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
2ef93b1d9226db3ea09d67e207650bddfcda98a2
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
2ef93b1d92
swap Matrix.Shear(...) arguments so matrix size is the second argument, matching other constructors.
2011-02-04 09:41:59 +00:00
..
generic
swap Matrix.Shear(...) arguments so matrix size is the second argument, matching other constructors.
2011-02-04 09:41:59 +00:00
intern
fix crash from report [
#25746
] Adding keyframes to nested custom properties (IDProperties) of a bone causes segfault
2011-02-01 23:53:54 +00:00
BPY_extern.h
edits for BPY_extern.h functions, no functional changes
2011-01-05 02:08:54 +00:00
CMakeLists.txt
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
2010-12-08 08:43:06 +00:00
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
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
simple_enum_gen.py
…