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
e7e6bf1dfe1e2579793a7657fa6935e599f27740
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
e7e6bf1dfe
Fix memory leak in mathutils.geometry.box_pack_2d
...
The set macro doesn't handle the reference count for existing values.
2024-11-02 15:08:42 +11:00
..
bmesh
Cleanup: replace own Py_INCREF_RET with CPython's Py_NewRef
2024-10-12 00:20:55 +11:00
generic
Cleanup: replace own Py_INCREF_RET with CPython's Py_NewRef
2024-10-12 00:20:55 +11:00
gpu
PyAPI: correct types in doc-strings
2024-10-09 15:45:23 +11:00
intern
Fix memory leak with PyConfig initialization
2024-10-29 18:25:21 +11:00
mathutils
Fix memory leak in mathutils.geometry.box_pack_2d
2024-11-02 15:08:42 +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
Refactor: Move BPY main/public
extern
headers to proper C++ ones.
2024-09-25 18:04:33 +02:00
CMakeLists.txt
…
rna_dump.py
…