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
c6705e464f0eaa53564f8c41ccd6c7956d7f4837
test
/
release
/
scripts
/
startup
History
Campbell Barton
c6705e464f
use a dynamic enum for addons, annoyingly the enum was being generated from python for each of the addon buttons (~14 times per draw) which was noticeably slow, so disabling 'expand' for now.
...
Eventually it would be good to have the expanded buttons all using the same result from itemf().
2011-05-26 18:11:59 +00:00
..
bl_operators
correct spelling error and some pep8 changes.
2011-05-26 09:33:51 +00:00
bl_ui
use a dynamic enum for addons, annoyingly the enum was being generated from python for each of the addon buttons (~14 times per draw) which was noticeably slow, so disabling 'expand' for now.
2011-05-26 18:11:59 +00:00
keyingsets_builtins.py
Bugfix [
#27090
] Available keying set fails in armature pose mode
2011-04-21 01:21:28 +00:00