Blender Git Commit Log
Git Commits -> Revision 99c1a9a
Revision 99c1a9a by Joshua Leung (master) February 9, 2011, 01:05 (GMT) |
Bugfix [#25987] Duplicated markers naming issue One-liner fix - a missing "OPERATOR_FINISHED" on the select operator was causing problems renaming markers and potentially with other operations too! To find this bug, I added debug method to dump the list of markers to console. This has revealed some troublesome things about the way markers are organised, which IMO need to be addressed. |
Commit Details:
Full Hash: 99c1a9a427f3a1d6f3007ace54aed76966973c6c
SVN Revision: 34727
Parent Commit: adfbb83
Lines Changed: +26, -2
1 Modified Path:
/source/blender/editors/animation/anim_markers.c (+26, -2) (Diff)