This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e67d7355f2e54864a6791d1d62d237c0185e01cc
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
f60f2b769b
Unbreak building with Python 3.12
...
Support for 3.13 [0] broke 3.12. [0]:
d9f38fca5f
2024-10-21 20:47:07 +11:00
..
bmesh
PyAPI: support Python 3.13
2024-10-18 17:22:09 +11:00
generic
Unbreak building with Python 3.12
2024-10-21 20:47:07 +11:00
gpu
PyAPI: support Python 3.13
2024-10-18 17:22:09 +11:00
intern
PyAPI: support Python 3.13
2024-10-18 17:22:09 +11:00
mathutils
Cleanup: replace own Py_INCREF_RET with CPython's Py_NewRef
2024-10-12 00:20:55 +11: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
Refactor: Move BPY main/public
extern
headers to proper C++ ones.
2024-09-25 18:04:33 +02:00
BPY_extern_run.hh
Refactor: Move BPY main/public
extern
headers to proper C++ ones.
2024-09-25 18:04:33 +02:00
BPY_extern.hh
Fix massive amount of memleaks on exit in BPY.
2024-10-17 18:05:31 +02:00
CMakeLists.txt
License Headers: Set copyright to "Blender Authors", add AUTHORS
2023-08-16 00:20:26 +10:00
rna_dump.py
Cleanup: use specific exception types where appropriate
2024-10-08 09:41:53 +11:00