Commit Graph

1044 Commits (c6209f15b70f743bace2bf21e2801b9e5238ada8)

Author SHA1 Message Date
Marius Kintel 592ca6abad Output LWPOLYLINE objects instead of LINE for DXF export. Patch submitted by Lars Kruse 2010-12-25 23:55:28 +01:00
Marius Kintel f04c235f2f Added section for proposed language changes for 'V2.0' 2010-12-25 23:46:07 +01:00
Marius Kintel e9527c64d3 Merge branch 'experiments' of git://gitorious.org/openscad/openscad into giles 2010-12-11 22:06:36 +01:00
Marius Kintel 323918efef sync 2010-12-11 22:01:35 +01:00
Giles Bathgate 052f8bc620 Fix for when the included file doesn't exist. Needed because we will never get an EOF, and so never pop the stack. 2010-12-11 12:41:23 +00:00
Giles Bathgate 03c02cde89 A basic test for the escape sequences in strings. 2010-12-10 18:31:33 +00:00
Giles Bathgate 44dd33a556 Added some tests for new nested include feature. 2010-12-10 11:46:09 +00:00
Marius Kintel 1bc4fe5d4d Ported random function to visitor branch 2010-12-09 19:17:16 +01:00
Marius Kintel 00c237d3ce merged current master 2010-12-09 19:04:11 +01:00
Marius Kintel 399d9c0b3f sync 2010-12-09 16:51:14 +01:00
Giles Bathgate d98e398ec1 Removed some unneeded cruft. 2010-12-09 12:18:24 +00:00
Giles Bathgate 5ef31011f3 Added support for nested includes. 2010-12-03 17:43:00 +00:00
Giles Bathgate ff249dfefb Improvement to lexing of strings don't use QString.replace, use the power of flex instead. 2010-11-30 20:44:05 +00:00
Giles Bathgate e2ae2a714d This adds support for escape sequences in strings e.g \t \n \r \" \\ 2010-11-17 21:27:10 +00:00
Marius Kintel f1daaed768 Working state, still requires a show() 2010-11-17 01:27:03 -05:00
Marius Kintel b1c78d03df set GLEW_DIR 2010-11-17 01:26:39 -05:00
Marius Kintel 2c4b2e5723 Prefer our glew over macports 2010-11-17 01:26:22 -05:00
Marius Kintel e7dfc8ddcc Updated to deploy dir 2010-11-17 01:24:46 -05:00
Marius Kintel dd73cb94a0 remove existing glew before building 2010-11-17 01:24:24 -05:00
Marius Kintel adf2c3b8fc find glew 2010-11-07 23:26:55 -05:00
Marius Kintel 955b19cd9e Initial hack of opencsgtest 2010-11-07 23:26:39 -05:00
Marius Kintel 99e466a7bc cosmetics 2010-11-07 22:54:41 -05:00
Marius Kintel 10b411f2a1 Cosmetics, temporarily disabled preferences in GLView 2010-11-07 22:54:08 -05:00
Marius Kintel 4dbae0e7f2 COMPAT mode not needed anymore 2010-11-07 17:52:50 -05:00
Marius Kintel 93c00f9efe Allow render_polyset() to return NULL 2010-11-07 17:50:57 -05:00
Marius Kintel ab90b38780 Value::QVector -> std::vector 2010-11-07 17:12:34 -05:00
Marius Kintel e0a068a0e8 Refactored some QString usage in the backend to std::string 2010-11-07 16:29:34 -05:00
Marius Kintel d310e364d1 updated after fix 2010-11-07 16:28:37 -05:00
Marius Kintel c1c5d8174d doc and cosmetics 2010-11-06 11:04:03 -04:00
Marius Kintel eed6e69530 Quick&Dirty locking of GUI to avoid running two compilations in parallel 2010-11-06 11:03:01 -04:00
Marius Kintel 8623c3f389 minor update reflecting refactored state 2010-11-06 11:02:26 -04:00
Marius Kintel abee8f10f6 Added note about the hollow donut problem 2010-11-06 11:01:14 -04:00
Marius Kintel 183b3f9cb9 added notes about byacc and boost, removed fixed macos x build issues 2010-11-03 19:30:49 +01:00
Marius Kintel 6add106bfe Updated tests to latest internal API 2010-11-03 19:26:59 +01:00
Marius Kintel 363b1f1709 build tests in debug mode as default 2010-11-03 19:26:42 +01:00
Marius Kintel 264608981c Fixed some issues with PolySetRenderer, causing e.g. extrusions to fail in OpenCSG mode 2010-11-03 19:26:06 +01:00
Marius Kintel 4423c01030 Added note about when to include 2010-11-03 19:24:19 +01:00
Marius Kintel 26fa3d7521 forgot header file dependency 2010-11-03 19:23:05 +01:00
kintel 02d017aed1 TOK_NUMBER lexer improvement by Steven Dick
git-svn-id: http://svn.clifford.at/openscad/trunk@579 b57f626f-c46c-0410-a088-ec61d464b74c
2010-11-02 14:17:03 +00:00
kintel 7f0551e538 TOK_NUMBER lexer improvement by Steven Dick
git-svn-id: http://svn.clifford.at/openscad/trunk@579 b57f626f-c46c-0410-a088-ec61d464b74c
2010-11-02 14:17:03 +00:00
kintel 6e4d2cb885 Tag deprecation as such
git-svn-id: http://svn.clifford.at/openscad/trunk@578 b57f626f-c46c-0410-a088-ec61d464b74c
2010-11-02 11:13:44 +00:00
kintel ae97a22883 Tag deprecation as such
git-svn-id: http://svn.clifford.at/openscad/trunk@578 b57f626f-c46c-0410-a088-ec61d464b74c
2010-11-02 11:13:44 +00:00
kintel ab293cc990 Recently added features
git-svn-id: http://svn.clifford.at/openscad/trunk@577 b57f626f-c46c-0410-a088-ec61d464b74c
2010-11-02 11:13:41 +00:00
kintel 928ccb1d06 Recently added features
git-svn-id: http://svn.clifford.at/openscad/trunk@577 b57f626f-c46c-0410-a088-ec61d464b74c
2010-11-02 11:13:41 +00:00
kintel 500b8f82b7 use is implemented, added note about include limitation
git-svn-id: http://svn.clifford.at/openscad/trunk@576 b57f626f-c46c-0410-a088-ec61d464b74c
2010-11-02 11:13:36 +00:00
kintel 0156eae2b7 use is implemented, added note about include limitation
git-svn-id: http://svn.clifford.at/openscad/trunk@576 b57f626f-c46c-0410-a088-ec61d464b74c
2010-11-02 11:13:36 +00:00
Marius Kintel 900b137dd8 Yet another diagram attempt 2010-11-01 04:30:17 +01:00
Marius Kintel e994adddb1 cosmetics 2010-11-01 04:29:55 +01:00
Marius Kintel 45a3d59bb7 Elusive CSG bug finally squashed 2010-11-01 04:29:41 +01:00
Marius Kintel c36f5e1c47 Removed old code made redundant by tests 2010-10-31 12:54:23 +01:00