Commit Graph

5431 Commits (653e3cb116e6b4d9f3e9165c98f944653f0ee6eb)

Author SHA1 Message Date
Marius Kintel 653e3cb116 typo 2015-03-09 12:13:37 -04:00
Marius Kintel 891b484bdc Added assign() to deprecation list 2015-03-09 11:58:46 -04:00
Marius Kintel 4db81672ca Remove empty categories. Revert hardcoding of categories 2015-03-09 11:36:57 -04:00
Marius Kintel e7971b6a60 Revert "Hardcode example categories to make them easier to translate"
This reverts commit a4bbf2063b.
2015-03-09 11:24:13 -04:00
Marius Kintel 08b97429a9 Use correct links to release notes 2015-03-09 03:42:58 -04:00
Marius Kintel 2091e6532b various small updates 2015-03-09 02:50:05 -04:00
Marius Kintel c4f42011fc Disable test with z buffer tearing 2015-03-09 01:00:02 -04:00
Marius Kintel 061401ccfc sync 2015-03-09 00:00:26 -04:00
Marius Kintel 424f37e17b #1250 Don't tesselate convex polysets for rendering 2015-03-08 23:56:37 -04:00
Marius Kintel 3cda1c6f5a bboxes should be recalculated after transformations. We could filter out rotation transforms but this is easier for now 2015-03-08 23:56:21 -04:00
Marius Kintel df9a05e46c Ignore throwntogethertest_issue964 2015-03-08 22:46:53 -04:00
Marius Kintel f52061535e Updated test result; order of polygons changes 2015-03-08 20:56:30 -04:00
Marius Kintel 7d1962b95a wops, forgot to set the dirty bit in one place 2015-03-08 20:41:56 -04:00
Marius Kintel cc1f9e1353 quickfix: Increase parser stack depth to allow for larger designs 2015-03-08 19:36:30 -04:00
Marius Kintel 28b347065d Improved performance regression: create indexed polygon before tessellating, don't tessellate triangles 2015-03-08 19:35:20 -04:00
Marius Kintel 30f5343834 Optimization: Cache boundingbox, added append_poly with Polygon parameter 2015-03-08 19:32:10 -04:00
Marius Kintel 485edd57be doc 2015-03-08 19:29:24 -04:00
Marius Kintel 66835e1ef4 Only show verbose debug info when --debug is turned on 2015-03-08 17:35:30 -04:00
Marius Kintel 78f3c283b0 Updated test results after fixing zero clamp surface issue 2015-03-07 23:17:33 -05:00
Marius Kintel 393772d1f8 fixed a small remaining surface issue; z values weren't clamped to 0 2015-03-07 23:17:11 -05:00
Marius Kintel d98f892913 Updated test result after camera change 2015-03-07 19:34:47 -05:00
Marius Kintel 30d2440598 More camera fixes: Better viewall calculation, better switching between perspective and ortho 2015-03-07 19:02:51 -05:00
Marius Kintel 788293f68f Updated test results after camera changes 2015-03-07 19:01:58 -05:00
Marius Kintel f67c116c9d Disable freetype issue on travis 2015-03-07 18:52:34 -05:00
Marius Kintel 2c2b9b15ac Issue 899 is fixed 2015-03-07 18:50:55 -05:00
Marius Kintel 2dd29906ef Merge branch 'master' of github.com:openscad/openscad 2015-03-07 18:33:18 -05:00
Marius Kintel 7cf1f3a7dd #1246 Filter away nan/inf coordinates to avoid crashing libtess2 2015-03-07 18:33:09 -05:00
Marius Kintel 56723afa50 #1246 Added testcase 2015-03-07 18:14:12 -05:00
Marius Kintel e4b55e2eed Slightly modified camera tests, cgalpngtest-text-search-test is no longer heavy 2015-03-07 14:20:09 -05:00
Marius Kintel ade90b2275 Merge pull request #1244 from openscad/translation-updates
Translation updates
2015-03-06 17:47:13 -05:00
Torsten Paul e95f432781 Update German translation. 2015-03-06 23:34:21 +01:00
Torsten Paul f7303223c0 Extract strings for translation from JSON file. 2015-03-06 23:26:06 +01:00
Marius Kintel 7392f7b159 Updated release checklist, related to VERSION 2015-03-06 14:24:51 -05:00
Marius Kintel 51346343d1 Merge branch 'master' of github.com:openscad/openscad 2015-03-06 11:41:13 -05:00
Marius Kintel b9463833ff Enable auto indent as default 2015-03-06 11:41:04 -05:00
Marius Kintel 91c6c3aa58 Changed default tab width to 4 2015-03-06 11:40:49 -05:00
Marius Kintel 5916197860 Merge pull request #1242 from hroncok/czech
Czech translation + .mo ignore
2015-03-06 10:30:34 -05:00
Marius Kintel 759e761b11 Merge pull request #1243 from dkreuter/master
scripts/check-dependencies.sh can't determine version of opencsg
2015-03-06 10:25:36 -05:00
David Kreuter 4ca4677265 Bugfix: scripts/check-dependencies.sh can't determine version of opencsg.
Grep doesn't return matching lines when it believes that the file is a binary.
The header for opencsg seems to trigger this behaviour. Added the -a switch to
the grep invocation to force interpretation as text file.
2015-03-06 12:21:29 +01:00
Miro Hrončok 8ba56e9e8d Ignore .mo files lying next to .po files 2015-03-06 10:30:11 +01:00
Miro Hrončok 6339e7b655 Updated Czech translation 2015-03-06 10:29:16 +01:00
Marius Kintel 3e5846d969 #1239 Updated test results 2015-03-05 18:28:56 -05:00
Marius Kintel d5e50a188a fixed merge error 2015-03-05 17:58:13 -05:00
Marius Kintel 09a10152ad Merge branch 'master' of github.com:openscad/openscad 2015-03-05 17:47:13 -05:00
Marius Kintel f3eaa2a6c0 #1239 Updated test results 2015-03-05 17:45:22 -05:00
Marius Kintel ca0fc467a6 #1239 Use Liberation Sans font 2015-03-05 17:43:50 -05:00
Marius Kintel caf8954b19 Merge pull request #1241 from kevenv/master
Update french translation
2015-03-05 17:33:19 -05:00
Marius Kintel 778752a8dc #1239 Updated test cases 2015-03-05 17:31:15 -05:00
Marius Kintel 6ca6d14b5c Merge branch 'master' of github.com:openscad/openscad 2015-03-05 17:30:32 -05:00
Marius Kintel a48551dffb #1239 Changed font to a more generally available one 2015-03-05 17:30:29 -05:00