tornavis/source/blender/python
Campbell Barton 67c9056bed Fix memory leak in PyC_Err_Format_Prefix for Python 3.12
In Python 3.12 Every PyErr_Fetch must have a matching PyErr_Restore
call, otherwise references are created and never de-referenced.
2023-09-15 14:26:49 +10:00
..
bmesh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
generic Fix memory leak in PyC_Err_Format_Prefix for Python 3.12 2023-09-15 14:26:49 +10:00
gpu Cleanup: remove use of 'auto' 2023-09-08 16:53:27 +10:00
intern Cleanup: remove unnecessary PyC_Err_Format_Prefix use 2023-09-15 14:23:16 +10:00
mathutils Cleanup: Remove unnecessary extern "C" from Python files 2023-09-13 15:23:17 -04:00
BPY_extern.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BPY_extern_clog.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BPY_extern_python.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BPY_extern_run.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
CMakeLists.txt License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
rna_dump.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00