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
9b3fb99bc9381bc157a4aa968fc54b6a861c54f0
goo-engine
/
source
/
blender
/
python
T
History
Germano Cavalcante
9b3fb99bc9
Fix
#116551
: gpu.types.Buffer always returning 'FLOAT' type on MacOS
...
The issue involves using const on a variable that is later modified.
2024-11-18 23:24:48 -03:00
..
bmesh
Merge branch 'blender-v4.3-release'
2024-11-04 03:17:14 +01:00
generic
Merge branch 'blender-v4.3-release'
2024-11-03 16:07:40 +11:00
gpu
Fix
#116551
: gpu.types.Buffer always returning 'FLOAT' type on MacOS
2024-11-18 23:24:48 -03:00
intern
Fix
#130310
: Improve Enum props API doc regarding separators.
2024-11-15 17:36:22 +01:00
mathutils
PyDoc: use Python's type annotation syntax for doc-strings
2024-11-03 15:44:35 +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
…
rna_dump.py
Cleanup: use specific exception types where appropriate
2024-10-08 09:41:53 +11:00