Blender Git Loki
Git Commits -> Revision 438ba31
Revision 438ba31 by Martin Poirier (master) March 23, 2009, 01:01 (GMT) |
Finished porting etch-a-ton to 2.5 Changes: Gestures are now Shift-ActionMouse (doing it with SelectMouse required a bit of juggling and triggered a display glitch that I'll try to debug later) Everything else should be as functional as in trunk, apart from the dotted rubber band line which doesn't update while the view is rotated and only the current area getting redrawn while drawing (the later should be easy to fix). |
Commit Details:
Full Hash: 438ba310ed39cabb5a22ca7387922316ee2feeac
SVN Revision: 19377
Parent Commit: fe1169f
Lines Changed: +185, -212
5 Modified Paths:
/source/blender/editors/armature/armature_intern.h (+0, -1) (Diff)
/source/blender/editors/armature/armature_ops.c (+0, -11) (Diff)
/source/blender/editors/armature/editarmature_sketch.c (+168, -199) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+7, -0) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+10, -1) (Diff)
/source/blender/editors/armature/armature_ops.c (+0, -11) (Diff)
/source/blender/editors/armature/editarmature_sketch.c (+168, -199) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+7, -0) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+10, -1) (Diff)