Blender Git Commit Log

Git Commits -> Revision da47116

Revision da47116 by Ton Roosendaal (master)
February 13, 2013, 16:52 (GMT)
Fix for splitting startup and userpref:

The do-version handling for Userdef is outside file reading, which makes
it needed to store the file version in UserDef, so it gets the correct
version to handle.

Thanks Antonis R. for pointing at the omission!

Also removed the mindboggling define. If you do such, then make it
like "MAIN_VERSION_OLDER_THAN() or so.

In general version hacking could be limited much better... ask me
before even thinking to add one, most optimal is to do it in a way
it's not depending on a version ever - forward/backward compatible.


Commit Details:

Full Hash: da4711632c729d54dc3d425d905dec926966f79c
SVN Revision: 54534
Parent Commit: 909d640
Lines Changed: +15, -5

3 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+4, -0) (Diff)
/source/blender/editors/interface/resources.c (+8, -5) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021