blender/source
Antony Riakiotakis 33f51abe4e Better fix for T37545.
This was supposed to fix inaccuracies between S-H wheel but it makes the
colors selected through the SV-H color cube wrong (see http://
%28SV-H%29-Inaccurate). Instead of deactivating color management for SV
and H widgets just reenable correction for the Hue wheel. This is wrong
because HSV always refers to display space and we -have- to account for
that when using linear color RNA properties.
2014-03-14 01:42:50 +02:00
..
blender Better fix for T37545. 2014-03-14 01:42:50 +02:00
blenderplayer Mesh API: rename 'octree' to 'spatial' since internally its using kdtree 2014-03-13 01:49:47 +11:00
creator Removing ParticleSystem->frand arrays to avoid memory corruption issues 2014-03-07 11:20:45 +01:00
gameengine Partial fix for T3817: BGE crashing when using LibNew. 2014-02-23 12:44:33 -08:00
icons
tests Code cleanup: style 2014-02-13 08:52:12 +11:00
CMakeLists.txt
SConscript