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
dfcd01553536d63dab1037d0ea289b9d9d90c39c
goo-engine
/
source
/
blender
/
python
T
History
Tamito Kajiyama
dfcd015535
Merged changes in the trunk up to revision 36757.
2011-05-19 01:40:37 +00:00
..
generic
python mathutils.Matrix.is_orthogonal readonly attribute.
2011-05-18 15:31:00 +00:00
intern
Merged changes in the trunk up to revision 36757.
2011-05-19 01:40:37 +00:00
BPY_extern.h
change unit evaluation only to do try the units replacements if evaluating with python fails, in rare cases its possible a valid python expression could get units applied to it.
2011-04-17 12:47:20 +00:00
CMakeLists.txt
…
rna_dump.py
mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane args. since axis was only allowed when plane was 'R'.
2011-02-04 09:35:20 +00:00
SConscript
Merged changes in the trunk up to revision 35972.
2011-04-03 12:46:33 +00:00
simple_enum_gen.py
…