This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
dad8bddd78e0279cf1c5d822500aa7f280de108a
test
/
source
/
blender
/
python
History
Campbell Barton
dad8bddd78
Cleanup: remove redundant calls to PyErr_Clear after PyErr_Print
...
I was under the impression both were needed however PyErr_Print always clears the error too.
2025-07-04 11:10:54 +10:00
..
bmesh
Cleanup: use nodiscard attribute for functions in the Python API
2025-06-28 10:15:27 +10:00
generic
Cleanup: remove redundant calls to PyErr_Clear after PyErr_Print
2025-07-04 11:10:54 +10:00
gpu
Cleanup: use nodiscard attribute for functions in the Python API
2025-06-28 10:15:27 +10:00
intern
Cleanup: remove redundant calls to PyErr_Clear after PyErr_Print
2025-07-04 11:10:54 +10:00
mathutils
Cleanup: use nodiscard attribute for functions in the Python API
2025-06-28 10:15:27 +10:00
BPY_extern_clog.hh
Refactor: Move BPY main/public
extern
headers to proper C++ ones.
2024-09-25 18:04:33 +02:00
BPY_extern_python.hh
Cleanup: use nodiscard attribute for functions in the Python API
2025-06-28 10:15:27 +10:00
BPY_extern_run.hh
Cleanup: use nodiscard attribute for functions in the Python API
2025-06-28 10:15:27 +10:00
BPY_extern.hh
Cleanup: use nodiscard attribute for functions in the Python API
2025-06-28 10:15:27 +10:00
CMakeLists.txt
License Headers: Set copyright to "Blender Authors", add AUTHORS
2023-08-16 00:20:26 +10:00
rna_dump.py
Cleanup: suppress various pylint warnings
2025-01-04 21:17:29 +11:00