0cbbcac23e
Icons: clamp material color from 0..1
...
Warn about out of range colors too.
2018-08-23 21:40:30 +10:00
7f8014f918
Revert "Icons: avoid error with colors out of 0-255 range"
...
This reverts commit 6e7da7616b .
2018-08-23 21:36:51 +10:00
6e7da7616b
Icons: avoid error with colors out of 0-255 range
2018-08-21 22:44:58 +10:00
4f1c1bbe7a
Icons: geometry now checks quantized area
...
Previously back-facing normal was checked which isn't ideal
because a triangle that starts out zero-area may become
visible once it's coordinates are quantized.
2018-08-15 13:18:47 +10:00
1ccd70b7c1
Icons: update generation script
2018-06-20 16:15:58 +02:00
64245e735c
Icons: fix z-sorting
...
Was depth sorting per mesh.
2018-05-13 17:10:20 +02:00
5bad5f996f
Icons: optionally use material color
...
The RGB node is used if it exists,
this is multiplied by the vertex color.
2018-05-13 16:24:38 +02:00
ed51b93bed
Icons: write object children
...
Allows for sharing geometry between icons.
2018-05-01 08:40:07 +02:00
79638c5c30
UI: backface cull generated icons
...
Allows for keeping icons 3D without adding extra geometry at export.
2018-04-29 16:51:15 +02:00
b60617ffab
Error in last commit
2018-04-24 17:46:51 +02:00
bd40b2c402
Icons: only write icons from group 'Export'
...
Allows reference objects not to get mixed up with finished icons.
2018-04-24 17:45:19 +02:00
d67b120f17
UI: disable writing icon size
...
Causes staircasing, just use byte range
2018-04-24 13:52:25 +02:00
45374b3880
Icon Generate: write icon size into the header
2018-04-24 10:32:08 +02:00
3581b997d4
UI: use icons for the toolbar
2018-04-24 09:19:28 +02:00
c1b310c32b
Utility to generate geometry icons
2018-04-24 07:52:57 +02:00