Blender Git Commit Log

Git Commits -> Revision f312611

Revision f312611 by Joseph Eagar (master)
February 23, 2008, 02:12 (GMT)
=ID Property Bugfix=

There was an extraneous line causing ID property groups
to have the wrong length, causing crashes in code that
relied on it.

This commit both fixes that and adds a version check to
fix group lengths for older .blends. The subversion
was incremented to 15 for this change.

Commit Details:

Full Hash: f312611a924304bf7048abbb9f5a4dc7895a9c7f
SVN Revision: 13822
Parent Commit: 0e233b3
Lines Changed: +99, -4

3 Modified Paths:

/source/blender/blenkernel/intern/idprop.c (+2, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+56, -0) (Diff)
/source/blender/python/api2_2x/IDProp.c (+41, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021