bdk-blender/source/blender/python
Campbell Barton 37acb0cae8 Fix #112399: Memory leak with exceptions from scripts in the text editor
Regression in [0] caused the function to jump to the error in the text
editor not to restore the exception, using the trace-back being iterated
over instead of the original value.

[0]: 2d2baeaf04

Pull Request: blender/blender#112708
2023-09-22 10:59:36 +02:00
..
bmesh UI: Capitalize "Python" in UI messages, improve a few others 2023-05-14 15:23:43 +02:00
generic Fix off by one error introduced by me in recent commit 6948a2d 2023-06-13 20:24:17 +02:00
gpu Cleanup: use STRNCPY, SNPRINTF macros 2023-05-09 14:08:19 +10:00
intern Fix #112399: Memory leak with exceptions from scripts in the text editor 2023-09-22 10:59:36 +02:00
mathutils Cleanup: spelling in comments & some corrections 2023-05-20 21:17:09 +10:00
BPY_extern_clog.h Cleanup: ensure space after file named in headers 2022-04-04 13:34:42 +10:00
BPY_extern_python.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
BPY_extern_run.h Cleanup: malformed C-style comment blocks, spelling 2022-04-11 12:03:09 +10:00
BPY_extern.h Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
CMakeLists.txt Build: limit Py_ENABLE_SHARED to modules using Python headers 2022-09-18 11:26:33 +02:00
rna_dump.py Cleanup: autopep8 2023-03-01 22:12:18 +11:00