Commit graph

139 commits

Author SHA1 Message Date
Marius Kintel 0a5b38fe7c minor fix: Use correct use convention in documentation 2012-02-02 23:32:15 +01:00
Marius Kintel 83205f0511 Merge branch 'master' of github.com:openscad/MCAD 2012-01-09 03:11:21 +01:00
Marius Kintel a5b8b44f50 Cleared executable flag from scad file 2012-01-09 03:10:14 +01:00
Marius Kintel f32906ae90 Fixed orientation issue 2011-12-30 14:29:04 +01:00
Elmo b7d9ec4c5e Merge pull request #2 from openscad/master
Added 3d_triangle module
2011-11-23 04:11:20 -08:00
Marius Kintel ef08a6cf50 Added 3d_triangle from Rene Baumann 2011-11-21 18:50:16 +01:00
Timothy Schmidt 4330afe5e7 fixed typo and added license preamble to teardrop.scad 2011-10-30 11:05:53 -04:00
Elmo f313545c3e Merge pull request #1 from openscad/master
Minor changes to testing framework (by kintel)
2011-09-28 23:26:16 -07:00
Marius Kintel 60490ebd2c Better test names, support for Mac 2011-09-08 03:52:11 +02:00
Marius Kintel 47876c4a7e Minor translation to make the result manifold 2011-09-08 03:49:39 +02:00
Elmom 903569a9a2 Added oval_torus and torus2 with different parameterization 2011-09-07 12:43:30 +03:00
Elmom 72400cf62c Added an egg shape using egg_outline 2011-09-07 09:59:02 +03:00
Elmom b2b431a92b Typed out some polygonal tubes 2011-09-06 12:44:52 +03:00
Elmom 85cc1c54d8 Added new file for not-so-regular shapes 2011-09-06 12:14:44 +03:00
Elmom 754ca14785 Added trochoids.scad from thingiverse, needs cleaning 2011-04-28 11:40:13 +03:00
Elmom cdc3b0c699 Added a new file for transformations. First one doesn't work due to reported bug in openscad 2011-03-26 13:54:45 +02:00
Elmom 263df7d174 Added items to TODO 2011-03-25 10:05:04 +02:00
Elmom 77294127da Added ThingDoc as a submodule 2011-03-18 01:19:09 +02:00
Elmom b7e03f5767 Updated the readme 2011-03-03 18:21:55 +02:00
Elmom f1d12e9ebe Added polyholes.scad from Nophead 2011-03-03 15:37:30 +02:00
Elmom 1f1a50105d Added a simple script that updates the submodules 2011-02-19 02:29:52 +02:00
Elmom 15f723aafd Added the Python solid cad frontend SolidPython as a submodule 2011-02-19 01:49:49 +02:00
Elmom 7c56855186 Added a spin module, does what the transformation with the same name in Blender does 2011-02-16 11:51:46 +02:00
Elmom 88bf287928 Made square pyramid actually work 2011-02-15 07:28:26 +02:00
Elmom 4db6fc8757 Added some items to TODO 2011-02-03 11:08:12 +02:00
Elmom 0cec0328ec Added a tolerance parameter tor motors.scad, by D1plo1d 2011-02-03 11:04:02 +02:00
Timothy Schmidt 5c9ef60e04 Some more potential mistakes and an OpenSCAD syntax error 2011-01-21 03:45:59 -05:00
Timothy Schmidt 9c1d8c4ce8 Randome bits of syntax that openscad doesn't treat as errors 2011-01-21 03:40:36 -05:00
Elmom ab6012c6b8 Fixed some copyright disclaimers 2011-01-18 14:08:27 +02:00
Timothy Schmidt d5a79533b5 fix licensing for motors.scad and nuts_and-bolts.scad 2011-01-18 06:58:23 -05:00
Timothy Schmidt 1b071f5e5c moved ellipse and egg_outline to regular_shapes.scad 2011-01-18 06:38:26 -05:00
Timothy Schmidt 0eab6f1c5a fixed up license of hardware.scad 2011-01-18 06:21:22 -05:00
Timothy Schmidt 90170b833e first commit of whosawhatsis' hardware.scad 2011-01-18 06:14:08 -05:00
Timothy Schmidt 1eaf67207a Merge branch 'master' of github.com:elmom/MCAD 2011-01-18 06:11:19 -05:00
Timothy Schmidt d53660d3b3 commit Giles' regular shapes and metric fasteners 2011-01-18 06:10:38 -05:00
Elmom 6fbb27cca0 Maybe this is enough... 2011-01-12 14:35:18 +02:00
Elmom 69bffb0397 And undo some :) 2011-01-12 14:33:04 +02:00
Elmom 006508acde Now actually convert the syntax to markdown :) 2011-01-12 14:28:23 +02:00
Elmom a9616c7fdf Forgot to add the project name to the StillMaintaned? links. 2011-01-12 14:20:27 +02:00
Elmom 19657b67e8 Now to name it so that github reconises it actually :) 2011-01-12 14:18:28 +02:00
Elmom 5fbe970f59 Forgot to remove the old README 2011-01-12 14:16:00 +02:00
Elmom fbe7cd6162 Changed README to markup and added a 'StillMaintained?' button 2011-01-12 14:13:28 +02:00
Elmom 868730fec7 Added a general ngon and improved some api docs 2011-01-08 15:38:47 +02:00
Elmom d21103e652 Fixed the previous fix :) 2011-01-08 13:35:24 +02:00
Elmom 50e821e4a3 Fixed the API of box and roundedBox 2011-01-08 13:32:58 +02:00
Elmom 25b184e252 Added a doc line about the egg_outline module 2011-01-08 12:46:48 +02:00
Elmom 3cc3b882ee Fixed an insignificant typo 2011-01-08 12:45:14 +02:00
Elmom 8d0d254eb5 Added an egg outline 2011-01-08 12:27:28 +02:00
Elmom a95c75faea Fixed a missing argument, tests for it, and made the API saner 2011-01-08 12:12:27 +02:00
Timothy Schmidt 32fdce5eb5 added functions and fixes to gridbeam.scad 2011-01-05 17:42:10 -05:00