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
93e3da136f35f2eec120532a12c9a8a878e327c8
goo-engine
/
source
/
blender
/
python
T
History
Germano Cavalcante
93e3da136f
PyGPU: Rename 'program' to 'shader' in documentation for 'GPUBatch.draw'
...
Renaming 'program' to 'shader' makes the documentation clearer.
2024-12-11 20:39:24 +01:00
..
bmesh
Cleanup: spelling in comments
2024-11-25 13:24:46 +11:00
generic
Merge branch 'blender-v4.3-release'
2024-11-03 16:07:40 +11:00
gpu
PyGPU: Rename 'program' to 'shader' in documentation for 'GPUBatch.draw'
2024-12-11 20:39:24 +01:00
intern
UI: Allow passing named integers via context
2024-12-11 13:39:24 +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