Liam Marshall
e6cd3fdda1
axes-color for StarNight
2015-05-12 15:50:22 -05:00
Liam Marshall
f9b074c473
axes-color for Nature
2015-05-12 15:50:14 -05:00
Liam Marshall
3511e7079f
axes-color for Monotone
2015-05-12 15:47:49 -05:00
Liam Marshall
7fb626fb08
axes-color for Metallic
2015-05-12 15:45:53 -05:00
Liam Marshall
55affd0273
axes-color for DeepOcean
2015-05-12 15:44:56 -05:00
Liam Marshall
c2f2ba5293
axes-color for beforedawn
2015-05-12 15:43:31 -05:00
Liam Marshall
69e6707c62
axes-color for solarized
2015-05-12 15:41:54 -05:00
Liam Marshall
9fb5893540
Map axes-color in JSON files to AXES_COLOR
2015-05-12 15:26:08 -05:00
Liam Marshall
cdbd08a4d3
Default for axis color (for testing)
2015-05-12 15:25:53 -05:00
Liam Marshall
98b6cf3d19
Add AXES_COLOR to enum RenderColor
2015-05-12 15:22:26 -05:00
Liam Marshall
5e3cd59eeb
Switch from getContrastColor to getColor in GLView
...
* Removed bgcontrast
* Added new `Color4f axescolor` obtained by `ColorMap::getColor(...,
AXES_COLOR)`
* Switched showAxes and showScalemarkers to `axescolor`
2015-05-12 15:09:20 -05:00
Torsten Paul
9f372cff41
Simple detection of script and direction based on given text.
...
This adds a simple detection logic based on the hb_unicode_script()
function provided by harfbuzz. Automatic script selection will only
happen if no valid parameter was given (basically only in case of
a missing script parameter in text()).
If different scripts are found in a single text, the resulting value
is HB_SCRIPT_UNKNOWN.
2015-05-09 18:05:07 +02:00
Marius Kintel
89371f60cf
Merge pull request #1335 from hroncok/patch-1
...
Czech translation: Add missing space
2015-05-04 15:02:58 -04:00
Miro Hrončok
c94e62878a
Czech translation: Add missing space
2015-05-04 20:12:53 +02:00
Marius Kintel
2dbf9755c3
Version splitting used wrong variable, causing version() to return [0,0,0]. Fixes #1329
2015-04-28 10:21:02 -04:00
Marius Kintel
0e1b0daf36
#1254 Backport some code to boost filesystem V2, for old RedHat version
2015-04-26 16:11:51 -04:00
Marius Kintel
e21b321323
Allow compiling against libstdc++ and c++03
2015-04-26 16:11:10 -04:00
Torsten Paul
cc4b633e43
Workaround for Fedora 21 builds ( fixes #1254 ).
...
Fedora installs qscintilla2.prf in the wrong location and has a different
naming scheme than the one used in Ubuntu so the existing workaround fails.
This adds yet another workaround to detect the different naming for the
Qt5 version of the QScintilla2 library.
2015-04-26 16:45:04 +02:00
Marius Kintel
c45f2b5f36
Merge branch 'master' of github.com:openscad/openscad
2015-04-25 21:31:17 -04:00
Marius Kintel
2b3392266f
Merge pull request #1326 from openscad/issue1325
...
Fixes Issue #1325
2015-04-25 16:57:05 -04:00
Marius Kintel
e6989526ca
#1325 Fixed crash when polygons with > 3 indices turn out to be degenerate
2015-04-25 15:20:09 -04:00
Marius Kintel
12a43fd942
bugfix: bash substitution of SHORTVERSION was wrong
2015-04-21 11:10:24 -04:00
Marius Kintel
172f1bfd3e
bugfix: bash substitution of SHORTVERSION was wrong
2015-04-21 11:10:02 -04:00
Marius Kintel
4d0745d337
Revert "Bumped version to 2015.03-1"
...
This reverts commit a209035a83 .
2015-04-21 11:09:23 -04:00
Marius Kintel
a209035a83
Bumped version to 2015.03-1
2015-04-21 10:41:44 -04:00
Marius Kintel
b3ae7fa1ff
Merge pull request #1319 from openscad/issue1317
...
Fixed bug reversing result of is_nan(), causing normals vectors to somet...
2015-04-21 01:56:00 -04:00
Marius Kintel
167b8825f7
Fixed bug reversing result of is_nan(), causing normals vectors to sometime be exported as 0 0 0. Fixes #1317
2015-04-21 01:33:25 -04:00
Marius Kintel
a1bece5c51
Merge pull request #1316 from openscad/issue1288
...
Grab framebuffer before opening file dialog. Should fix #1288
2015-04-17 10:14:02 -04:00
Marius Kintel
728a114594
#1288 Grab framebuffer before opening file dialog to avoid the dialog being part of hte grabbed frame
2015-04-16 11:11:28 -04:00
Marius Kintel
4d3800cc89
Merge pull request #1313 from clothbot/patch-3
...
Removed deprecated assign statement
2015-04-16 00:32:12 -04:00
Andrew Plumb
c32e271a0c
Sync up output with example023 cleanup.
2015-04-15 23:58:06 -04:00
Marius Kintel
6e5315b430
Merge pull request #1312 from clothbot/patch-2
...
Comment out search term not found WARNING
2015-04-15 22:08:24 -04:00
Marius Kintel
b718a23972
Fix gmp issue; ptrdiff_t not found. Fixes #1314
2015-04-15 21:45:21 -04:00
Marius Kintel
2e31b3e43a
Prefer http over ftp
2015-04-15 21:45:12 -04:00
Andrew Plumb
9897174a03
Found more search PRINTB warnings to remove
2015-04-15 18:29:05 -04:00
Marius Kintel
e87dab0bc6
Merge branch 'master' of https://github.com/openscad/openscad
2015-04-15 14:35:15 -07:00
Marius Kintel
e5e9f20f95
Prefer http over ftp
2015-04-15 14:35:12 -07:00
Marius Kintel
b9c8985377
Fix gmp issue; ptrdiff_t not found. Fixes #1314
2015-04-15 14:33:51 -07:00
Andrew Plumb
e8c8bda674
Manually removing WARNING echos.
2015-04-15 14:50:44 -04:00
Andrew Plumb
dee5885d9f
Manually removing WARNING echos.
2015-04-15 14:49:02 -04:00
Andrew Plumb
bb183558ae
Removing instead of just commenting out line.
2015-04-15 14:47:30 -04:00
Marius Kintel
ed2f4c2e22
Merge pull request #1315 from ankush1995/compile-gl
...
separate-compile
2015-04-15 13:22:38 -04:00
ankush1995
7e5394c6fa
separate-compile
2015-04-15 14:56:19 +05:30
Andrew Plumb
330b41656b
Removed deprecated assign statement
2015-04-13 19:24:51 -04:00
Andrew Plumb
3adfdad66d
Comment out search term not found WARNING
...
Returning empty result should be sufficient for detecting a no-match condition.
See forum discussion http://forum.openscad.org/Suppressing-quot-search-term-not-found-quot-warning-in-search-td12359.html
2015-04-13 18:46:43 -04:00
Marius Kintel
b7a011d0f1
Merge branch 'issue1276' into 2015.03
2015-04-13 13:21:15 -04:00
Marius Kintel
82f85cd328
Merge pull request #1311 from openscad/issue1276
...
Issue1276
2015-04-13 13:21:09 -04:00
Marius Kintel
f53b3a3ac1
Merge pull request #1310 from openscad/issue1284
...
Issue1284
2015-04-13 13:10:00 -04:00
Marius Kintel
c3736b0f30
#1276 Let FileModule::instantiate() catch all module recursions
2015-04-13 12:45:30 -04:00
Marius Kintel
25f927799d
#1284 Fix animation flicker by not updating camera while compiling
2015-04-12 22:02:03 -04:00