Commit Graph

2509 Commits (256eb2c2f2a4a7363898900335b217efc5c79ce4)

Author SHA1 Message Date
Marius Kintel 256eb2c2f2 Mac OS X build fixes 2013-01-28 14:56:17 -05:00
don bright 5eed194f15 fix wrong command in docs 2013-01-26 23:45:19 +01:00
don bright 561a7c7ca5 fixup bug 2013-01-26 23:23:44 +01:00
don bright f17a282220 cleanups. and restore accidentally deleted old system-gl.h 2013-01-26 23:19:14 +01:00
don bright c133ae3b7d cleanup macosx code again 2013-01-26 23:07:51 +01:00
don bright 7d8bc8e2b7 cleanup macosx code 2013-01-26 23:06:47 +01:00
don bright d08ebbc6fc re-add fstream to header (oops). update some documentation. 2013-01-26 22:49:37 +01:00
don bright fc72c86185 windows needs binary-mode set for exporting png 2013-01-26 22:43:06 +01:00
don bright d4c15a8fc4 fixups for mingw32 cross compilation 2013-01-26 21:19:42 +01:00
don bright 743a82148d explain our unusual portability system 2013-01-26 19:55:34 +01:00
don bright f897fad9b8 fixup root modifier bug 2013-01-26 19:40:47 +01:00
don bright 6535b16a31 enable root-modifier (! character) on gui-cmdline output. reduce duplicate code. 2013-01-26 19:31:37 +01:00
don bright 6bac08c33a add gui-cmdlind based output tests (for cgal) 2013-01-26 18:56:33 +01:00
don bright 391c725aeb integrate gui cmdline into test framework 2013-01-26 18:55:47 +01:00
don bright 7d14703254 commit files created during refactor 2013-01-26 07:10:36 +01:00
don bright af4333a669 refactor to reduce duplicate code. enable ostream save from OffscreenView 2013-01-26 07:09:37 +01:00
don bright 544a8e5b79 refactor to reduce duplicate code 2013-01-26 06:52:06 +01:00
don bright 395628cb4e refactor to remove duplicate code 2013-01-26 06:30:02 +01:00
don bright a66ad9c4bc add ostream to Context. improve error checking. fix indents 2013-01-26 06:20:25 +01:00
don bright c116a0849c undo experiment with object orientation 2013-01-26 01:36:55 +01:00
don bright e80d847e3d stubs to enable passing ostream to png-writing functions 2013-01-24 06:05:15 +01:00
don bright d847039c96 fix bounding box function definition errors 2013-01-24 04:57:55 +01:00
don bright a563c84bcf move bounding box helper functions to linalg. put bbox code in export_png 2013-01-24 04:49:16 +01:00
don bright 44af912be8 basic bootup of offscreen opengl context 2013-01-24 04:39:17 +01:00
don bright 2d59f7acf6 move png export to sep file to make compilation time bearable. expand stubs. 2013-01-24 04:35:04 +01:00
don bright cf32594c9e add lodepng.cpp, fix compiler warnings, fix qmake buildfile 2013-01-24 04:13:45 +01:00
don bright ed24425305 add system-gl.cc 2013-01-24 04:11:14 +01:00
don bright 009baca904 move imageutils platform stuff to qmake build file mv system-gl. fix gcc warning 2013-01-24 04:10:24 +01:00
don bright e7ea8e12a9 get rid of compiler error by moving Eigen::Vector3d to end of class def 2013-01-24 04:04:47 +01:00
don bright 1e7636e364 add files removed from test path 2013-01-24 04:02:31 +01:00
don bright 1bec7aad09 modify qmake buildfile, move offscreen rendering to main src directory 2013-01-24 04:01:34 +01:00
don bright e82b056e81 basic parse of .png output filename. basic command line option "--render" 2013-01-24 03:51:15 +01:00
Marius Kintel 2e65c6ddc5 Merge pull request #238 from openscad/issue234
Issue234
2013-01-21 16:38:48 -08:00
Marius Kintel 53c4954a71 Merge pull request #241 from openscad/qt5build
Qt5build
2013-01-21 16:38:11 -08:00
Marius Kintel 784b503f0d Merge pull request #240 from openscad/colah_highlighter
Colah highlighter
2013-01-21 16:34:59 -08:00
Marius Kintel 6ecf96b081 Minor tweaks to checklist 2013-01-17 15:18:46 -05:00
Marius Kintel 52c9fd7adc Updated copyright year to 2013 2013-01-17 15:18:30 -05:00
Marius Kintel 763e5d3f65 Note about setting VERSION env. variable 2013-01-17 15:02:28 -05:00
Marius Kintel 7f4cfc5ada Added some fixme's related to quitting while doing a long calculation. It sometimes causes a crash atm. 2013-01-17 13:31:12 -05:00
Marius Kintel 0e4e8b64a7 Test results for updated tests for issue #221 2013-01-17 11:43:17 -05:00
Marius Kintel 31021b3fd5 Use correct Qt tools 2013-01-17 11:37:51 -05:00
Marius Kintel 8537dc986c Build our own Qt binaries on Mac, to be able to support 32-bit builds. Upgraded gmp to 5.1.0 2013-01-17 11:37:38 -05:00
Marius Kintel 6f73b1e858 Credit goes to chrysn, using his handle instead of his real name 2013-01-17 11:21:53 -05:00
Marius Kintel bcfbe9cdf3 Merge pull request #245 from openscad/final_tweaks
Final  tweaks
2013-01-17 08:11:51 -08:00
don bright 2336f6fe2a point out that you need a clean shell to run the mingw crossbuild 2013-01-17 16:57:58 +01:00
don bright 05fa73b27a US-style Trademark disclaimer 2013-01-17 16:43:46 +01:00
don bright 017059c686 mention that cross-building dependencies can take several hours 2013-01-17 16:41:04 +01:00
Marius Kintel ce1969c4da Show Qt version in Library Info 2013-01-17 10:23:10 -05:00
don bright 136139ca01 CONFIG= should read CONFIG+= -- otherwise it causes bizare build errors 2013-01-17 16:16:45 +01:00
Marius Kintel 0b1029ff4d Merge branch 'master' of github.com:openscad/openscad 2013-01-17 09:58:54 -05:00