summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-13add better alpha syntax for named colorsDon Bright
2011-07-06Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2011-07-06Merge pull request #15 from donbright/designsettingsGiles Bathgate
Save the setting of 'Design/Auto Reload and Recompile' between sessions
2011-07-05cleanupDon Bright
2011-07-05move functions to more logical locationDon Bright
2011-07-05Save the setting of 'Design/Auto Reload and Recompile' between sessionsDon Bright
2011-07-05Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2011-07-04Allow the color() command to use names as well as numbers.Don Bright
With fix for a bug where alpha of 0.0 was mishandled applied.
2011-07-03Save the window position and sizes of the edit & console windows between ↵Don Bright
sessions.
2011-07-03Save view settings between sessions.Don Bright
A list of the saved settings is as follows: * Show Edges * Show Axes * Show Crosshairs * View Orthogonal / View Perspective * Hide Console * Hide Editor
2011-07-03Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2011-07-03The first time the setting is read it will be undefined so need to default ↵Giles Bathgate
to true.
2011-07-03Allow the hiding of the opengl2.0 warning on startup.Don Bright
There are two basic changes. The first is a checkbox within the warning screen that allows you to hide it on subsequent program boots. The second is a checkbox under Edit/Preferences/Advanced to show/hide the message.
2011-06-16syncMarius Kintel
2011-06-14Set version back to datestampMarius Kintel
2011-06-14more details, note about Qt-4.7.3 on MacMarius Kintel
2011-06-14Bumped version to 2011.06Marius Kintel
2011-06-06Relocated filesMarius Kintel
2011-06-05Added Export as ImageMarius Kintel
2011-06-05Windows build fixes from Kliment YanevMarius Kintel
2011-06-05Windows installer builder from Kliment YanevMarius Kintel
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-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-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
2011-04-10Merge branch 'master' into convex-hullGiles Bathgate
Conflicts: src/cgaladv_minkowski2.cc
2011-04-10Removed excessive debug outputMarius Kintel
2011-04-10Bugfix: Handling of input-file was not workingMarius Kintel
contact: Jan Huwald // Impressum