Commit Graph

3612 Commits (transformprecision)

Author SHA1 Message Date
Marius Kintel a0fc90b7c9 Removed obsolete tests 2013-12-29 20:17:03 -05:00
Marius Kintel 101d6343c0 Added testcase for #582 2013-12-29 20:16:54 -05:00
Marius Kintel b47ec73e72 Renamed to issue541 2013-12-29 20:00:40 -05:00
Don Bright 275f3baa3d Merge branch 'master' of github.com:openscad/openscad 2013-12-29 18:06:31 -06:00
Don Bright 9834582882 attempt to fix broken mingw build due to new GLIB dependency 2013-12-29 17:58:16 -06:00
Marius Kintel bf19347248 Merge pull request #580 from openscad/colorsfix
Colorsfix - 3 options for syntax highlighter
2013-12-29 15:37:29 -08:00
Marius Kintel 9ea82e746c Added failing test for issue 541 2013-12-29 18:28:06 -05:00
Don Bright 81a08c05c2 Merge branch 'master' of github.com:openscad/openscad into colorsfix 2013-12-29 17:20:17 -06:00
Don Bright 316c514208 make math functions easier to see on white background 2013-12-29 16:14:55 -06:00
Don Bright f0e0772694 enable disabling of syntax highlighter, add highlighter for dark backgrounds 2013-12-29 15:25:35 -06:00
Marius Kintel b272d1f0de Added mixed 2D and 3D object for difference tests 2013-12-28 17:11:56 -05:00
Marius Kintel ce8bf70604 Added 2D difference tests 2013-12-28 16:41:28 -05:00
Marius Kintel cc3858949e Updated tests 2013-12-28 14:27:21 -05:00
Marius Kintel 3e464d01a7 Use namespace instead of class method 2013-12-27 18:04:52 -05:00
Marius Kintel 11ab95385f removed redundant get_fragments_from_r 2013-12-27 18:04:28 -05:00
Torsten Paul b49f51dab3 Moved get_fragments_from_r into Calc 2013-12-27 17:48:15 -05:00
Marius Kintel 68de0ab680 Updated tests 2013-12-26 18:31:38 -05:00
Marius Kintel 1c44d04e00 Merge branch 'master' of github.com:openscad/openscad 2013-12-26 18:09:27 -05:00
Marius Kintel 8c02f17bb3 Updated tests 2013-12-26 18:09:19 -05:00
Torsten Paul 6443df394b Add concat() builtin (fixes #201).
This allows to concatenate multiple vectors and single elements into a
single result vector.
2013-12-26 20:02:31 +01:00
Marius Kintel 41ab9e8ab6 Merge pull request #575 from hroncok/patch-3
`make install` installs manpage and appdata file
2013-12-23 18:02:36 -08:00
Marius Kintel de3a629656 Merge pull request #576 from hroncok/patch-4
AppData: Do not have 2 default screenshots
2013-12-23 18:02:19 -08:00
Miro Hrončok 107d19e93e AppData: Do not have 2 default screenshots 2013-12-24 02:37:43 +01:00
Miro Hrončok 90edc3b5f7 `make install` installs manpage and appdata file 2013-12-24 02:11:20 +01:00
Don Bright 6938ae2dfd prevent cgal::orientation_2 crash on polygons that fail is_simple_2 test 2013-12-17 17:08:36 -06:00
Marius Kintel e64bf96b37 Added mesh test 2013-12-15 20:15:01 -05:00
Marius Kintel a9bb2651e0 Deprecated polygons(triangles=[]) 2013-12-15 20:11:49 -05:00
Marius Kintel 4be55c016e Merge branch 'master' of github.com:openscad/openscad 2013-12-15 18:25:22 -05:00
Marius Kintel 70dfdf42c3 sync 2013-12-15 18:25:19 -05:00
Marius Kintel 111d8f416a Added FIXME 2013-12-15 18:24:17 -05:00
Marius Kintel dced79fb2d Merge pull request #574 from openscad/planar
Planar - see  issue #349
2013-12-15 15:21:51 -08:00
Marius Kintel 446dc3d36d Improved non-planar tests 2013-12-15 18:19:05 -05:00
Marius Kintel 4fd18f6d72 Silence glib-2.0.pri 2013-12-15 17:17:15 -05:00
Don Bright 7a35d0c10d merging tests 2013-12-15 16:08:46 -06:00
Don Bright 3b3ef44f66 Merge branch 'master' of github.com:openscad/openscad into planar
Conflicts:
	src/CGAL_Nef_polyhedron.cc
	tests/CMakeLists.txt
2013-12-15 15:32:06 -06:00
Marius Kintel c7cea0082e Added testcase for concave polygons in polyhedrons 2013-12-15 15:02:32 -05:00
Don Bright 5271b345bc minor tweak for clarity 2013-12-15 09:00:43 -06:00
Don Bright e6bf94b6ff tab spaces 2013-12-15 08:33:18 -06:00
Don Bright f570b7fd25 add some error checking 2013-12-15 08:28:36 -06:00
Don Bright 851ce360b4 documentation work 2013-12-15 08:17:14 -06:00
Don Bright 0bd8531b25 delete 'new polyset' on failure of creation 2013-12-15 08:06:45 -06:00
Don Bright 218760d2f5 restore error checking when creating polyhedron from polyset 2013-12-15 08:02:42 -06:00
Don Bright 3296ae4d37 documenation update 2013-12-15 07:59:53 -06:00
Don Bright 6d0efd62d9 improve CGAL nonplanar face error detection. also change dumptests to 'faces'
keyword for 'polyhedrnon().
2013-12-15 07:47:01 -06:00
Don Bright 60a4561da5 fix bug in polyhedron() primitive keyword 'faces' vs 'triangles' 2013-12-14 22:15:57 -06:00
Don Bright f12237a9c4 add tests for non-planar bug. add docs to .cc code 2013-12-14 21:58:22 -06:00
Don Bright 36db9de870 in polyhedron() replace "triangles" w "faces", but allow backwards compatability
by accepting 'triangles' and putting them into 'faces' variable
2013-12-14 21:15:29 -06:00
Don Bright 804ec858d9 triangulation of near-planar PolySet faces 2013-12-14 21:12:01 -06:00
Don Bright 09d60fd5af stub of face tessellation function for polyset 2013-12-14 17:25:40 -06:00
Don Bright 0a2b7ca0d4 FIXME leaking polyset by altering functions signatures 2013-12-14 17:20:35 -06:00