Commit Graph

  • 80abdc1da0 Experimental circular/spherical/cylindric bend modifier (issue openscad/openscad#815) master Vitaliy Filippov 2014-06-25 12:55:21 +0400
  • 045a3b93b0 Use Delaunay triangulation, for both STL and OFF export Vitaliy Filippov 2014-03-26 12:20:41 +0400
  • 42d6629156 Merge pull request #1339 from openscad/export-to-clipboard Marius Kintel 2015-05-18 22:20:28 -0400
  • ff2427cc1e Move to Edit->Copy Viewport and add shortcut SHIFT-CTRL-C. Torsten Paul 2015-05-16 17:41:52 +0200
  • 5451fabcc1 Merge pull request #1346 from ArchimedesPi/fixup-some-coverity-defects Marius Kintel 2015-05-15 15:45:11 -0400
  • 9641e9bd7f oops can't delete a pointer address Liam Marshall 2015-05-15 14:25:08 -0500
  • 365c562a17 Fix #1 of 2 in 25081 (OffscreenContextGLX.cc) Liam Marshall 2015-05-15 14:20:46 -0500
  • a1a238a9cd Fix memory leak 25072 (ModuleCache::evaluate) Liam Marshall 2015-05-15 14:07:42 -0500
  • 7223f2ac05 Preserve output state so that everything afterwards doesn't get turned into hex Liam Marshall 2015-05-15 13:43:23 -0500
  • 1752fcee8c Easier fix for 93925 (control.cc) Liam Marshall 2015-05-15 13:31:20 -0500
  • 4f1132e5a6 Fix memory leak 25008 Liam Marshall 2015-05-15 13:15:31 -0500
  • 306cece150 Fix memory leak 25035 Liam Marshall 2015-05-15 13:11:55 -0500
  • 289d84aac0 Fix memory leak 93925 Liam Marshall 2015-05-15 12:52:12 -0500
  • 38b93fe7a7 Fix memory leak 25100 Liam Marshall 2015-05-15 12:46:30 -0500
  • 031e016df7 Fix resource path search; the 'libraries' folder isn't always installed. Fixes #1342 Marius Kintel 2015-05-14 22:31:40 -0400
  • 52f5fe2e92 Merge pull request #1343 from ArchimedesPi/quiet-mode Marius Kintel 2015-05-14 22:14:21 -0400
  • f71e0acbbb Merge pull request #1338 from ArchimedesPi/axes-colorscheme Marius Kintel 2015-05-14 22:12:37 -0400
  • 59f63b5e17 Merge pull request #1337 from openscad/script-detect Marius Kintel 2015-05-14 22:10:44 -0400
  • cd4ced5456 Merge pull request #1327 from openscad/issue1254-qscintilla-fedora Marius Kintel 2015-05-14 22:08:47 -0400
  • 2c6d783eb7 Change bacl to black axes for Cornfield Liam Marshall 2015-05-14 14:48:12 -0500
  • 1ab390d115 Don't suppress error messages Liam Marshall 2015-05-13 17:38:47 -0500
  • c31a96454c Need to add quiet to OpenSCAD namespace Liam Marshall 2015-05-13 11:23:15 -0500
  • 5239121706 Make PRINT_NOCACHE respect OpenSCAD::quiet Liam Marshall 2015-05-13 11:21:55 -0500
  • 061537e773 Add OpenSCAD::quiet definition Liam Marshall 2015-05-13 11:21:36 -0500
  • 02db2e15a4 Make -q toggle a global variable for quiet mode Liam Marshall 2015-05-13 11:18:32 -0500
  • 4f4ddb938a Add --quiet,-q option Liam Marshall 2015-05-13 11:16:24 -0500
  • 17f9941a08 Make default blue color a bit darker Liam Marshall 2015-05-12 17:37:00 -0500
  • 591c98e979 Add "Export to Clipboard" to copy the current 3d view to the system clipboard. Torsten Paul 2015-05-12 23:48:17 +0200
  • ca9f9d9d9c axes-color for Tomorrow Night Liam Marshall 2015-05-12 15:53:26 -0500
  • 0c2af2defa axes-color for Tomorrow Liam Marshall 2015-05-12 15:53:19 -0500
  • 8e53c29612 axes-color for Sunset Liam Marshall 2015-05-12 15:53:11 -0500
  • e6cd3fdda1 axes-color for StarNight Liam Marshall 2015-05-12 15:50:22 -0500
  • f9b074c473 axes-color for Nature Liam Marshall 2015-05-12 15:50:14 -0500
  • 3511e7079f axes-color for Monotone Liam Marshall 2015-05-12 15:47:49 -0500
  • 7fb626fb08 axes-color for Metallic Liam Marshall 2015-05-12 15:45:53 -0500
  • 55affd0273 axes-color for DeepOcean Liam Marshall 2015-05-12 15:44:56 -0500
  • c2f2ba5293 axes-color for beforedawn Liam Marshall 2015-05-12 15:43:31 -0500
  • 69e6707c62 axes-color for solarized Liam Marshall 2015-05-12 15:41:54 -0500
  • 9fb5893540 Map axes-color in JSON files to AXES_COLOR Liam Marshall 2015-05-12 15:26:08 -0500
  • cdbd08a4d3 Default for axis color (for testing) Liam Marshall 2015-05-12 15:25:53 -0500
  • 98b6cf3d19 Add AXES_COLOR to `enum RenderColor` Liam Marshall 2015-05-12 15:22:26 -0500
  • 5e3cd59eeb Switch from getContrastColor to getColor in GLView Liam Marshall 2015-05-12 15:09:20 -0500
  • 9f372cff41 Simple detection of script and direction based on given text. Torsten Paul 2015-05-09 18:05:07 +0200
  • 89371f60cf Merge pull request #1335 from hroncok/patch-1 Marius Kintel 2015-05-04 15:02:58 -0400
  • c94e62878a Czech translation: Add missing space Miro Hrončok 2015-05-04 20:12:53 +0200
  • 2dbf9755c3 Version splitting used wrong variable, causing version() to return [0,0,0]. Fixes #1329 Marius Kintel 2015-04-28 10:20:32 -0400
  • 0e1b0daf36 #1254 Backport some code to boost filesystem V2, for old RedHat version Marius Kintel 2015-04-26 16:11:51 -0400
  • e21b321323 Allow compiling against libstdc++ and c++03 Marius Kintel 2015-04-26 16:11:10 -0400
  • cc4b633e43 Workaround for Fedora 21 builds (fixes #1254). Torsten Paul 2015-04-26 16:45:04 +0200
  • c45f2b5f36 Merge branch 'master' of github.com:openscad/openscad Marius Kintel 2015-04-25 21:31:17 -0400
  • 2b3392266f Merge pull request #1326 from openscad/issue1325 Marius Kintel 2015-04-25 16:57:05 -0400
  • e6989526ca #1325 Fixed crash when polygons with > 3 indices turn out to be degenerate Marius Kintel 2015-04-25 15:20:09 -0400
  • 12a43fd942 bugfix: bash substitution of SHORTVERSION was wrong Marius Kintel 2015-04-21 11:10:02 -0400
  • 172f1bfd3e bugfix: bash substitution of SHORTVERSION was wrong Marius Kintel 2015-04-21 11:10:02 -0400
  • 4d0745d337 Revert "Bumped version to 2015.03-1" Marius Kintel 2015-04-21 11:09:23 -0400
  • a209035a83 Bumped version to 2015.03-1 Marius Kintel 2015-04-21 10:41:44 -0400
  • b3ae7fa1ff Merge pull request #1319 from openscad/issue1317 Marius Kintel 2015-04-21 01:56:00 -0400
  • 167b8825f7 Fixed bug reversing result of is_nan(), causing normals vectors to sometime be exported as 0 0 0. Fixes #1317 Marius Kintel 2015-04-21 01:33:25 -0400
  • a1bece5c51 Merge pull request #1316 from openscad/issue1288 Marius Kintel 2015-04-17 10:14:02 -0400
  • 728a114594 #1288 Grab framebuffer before opening file dialog to avoid the dialog being part of hte grabbed frame Marius Kintel 2015-04-16 11:11:28 -0400
  • 4d3800cc89 Merge pull request #1313 from clothbot/patch-3 Marius Kintel 2015-04-16 00:32:12 -0400
  • c32e271a0c Sync up output with example023 cleanup. Andrew Plumb 2015-04-15 23:58:06 -0400
  • 6e5315b430 Merge pull request #1312 from clothbot/patch-2 Marius Kintel 2015-04-15 22:08:24 -0400
  • b718a23972 Fix gmp issue; ptrdiff_t not found. Fixes #1314 Marius Kintel 2015-04-15 14:33:51 -0700
  • 2e31b3e43a Prefer http over ftp Marius Kintel 2015-04-15 14:35:12 -0700
  • 9897174a03 Found more search PRINTB warnings to remove Andrew Plumb 2015-04-15 18:29:05 -0400
  • e87dab0bc6 Merge branch 'master' of https://github.com/openscad/openscad Marius Kintel 2015-04-15 14:35:15 -0700
  • e5e9f20f95 Prefer http over ftp Marius Kintel 2015-04-15 14:35:12 -0700
  • b9c8985377 Fix gmp issue; ptrdiff_t not found. Fixes #1314 Marius Kintel 2015-04-15 14:33:51 -0700
  • e8c8bda674 Manually removing WARNING echos. Andrew Plumb 2015-04-15 14:50:44 -0400
  • dee5885d9f Manually removing WARNING echos. Andrew Plumb 2015-04-15 14:49:02 -0400
  • bb183558ae Removing instead of just commenting out line. Andrew Plumb 2015-04-15 14:47:30 -0400
  • ed2f4c2e22 Merge pull request #1315 from ankush1995/compile-gl Marius Kintel 2015-04-15 13:22:38 -0400
  • 7e5394c6fa separate-compile ankush1995 2015-04-15 14:56:19 +0530
  • 330b41656b Removed deprecated assign statement Andrew Plumb 2015-04-13 19:24:51 -0400
  • 3adfdad66d Comment out search term not found WARNING Andrew Plumb 2015-04-13 18:46:43 -0400
  • b7a011d0f1 Merge branch 'issue1276' into 2015.03 Marius Kintel 2015-04-13 13:21:15 -0400
  • 82f85cd328 Merge pull request #1311 from openscad/issue1276 Marius Kintel 2015-04-13 13:21:09 -0400
  • f53b3a3ac1 Merge pull request #1310 from openscad/issue1284 Marius Kintel 2015-04-13 13:10:00 -0400
  • c3736b0f30 #1276 Let FileModule::instantiate() catch all module recursions Marius Kintel 2015-04-13 12:45:30 -0400
  • 25f927799d #1284 Fix animation flicker by not updating camera while compiling Marius Kintel 2015-04-12 22:02:03 -0400
  • 90a86be54b Don't include build date. Fixes #1294 Marius Kintel 2015-04-01 17:09:57 -0400
  • 90094fff25 Merge pull request #1295 from openscad/issue1294 Marius Kintel 2015-04-01 17:10:36 -0400
  • 38ef9fddde Don't include build date. Fixes #1294 Marius Kintel 2015-04-01 17:09:57 -0400
  • b2b4695f21 Switch to MXE hosted in openscad github / branch openscad-snapshot-build. Torsten Paul 2015-03-24 01:23:05 +0100
  • 6c3c2de264 Merge pull request #1283 from Lenbok/scad-mode-updates Marius Kintel 2015-03-30 23:29:24 -0400
  • 7632b065c6 Fix incorrect indentation for lines affected by # modifier Lenbok 2015-03-28 15:38:13 +1300
  • b43734c3e5 * Convert to being derived from cc-mode, as per a 2013 post from Lukasz Stelmach. This yields better indentation (particularly for continuations) as well as being simpler. Lenbok 2015-03-28 13:59:45 +1300
  • a5ec4587b6 Switch to MXE hosted in openscad github / branch openscad-snapshot-build. Torsten Paul 2015-03-24 01:23:05 +0100
  • 1b840be127 Merge pull request #1280 from openscad/issue1264b Marius Kintel 2015-03-23 16:30:57 -0400
  • 8b452f65f7 #1264 Backported to QScintilla 2.7, left a small bug when using 2.7 but we can live with it Marius Kintel 2015-03-23 16:30:04 -0400
  • 85290e4d51 Merge pull request #1279 from openscad/issue1277 Marius Kintel 2015-03-23 15:28:54 -0400
  • 5ad4b13036 Update temporal variables for each evaluation, not for each compilation. This ensures that camera parameters are correct even if we reuse an already compiled document. Fixes #1277 Marius Kintel 2015-03-23 15:02:14 -0400
  • 3ac213d649 Merge pull request #1278 from openscad/issue1264 Marius Kintel 2015-03-23 14:26:11 -0400
  • 5042d064b2 Reimplemented Replace All to work properly. Fixes #1264 Marius Kintel 2015-03-23 12:51:25 -0400
  • 2001f1302e Merge pull request #1275 from openscad/mxe-c++11 Marius Kintel 2015-03-23 11:32:34 -0400
  • c71e70c0f9 Build fixes to compile on MXE with C++11 enabled. Torsten Paul 2015-03-22 14:17:12 +0100
  • d37f4fbbab install in normal location, set c++11 as default for dependencies Marius Kintel 2015-03-20 20:16:55 -0400
  • c5e1e2b9af Merge remote-tracking branch 'origin/master' into c++11 Marius Kintel 2015-03-20 17:00:41 -0400
  • c037625b65 Disable c++11 as default for now Marius Kintel 2015-03-20 17:00:05 -0400