bdk-blender/source/blender/makesrna
Sybren A. Stüvel f698b37ba9 Add missing notifier when setting cursor.matrix
Add a notifier when setting `scene.cursor.matrix`. This was already in
place for `cursor.location` and `cursor.rotation`, but was still missing
for `cursor.matrix`, which caused the cursor to remain displayed in its
old transform.
2023-05-15 14:38:39 +02:00
..
intern Add missing notifier when setting cursor.matrix 2023-05-15 14:38:39 +02:00
rna_cleanup File headers: add missing copyright, add MIT to SPDX licenses 2022-02-11 14:56:03 +11:00
CMakeLists.txt File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
RNA_access.h Fix T100286: Crash accessing freed depsgraph object instances 2022-08-23 22:56:54 +10:00
RNA_define.h UI support for showing candidates for string properties 2022-05-26 12:16:35 +10:00
RNA_documentation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
RNA_enum_items.h Curves: Port set type node to new data-block 2022-06-08 15:37:46 +02:00
RNA_enum_types.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
RNA_path.h Cleanup: Move RNA path functions into own C++ file 2022-08-04 16:13:00 +02:00
RNA_types.h RNA: add macros for EnumPropertyItem layout elements 2022-05-31 14:19:06 +10:00