tornavis/source/blender/windowmanager
Lukas Tönne 9c8daeb8c9 Fix WM_draw_region_free function declaration.
02fb605f removed the `hide` argument but did not update the WM_api.hh
header.
2023-10-30 13:48:22 +01:00
..
gizmo BKE_reports: make the API thread-safe. 2023-10-13 11:29:59 +02:00
intern Cleanup: Don't unset region visibility in unrelated WM function 2023-10-30 12:40:00 +01:00
message_bus RNA: return PointerRNA from rna create functions 2023-09-06 00:48:50 +02:00
xr Cleanup: Move BKE_screen.h to C++ 2023-09-25 17:53:11 -04:00
CMakeLists.txt Cleanup: set WITH_INPUT_IME=OFF when unsupported 2023-10-18 22:04:25 +11:00
WM_api.hh Fix WM_draw_region_free function declaration. 2023-10-30 13:48:22 +01:00
WM_keymap.hh Fix #113603: User modified key-map preferences for add-ons don't load 2023-10-24 23:32:16 +11:00
WM_message.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
WM_toolsystem.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
WM_types.hh WM Jobs: Add job's own reporting mechanism. 2023-10-18 12:48:52 +02:00
wm.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
wm_cursors.hh Cleanup: simplify enum typedefs 2023-08-05 14:22:48 +10:00
wm_draw.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
wm_event_system.h WM: use time-stamps from events for double-click check 2023-10-08 19:30:52 +11:00
wm_event_types.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
wm_files.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
wm_surface.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
wm_window.hh WM: use a fake clipboard when simulating input 2023-10-25 15:51:22 +11:00