Blender Git Commit Log
Git Commits -> Revision 9a3362c
Revision 9a3362c by Brecht Van Lommel (master) January 5, 2010, 14:56 (GMT) |
BUGFIX: revision 25736 (about 3 hours ago) introduced a problem in SDNA for drivers, which will cause files that include drivers and saved since then to crash on load, and loading existing files to crash as well. This commit fixes that problem. So, don't use builds from revision 25736-25743. The problem is this line, SDNA does not support parsing #defines: DriverTarget targets[MAX_DRIVER_TARGETS]; |
Commit Details:
Full Hash: 9a3362c84f11b357121c43dd371e335096341f06
SVN Revision: 25744
Parent Commit: 88485f7
Lines Changed: +1, -1
1 Modified Path:
/source/blender/makesdna/DNA_anim_types.h (+1, -1) (Diff)