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
c9dba4d31f2e64c6f328dcbe5c18ff3ca5b78117
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
c9dba4d31f
Cleanup: use const variables & argument, remove duplicate include
2024-04-29 09:09:44 +10:00
..
bmesh
Cleanup: replace "derived mesh" with "evaluated mesh" in code comments
2024-03-29 13:29:30 +11:00
generic
Cleanup: use const variables & argument, remove duplicate include
2024-04-29 09:09:44 +10:00
gpu
GPU: Remove GPU_compute_shader_support
2024-04-22 13:28:10 +02:00
intern
Cleanup: use Map for operator types
2024-04-27 21:44:55 +02:00
mathutils
Python API: Fix invalid Python syntax in Python API docstrings
2024-04-25 23:08:35 +10:00
BPY_extern_clog.h
…
BPY_extern_python.h
PyAPI: free internal Python data using sys.exit(..)
2023-09-19 15:50:41 +10: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
…