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
035daa2e2d4be8209ef6afa2613bccd57c7cbe17
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
035daa2e2d
py api - utility function for vectors.
...
quat = vec.difference(other) also pedantic change with enum names.
2010-01-27 15:29:21 +00:00
..
BGL.c
…
BGL.h
…
bpy_internal_import.c
* speedup for animating bones, in one scene with sintel and a dragon animated its over 4x faster.
2009-12-29 15:40:26 +00:00
bpy_internal_import.h
option to have scripts run on startup for per blendfile UI's
2009-11-20 15:01:09 +00:00
euler.c
Mathutils refactor & include in sphinx generated docs, (TODO, include getset'ers in docs)
2010-01-25 09:44:04 +00:00
euler.h
…
Geometry.c
Mathutils refactor & include in sphinx generated docs, (TODO, include getset'ers in docs)
2010-01-25 09:44:04 +00:00
Geometry.h
…
IDProp.c
idprop.get(key, default=None)
2009-11-19 17:04:28 +00:00
IDProp.h
my chnges broke 'del idprop["key"]'
2009-11-16 22:21:39 +00:00
Makefile
…
Mathutils.c
crash fix from own recent updates to Mathutils.RotationMatrix()
2010-01-27 12:53:25 +00:00
Mathutils.h
…
matrix.c
Mathutils refactor & include in sphinx generated docs, (TODO, include getset'ers in docs)
2010-01-25 09:44:04 +00:00
matrix.h
…
quat.c
Mathutils refactor & include in sphinx generated docs, (TODO, include getset'ers in docs)
2010-01-25 09:44:04 +00:00
quat.h
…
vector.c
py api - utility function for vectors.
2010-01-27 15:29:21 +00:00
vector.h
…