tornavis/source/blender/draw
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
..
engines Fix #109207: Can't select in gpencil edit mode 2023-06-21 16:49:18 +02:00
intern License headers: use SPDX-FileCopyrightText for newly added files 2023-06-16 11:43:09 +10:00
tests Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
CMakeLists.txt CMake: add missing headers 2023-06-16 09:49:56 +10:00
DRW_engine.h License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
DRW_pbvh.hh License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
DRW_select_buffer.h License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00