This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
21f1625fd537ea439e464e1d2cbd12ad770526ee
test2
/
release
/
scripts
/
modules
History
Nathan Vegdahl
21f1625fd5
Updates to mouth rig. Old method didn't work well in combination with shape keys. This new method (effectively just weighting directly to the lip control bones) is much simpler, but also requires more manual weight painting to get it to look right.
2010-02-02 17:57:12 +00:00
..
bpy
Fix loading python modules (like netrender)
2010-02-01 01:33:40 +00:00
console
add pep8 headers so these scripts spit out errors when running pep8.
2009-12-13 14:38:30 +00:00
rigify
Updates to mouth rig. Old method didn't work well in combination with shape keys. This new method (effectively just weighting directly to the lip control bones) is much simpler, but also requires more manual weight painting to get it to look right.
2010-02-02 17:57:12 +00:00
bpy_types.py
pep8 changes
2010-01-31 14:46:28 +00:00
graphviz_export.py
* rename 'rna_path' --> 'data_path', rna and dna are for internal use and are not descriptive.
2009-12-10 22:23:09 +00:00
rigify_utils.py
pep8 changes to rigify (minor warnings still there)
2010-01-31 14:33:27 +00:00
rna_info.py
Forgot to rename use_return in this script as well.
2010-01-24 19:30:54 +00:00
rna_prop_ui.py
subtype support for properties in bpy.props.
2010-02-01 22:04:33 +00:00