blender/source
Bastien Montagne f34e03d34d Fix (unreported) Crash: broken RNA accessors to tesselated MCol data.
Regression from rB823bcf1689a3 (VPaint 2017 GSoC, this is not in 2.79 release).

Also cleanup, using fake-array-ification to access struct members is
generally not a great idea, but when we already have a totally confusing
broken struct layout, this is pure evil, as demonstrated here!

Found while investigating T53341.
2017-11-20 10:16:50 +01:00
..
blender Fix (unreported) Crash: broken RNA accessors to tesselated MCol data. 2017-11-20 10:16:50 +01:00
blenderplayer Fix blender player build. 2017-11-08 01:11:17 +01:00
creator Windows: Add additional crash diagnostic information. 2017-11-07 07:57:59 -07:00
gameengine Fix BGE sound actuator property access 2017-11-18 17:16:25 +11:00
tools@e10a1b031b Fix (unreported) Crash: broken RNA accessors to tesselated MCol data. 2017-11-20 10:16:50 +01:00
CMakeLists.txt