Blender Git Commit Log
Git Commits -> Revision c22a172
Revision c22a172 by Joshua Leung (master) October 21, 2011, 06:36 (GMT) |
Bugfix [#28967] Attempting to add a new pose to the Pose Library causes Blender 2.60 RC2 to crash This commit just rolls back part of r.40868, which was causing crashes when trying to treat id-property-groups as bpy.type.Property to access a special "rna_type" attribute added as part of said commit. The underlying Py-API voodoo here is far too evil (along with the myriad of ways of creating custom props) to work out an API fix for, but at least we don't get anymore crashes now. In tests here, this check even seems redundant! |
Commit Details:
Full Hash: c22a1721e5064fba84a50239e62d53aaefa23d37
SVN Revision: 41171
Parent Commit: 5efcf9b
Lines Changed: +7, -3
1 Modified Path:
/release/scripts/startup/keyingsets_builtins.py (+7, -3) (Diff)