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
bce84bcbcce32f1d1bd433d85d651786132e51bf
goo-engine
/
source
/
blender
/
python
T
History
Germano Cavalcante
c8d1d98428
Fix
#116551
: gpu.types.Buffer always returning 'FLOAT' type on MacOS
...
The issue involves using const on a variable that is later modified.
2024-12-10 12:55:35 +01:00
..
bmesh
Fix BMeshElemSeq.sort(key=None) argument
2024-11-14 11:28:02 +01:00
generic
Fix IDPropertyUIManager.as_dict() non-array default for arrays
2024-10-10 10:19:01 +02:00
gpu
Fix
#116551
: gpu.types.Buffer always returning 'FLOAT' type on MacOS
2024-12-10 12:55:35 +01:00
intern
Fix memory leak with PyConfig initialization
2024-11-14 10:44:08 +01:00
mathutils
Fix memory leak in mathutils.geometry.box_pack_2d
2024-11-14 11:28:01 +01:00
BPY_extern_clog.h
…
BPY_extern_python.h
PyAPI: add bpy.app.python_args, use when calling Python from Blender
2024-08-06 19:04:22 +02:00
BPY_extern_run.h
PyAPI: support evaluating an expression as a string or None
2024-04-18 10:35:51 +10:00
BPY_extern.h
…
CMakeLists.txt
…
rna_dump.py
…