summaryrefslogtreecommitdiff
path: root/src/value.cc
AgeCommit message (Collapse)Author
2012-08-18Lion compile fixMarius Kintel
2012-08-01change value so that ECHO works more like old Qstring.sprintfdon bright
2012-07-15fix bugs in builddon bright
2012-04-03Killed some warningsMarius Kintel
2012-03-31Implemented vector and matrix multiplicationMarius Kintel
2012-03-27Rewrote the Value class to be based on boost::variant - this should reduce ↵Marius Kintel
memory footprint and improve performance
2012-02-19bugfix: Fix crash bug when using zero scale factors. Reported by Alan CoxMarius Kintel
2012-02-18nan vs. -nan fix to make inf-tests work under LinuxMarius Kintel
2012-02-15Added vector math support.Andrew Plumb
Added vector dot-product, matrix*vec, vec*matrix and matrix*matrix support.
2012-01-09Another try at fixing double-to-text conversion for testingMarius Kintel
2012-01-08Merge branch 'master' into boost_filesystemMarius Kintel
2012-01-08Force test output to fixed notation, otherwise the clamping will give wrong ↵Marius Kintel
results for output in scientific notation
2011-12-25Added FIXME for potential beautificationMarius Kintel
2011-11-24Attempt to batte floating point rounding differences for testing purposesMarius Kintel
2011-11-09Only quote strings when using the stream operator. Fixes #35Marius Kintel
2011-11-07Correctly escape special characters in dumped strings. Fixes ↵Marius Kintel
dumptest_import_dxf-tests
2011-11-07Custom stream operator for outputting relative filenamesMarius Kintel
2011-11-06Removed FIXME which was in the wrong placeMarius Kintel
2011-11-06Added FIXME for text dumping bugMarius Kintel
2011-10-08echo output adjustments: same style for vector and range, output boolean ↵Marius Kintel
values as true/false instead of 1/0
2011-09-30Implemented string comparison for >, >=, <, <= operatorsMarius Kintel
2011-09-08Updated boolean handling of if/elseMarius Kintel
2011-09-06Killed some warningsMarius Kintel
2011-09-03More de-Qt-ifyMarius Kintel
2011-04-12Ported recent changes to master into the visitor branchMarius Kintel
2011-02-05Dump number values with correct precision.Giles Bathgate
You might want to apply this patch so that the output of echo($pi) is not truncated.
2011-01-21Merge branch 'master' of https://github.com/meta23/openscadmeta
Conflicts: openscad.pro
2011-01-21Copyright updatesMarius Kintel
2011-01-17add C99 math for win32meta
2010-11-07Value::QVector -> std::vectorMarius Kintel
2010-11-07Refactored some QString usage in the backend to std::stringMarius Kintel
2010-02-09bugfix: NUMBER*VECTOR was broken. this'ified to make code easier to readkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@421 b57f626f-c46c-0410-a088-ec61d464b74c
2010-02-01Clifford Wolf:clifford
Added CGAL exception to all copyright notes, as it is suggested on: http://www.cgal.org/license.html http://www.fsf.org/licensing/licenses/index_html git-svn-id: http://svn.clifford.at/openscad/trunk@405 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30header file reorgkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@365 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30reorganized file structure layout. more to follow...kintel
git-svn-id: http://svn.clifford.at/openscad/trunk@364 b57f626f-c46c-0410-a088-ec61d464b74c
contact: Jan Huwald // Impressum