Commit Graph

970 Commits (be63c6eeacf7ed4604106dc0859602ba98847a4f)

Author SHA1 Message Date
meta e63576ce1a replace stat() with QFileInfo 2011-01-17 22:34:46 +01:00
meta 5f740ff14d indent properly
git-svn-id: http://svn.clifford.at/openscad/trunk@590 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-16 05:34:33 +00:00
meta 91e33a87c4 make the default VERSION initialization work on windows
git-svn-id: http://svn.clifford.at/openscad/trunk@589 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-16 05:33:44 +00:00
Marius Kintel e6db5c9cc7 Merge branch 'master' of git.openscad.org:openscad/openscad 2011-01-11 13:43:05 +01:00
Marius Kintel aed41cec25 Default dropbox installation has changed 2011-01-11 13:42:44 +01:00
kintel fafd73cd2e Output LWPOLYLINE objects instead of LINE for DXF export. Patch submitted by Lars Kruse
git-svn-id: http://svn.clifford.at/openscad/trunk@588 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:34 +00:00
kintel 060a6c654d Output LWPOLYLINE objects instead of LINE for DXF export. Patch submitted by Lars Kruse
git-svn-id: http://svn.clifford.at/openscad/trunk@588 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:34 +00:00
kintel a09e855e4c Added section for proposed language changes for 'V2.0'
git-svn-id: http://svn.clifford.at/openscad/trunk@587 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:31 +00:00
kintel baf19cfdda Added section for proposed language changes for 'V2.0'
git-svn-id: http://svn.clifford.at/openscad/trunk@587 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:31 +00:00
kintel 729b2516b6 Merge branch 'experiments' of git://gitorious.org/openscad/openscad into giles
git-svn-id: http://svn.clifford.at/openscad/trunk@586 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:28 +00:00
kintel e0eea53ad5 Merge branch 'experiments' of git://gitorious.org/openscad/openscad into giles
git-svn-id: http://svn.clifford.at/openscad/trunk@586 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:28 +00:00
kintel b3ee9a9da2 sync
git-svn-id: http://svn.clifford.at/openscad/trunk@585 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:23 +00:00
kintel a6880af275 sync
git-svn-id: http://svn.clifford.at/openscad/trunk@585 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:23 +00:00
kintel ee0c2d3ae5 Removed some unneeded cruft.
git-svn-id: http://svn.clifford.at/openscad/trunk@584 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:20 +00:00
kintel 62dc1a48ef Removed some unneeded cruft.
git-svn-id: http://svn.clifford.at/openscad/trunk@584 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:20 +00:00
kintel 4cbc08de85 Added support for nested includes.
git-svn-id: http://svn.clifford.at/openscad/trunk@583 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:17 +00:00
kintel f889ec36f7 Added support for nested includes.
git-svn-id: http://svn.clifford.at/openscad/trunk@583 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:17 +00:00
kintel 3db181cca7 Improvement to lexing of strings don't use QString.replace, use the power of flex instead.
git-svn-id: http://svn.clifford.at/openscad/trunk@582 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:14 +00:00
kintel ba8d663de2 Improvement to lexing of strings don't use QString.replace, use the power of flex instead.
git-svn-id: http://svn.clifford.at/openscad/trunk@582 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:14 +00:00
kintel ff92ba6cc4 This adds support for escape sequences in strings e.g \t \n \r \" \\
git-svn-id: http://svn.clifford.at/openscad/trunk@581 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:11 +00:00
kintel 8bf2099ca0 This adds support for escape sequences in strings e.g \t \n \r \" \\
git-svn-id: http://svn.clifford.at/openscad/trunk@581 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:11 +00:00
kintel 7f10e40c4d added notes about byacc and boost, removed fixed macos x build issues
git-svn-id: http://svn.clifford.at/openscad/trunk@580 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:08 +00:00
kintel d96fedc529 added notes about byacc and boost, removed fixed macos x build issues
git-svn-id: http://svn.clifford.at/openscad/trunk@580 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09 16:08:08 +00:00
Marius Kintel f06b7025ba Suggest filename based on document name on export 2010-12-26 00:22:45 +01:00
Marius Kintel 22135401c1 some 2d export tests 2010-12-26 00:14:42 +01:00
Marius Kintel d0d266b83e merged with master 2010-12-26 00:12:34 +01:00
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