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
/
primitives.cc
Age
Commit message (
Expand
)
Author
2014-02-03
Fix positional arguments for polyhedron (fixes #634).
Torsten Paul
2014-01-24
compile fix: forgot include for boost::math::isinf
Marius Kintel
2014-01-14
fix broken build on mingw / mxe
Don Bright
2014-01-14
bugfix: division by zero can cause malformed primitives
Marius Kintel
2013-12-27
Moved get_fragments_from_r into Calc
Torsten Paul
2013-12-16
Deprecated polygons(triangles=[])
Marius Kintel
2013-12-15
fix bug in polyhedron() primitive keyword 'faces' vs 'triangles'
Don Bright
2013-12-15
in polyhedron() replace "triangles" w "faces", but allow backwards compatability
Don Bright
2013-10-20
Add diameter variable to the sphere, cylinder and circle primitives (fixes #3...
Torsten Paul
2013-10-19
Ignore malformed polygons
Marius Kintel
2013-06-08
clamp to 3. Fixes #395
Marius Kintel
2013-05-10
Added support for 2D scaling in linear_extrude
Marius Kintel
2013-05-10
Initial code to support scaling of linear_extrude(). Part of Issue #273
Marius Kintel
2013-04-26
Refactoring: Split out FileModule from Module, Added LocalScope renamed some ...
Marius Kintel
2013-04-18
Cleaned up argument list handling, related to #116
Marius Kintel
2013-04-09
Refactored context handling into using separate Module contexts and Eval cont...
Marius Kintel
2012-03-27
Rewrote the Value class to be based on boost::variant - this should reduce me...
Marius Kintel
2012-02-13
Cleaned up unsigned int compiler warnings
Andrew Plumb
2012-01-25
Ported printutils away from Qt
Marius Kintel
2011-12-19
bugfix: The parameter yielded half as many segments as expected
Marius Kintel
2011-12-13
Improved sphere tesselation for low resolution spheres
Marius Kintel
2011-12-04
Killed some warnings
Marius Kintel
2011-11-06
Slight refactoring of builtin function and module handling
Marius Kintel
2011-09-30
Cleaned up some unnecessary includes
Marius Kintel
2011-09-09
Initial attempt of cleaning up polyset handling. PolySet no longer keeps a re...
Marius Kintel
2011-09-03
De-Qt-ification continues, almost done with DxfData
Marius Kintel
2011-09-03
Ported a bunch of stuff from Qt to STL
Marius Kintel
2011-09-02
change: Always use r as fallback variable if either of r1 or r2 are missing
Marius Kintel
2011-09-01
Refactored some non-CGAL functionality into separate functions in PolySetCGAL...
Marius Kintel
2011-08-25
Merge branch 'master' into visitor
Marius Kintel
2011-08-14
Fix for crash caused by 0-sized square as reported by chrysn.
Giles Bathgate
2011-08-05
Started on getBoundingBox functionality, refactored some vector code as part ...
Marius Kintel
2011-07-30
Merge branch 'master' into visitor
Marius Kintel
2011-07-11
merged in recent changes in master
Marius Kintel
2011-06-05
Windows build fixes from Kliment Yanev
Marius Kintel
2011-06-05
Removed offset since it's always 0
Marius Kintel
2011-06-04
Restores rotation of cylinder to that of previous versions of openscad.
Giles Bathgate
2011-04-28
Merged with master
Marius Kintel
2011-04-13
Changed circle calculation to match sphere tessellation; makes example022 loo...
Marius Kintel
2011-04-12
Ported recent changes to master into the visitor branch
Marius Kintel
2011-04-07
Merge remote branch 'gitorious/sphere-cylinder-optimisation' into sphere-cyl
Marius Kintel
2011-04-07
Bugfix: Clamp and to 0.01 to fix a crash
Marius Kintel
2011-04-07
Fixed for when rings <= 0.
Giles Bathgate
2011-03-22
Optimised sphere generation.
Giles Bathgate
2011-03-22
Optimised cylinder generation.
Giles Bathgate
2011-01-21
Merge branch 'master' of https://github.com/meta23/openscad
meta
2011-01-21
Copyright updates
Marius Kintel
2011-01-18
don't use C99 variable length arrays
meta
2010-11-07
Allow render_polyset() to return NULL
Marius Kintel
2010-11-07
Refactored some QString usage in the backend to std::string
Marius Kintel
[next]
contact:
Jan Huwald
//
Impressum