Commit Graph

1350 Commits (a8db9fa3dd1d8a3f2bbb2cc808b8909c91cb48ee)

Author SHA1 Message Date
Marius Kintel a8db9fa3dd Bugfix: import module toString() output was not parsable 2011-11-03 19:38:57 +01:00
Marius Kintel 6aad275d0a man page contributed by chrysn 2011-11-03 18:40:54 +01:00
Marius Kintel 7c7d151aed don't use curly braces in cmd-line usage message. Patch from chrysn 2011-11-03 18:38:15 +01:00
Marius Kintel 3bc0371351 Applied configurable PREFIX patch from chrysn 2011-11-03 15:13:33 +01:00
Marius Kintel cb56f700b1 de-Qt'ified printutils 2011-10-31 23:56:35 +01:00
Marius Kintel 759446d6c3 sync 2011-10-31 23:54:16 +01:00
Marius Kintel 025eca84e7 Pass flag to QApplication to tell it we're a cmd-line tool 2011-10-31 23:53:53 +01:00
Marius Kintel e6ec07a08d bugfix: filenames with spaces caused a syntax error with the use keyword (fixes #31) 2011-10-31 21:36:55 +01:00
Marius Kintel a8ee02ebf5 Added test for rotation of open polyline 2011-10-30 13:49:28 +01:00
Marius Kintel 741239402c import_dxf -> import 2011-10-30 13:10:51 +01:00
Marius Kintel f64dc11d33 Merge branch 'visitortests' 2011-10-30 02:47:21 +01:00
Marius Kintel 9c95cd4c52 deprecation 2011-10-30 02:27:29 +01:00
Marius Kintel 5070014b3a Enable standard shortcuts for save and reload on Linux and Windows. F2/F3 will still work. 2011-10-30 02:25:57 +01:00
Marius Kintel 5697912969 Minor eigen include fix 2011-10-30 02:16:27 +01:00
Marius Kintel a0c72f0577 Killed unnecessary using statement 2011-10-30 02:16:04 +01:00
Marius Kintel 696c061eec extracted version config to separate .pri file 2011-10-30 02:15:25 +01:00
Marius Kintel 0c0b261e40 Increased threshold to 300 to avoid minor details from failing a test 2011-10-27 16:18:37 +02:00
Marius Kintel 16042907c3 Merge branch 'visitortests' of https://github.com/openscad/openscad into visitortests 2011-10-27 15:35:10 +02:00
Marius Kintel 6df123f80e Better GL error reporting 2011-10-27 15:31:12 +02:00
Marius Kintel 5c590dc26b Updated test case with recent linear_extrude improvement 2011-10-27 15:27:38 +02:00
Marius Kintel d06e72a725 Merge branch 'master' into visitortests 2011-10-27 15:24:12 +02:00
Marius Kintel 6b8fd15ff7 Improved quality of linear_extrude with twist by forcing all quads to be tessellated the same direction 2011-10-27 15:23:55 +02:00
Marius Kintel cb4986ec5d Merge branch 'master' into visitortests 2011-10-27 15:16:03 +02:00
Marius Kintel 7c606d36b0 Improved quality of linear_extrude with twist by forcing all quads to be tessellated the same direction 2011-10-27 15:15:04 +02:00
Marius Kintel 5299fcb27d Merge branch 'master' into visitortests 2011-10-27 01:00:47 +02:00
Marius Kintel 3080932440 Bugfix: Changed caching strategy to avoid the risk of sibling nodes being evicted from the cache before the parent node has evaluated. 2011-10-27 00:49:55 +02:00
Marius Kintel ed54572c9b Make some code more readable and better error reporting on a reporter assert error 2011-10-26 17:00:18 +02:00
Marius Kintel 0f7ea1ddc0 Minor namespace fixes 2011-10-26 16:59:26 +02:00
don bright 44ef8290c4 fix broken linux build (eigen) 2011-10-26 02:20:01 -04:00
Don Bright 5f58255bcf integrate Brad Pitcher's cross compile linux->win32-mingw qmake stuff 2011-10-25 19:10:28 -05:00
Don Bright e575aaaad8 Merge remote branch 'upstream/visitortests' into visitortests 2011-10-24 19:31:02 -05:00
don bright 6b495672db remove experimental html output debug code. 2011-10-24 22:44:16 -05:00
don bright 36895ff2e5 confine date detection to win32-msvc, set VERSION, hide debug message 2011-10-24 21:47:22 -05:00
Marius Kintel 8aa762d4d5 Merge branch 'master' into visitortests 2011-10-24 13:47:09 +02:00
Marius Kintel ff6d6cda13 Evaluate expressions for the ternary operator the same way as for if-else, i.e. cast any value to bool 2011-10-24 13:46:46 +02:00
don bright 82ff5a12ec fdef getopt.h for MSVC, cleanup makefile, ignore another msvc warning 2011-10-23 22:41:03 -05:00
don bright cbde518369 fix windows compile (glew.h / gl.h issue) 2011-10-23 20:19:07 -05:00
don bright 9afee60563 auto detect date in windows qmake 2011-10-23 20:14:35 -05:00
don bright 27389b0a57 Merge remote-tracking branch 'upstream/visitortests' into visitortests 2011-10-23 18:20:00 -05:00
Marius Kintel 7d9104e748 Evaluate expressions for the ternary operator the same way as for if-else, i.e. cast any value to bool 2011-10-23 22:33:11 +02:00
don 44d1436d47 fix no-rounding-math flag for windows G++ build in cgal.pri 2011-10-22 13:38:53 +00:00
don b534f40aa0 eigen align tweak 2011-10-21 01:49:34 +00:00
Marius Kintel 3366403d1d Linux compile fix: include cstddef for NULL 2011-10-20 18:59:34 +02:00
Marius Kintel 803818e106 bugfix: the freebsd changes broke the mac build. 2011-10-20 18:53:04 +02:00
Marius Kintel 9718d88e50 bugfix: cmake version check was broken 2011-10-20 16:43:49 +02:00
Marius Kintel a898a518d0 Merge branch 'master' into visitortests 2011-10-20 15:17:22 +02:00
Marius Kintel 3647f2ebee Changed cmd-line parameters for file output 2011-10-20 15:15:50 +02:00
User 98530546c9 fix freebsd build 2011-10-20 06:49:52 -05:00
don 6edeb13595 cleanup error report 2011-10-19 19:57:34 -05:00
don c7a809e0fd fix broken build 2011-10-19 19:37:00 -05:00