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
fbadf21b00dba10945d269cf7a82e091833bfcb4
test2
/
release
/
scripts
/
modules
History
Campbell Barton
fbadf21b00
pep8 changes to rigify (minor warnings still there)
...
also found quite a few cases where variables were used that hadnt been defined.
2010-01-31 14:33:27 +00:00
..
bpy
bugfix [
#20638
] not loading script in user script directory when startup
2010-01-30 14:48:46 +00:00
console
add pep8 headers so these scripts spit out errors when running pep8.
2009-12-13 14:38:30 +00:00
rigify
pep8 changes to rigify (minor warnings still there)
2010-01-31 14:33:27 +00:00
bpy_types.py
slice assignment wasnt running the properties update function (setting object layers wasnt working from py)
2010-01-27 17:23: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
custom properties panels for most ID types. use subclassing to keep panel UI definitions minimal
2010-01-08 08:54:41 +00:00