Commit Graph

2979 Commits (c9564c3536ad9eeca58b482a6b438dd6da579f5d)

Author SHA1 Message Date
Marius Kintel e4197c1b58 Dump the else part of if-else blocks if it has any content. Part of #384 2013-06-01 16:05:09 -04:00
Marius Kintel 6951655422 Some expressions didn't support toString, which caused an assertion failure. Part of #384 2013-06-01 16:04:24 -04:00
Marius Kintel 618c9ff223 bugfix: dxf_cross() on file-not-found 2013-06-01 16:03:37 -04:00
Don Bright 31b234140d improve bison detection 2013-05-30 06:02:38 +02:00
Marius Kintel b46429c577 Updated scripts to match recent website changes in openscad/openscad.github.com#10 2013-05-29 01:38:06 -04:00
Marius Kintel 6476048af2 Added info on how to update MCAD 2013-05-29 01:30:01 -04:00
Marius Kintel 083763e96a updated MCAD 2013-05-28 21:15:58 -04:00
Marius Kintel ecf9836603 Merge branch 'master' of github.com:openscad/openscad 2013-05-28 21:12:09 -04:00
Marius Kintel 430bb3d7bd Added note about Qt dependency 2013-05-28 20:57:23 -04:00
Marius Kintel e40eeaf8c8 bugfix: actually link to OPENGL_LIBRARIES instead of OPENGL_LIBRARY, remove qt linkage 2013-05-28 17:15:42 -07:00
Marius Kintel c5db28cfa0 Release preparations: Cleaned up the release notes a bit 2013-05-28 18:56:57 -04:00
Marius Kintel 84e918da7d Added missing testfile 2013-05-27 17:40:47 -04:00
Marius Kintel c4649c5753 Merge pull request #374 from will1471/save-fail-feedback
Show a QMessageBox when saving a file failes.
2013-05-27 07:18:16 -07:00
will 7c6e039d1c Show a QMessageBox when saving a file failes. 2013-05-27 12:31:25 +01:00
donbright ef7b80656f Merge pull request #368 from openscad/issue125
Issue125
2013-05-26 22:28:56 -07:00
Don Bright 37dc9342a1 Merge branch 'master' of github.com:openscad/openscad into issue125 2013-05-27 00:08:31 -05:00
Don Bright 6742ad55f4 fix buggy string init. remove debug string 2013-05-26 22:55:14 -05:00
Don Bright 53e778af70 fix bugs in win version 2013-05-26 22:03:16 -05:00
Marius Kintel 0967a26bff Support locating previously missing modules. yet another part of #364 2013-05-26 21:55:00 -04:00
Don Bright cd831d6922 add 'create library' call to mainwin.cc GUI. 2013-05-26 20:45:28 -05:00
Don Bright 08952ee216 windows - library path find, also windows build fixes 2013-05-26 20:24:53 -05:00
Marius Kintel 837b574351 Added missing test result 2013-05-26 17:15:02 -04:00
Marius Kintel eb1fc82534 typo 2013-05-26 17:06:56 -04:00
Marius Kintel 93117c0d02 Final fix of #364 - includepaths leaked to subsequent pathless includes 2013-05-26 17:03:52 -04:00
Marius Kintel 6cdffec403 disabled the wrong test by mistake 2013-05-26 17:03:21 -04:00
Marius Kintel ce11fb2ea2 Fixed remaining issue. We now correctly detect removal of files as changes. Removed temporary debug output. Fixes #364 2013-05-26 15:08:23 -04:00
Marius Kintel da970b5cc0 typo 2013-05-26 15:05:59 -04:00
Don Bright 31c88a434b merge branch to get windows "library path" working. tweak build system,
eliminate several compiler warnings.
2013-05-25 22:37:26 -05:00
Marius Kintel 6b66e9f033 Added test cases for #364 2013-05-25 18:30:55 -04:00
Marius Kintel cc6ac10e47 Search paths when looking for previously missing includes. Should provide most of what's needed for #364 2013-05-25 17:45:13 -04:00
Marius Kintel 9740232b08 Merge branch 'master' into issue364 2013-05-25 15:21:17 -04:00
Marius Kintel e607447761 Added expected files for example024 2013-05-25 11:48:04 -07:00
Marius Kintel 85d465617a Updated tests as part of #304 2013-05-25 14:01:45 -04:00
Marius Kintel 199409c42b re-disabled some nonsensical test combinations 2013-05-25 13:30:38 -04:00
Marius Kintel 794b80ffcf Modified tests for #304 2013-05-25 13:11:09 -04:00
Marius Kintel 3baefed148 Tuning of highlight and background modifiers 2013-05-25 13:09:57 -04:00
Marius Kintel 4c779ba6ea Merge branch 'master' into issue304 2013-05-24 18:40:38 -04:00
Marius Kintel e1766faeed Initial implementation of improved operator handling. Provides the bulk of work for #304 2013-05-24 18:40:09 -04:00
Marius Kintel 27ce04ef90 Related to #372. Fixes crash on systems where the stack size for new threads is to small 2013-05-24 15:16:58 -04:00
Marius Kintel 95e399e06c Merge pull request #370 from openscad/gcc110fix
Gcc110fix
2013-05-23 21:14:34 -07:00
don bright 85a6cf92fe remove debugging assignment 2013-05-23 19:35:44 -07:00
don bright f95941bbba update cmake to work with custom built GLU in $BASEDIR 2013-05-23 19:31:49 -07:00
don bright 1c480a554a make dependency build work for OpenCSG without qmake 2013-05-23 19:16:04 -07:00
Marius Kintel ef9d8a853b Merge branch 'master' into issue304 2013-05-21 23:04:22 -04:00
Marius Kintel 71ab237aad Added tests for linear extrude with scale. Should mostly fix #273 2013-05-21 21:26:51 -04:00
Marius Kintel fab07bafda Added recursion example. Fixes #346 2013-05-21 19:21:00 -04:00
Marius Kintel 164902fa76 code comments 2013-05-21 18:58:39 -04:00
Marius Kintel 18c4eeebdc compile fix 2013-05-22 00:28:41 +02:00
Marius Kintel 41d1c94879 Starting point for Unix implementation of built-in library path. Part of #125 2013-05-21 18:19:29 -04:00
Marius Kintel 13e4bcd50e Added meny entry for disclosing the library path. Part of #125 2013-05-21 18:02:16 -04:00