summaryrefslogtreecommitdiff
path: root/tests/cgalpngtest.cc
AgeCommit message (Collapse)Author
2013-06-25drop cgalpngtest for openscad drop in replacementchrysn
2013-05-09Forgot to actually add most files in previous commit (#217)Marius Kintel
2013-04-26Further refactoring of scope/context mechanisms. Mostly related to the new ↵Marius Kintel
FileContext class. Not quite there yet, but almost
2013-04-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ↵Marius Kintel
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
2013-04-10Merge branch 'noqt' into testingMarius Kintel
2013-04-09Refactored context handling into using separate Module contexts and Eval ↵Marius Kintel
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
2013-03-12Got rid of remaining Qt dependencies. The test framework should now be Qt-freeMarius Kintel
2013-03-03fix bugs in testingdon bright
2013-02-26fix bugs for test compiledon bright
2013-01-26cleanups. and restore accidentally deleted old system-gl.hdon bright
2013-01-26enable root-modifier (! character) on gui-cmdline output. reduce duplicate code.don bright
2013-01-08Don't just ignore geometric nodes having zero volume/area - when doing ↵Marius Kintel
difference/intersection, they tend to turn negative objects into positive ones. Fixes #221
2012-06-24Search for libraries from a list of paths. Preparations for issue #125Marius Kintel
2012-03-20bugfix: Support passing files without an explicit parent directoryMarius Kintel
2012-02-02Minor refactor: use set/get_librarydir() to access global variableMarius Kintel
2012-01-25Use QCoreApplication - reduce Qt dependencyMarius Kintel
2012-01-14add boosty.h for compatability with boost <1.44donb
2011-12-25Removed Qt dependency from parser_init()Marius Kintel
2011-12-24Ported currentdir handling from Qt to boost filesystemMarius Kintel
2011-12-24Extracted librarydir initialization to separate functionMarius Kintel
2011-12-06#undef NDEBUG before including any CGAL headersMarius Kintel
2011-11-27Killed some memory leaksMarius Kintel
2011-11-26Initialize CGAL error behaviour, remove duplicate debug outputMarius Kintel
2011-11-09Ported QCache and related code away from QtMarius Kintel
2011-11-08compile fix, forgot std:: namespace for debug buildMarius Kintel
2011-11-06Slight refactoring of builtin function and module handlingMarius Kintel
2011-11-05Minor refactoring of test codeMarius Kintel
2011-11-05copyright updatesMarius Kintel
2011-11-05refactored away duplicate codeMarius Kintel
2011-10-16fix small bugs 1. error reporting 2. fbo teardownDon Bright
2011-10-16small cleanupDon Bright
2011-10-16clean up linux changes to fit with win32 changes.Don Bright
2011-10-16fix text tests for windows + enable framebuffer testsdon bright
2011-10-15improve documentation. move EIGEN_DONT_ALIGN to makefile. win32 build fixes.don bright
2011-10-10enable build of cgalpngtest under windowsXPdon bright
2011-10-09Linux offscreen OpenGL using glxpixmaps. also fix FBO ARB/EXT issuesDon Bright
2011-10-04Clean up the fbo component, fix related issuesMarius Kintel
2011-09-18opencsg testingDon Bright
2011-09-17added png and image comparison, enabling testing on linuxDon Bright
2011-09-11Implemented CGAL cachingMarius Kintel
2011-09-04bugfix: root modifier now works with test appsMarius Kintel
2011-09-03Filename case fixMarius Kintel
2011-09-03Extracted handle_dep() to separate source fileMarius Kintel
2011-09-01Support for 2D designsMarius Kintel
2011-09-01added bbox calculationMarius Kintel
2011-09-01Initial implementation of cgalpngtestMarius Kintel
contact: Jan Huwald // Impressum