blender/source
Bastien Montagne 9ee1f96a0f Fix (unreported) potential serious bug in CustomData_merge().
It was always only using the flags from the first source layer of a given type, not from
the layer actually being handled.

This was (probably) more or less harmless for the CD_FLAG_NOCOPY test,
but could be really bad when checking CD_FLAG_NOFREE, and when
copying the flags over to new copied data!
2015-07-20 16:25:01 +02:00
..
blender Fix (unreported) potential serious bug in CustomData_merge(). 2015-07-20 16:25:01 +02:00
blenderplayer Point density: Add utility function to sample density outside of render pipeline 2015-07-18 21:42:39 +02:00
creator Fix/Workaround for CMake buildinfo error 2015-07-20 23:27:56 +10:00
gameengine Fix T45428: Sometimes in a dupligroup linked actuators are not triggered 2015-07-16 12:53:20 -03:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript