Blender Git Commit Log
Git Commits -> Revision e6c61ac
January 12, 2010, 01:50 (GMT) |
Fix [#20644] new curve sets itself to the origin, but the pivot to the cursor + Cleaned up the nurbs spin operator and gave it properties rather than relying on context |
Commit Details:
Full Hash: e6c61acb68927519d869d150444e1a58798976d3
SVN Revision: 25910
Parent Commit: 44068d9
Lines Changed: +118, -178
7 Modified Paths:
/source/blender/editors/curve/editcurve.c (+65, -108) (Diff)
/source/blender/editors/include/ED_curve.h (+1, -1) (Diff)
/source/blender/editors/include/ED_mball.h (+1, -1) (Diff)
/source/blender/editors/include/ED_object.h (+1, -0) (Diff)
/source/blender/editors/mesh/editmesh_add.c (+1, -31) (Diff)
/source/blender/editors/metaball/mball_edit.c (+4, -33) (Diff)
/source/blender/editors/object/object_add.c (+45, -4) (Diff)
/source/blender/editors/include/ED_curve.h (+1, -1) (Diff)
/source/blender/editors/include/ED_mball.h (+1, -1) (Diff)
/source/blender/editors/include/ED_object.h (+1, -0) (Diff)
/source/blender/editors/mesh/editmesh_add.c (+1, -31) (Diff)
/source/blender/editors/metaball/mball_edit.c (+4, -33) (Diff)
/source/blender/editors/object/object_add.c (+45, -4) (Diff)