tornavis/source/blender/windowmanager
Campbell Barton 465a9f65de Cleanup: remove window manager argument for paint cursor API
This caused an additional argument when exiting object modes
and many other low level functions which don't need to access context.

This simplifies fixing T77073.
2020-06-04 18:41:16 +10:00
..
gizmo Gizmo: add flag for gizmos to ignore keymap events 2020-05-28 14:34:00 +10:00
intern Cleanup: remove window manager argument for paint cursor API 2020-06-04 18:41:16 +10:00
message_bus Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
xr VR: Fix big performance bottleneck for simple scenes 2020-05-25 15:52:24 +02:00
CMakeLists.txt OpenSubdiv: Cleanup, Remove from legacy SubsurfCCG code 2020-05-18 17:06:48 +02:00
WM_api.h Cleanup: remove window manager argument for paint cursor API 2020-06-04 18:41:16 +10:00
WM_keymap.h Cleanup: pass const wm for WM_keymap_active 2020-05-27 12:09:52 +10:00
WM_message.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
WM_toolsystem.h Cleanup: Rename ScrArea variables from sa to area 2020-04-03 13:34:50 +02:00
WM_types.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
wm.h UI: About Blender Dialog 2020-05-12 14:29:59 -07:00
wm_cursors.h UI: Changes to Paint Cursors 2019-09-30 16:46:05 -07:00
wm_draw.h Cleanup: Rename ScrArea variables from sa to area 2020-04-03 13:34:50 +02:00
wm_event_system.h Fix T76794: Number button cursor overrides eyedropper cursor 2020-05-20 22:07:55 +10:00
wm_event_types.h Fix T76794: Number button cursor overrides eyedropper cursor 2020-05-20 22:07:55 +10:00
wm_files.h Cleanup: move auto-execute operators into userpref_ops.c 2020-06-04 16:23:07 +10:00
wm_surface.h Cleanup: Split up Window-Manager VR file (and related changes) 2020-04-04 18:55:24 +02:00
wm_window.h UI: Allow registering File Browser as child of other child windows 2020-05-20 17:10:25 +02:00