Blender Git Loki
Git Commits -> Revision 504e926
Revision 504e926 by Joseph Eagar (master) November 29, 2006, 23:26 (GMT) |
=Proxy compile fix= Compiling blender was broken because the member proxy_layer didn't exist in bPose. Added it (and appropriate pad vars) into the struct. Since the member is meant to copy armature layers, I made it a short; this did however require adding two pad vars, another short and an int. ton: please check to make sure it's all right. |
Commit Details:
Full Hash: 504e92688910423c0812aa8fc04cada45265b916
Parent Commit: 0c85ea0
Lines Changed: +2, -0
1 Modified Path:
/source/blender/makesdna/DNA_action_types.h (+2, -0) (Diff)