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
b30bbcb17d644a06b512ac283ce004e573c29218
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
b30bbcb17d
Cleanup: remove duplicate function call & null check
2024-08-28 15:42:13 +10:00
..
bmesh
Core: rename ID.flag and ID.tag values
2024-08-07 12:12:17 +02:00
generic
Fix
#126156
: Do not allow to assign embedded IDs to IDProperties.
2024-08-21 18:19:06 +02:00
gpu
Cleanup: avoid shadowing, redundant assignment & minor changes
2024-07-07 00:18:00 +10:00
intern
Cleanup: remove duplicate function call & null check
2024-08-28 15:42:13 +10:00
mathutils
Cleanup: match argument names for function & declarations
2024-07-27 13:32:51 +10:00
BPY_extern_clog.h
…
BPY_extern_python.h
PyAPI: add bpy.app.python_args, use when calling Python from Blender
2024-07-31 11:59:23 +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
…