Changed moving part colors, updated renders

pull/40/head
Carlos Garcia Saura 2014-12-30 13:49:08 +01:00
parent 4827112120
commit 2d40112055
3 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 55 KiB

View File

@ -194,8 +194,9 @@
blueColor = [0.3,0.6,0.9];
redColor = [0.8,0.3,0.3];
yellowColor = [0.9,0.9,0.1];
orangeColor = [0.9,0.5,0.1];
blackColor = [0.2,0.2,0.2];
color_movingPart = yellowColor+[0.1,0.1,0.1];
color_movingPart = orangeColor;
color_stillPart = yellowColor;
// --- DXF output ---