Blender Git Loki

Git Commits -> Revision 8ff3f7f

Revision 8ff3f7f by Campbell Barton (master)
July 13, 2018, 10:20 (GMT)
Cleanup: move WM type registration into own files

Type registration is mostly boiler plate logic,
which can be separated from other API's.

Commit Details:

Full Hash: 8ff3f7f6013f730f5325dbcbbfcb4e78fae19bbb
Parent Commit: 30bffb5
Lines Changed: +695, -541

3 Added Paths:

/source/blender/windowmanager/intern/wm_menu_type.c (+105, -0) (View)
/source/blender/windowmanager/intern/wm_operator_type.c (+483, -0) (View)
/source/blender/windowmanager/intern/wm_uilist_type.c (+98, -0) (View)

5 Modified Paths:

/source/blender/windowmanager/CMakeLists.txt (+5, -2) (Diff)
/source/blender/windowmanager/intern/wm.c (+0, -124) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -415) (Diff)
/source/blender/windowmanager/wm.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021