Blender Git Loki

Git Commits -> Revision 729498a

Revision 729498a by Janne Karhu (master)
July 15, 2011, 13:32 (GMT)
Fix for [#26712] Particle group instance 'Use Count' value gets reset on file-load.
* New object pointers can't be loaded properly for library linked groups, so the weight groups now store an index to the group objects at save time. This index is used at load time to set the objects without relying on the old pointers.
* If the library linked group is modified the indices can be wrong, but this can't really be avoided easily as there's no way to relate objects in a linked group between loads.

Commit Details:

Full Hash: 729498ab2da989d0bfbba02c1b1a6bc9f6964b1c
SVN Revision: 38413
Parent Commit: 7984e33
Lines Changed: +44, -5

3 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+32, -3) (Diff)
/source/blender/blenloader/intern/writefile.c (+10, -1) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+2, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021