index
:
openscad
f_enable_cpp11
f_improve_help
f_read_stdin
f_refractor_openscad
f_write_stdout
master
code driven CAD modeller
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CGALEvaluator.cc
Age
Commit message (
Expand
)
Author
2013-03-11
make resize of flat objects fail in the direction normal to the flat.
don bright
2013-03-11
fix bug
don bright
2013-03-11
allow resize's autosize to apply to individual dimensions
don bright
2013-03-11
fix crashbug 2d resize. add 2d tests. print offscreen warning better.
don bright
2013-03-11
move transform from CGALEvaluator to Nef_polyhedron - reuse in resize(). also
don bright
2013-03-10
beginning of resize() command implementation.
don bright
2013-01-08
Don't just ignore geometric nodes having zero volume/area - when doing differ...
Marius Kintel
2012-12-27
Ignore dimension when evaluating control modules mixed with geometry children...
Marius Kintel
2012-10-09
Catch exceptions as const references. Fixes #204
Marius Kintel
2012-08-22
cleanup
don bright
2012-08-22
cleanuyp
don bright
2012-08-22
stop crash bug reported by Giles Bathgate
don bright
2012-08-21
clarify warning message
don bright
2012-08-20
improve test scad
don bright
2012-08-20
dont crash if there's infinity or NaN in transformation matrix
don bright
2012-08-18
maintain order of polygons in evaluateCGALMesh to fix issue 177. add option t...
don bright
2012-07-20
fix crashbug, rept by MichaelAtOz, issue 148. add test.
don bright
2012-04-27
Caught a CGAL precondition error which caused OpenSCAD to crash. Reported by ...
Marius Kintel
2012-04-23
Some trivial fixes for compiler warnings
Clifford Wolf
2012-02-19
bugfix: Fix crash bug when using zero scale factors. Reported by Alan Cox
Marius Kintel
2012-01-29
signed int -> unsigned int, fix for loop warnings
Don Bright
2012-01-25
Removed overly verbose 'reduce polygons' messages
Marius Kintel
2012-01-25
Ported printutils away from Qt
Marius Kintel
2012-01-09
Updated cache handling to keep the root node and issue a warning if it didn't...
Marius Kintel
2012-01-09
Another assert to make sure we've cleanup up correctly after a traversal
Marius Kintel
2012-01-09
Started on cache size management: Let cache sizes be read from Preferences, m...
Marius Kintel
2012-01-08
Merge branch 'master' into boost_filesystem
Marius Kintel
2012-01-08
Drop possibly corrupt polyhedron after a minkowski error
Marius Kintel
2011-12-29
Revert "Plug CGAL-3.6 exception crash reported by Don". This check wasn't eff...
Marius Kintel
2011-12-28
Plug CGAL-3.6 exception crash reported by Don
Marius Kintel
2011-12-26
Merge branch 'master' into boost_filesystem
Marius Kintel
2011-12-26
Some light refactoring attempts, didn't get very far..
Marius Kintel
2011-12-25
Removed unused include
Marius Kintel
2011-12-07
bugfix: 2D hull() now works with for loops. Thanks to nophead to reasserting ...
Marius Kintel
2011-12-06
#undef NDEBUG before including any CGAL headers
Marius Kintel
2011-11-26
bugfix: We didn't correctly set back CGAL error behaviour after changing it
Marius Kintel
2011-11-23
Added support for 3D object in the hull() module
Marius Kintel
2011-11-09
Ported away from QHash
Marius Kintel
2011-11-05
Last CGAL assert fix wasn't enough; expanded the fix to all operators
Marius Kintel
2011-10-26
Bugfix: Changed caching strategy to avoid the risk of sibling nodes being evi...
Marius Kintel
2011-10-26
Make some code more readable and better error reporting on a reporter assert ...
Marius Kintel
2011-10-04
Rewrote some hard to read linear algebra code to use Eigen
Marius Kintel
2011-09-30
Cleaned up some unnecessary includes
Marius Kintel
2011-09-11
Implemented CGAL caching
Marius Kintel
2011-09-11
Reenabled PolySet caching. Pass shared_ptrs to polysets around to better mana...
Marius Kintel
2011-09-09
Initial attempt of cleaning up polyset handling. PolySet no longer keeps a re...
Marius Kintel
2011-09-08
Localization indicator of CGAL errors
Marius Kintel
2011-09-08
Assert on unknown operation, be safe and kill a warning
Marius Kintel
2011-09-07
Implemented OFF import, refactored PolySet/Polyhedron conversion
Marius Kintel
2011-09-07
bugfix: removed dubious code for auto-unioning every PolyNode, this caused a ...
Marius Kintel
[next]
contact:
Jan Huwald
//
Impressum