Blender Git Commit Log

Git Commits -> Revision 4509994

Revision 4509994 by Michael Fox (master)
February 3, 2009, 03:54 (GMT)
2.5
*******
- rebuilt most of the view menu with a couple empty sub menus
- seperators go all screwy when there is an unknown operator in the menu
- using this method, the operators invoke function is skipped, this is evident with clipping border and border zoom
- original menus are still in the code just if'd out for furture reference and such

- to cater for this menu, view numpad op has been made into much smaller atomic operators, pan and orbit and the ortho/persp toggle has been put into individual operators

- fixed the mem leak in the make parent menu

Commit Details:

Full Hash: 4509994673f1c690d1563f8ce8345f32bc6546f3
SVN Revision: 18796
Parent Commit: 5487354
Lines Changed: +257, -98

5 Modified Paths:

/source/blender/editors/object/object_edit.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+148, -84) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+92, -4) (Diff)
/source/blender/editors/space_view3d/view3d_intern.h (+3, -0) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+13, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021