Commit Graph

3901 Commits (71f6abda24fb040a877ff667fe10a3a0f7f711f4)

Author SHA1 Message Date
Torsten Paul 71f6abda24 Rename join_type "square" to the more commonly used "bevel". 2014-03-30 23:51:08 +02:00
Torsten Paul 5d8507f725 Add test cases for offset(). 2014-03-30 23:51:04 +02:00
Marius Kintel f72e4047d2 bugfix: Make OffsetNode behave as AbstractPolyNode if a visitor doesn't handle it 2014-03-30 23:41:41 +02:00
Torsten Paul 49dc984bef Add offset() module to inset/outset polygons using Clipper (fixes #483). 2014-03-30 23:41:37 +02:00
Marius Kintel 7809a9e916 Merge branch 'unstable' of github.com:openscad/openscad into unstable 2014-03-30 22:55:36 +02:00
Marius Kintel 98957526c8 Merge branch 'unstable' into svg-export 2014-03-30 22:53:31 +02:00
Don Bright 5bd8cf540d better search for ctest.exe, better running of batch file message 2014-03-30 15:48:59 -05:00
Don Bright ebfdec303a better finding of MCAD under windows(TM) test run. better pretty-print if
all tests passed
2014-03-30 15:36:31 -05:00
Don Bright 2b1ab8e1ed better indicate in report if all tests pass. add 'doc' to test bundle. 2014-03-30 14:57:30 -05:00
Don Bright 8fb483c0ea make mingwcon.bat work better. improve git error message for test print. 2014-03-30 14:43:22 -05:00
Don Bright c3a3710cb4 Merge branch 'unstable' of github.com:openscad/openscad into unstable 2014-03-30 13:07:42 -05:00
Don Bright 753bb285f5 mingw/win(TM) run: find ctest.exe and add to path 2014-03-30 13:01:39 -05:00
Marius Kintel 37eb4d91eb Merge pull request #730 from openscad/memory-leak-fix
Memory leak fix
2014-03-30 19:58:07 +02:00
Don Bright 97ebae9f78 polish up so its easier to run under Windows(TM) 2014-03-30 12:23:58 -05:00
Torsten Paul 5667ae14d4 Delete ThrownTogetherRenderer and CSG Root Chain. 2014-03-30 19:16:50 +02:00
Torsten Paul d8a1b5f7eb Convert Assignment to use shared pointers for Expressions (fixes #709). 2014-03-30 19:16:50 +02:00
Torsten Paul d253d66000 Fix memory leak in sphere rendering. 2014-03-30 19:16:45 +02:00
Marius Kintel 0e9d06669e Merge pull request #708 from openscad/zoompeace
Zoompeace
2014-03-30 19:09:27 +02:00
Torsten Paul 2a59fa7bfb Fix memory leak in lexer for $var assignments. 2014-03-30 19:04:49 +02:00
Marius Kintel 278d5f18e3 Merge pull request #729 from openscad/surface-image
Add png support for surface() module (fixes #721).
2014-03-30 18:47:30 +02:00
Marius Kintel 0507d3864f Merge branch 'unstable' of github.com:openscad/openscad into unstable
Conflicts:
	README.md
	scripts/builder.sh
2014-03-30 18:30:02 +02:00
Torsten Paul 6d892a4742 Add png support for surface() module (fixes #721). 2014-03-29 23:22:27 +01:00
Don Bright 90c549ad0a fix the use of imagemagick convert during cross-built tests. 2014-03-29 13:14:41 -05:00
Don Bright 93eb89c00b dont show a screen full of 'no such file' errors on failed tests 2014-03-28 23:01:36 -05:00
Don Bright 53a0f9c4cf MXE cross build of tests: polish the scripts, introduce conversion script
for CTest
2014-03-28 22:55:37 -05:00
Don Bright 80b226bbe4 add Tests build for mxe/mingw to release-common. make GLIB2 better for crossbuild 2014-03-28 16:23:23 -05:00
Don Bright 563583ef4b first stage of moving towards cross-build of test suite for mingw 2014-03-28 16:02:45 -05:00
Don Bright 590711aa26 fix build problem under qt5 2014-03-28 14:01:14 -05:00
Don Bright 265c3abcae fix compiler warning 2014-03-28 12:50:44 -05:00
Don Bright 37b0ad1ec9 enable qt5 mxe mingw cross build 2014-03-28 12:36:14 -05:00
Don Bright e6a33b3b2b build qt5 in addition to qt4 under MXE cross build 2014-03-28 12:30:45 -05:00
Don Bright 0d9b20dc14 Merge branch 'unstable' of github.com:openscad/openscad into unstable
Conflicts:
	scripts/builder.sh
2014-03-27 18:30:09 -05:00
Don Bright 41c7e72ca8 no longer suggest the 'time saver' cgal/opencsg dep build, to avoid confusion
with outdated cgal versions on systems.
2014-03-27 18:28:40 -05:00
Don Bright 49d32100df fix eigen3 find bug 2014-03-27 18:23:07 -05:00
Don Bright 45ef0c9a6e remove eigen2 checks per patch from @fcbsd to master branch 2014-03-27 18:18:38 -05:00
Don Bright 819c74d8ab rate limit scp upload 2014-03-27 18:16:41 -05:00
Don Bright a040be29e6 loop - improve sleep code 2014-03-27 18:14:06 -05:00
Don Bright f80fc6c78b fix loop bug 2014-03-25 22:10:04 -05:00
Don Bright 74b0cb5127 enable looping 2014-03-25 22:01:31 -05:00
Don Bright 46c0a8520d exit if missing nsis. do git fetch/git pull if openscad already checked out. 2014-03-25 16:49:38 -05:00
Don Bright fc665d0b3a check for nsis at beginning of builder.sh not in the middle 2014-03-24 22:14:26 -05:00
Don Bright d23a4664b1 Merge branch 'unstable' of github.com:openscad/openscad into unstable 2014-03-23 21:54:06 -05:00
Don Bright c950358b86 better ssh auth sock handling 2014-03-23 21:53:38 -05:00
don bright 7a871202f3 better printing of glib2 include dirs 2014-03-24 03:28:34 +01:00
Don Bright 3e22f8aa4d debug message 2014-03-23 21:22:45 -05:00
don bright 424dc86cc6 better glib detection (again) 2014-03-24 03:20:28 +01:00
Don Bright fc78dedfe8 debugging output 2014-03-23 21:14:28 -05:00
Don Bright 6b1079b7b7 better glib2 detection 2014-03-23 21:12:01 -05:00
Don Bright 1473cf41ac fix cmake version detection 2014-03-23 20:28:26 -05:00
Don Bright d3d1fc72da Merge branch 'unstable' of github.com:openscad/openscad into unstable
Conflicts:
	scripts/uni-build-dependencies.sh
2014-03-23 20:26:59 -05:00