Blender Git Loki

Git Commits -> Revision 1a66b33

Revision 1a66b33 by Campbell Barton (master)
January 10, 2020, 06:54 (GMT)
Cleanup: move public event queries into their own file

event_system.c has been collecting a lot of different functionality,
move generic query/access functions into their own file,
since these are used by operators and other parts of the windowing code
and aren't part of low level event handling.

Also move public last-property API to wm_operators.c.

Commit Details:

Full Hash: 1a66b330ac7c8c7aec8b07c8f811b2218c54da03
Parent Commit: 04c5882
Lines Changed: +563, -460

1 Added Path:

/source/blender/windowmanager/intern/wm_event_query.c (+443, -0) (View)

4 Modified Paths:

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