Blender Git Commit Log
Git Commits -> Revision 7609370
Revision 7609370 by Joshua Leung (master) March 14, 2011, 10:45 (GMT) |
Bugfixes: - Sync Markers option works for local markers (or any other list of markers in future) too now. - Apply Pose to Restpose operator now displays a warning if an action was found (warning about the action now being invalid) |
Commit Details:
Full Hash: 7609370d504de51371b96d8e6807ec6f62ee6c69
SVN Revision: 35537
Parent Commit: 2d1ef27
Lines Changed: +76, -71
7 Modified Paths:
/source/blender/blenkernel/BKE_scene.h (+0, -3) (Diff)
/source/blender/blenkernel/intern/scene.c (+0, -48) (Diff)
/source/blender/editors/animation/anim_markers.c (+52, -0) (Diff)
/source/blender/editors/armature/editarmature.c (+2, -0) (Diff)
/source/blender/editors/armature/poseUtils.c (+2, -2) (Diff)
/source/blender/editors/include/ED_markers.h (+3, -0) (Diff)
/source/blender/editors/transform/transform_conversions.c (+17, -18) (Diff)
/source/blender/blenkernel/intern/scene.c (+0, -48) (Diff)
/source/blender/editors/animation/anim_markers.c (+52, -0) (Diff)
/source/blender/editors/armature/editarmature.c (+2, -0) (Diff)
/source/blender/editors/armature/poseUtils.c (+2, -2) (Diff)
/source/blender/editors/include/ED_markers.h (+3, -0) (Diff)
/source/blender/editors/transform/transform_conversions.c (+17, -18) (Diff)