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
cb685c46bcac9477de54da0900a65652184f7472
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
06b6cd8345
PyAPI: mathutils.Vector.cross now works for 2d vectors (returns a float)
...
also fixed crash when running on large vectors (raises exception now)
2014-02-05 23:36:30 +11:00
..
bmesh
Fix T38402: invalid message for bad type assignments (Quat, Vector)
2014-01-30 16:45:20 +11:00
generic
Code cleanup: use booleans where appropriate
2014-01-28 04:00:04 +11:00
intern
Code cleanup: use bools where possible
2014-02-03 19:35:44 +11:00
mathutils
PyAPI: mathutils.Vector.cross now works for 2d vectors (returns a float)
2014-02-05 23:36:30 +11: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
…
SConscript
Correction to previous commit, sorry
2013-12-08 15:11:07 +06:00
simple_enum_gen.py
…