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
232f19f0c216d827f506005aaa858963812f6798
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
232f19f0c2
PyAPI: Matrix.invert(ed): accept an optional fallback argument
...
This avoids try/except when its possible the matrix has no inverse.
2014-04-29 20:12:07 +10:00
..
bmesh
Code cleanup: use 'const' for arrays (python)
2014-04-27 00:25:15 +10:00
generic
PyC_RunQuicky: Print filename when its missing
2014-04-29 02:55:59 +10:00
intern
Ignore user-preferences when inserting keys from Python
2014-04-29 07:35:04 +10:00
mathutils
PyAPI: Matrix.invert(ed): accept an optional fallback argument
2014-04-29 20:12:07 +10:00
BPY_extern.h
UI: Use bool rather then int/short's where possible
2014-01-04 18:10:01 +11:00
CMakeLists.txt
…
rna_dump.py
style cleanup: pep8
2012-10-08 10:03:01 +00:00
SConscript
Correction to previous commit, sorry
2013-12-08 15:11:07 +06:00
simple_enum_gen.py
…