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
7be81ffaf51ce364b441ca6f5e2a8a63a2131aa7
goo-engine
/
source
/
blender
/
python
T
History
Andrew Hale
7be81ffaf5
Expose MVertSkin customdata layer in Python. This allows scripts to change parameters which are used by the skin modifier (such as radius)
2013-10-27 12:16:45 +00:00
..
bmesh
Expose MVertSkin customdata layer in Python. This allows scripts to change parameters which are used by the skin modifier (such as radius)
2013-10-27 12:16:45 +00:00
generic
add local _PyLong_AsInt() needed for python older then 3.3.2
2013-10-17 09:58:36 +00:00
intern
style cleanup
2013-10-21 23:35:08 +00:00
mathutils
code cleanup: use const's for vector args.
2013-10-12 02:19:37 +00:00
BPY_extern.h
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00
CMakeLists.txt
…
rna_dump.py
…
SConscript
code cleanup: split scons includes onto multiple lines, reduce chance of include conflicts later on.
2013-05-20 18:42:28 +00:00
simple_enum_gen.py
…