Blender Git Commit Log
Git Commits -> Revision 44344b3
Revision 44344b3 by Ton Roosendaal (master) October 15, 2003, 16:01 (GMT) |
- More code for handling Panels in other windows. Added the 'Nkey' object menu as Panel now. Live updates, whoohoo! closing them, minimizing, etc will follow. first bring back vertex selection :) |
Commit Details:
Full Hash: 44344b35013605547ac2b76442e3f25437dd56f2
SVN Revision: 1318
Parent Commit: 669a570
Lines Changed: +130, -44
7 Modified Paths:
/source/blender/include/BIF_space.h (+9, -4) (Diff)
/source/blender/include/butspace.h (+2, -0) (Diff)
/source/blender/src/drawview.c (+63, -5) (Diff)
/source/blender/src/header_view3d.c (+16, -5) (Diff)
/source/blender/src/interface.c (+24, -23) (Diff)
/source/blender/src/space.c (+12, -5) (Diff)
/source/blender/src/toets.c (+4, -2) (Diff)
/source/blender/include/butspace.h (+2, -0) (Diff)
/source/blender/src/drawview.c (+63, -5) (Diff)
/source/blender/src/header_view3d.c (+16, -5) (Diff)
/source/blender/src/interface.c (+24, -23) (Diff)
/source/blender/src/space.c (+12, -5) (Diff)
/source/blender/src/toets.c (+4, -2) (Diff)