Blender Git Commit Log
Git Commits -> Revision 81763d8
Revision 81763d8 by Ton Roosendaal (master) January 20, 2009, 14:23 (GMT) |
2.5 Couldn't leave to finish this; four-split 3d view now syncs the ortho views to a box-view. Brings back good old Amiga Sculpt4D feeling! :) What's not done is to use the box to clip away invisible stuff. Note that it still allows to switch top-bottom, left-right or front-back. The 4th window is entirely free. Test: use shift+alt+ctrl+S. In due time will all go the headermenu, configurable, of course. |
Commit Details:
Full Hash: 81763d8cf0f7cfc3aeb6f189a8dc0611bbd61bfd
SVN Revision: 18590
Parent Commit: b8df994
Lines Changed: +262, -110
5 Modified Paths:
/source/blender/editors/screen/screen_ops.c (+20, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+22, -15) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+182, -93) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+33, -0) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+5, -2) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+22, -15) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+182, -93) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+33, -0) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+5, -2) (Diff)