Files
test/source/blender
Bastien Montagne f798c791cd Libquery: fix double-handling of object pointer in scene's basact base.
Looping twice on same ID pointer may not be an issue in master currently, but with work done in id-remap
branch this should be avoided as much as possible, so for now assuming we do not need this here.

Note: if we really need this and have to add it back, then please at least use IDWALK_USER, and not
IDWALK_NOP flag!
2015-11-30 15:34:56 +01:00
..
2015-11-26 11:08:25 +11:00
2015-01-29 15:35:06 +11:00
2015-11-26 11:08:25 +11:00
2015-10-10 17:35:30 +02:00
2015-11-28 22:08:49 +05:00