Blender Git Loki
Git Commits -> Revision b746e27
Revision b746e27 by Ton Roosendaal (master) March 20, 2006, 20:52 (GMT) |
Scene id->us user counter was always set to 1 on a file read, which did not work for Composite nodes using a scene... when you delete such a node the scene could get zero users then. Now scenes count users correctly, and are initialized to 1 on the correct place. |
Commit Details:
Full Hash: b746e27c8202dc14c6e65e28a34e269bc150b66b
SVN Revision: 7106
Parent Commit: a89905d
Lines Changed: +3, -1
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+3, -1) (Diff)