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
9a37e2682dfd5a1ea7b35465167588a9458591bc
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
9a37e2682d
slice and iterator access for matrix.col/row so you can do...
...
a, b = mat.col[0:2] and... for a in mat.col: ...
2012-01-02 09:04:37 +00:00
..
generic
formatting edits only to use more consisted style
2011-12-26 12:26:11 +00:00
intern
py - fix for error which made enums not through errors when assigned non string types
2011-12-29 14:46:26 +00:00
mathutils
slice and iterator access for matrix.col/row so you can do...
2012-01-02 09:04:37 +00:00
BPY_extern.h
pydrivers: 'frame' is now in the driver namespace,
2011-11-17 07:08:09 +00:00
CMakeLists.txt
move mathutils into its own lib.
2011-07-15 04:01:47 +00:00
rna_dump.py
…
SConscript
Scons/FFMPEG:
2011-12-28 15:08:58 +00:00
simple_enum_gen.py
Space types:
2011-11-01 20:14:58 +00:00