summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-05Release notes for upcoming releaseMarius Kintel
2011-06-05Revert "Output LWPOLYLINE objects instead of LINE for DXF export. Patch ↵Marius Kintel
submitted by Lars Kruse" This reverts commit 060a6c654de5ebd14ccb889881fa6c4d3fb9d763. The reason is that the output DXF won't import in a number of applications due to a malformed DXF (AutoCAD, Solidworks). The correct fix is probably to use a DXF library to generate a correct DXF. This is only a case for more recent (R14+) versions of DXF, e.g. to be able to use the LWPOLYLINE entity.
2011-06-05more TODOsMarius Kintel
2011-06-05Removed offset since it's always 0Marius Kintel
2011-06-05Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2011-06-04Restores rotation of cylinder to that of previous versions of openscad.Giles Bathgate
Fix for changes done in commit 8c95ac44629e699c842a883c79d0833c5b83475c
2011-05-19Non-affine matrix issue reported by Len TriggMarius Kintel
2011-05-14Use QPoint instead of seperate x and y mouse vars.Giles Bathgate
2011-05-14All this matrix math is very clever, but if you translate before you rotate, ↵Giles Bathgate
I think its redundant.
2011-05-14Reduce multiple divisions by 10, and move similar code into single function.Giles Bathgate
2011-05-14Some fixes to previous commit, and simplified normalisation.Giles Bathgate
2011-05-14Move perspective setup into resize function, still needs to be called in ↵Giles Bathgate
paint when displaying axes.
2011-05-14Move light setup code out of paint method and into init.Giles Bathgate
2011-05-01Reorganized regression test foldersMarius Kintel
2011-05-01expected file for include-testMarius Kintel
2011-04-30Bugfix: Include of absolute paths to files in the root path weren't parsed ↵Marius Kintel
correctly; caused a '/' character to be written to stdout
2011-04-30dxf-export expected fileMarius Kintel
2011-04-29expected file for hull-testsMarius Kintel
2011-04-29typoMarius Kintel
2011-04-29expected file for minkowski-testsMarius Kintel
2011-04-29Added expected files for hull and string-testMarius Kintel
2011-04-29Added null-tests for hull and minkowskiMarius Kintel
2011-04-29Renamed to follow test naming schemeMarius Kintel
2011-04-29Added hull()Marius Kintel
2011-04-29bugfix: hull() was missing name() implementationMarius Kintel
2011-04-29Support test cases with space in the filenameMarius Kintel
2011-04-29bugfix: Cache output for non-existing files should be 0.0Marius Kintel
2011-04-28Added hull()Marius Kintel
2011-04-28Merge branch 'master' into visitorMarius Kintel
2011-04-28Merged with masterMarius Kintel
2011-04-28minkowski() and hull() tests from LenMarius Kintel
2011-04-28reset version to using date-tagMarius Kintel
2011-04-28Minor adjustmentsMarius Kintel
2011-04-27Updated version to 2011.04Marius Kintel
2011-04-19bugfix: 64-bit build of gmp was broken under Leopard, bumped to mpfr 3.0.1Marius Kintel
2011-04-18Added some notes/ideas on visual debugging inspired by Stuart YoungMarius Kintel
2011-04-13package mpfr and gmp with binaries - thanks GilesMarius Kintel
2011-04-13Changed circle calculation to match sphere tessellation; makes example022 ↵Marius Kintel
look better
2011-04-12Merge branch 'master' into sphere-cylMarius Kintel
2011-04-12Must specify both long and short optionsMarius Kintel
2011-04-12Run some testsMarius Kintel
2011-04-12bugfix: Pass short options to boost program_optionsMarius Kintel
2011-04-12Added bugMarius Kintel
2011-04-12Ported recent changes to master into the visitor branchMarius Kintel
2011-04-12Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2011-04-12Added note about 2D only for hull()Marius Kintel
2011-04-10Added hull() and 2D minkowskiMarius Kintel
2011-04-10misc. fixes: Now supports hull() in OpenCSG mode, dump supports hull(), ↵Marius Kintel
convexity not needed for hull()
2011-04-10Added warning about missing 3D version of hull()Marius Kintel
2011-04-10indentationMarius Kintel
contact: Jan Huwald // Impressum