tornavis/source/blender/windowmanager
Falk David bb041b3f48 Fix #109207: Can't select in gpencil edit mode
This was due to a wrong mapping of tools in the toolbar.

The fix makes sure that the correct selection tools are used for the
old grease pencil objects.
In order to accomplish this properly, the new grease pencil objects
use their own edit mode context.
This way the two objects are cleanly seperated.
2023-06-21 16:49:18 +02:00
..
gizmo Cleanup: Grammar: it's vs its 2023-06-13 14:51:49 -04:00
intern Fix #109207: Can't select in gpencil edit mode 2023-06-21 16:49:18 +02:00
message_bus Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
xr Cleanup: remove strcpy usage 2023-06-19 20:40:49 +10:00
CMakeLists.txt Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
WM_api.h Cleanup: Grammar: it's vs its 2023-06-13 14:51:49 -04:00
WM_keymap.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
WM_message.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
WM_toolsystem.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
WM_types.h Cleanup: Move UI RNA files to C++ 2023-06-18 01:39:21 +02:00
wm.h Readfile: Refactor several parts of the process 2023-06-05 13:54:49 +02:00
wm_cursors.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
wm_draw.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
wm_event_system.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
wm_event_types.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
wm_files.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
wm_surface.h Cleanup: renaming of GPU contexts for clarity 2023-06-08 15:46:53 +02:00
wm_window.h Cleanup: renaming of GPU contexts for clarity 2023-06-08 15:46:53 +02:00