Blender Git Loki
Git Commits -> Revision d6b2f35
Revision d6b2f35 by Ton Roosendaal (master) October 26, 2004, 21:10 (GMT) |
Bug #1670 Just one simple report, 4-5 hours work... reported was that selecting in action+nla window is slightly off. Quite annoying. It appeared to be a wrong usage of View2D facilities, causing part rewrite of a lot of stuff here. Mainly did it as excercise, to get better understanding of all of this. Would need some testing though! PLus; fixed crash while using "single user" menu with Ipos in Object. |
Commit Details:
Full Hash: d6b2f3574a2b668b017cfb1be7326f0d2386f5ab
SVN Revision: 3310
Parent Commit: b724cc5
Lines Changed: +87, -92
7 Modified Paths:
/source/blender/src/drawaction.c (+16, -18) (Diff)
/source/blender/src/drawnla.c (+10, -12) (Diff)
/source/blender/src/editaction.c (+26, -27) (Diff)
/source/blender/src/editnla.c (+27, -22) (Diff)
/source/blender/src/editobject.c (+2, -1) (Diff)
/source/blender/src/editscreen.c (+6, -6) (Diff)
/source/blender/src/outliner.c (+0, -6) (Diff)
/source/blender/src/drawnla.c (+10, -12) (Diff)
/source/blender/src/editaction.c (+26, -27) (Diff)
/source/blender/src/editnla.c (+27, -22) (Diff)
/source/blender/src/editobject.c (+2, -1) (Diff)
/source/blender/src/editscreen.c (+6, -6) (Diff)
/source/blender/src/outliner.c (+0, -6) (Diff)