Blender Git Loki
Git Commits -> Revision cbd3827
Revision cbd3827 by Bastien Montagne (master) September 28, 2016, 13:08 (GMT) |
Fix T49460: Particle group instance 'Use Count' value gets reset on file-load. Regression caused rBbcc863993ad, write code was assuming dw->ob was always valid, wich is no more the case right after reading file e.g. Another good example of how bad it is to use 'hidden' dependencies between datablocks. :( And another fix to be backported to 2.78a. :((( |
Commit Details:
Full Hash: cbd3827d839b2ff28ae535f674e63611cb1c2c6c
Parent Commit: 601ce6a
Lines Changed: +5, -7
1 Modified Path:
/source/blender/blenloader/intern/writefile.c (+5, -7) (Diff)