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
2012-02-02
bugfix: Nested use and included of files inside libraries was broken. Fixes #78
Marius Kintel
2012-02-02
Minor refactor: use set/get_librarydir() to access global variable
Marius Kintel
2012-01-31
bugfix: scad files without a newline as the last character could leave a comm...
Marius Kintel
2012-01-29
Merge branch 'master' of github.com:openscad/openscad
Don Bright
2012-01-29
signed int -> unsigned int, fix for loop warnings
Don Bright
2012-01-29
Merge pull request #74 from openscad/orthofix
Marius Kintel
2012-01-29
fix ortho projection bug rept by nop head + Triffid Hunter
Don Bright
2012-01-29
Windows compile fix. Fixes #73
Marius Kintel
2012-01-27
Fixed bug reported by Pasca Andrei: Normalizations resulting in an empty tree...
Marius Kintel
2012-01-25
Reinstated progress support for OpenCSG evaluation
Marius Kintel
2012-01-25
Removed overly verbose 'reduce polygons' messages
Marius Kintel
2012-01-25
Ported remaining color handling away from Qt
Marius Kintel
2012-01-25
Use system-gl.h instead of qgl.h
Marius Kintel
2012-01-25
bugfix: Saved fontsize wasn't actually being used
Marius Kintel
2012-01-25
Fixed recently introduced crash bug when using the % and # operator, reported...
Marius Kintel
2012-01-25
Ported printutils away from Qt
Marius Kintel
2012-01-25
Temporarily removed progress output from file exporting to remove Qt dependen...
Marius Kintel
2012-01-25
Ported color handling away from Qt
Marius Kintel
2012-01-24
Fixed nasty bug reported by Pasca Andrei - if the underlying cache in Tree ge...
Marius Kintel
2012-01-24
Added note about reference usage being unsafe due to potential vector resize
Marius Kintel
2012-01-18
Make CSG normalization limit follow the configured CSG limit
Marius Kintel
2012-01-15
Open files which can be binary in binary mode. Hopefully solves problem readi...
Marius Kintel
2012-01-15
bugfix: Default parameter to complete uses current part upon entering main(),...
Marius Kintel
2012-01-15
bugfix: Handle empty filename parameter to OpenSCAD exe
Marius Kintel
2012-01-15
Merge branch 'master' into boost_backport
Marius Kintel
2012-01-14
fix boosty.h docs / layout. chg boost CMake minver back to 1.35.0
Don Bright
2012-01-14
Added OPENSCAD_COMMIT define to show which git commit a binary actually is bu...
Marius Kintel
2012-01-14
fix bug on boost >1.46. trim copyright notice
don bright
2012-01-14
add boosty.h file
don bright
2012-01-14
add boosty.h for compatability with boost <1.44
donb
2012-01-14
Added absolute path tests to include and use tests, fixed bug using absolute ...
Marius Kintel
2012-01-14
Fixed recently introduced problem with zoom not working if axes are turned of...
Marius Kintel
2012-01-14
Added experimental support for forcing OpenCSG to use the Goldfeather algorithm
Marius Kintel
2012-01-11
bugfix: Make lighting work the same way as in earlier versions. Bug reported ...
Marius Kintel
2012-01-11
bugfix: Opening absolute filenames from the command-line broke after porting ...
Marius Kintel
2012-01-09
Added GUI for cache size adjustment
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
Compile fix
Marius Kintel
2012-01-09
Started on cache size management: Let cache sizes be read from Preferences, m...
Marius Kintel
2012-01-09
Windows compile fix: Convert away from wchar. prefix conditions with cond_ to...
Marius Kintel
2012-01-09
Merge pull request #61 from openscad/fixpathbug
Marius Kintel
2012-01-09
prevent crash: make path absolute so that it has a parent to cwd to
don bright
2012-01-09
Merge branch 'master' into threading
Marius Kintel
2012-01-09
Don't use native() to extract strings from boost::filesystem::path() since th...
Marius Kintel
2012-01-09
Another try at fixing double-to-text conversion for testing
Marius Kintel
2012-01-08
Merge branch 'master' into boost_filesystem
Marius Kintel
2012-01-08
bugfix: Infinite loop in deg2rad/rad2deg when giving it an inf number, e.g. 1...
Marius Kintel
2012-01-08
Force test output to fixed notation, otherwise the clamping will give wrong r...
Marius Kintel
2012-01-08
Drop possibly corrupt polyhedron after a minkowski error
Marius Kintel
[next]
contact:
Jan Huwald
//
Impressum