Commit graph

30 commits

Author SHA1 Message Date
Joost Nieuwenhuijse 533322a827 Speed optimizations 2012-02-21 14:50:48 +01:00
Joost Nieuwenhuijse 54787e2ed6 Speed optimizations, added OpenJsCad.log() function 2012-02-21 14:00:04 +01:00
Joost Nieuwenhuijse fcefd5a257 Added servo motor demo 2012-02-16 18:13:55 +01:00
Joost Nieuwenhuijse fb5cf38207 Now allows STL download on Firefox as well; better error reporting if browser lacks WebGL support 2012-02-16 14:21:11 +01:00
Joost Nieuwenhuijse 8c3aaac16d text change 2012-02-16 13:27:29 +01:00
Joost Nieuwenhuijse 5f147dee59 Speed optimizations, added setColor() method, added math documentation 2012-02-16 13:22:56 +01:00
Joost Nieuwenhuijse 858a40bb41 Added parametric S hook demo 2012-02-15 15:09:10 +01:00
Joost Nieuwenhuijse b059ed958a Added support for 2D paths 2012-02-15 14:58:16 +01:00
Joost Nieuwenhuijse 1b96f7ba6b text edits 2012-02-14 18:17:19 +01:00
Joost Nieuwenhuijse 3544b92a1a User editable parameters; debugging support; gears demo 2012-02-14 18:04:17 +01:00
Joost Nieuwenhuijse 1b89514039 tiny bug fix 2012-02-13 18:24:37 +01:00
Joost Nieuwenhuijse 29f3ccf3d1 tiny bug fix 2012-02-13 18:22:22 +01:00
Joost Nieuwenhuijse 8b51bd6b68 Now uses FileSystem API for downloading the STL file 2012-02-13 18:19:37 +01:00
Joost Nieuwenhuijse 3b4e1fd1a6 CSG construction must now be done in a main() function instead of in global scope; Added CSG properties and connectors; file processing is now done in the background (Web Workers); STL file is now downloaded instead of copied from a text area 2012-02-13 15:29:37 +01:00
Joost Nieuwenhuijse fbafcf6864 Updates to CSG.Connector, added CSG.connectTo method 2012-02-06 12:32:34 +01:00
Joost Nieuwenhuijse e1bd45c7d6 Added CSG.Connector functionality 2012-01-27 18:50:58 +01:00
Joost Nieuwenhuijse 6fb07da2ad Fixed: when concatenating multiple transforms by multiplying their matrices, transformations were done in wrong order 2012-01-27 18:44:37 +01:00
Joost Nieuwenhuijse e926541595 Connectors, first part 2012-01-27 18:01:18 +01:00
Joost Nieuwenhuijse 5d1bc71521 Added csg.cutByPlane() and CSG.Plane.fromNormalAndPoint() 2012-01-21 21:13:54 +01:00
Joost Nieuwenhuijse 1eac51e260 Added mirroring of solids 2012-01-21 18:56:46 +01:00
Joost Nieuwenhuijse 720136cd8b Added getBounds method 2012-01-21 18:03:27 +01:00
Joost Nieuwenhuijse 47372abdbd OpenJsCad parser added, to parse local files with .jscad extension 2012-01-21 17:28:19 +01:00
Joost Nieuwenhuijse a66db774a2 Added proper error message if WebGL not supported 2012-01-21 15:24:03 +01:00
Joost Nieuwenhuijse a5ee34852b Created proper javascript class for the viewer, moved viewer to openjscad.js 2012-01-21 15:18:57 +01:00
Joost Nieuwenhuijse 69ed3b365d Increased back z plane in viewer 2012-01-20 16:39:14 +01:00
Joost Nieuwenhuijse d2cc093fab Increased dimensions of sample object 2012-01-20 16:36:55 +01:00
Joost Nieuwenhuijse c1daa42647 Added warning if not using Chrome 2012-01-20 16:09:04 +01:00
Joost Nieuwenhuijse 69593eb22c Rendering now occurs on load 2012-01-20 15:54:37 +01:00
Joost Nieuwenhuijse 4516cd57e7 First release! 2012-01-20 15:52:48 +01:00
Joost Nieuwenhuijse e96769b609 First pages commit 2012-01-20 15:20:13 +01:00