This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ccfd67a8d0ea4937593fb3c4eab6ce082b0ca1cb
test
/
release
/
scripts
/
modules
History
Campbell Barton
18ea9b6443
move bpy.load_scripts --> bpy.utils.load_scripts
...
added sequencer strip length display in seconds
2010-01-28 11:48:06 +00:00
..
bpy
move bpy.load_scripts --> bpy.utils.load_scripts
2010-01-28 11:48:06 +00:00
console
add pep8 headers so these scripts spit out errors when running pep8.
2009-12-13 14:38:30 +00:00
rigify
Rigify:
2010-01-26 11:17:41 +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
Mathutils refactor & include in sphinx generated docs, (TODO, include getset'ers in docs)
2010-01-25 09:44:04 +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