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
Age
Commit message (
Expand
)
Author
2011-12-25
bugfix: Fixes flickering animation, reported by Don Bright
Marius Kintel
2011-12-24
commit Marius' linalg.cc
Don Bright
2011-12-23
Fixed CSG regression reported by Ed Nisley; bounding boxes are now transforme...
Marius Kintel
2011-12-22
Implemented CSG tree pruning - this should significantly improve performance ...
Marius Kintel
2011-12-21
Added note about tree pruning
Marius Kintel
2011-12-21
fix for normal fix: would fail in some extreme cases (e.g. if there are
Marius Kintel
2011-12-21
bugfix: Sometimes, the CSG normalization created extremely large trees. Rewro...
Marius Kintel
2011-12-21
bugfix: render() statement containing only 2D geometry caused a crash
Marius Kintel
2011-12-21
bugfix: surface() modules with center=true wasn't exactly centered in the XY ...
Marius Kintel
2011-12-21
Patch to fix not-unitized normal vectors due to floating point calculations. ...
Marius Kintel
2011-12-19
Minor Eigen namespace update
Marius Kintel
2011-12-19
Merge branch 'master' of https://github.com/donbright/openscad into donbright...
Marius Kintel
2011-12-19
Changed the default value of to 2 to avoid breaking existing scripts which a...
Marius Kintel
2011-12-19
bugfix: The parameter yielded half as many segments as expected
Marius Kintel
2011-12-18
translate old style viewport mouse drag into Eigen math (see T. Hunter bug rpt)
Don Bright
2011-12-18
make view rotation work like 2011.06 release. (per Triffid Hunter bug rpt)
Don Bright
2011-12-18
initialize variables in glview.cc
Don Bright
2011-12-18
fix zoomed-in panning (per Triffid Hunter bug report)
Don Bright
2011-12-14
fix windows MSVC build, fix testing.txt to reflect win32 build
don bright
2011-12-13
Added note about GL deprecation
Marius Kintel
2011-12-13
Improved sphere tesselation for low resolution spheres
Marius Kintel
2011-12-12
bugfix: Make include also search librarydir
Marius Kintel
2011-12-12
bugfix: Default font size was set to 0 - will now be 12
Marius Kintel
2011-12-11
Fixed render() crash reported by tjhowse. It still fails, but at least doesn'...
Marius Kintel
2011-12-11
Merge pull request #38 from donbright/cakebaby
Marius Kintel
2011-12-11
Some small refactoring of color handling to support using the color() module ...
Marius Kintel
2011-12-09
bugfix: forgot to initialize openglbox
Marius Kintel
2011-12-09
Merge remote-tracking branch 'upstream/master' into cakebaby
don bright
2011-12-09
MSVC compile fix
don bright
2011-12-09
Added pixelformat info to OpenGL info
Marius Kintel
2011-12-09
Better warnings and GL info related to OpenCSG capabilities and OpenGL 1.x
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-12-06
Refactoring: Use shared_ptr instead of our own shared pointer implementation ...
Marius Kintel
2011-12-04
Killed some warnings
Marius Kintel
2011-11-30
fix: Ctrl-Left drag on Mac now behaves as right-drag on other platforms
Marius Kintel
2011-11-28
bugfix: Using the % modifier caused the cache to return an empty object even ...
Marius Kintel
2011-11-28
Merge branch 'master' of github.com:openscad/openscad
Marius Kintel
2011-11-28
Make Ctrl-Q quit - I can't believe this has gone unnoticed until now
Marius Kintel
2011-11-28
GLXEW mixed with eigen2 causes weird compiler errors. This is a temporary fix
Marius Kintel
2011-11-28
Removed some more Qt dependencies
Marius Kintel
2011-11-27
More correct preference and warning settings for OpenCSG capability
Marius Kintel
2011-11-27
Check for GL extensions, not just OpenGL 2, before dismissing OpenCSG capabil...
Marius Kintel
2011-11-26
bugfix: We didn't correctly set back CGAL error behaviour after changing it
Marius Kintel
2011-11-25
Support for traversal pruning and abortion
Marius Kintel
2011-11-24
Attempt to batte floating point rounding differences for testing purposes
Marius Kintel
2011-11-24
Bail if CGAL < 3.6
Marius Kintel
2011-11-23
Output relative filenames in warnings for echotest to give similar results ac...
Marius Kintel
2011-11-23
Added support for 3D object in the hull() module
Marius Kintel
2011-11-21
Ported away from Qt
Marius Kintel
[next]
contact:
Jan Huwald
//
Impressum