tornavis/source/blender/windowmanager
Peter Kim 894269ad12 Fix incorrect copying of XR action map items
After using MEM_dupallocN() on the original item, the bindings ListBase
for the new item needs to be cleared and each binding copied separately.
2021-12-09 16:29:05 +09:00
..
gizmo Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00
intern Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00
message_bus Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00
xr Fix incorrect copying of XR action map items 2021-12-09 16:29:05 +09:00
CMakeLists.txt XR Controller Support Step 5: Navigation 2021-10-26 13:34:58 +09:00
WM_api.h Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00
WM_keymap.h Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00
WM_message.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
WM_toolsystem.h Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00
WM_types.h Cleanup (UI): Add/use type for operator context enum 2021-11-05 14:57:26 +01:00
wm.h Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00
wm_cursors.h UI: wait for input for operators that depend on cursor location 2021-09-17 12:57:28 +10:00
wm_draw.h Merge branch 'blender-v2.90-release' into master 2020-08-07 10:04:57 +02:00
wm_event_system.h Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00
wm_event_types.h XR: Add runtime window area for XR events 2021-10-05 16:05:12 +09:00
wm_files.h Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00
wm_surface.h Cleanup: spelling in comments 2021-07-26 12:32:42 +10:00
wm_window.h Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00