bdk-blender/source/blender/makesrna
Bastien Montagne 6aa562cf7a Fix #112548: Assert in object parenting liboverride code.
Dummy mistake in commit(s) a few months ago that fixed/improved handling
of parenting between objects in liboverride context, trying to access an
Enum propoerty as an int one...

This will have to be backported to 3.6LTS as well.
2023-10-12 13:54:41 +02:00
..
intern Fix #112548: Assert in object parenting liboverride code. 2023-10-12 13:54:41 +02:00
rna_cleanup UI: Capitalize "Python" in UI messages, improve a few others 2023-05-14 15:23:43 +02:00
CMakeLists.txt Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
RNA_access.h Cleanup: reserve the term 'len' for string length 2023-05-13 17:34:23 +10:00
RNA_define.h Fix property tags dummy enum value holding a reference to stack memory 2023-07-04 13:00:06 +02:00
RNA_documentation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
RNA_enum_items.h Animation: Paste Keys in Graph Editor with value offset 2023-02-23 09:46:47 +01:00
RNA_enum_types.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
RNA_path.h Cleanup: remove unused Main argument to RNA_path functions 2022-09-07 11:07:44 +10:00
RNA_types.h PyAPI: extend save/load handlers, optionally take a filepath argument 2023-03-09 12:05:30 +11:00