blender/source
Lukas Tönne 58c22d8fe8 Fix T39351: Blender crashes when enabling Mesh Analysis.
This code was using a //const// char array for fallback colors and then
writing to it (hidden to the compiler by explicit casting). Bad!
2014-03-23 11:37:04 +01:00
..
blender Fix T39351: Blender crashes when enabling Mesh Analysis. 2014-03-23 11:37:04 +01:00
blenderplayer Code cleanup: modifier_skin_customdata_ensure was a bad level call 2014-03-16 21:55:30 +11:00
creator Code cleanup: naming conventions 2014-03-16 22:11:14 +11:00
gameengine Fix T38051: Even if Color Management is disabled, it is still applied to the background 2014-03-21 14:06:44 +06:00
icons
tests Code cleanup: comments and typos 2014-03-18 05:40:18 +11:00
CMakeLists.txt
SConscript