Commit Graph

4869 Commits (4a75c572090edf6b0f7806f620eab91e6a496e71)

Author SHA1 Message Date
Torsten Paul 4a75c57209 Move -DNOGDI to main project file.
This is not related to the cross build but a workaround when including
windows.h that also defines Polygon. So it's now enabled for all Windows
builds including MSYS2.
2014-12-20 21:46:30 +01:00
Torsten Paul 33a8c2baaa Catch win32-mingw used when building on MSYS2. 2014-12-20 21:39:32 +01:00
Torsten Paul ba2f150f33 Remove eigen2 detection, eigen3 is required. 2014-12-20 21:38:52 +01:00
Torsten Paul b488242548 Swap colors so the bright red is only used for language keywords. 2014-12-20 17:30:37 +01:00
Torsten Paul a603afb767 Add keyword lists. 2014-12-20 17:27:34 +01:00
Torsten Paul 128498a678 Allow reading the keyword lists from the color scheme files. 2014-12-20 17:27:18 +01:00
Torsten Paul 90b7dd82c2 Update lexer keywords. 2014-12-20 04:46:59 +01:00
Torsten Paul b1871c6309 Fix color schemes (brace highlight / selection color / line-end markers). 2014-12-20 02:51:11 +01:00
Marius Kintel f42dbea817 Merge pull request #1083 from Scalpel78/master
Added color scheme - Visual Studio
2014-12-17 16:48:20 -05:00
Frode Lillerud 69b644fcc2 Create visualstudio.json 2014-12-17 22:27:13 +01:00
Frode Lillerud 832fca9672 Delete visualstudio.json 2014-12-17 22:26:41 +01:00
Frode Lillerud e34530f752 Create visualstudio.json
Color scheme similar to default in Visual Studio.
2014-12-17 22:26:12 +01:00
Marius Kintel f0c7ee6d61 #1068 Attempt to fix the Windows line ending issue 2014-12-17 16:19:13 -05:00
Marius Kintel 450dd836fa Added png of document icon 2014-12-17 15:52:51 -05:00
Marius Kintel ca11624f52 #1065 Added new expected test result 2014-12-17 13:13:27 -05:00
Marius Kintel 6492d25265 #1065 The text module is no longer experimental 2014-12-17 12:56:52 -05:00
Marius Kintel 1aef9f2758 #1065 Show progress dialog while building font cache 2014-12-17 12:12:53 -05:00
Marius Kintel 3d0749b619 Improve displayed rendering time by including compilation time 2014-12-16 18:01:25 -05:00
Marius Kintel 0448b0f1db #1076 Fix memory display on 64-bit Windows 2014-12-16 17:40:13 -05:00
Marius Kintel a40b2848e9 killed compiler warning 2014-12-16 17:39:38 -05:00
Marius Kintel 93b6113edc #1065 fix: It's allowed to pass NULL geometry to the preview renderer 2014-12-16 17:22:41 -05:00
Marius Kintel fe3cae8120 #1065 Text preview optimization: Don't tesselate every frame 2014-12-16 17:03:06 -05:00
Torsten Paul 0f2806ab8a Assume internally used strings are stored in UTF-8. 2014-12-16 21:31:00 +01:00
Torsten Paul 4be9a43b40 Add debug output for the Node Id Cache. 2014-12-16 21:21:06 +01:00
Marius Kintel 7bea0bef37 Merge branch 'master' of github.com:openscad/openscad 2014-12-16 13:04:13 -05:00
Marius Kintel 77c865d1be Improved regex to correctly match quoted characters in strings 2014-12-16 13:03:12 -05:00
Marius Kintel 061fa9604a Merge pull request #1071 from kevenv/master
Added french translation :)
2014-12-16 12:59:49 -05:00
Keven Villeneuve db4e609dbd Finish french translation 2014-12-14 10:21:08 -05:00
Keven Villeneuve 2c4c19d2d5 Correct some mistakes in the french translation 2014-12-14 00:45:15 -05:00
Keven Villeneuve 999e27d0da Added french translation :) 2014-12-13 22:38:18 -05:00
Marius Kintel 14870d69de #1066 Build fix 2014-12-12 14:35:42 -05:00
Marius Kintel f1b1faad44 Preserve whitespace inside strings when creating cache keys. Fixes #1066 2014-12-12 14:06:28 -05:00
Marius Kintel ad69698f97 Changed stlcsgpngtest to render, not preview, to be able to reuse monotonepngtest results 2014-12-11 18:01:56 -05:00
Marius Kintel 1f032d0d7d #803 Don't install OS X specific file on other platforms 2014-12-11 17:32:26 -05:00
Marius Kintel 723556b803 #964 Run correct tests 2014-12-11 17:27:08 -05:00
Marius Kintel 1bbbfad575 #964 Added test for checking correct export of nonmanifold objects 2014-12-11 17:24:35 -05:00
Marius Kintel 9fe80a3a66 Mac build fix 2014-12-11 17:23:45 -05:00
Marius Kintel 255fc1d58d #1051 updated test results after suppressing repeated error messages 2014-12-11 17:04:33 -05:00
Marius Kintel 9da865604c #600 Tag menu action roles to allow translated menu items to move to the correct Mac OS X menu 2014-12-11 16:58:20 -05:00
Marius Kintel 0a10aca8aa #1051 Suppress warning and error output after 5 equal messages 2014-12-11 16:37:27 -05:00
Marius Kintel c9aea8a6b6 Merge branch 'master' of github.com:openscad/openscad 2014-12-11 16:09:59 -05:00
Marius Kintel 9863aa9ab2 #1051 Detect recursion after 1M tail recursion iterations 2014-12-11 16:09:55 -05:00
Torsten Paul dd274b744a Fix download urls for freetype and ragel; bump freetype to 2.5.4. 2014-12-11 19:42:35 +01:00
Marius Kintel df53d05bba Merge pull request #1062 from openscad/sysinfo
Report system information in the 'Library Info' dialog
2014-12-10 22:45:15 -05:00
Marius Kintel 39612397fa #1057 Sysinfo for Mac OS X 2014-12-10 22:44:39 -05:00
Marius Kintel 73b6700b69 Empty polysets are convex. Fixes crash in is_approximately_convex() 2014-12-09 17:46:03 -05:00
Marius Kintel 7e728fac6a Improve polyset convexity check by tessellating polygons prior to testing. Fixes #1061 2014-12-09 16:53:11 -05:00
Torsten Paul 845bd5706e Guard against reading huge files. 2014-12-09 22:46:09 +01:00
Marius Kintel f32e03dffb Merge branch 'master' of github.com:openscad/openscad 2014-12-09 16:42:05 -05:00
Marius Kintel 6d9329966a #1061 fixed test build behaving differently from GUI build due to ENABLE_CGAL flag not being passed to all relevant sources. Added testcase 2014-12-09 16:42:02 -05:00