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
8680976dc9e134013033de6fea78465076bcbdcc
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
904d51d6cb
RNA: use boolean for function callbacks & "valid" iterator state
...
Integers were used when the value is logically a boolean. Ref
!120130
2024-04-15 23:04:38 +10:00
..
bmesh
Cleanup: replace "derived mesh" with "evaluated mesh" in code comments
2024-03-29 13:29:30 +11:00
generic
Fix: Unable to change ID property type to Boolean
2024-03-27 13:43:00 +01:00
gpu
Cleanup: use C-style comments for descriptive text
2024-04-11 17:44:27 +10:00
intern
RNA: use boolean for function callbacks & "valid" iterator state
2024-04-15 23:04:38 +10:00
mathutils
Cleanup: remove redundant variables & assignments
2024-04-09 13:52:41 +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
Python: support a null context for BPY_run_string_{exec/eval}
2024-04-05 12:33:48 +11:00
BPY_extern.h
…
CMakeLists.txt
…
rna_dump.py
…