summaryrefslogtreecommitdiff
path: root/trunk/reprap/miscellaneous/AoI/plugins/CSGEvaluator
AgeCommit message (Expand)AuthorFilesLines
2009-05-14Removed old fileskintel164-3906/+2
2009-05-13fixed buttons that were broken after the "=" changewizard232-13/+34
2009-05-13changed isLocked evaluation detection mechnism into "=" prefixed wizard232-5/+81
2009-05-13added anotherparameter to extrude for turning interpolation on and offwizard231-3/+14
2009-05-13added boolean expression evaluationwizard231-0/+16
2009-05-13cleanup,removed old duplicate codewizard232-156/+0
2009-05-13cleaning up, removing old crappy parserwizard232-280/+1
2009-05-13now saving of generated collection of objectinfos works out (hopefully)wizard232-2/+81
2009-05-11Fixed ObjectCollection texture bugkintel2-6/+16
2009-05-11had to move MeshTools as wellkintel2-20/+464
2009-05-11now multipleresults are displayed as an ObjectCollection :)wizard232-1/+57
2009-05-11temporarily moved DXF importer here until we can load external pluginskintel125-0/+0
2009-05-11temporarily moved DXF importer here until we can load external pluginskintel1-0/+446
2009-05-11Implemented file nodekintel5-5/+57
2009-05-10more join curve fixeskintel2-5/+6
2009-05-10Misc. join curves bug fixeskintel2-26/+36
2009-05-10added scaling node (scaling gets applied before the coordinate system!)wizard234-1/+99
2009-05-10Rewrote JoinCurveskintel1-117/+91
2009-05-10minor reorganization and cleanupkintel22-45/+85
2009-05-10create macro button shouldwork nowwizard233-7/+86
2009-05-10Initial implementation of lathekintel5-10/+93
2009-05-10Extrude update: no need to convert to mesh or union automatically anymorekintel1-21/+7
2009-05-10GUI code for extract macrokintel3-3/+55
2009-05-10nowmacros look like c codewizard231-2/+2
2009-05-10Added initial (and ugly) support for join curves, added locking of evaluated ...kintel7-13/+197
2009-05-10macros work nowwizard236-9/+70
2009-05-09git-svn-id: https://reprap.svn.sourceforge.net/svnroot/reprap@2925 cb376a5e-1...wizard231-2/+6
2009-05-09Split out MetaCADObject from ParsedTreekintel15-116/+156
2009-05-09git-svn-id: https://reprap.svn.sourceforge.net/svnroot/reprap@2923 cb376a5e-1...wizard231-2/+1
2009-05-09git-svn-id: https://reprap.svn.sourceforge.net/svnroot/reprap@2922 cb376a5e-1...wizard231-1/+1
2009-05-09Support native objects in trees, added mesh and group implementationskintel1-6/+25
2009-05-09Added mesh and group buttonskintel2-2/+4
2009-05-09Support for extruding curveskintel1-3/+8
2009-05-09Let ObjFactory throw ObjFactoryExceptionkintel2-4/+14
2009-05-09Wrapper for native AOI objectkintel1-0/+21
2009-05-09Remove old exception handlerkintel1-11/+2
2009-05-09Implemented extrude buttonkintel1-8/+8
2009-05-09bugfix: Added missing alternative boolean prefixeskintel1-3/+3
2009-05-09everything gets pasred by the javacc generated parser now :)wizard237-31/+252
2009-05-04git-svn-id: https://reprap.svn.sourceforge.net/svnroot/reprap@2868 cb376a5e-1...wizard231-1/+1
2009-05-03git-svn-id: https://reprap.svn.sourceforge.net/svnroot/reprap@2866 cb376a5e-1...wizard231-1/+2
2009-05-03git-svn-id: https://reprap.svn.sourceforge.net/svnroot/reprap@2863 cb376a5e-1...wizard233-1/+15
2009-05-03throw exceptionkintel1-1/+2
2009-05-03Moved boolean button code from CSGEvaluator, fixed cs ordering bugkintel1-17/+95
2009-05-03nowjoining object groupswizard232-1/+128
2009-05-03bugfix: polygon buttons didn't evaluate, enabled sphere,cube,cylinder buttonskintel1-11/+11
2009-05-03bugfix: mesh forgot to copy cskintel1-1/+1
2009-05-03changed evaluation order,fixed cswizard232-7/+4
2009-05-03bugfix: Only use user-applied textures if they're not nullkintel1-1/+3
2009-05-03Added scene to contextkintel1-0/+7