blender/release/scripts/op
Campbell Barton 8d0c01e6e2 keyconfig updates/changes
- use preset subclass with funcs for updating the keyconfig
- keyconfig filenames are used for the UI names as with presets (so separation anymore)
- keyconfig's are stored in the preset dir (scripts/cfg dir removed)
- only the active keyconfig script is loaded
- some bugfixes for saving keymaps
- user interactions no longer saves keyconfigs too, I think this needs to be re-worked.

developer note...
multiple keyconfigs at once are not really needed now that they are stored & accessed directly in python.
for now I left it alone but we could consider to remove this capability in the future.
2010-09-14 16:45:24 +00:00
..
io_anim_bvh Fix [#23770] io_anim_bvh reloads the wrong module 2010-09-11 23:13:47 +00:00
io_mesh_ply Patch [#23759] more replace self.properties.foo --> self.foo for bf-extensions/trunk/py/scripts 2010-09-10 23:39:43 +00:00
io_scene_3ds - added PNG image export option to UV layout (was only SVG and EPS which was annotying for some users) 2010-09-11 10:31:50 +00:00
io_scene_fbx Patch [#23759] more replace self.properties.foo --> self.foo for bf-extensions/trunk/py/scripts 2010-09-10 23:39:43 +00:00
io_scene_obj revert 31916, while having the image name and the material name mixed, this is intentional else texface export breaks. 2010-09-14 01:10:20 +00:00
io_scene_x3d bugfix [#23285] Exporters not available whel using special characters in path name 2010-09-01 14:13:48 +00:00
io_shape_mdd Patch [#23759] more replace self.properties.foo --> self.foo for bf-extensions/trunk/py/scripts 2010-09-10 23:39:43 +00:00
add_armature_human.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
add_mesh_torus.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
animsys_update.py SVN maintenance. 2010-09-03 03:30:20 +00:00
console_python.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
console_shell.py small edits to text editor from writing a python editor extension. 2010-08-11 05:21:43 +00:00
fcurve_euler_filter.py more rna renaming. 2010-08-18 08:26:18 +00:00
image.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
mesh.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
nla.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
object_align.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
object_randomize_transform.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
object.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
presets.py keyconfig updates/changes 2010-09-14 16:45:24 +00:00
screen_play_rendered_anim.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
sequencer.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
uv.py - added PNG image export option to UV layout (was only SVG and EPS which was annotying for some users) 2010-09-11 10:31:50 +00:00
uvcalc_follow_active.py - move more active properties into their collections: 2010-08-23 22:16:45 +00:00
uvcalc_smart_project.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
vertexpaint_dirt.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
wm.py keyconfig updates/changes 2010-09-14 16:45:24 +00:00