Blender Git Loki

Git Commits -> Revision 13ac907

Revision 13ac907 by Ton Roosendaal (master)
November 18, 2008, 13:51 (GMT)
Cleanup of area-rip operator

- moved from WM to Screen code (it uses active area)
- less code :) result of cleaning some calls
- added WM_window_open() to WM API for this
- now opens new window on top of area, and leaves old screen unaffected
(simple, atomic, the 'do not think for user' convention :)

Commit Details:

Full Hash: 13ac9079cccff2364c42ffdc708ea951dbe410ca
SVN Revision: 17495
Parent Commit: c3da1af
Lines Changed: +134, -134

9 Modified Paths:

/source/blender/editors/include/ED_screen.h (+0, -1) (Diff)
/source/blender/editors/screen/screen_edit.c (+51, -31) (Diff)
/source/blender/editors/screen/screen_intern.h (+1, -0) (Diff)
/source/blender/editors/screen/screen_ops.c (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+0, -11) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+74, -88) (Diff)
/source/blender/windowmanager/WM_api.h (+3, -0) (Diff)
/source/blender/windowmanager/wm_window.h (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021