blender/release/scripts/startup
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