Blender Git Loki
Git Commits -> Revision 145a441
Revision 145a441 by Martin Poirier (master) March 28, 2009, 20:46 (GMT) |
Correctly cancel operator is there's no transform data. Don't access RegionView3D if region is of the wrong type. Correctly draw extra transform stuff (like snap and pet circles) in multiple 3d regions. |
Commit Details:
Full Hash: 145a44135704fa08974cac36de0a87aeb9cc696d
SVN Revision: 19438
Parent Commit: a5f3271
Lines Changed: +59, -38
8 Modified Paths:
/source/blender/editors/transform/transform.c (+23, -14) (Diff)
/source/blender/editors/transform/transform.h (+5, -5) (Diff)
/source/blender/editors/transform/transform_constraints.c (+4, -5) (Diff)
/source/blender/editors/transform/transform_conversions.c (+7, -5) (Diff)
/source/blender/editors/transform/transform_generics.c (+3, -1) (Diff)
/source/blender/editors/transform/transform_ops.c (+13, -4) (Diff)
/source/blender/editors/transform/transform_orientations.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_snap.c (+3, -3) (Diff)
/source/blender/editors/transform/transform.h (+5, -5) (Diff)
/source/blender/editors/transform/transform_constraints.c (+4, -5) (Diff)
/source/blender/editors/transform/transform_conversions.c (+7, -5) (Diff)
/source/blender/editors/transform/transform_generics.c (+3, -1) (Diff)
/source/blender/editors/transform/transform_ops.c (+13, -4) (Diff)
/source/blender/editors/transform/transform_orientations.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_snap.c (+3, -3) (Diff)