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
e1fdf7fc58573de84fba5514bcdef1749bb61d16
test
/
release
/
scripts
/
modules
History
Martin Poirier
21b7556bf7
Add cfg folder for keyconfigs (and possibly others later) to be imported after everything else.
...
Also remove .pyc file when removing keyconfigs.
2010-01-28 21:52:07 +00:00
..
bpy
Add cfg folder for keyconfigs (and possibly others later) to be imported after everything else.
2010-01-28 21:52:07 +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