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
7fcb5d33ffec43da4f98d4a84b1cbb35d068c9a5
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
7fcb5d33ff
values that had units set would not be coerced into Mathutils types by the python api.
...
eg. scene.cursor_location wasnt a vector
2009-12-10 09:38:58 +00:00
..
generic
- string copy without .py wasnt terminating the string
2009-12-07 14:09:53 +00:00
intern
values that had units set would not be coerced into Mathutils types by the python api.
2009-12-10 09:38:58 +00:00
BPY_extern.h
compile python driver expressions for faster re-evaluation.
2009-12-08 10:36:46 +00:00
CMakeLists.txt
remove unused defines, cant check every case but from grepping the souece it should go ok.
2009-10-05 07:08:59 +00:00
epy_doc_gen.py
- rewrote arm rig so it creates 2 chains and blend them automatically (like the leg)
2009-12-09 12:00:28 +00:00
Makefile
…
rna_dump.py
tabs to spaces, remove trailing white space. (apart of pep8)
2009-10-31 19:31:45 +00:00
SConscript
Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (
svn status
output:
http://www.pasteall.org/7887
).
2009-09-15 18:01:18 +00:00
simple_enum_gen.py
tabs to spaces, remove trailing white space. (apart of pep8)
2009-10-31 19:31:45 +00:00