Blender Git Loki
Git Commits -> Revision e0c13fc
Revision e0c13fc by Ton Roosendaal (master) November 25, 2003, 13:44 (GMT) |
- moved do_versions stuff for 2.30 release, to also check 2.30 files. this is safe initialization only. based at report from madprof.. he had a 2.30 file without this data correctly initialized... but how it happens? tuhopuu files? anyhoo, we might think of splitting do_versions in 2 parts: 1. do_versions initialization of old variables that changed like physics properties that need to be scaled or so 2. do_init for newly created variables that are not allowed to be zero, this can safely be done for each file |
Commit Details:
Full Hash: e0c13fcb4495efa139eb2470d29c7f51015b9354
SVN Revision: 1631
Parent Commit: 4b2e1c3
Lines Changed: +6, -2
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+6, -2) (Diff)