blender/release/scripts/ui
Matt Ebb 3455261e17 First version of updated key map editor UI (in User Preferences)
Now the key maps are displayed in a hierarchical list which you can 
browse through. As well as in the main list, modal key maps are also 
available in context, for example, if you unfold out a Transform key 
map item, you'll be able to fold out and access its modal key map underneath.

More work to do, including search, better operator browsing, etc.
Still need to revise the ordering/hierarchy and clean up naming to be 
consistent too, it's a bit of an 'evolved' mess right now.

Thanks to theeth for some initial work here too.
2009-12-16 10:13:26 +00:00
..
properties_data_armature.py Applies Patch 20200 2009-12-14 03:01:42 +00:00
properties_data_bone.py * new metarig type for the durian dragon leg (original rig by Cessen) 2009-12-14 20:56:19 +00:00
properties_data_camera.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_curve.py - curve geometry curve panel wasnt displaying with no active spline 2009-12-03 14:20:35 +00:00
properties_data_empty.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_lamp.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_lattice.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_mesh.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_data_metaball.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_modifier.py Sculpt Branch: 2009-12-10 14:26:06 +00:00
properties_game.py commenting out "Todo" labels from bge player stereo options 2009-11-24 01:09:19 +00:00
properties_material.py use python3 syntax for defining a set. 2009-12-13 16:20:18 +00:00
properties_object_constraint.py * new metarig type for the durian dragon leg (original rig by Cessen) 2009-12-14 20:56:19 +00:00
properties_object.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_particle.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_physics_cloth.py String fix and a bunch of PEP8 issues I had collected in the meanwhile. 2009-12-04 17:54:48 +00:00
properties_physics_common.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_physics_field.py more ui api changes. 2009-11-23 11:43:38 +00:00
properties_physics_fluid.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_physics_smoke.py more ui api changes. 2009-11-23 11:43:38 +00:00
properties_physics_softbody.py Sculpt: 2009-11-25 17:51:16 +00:00
properties_render.py use python3 syntax for defining a set. 2009-12-13 16:20:18 +00:00
properties_scene.py use python3 syntax for defining a set. 2009-12-13 16:20:18 +00:00
properties_texture.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_world.py use python3 syntax for defining a set. 2009-12-13 16:20:18 +00:00
space_buttons.py rna UI api rename... 2009-11-23 00:27:30 +00:00
space_console.py Sculpt Branch: 2009-12-07 19:22:48 +00:00
space_dopesheet.py add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
space_filebrowser.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
space_graph.py add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
space_image.py UV Editor: added proportional edit buttons to the header. 2009-12-11 14:34:21 +00:00
space_info.py script for automating pep8 checks. 2009-12-13 13:59:16 +00:00
space_logic.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
space_nla.py add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
space_node.py rename operators TFM_OT_* --> TRANSFORM_OT_* 2009-12-10 10:36:32 +00:00
space_outliner.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
space_sequencer.py animation system wasnt being updated when rendering with the sequencer 2009-12-15 10:35:50 +00:00
space_text.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
space_time.py Timeline Drawing Tweaks: 2009-12-11 11:18:55 +00:00
space_userpref.py First version of updated key map editor UI (in User Preferences) 2009-12-16 10:13:26 +00:00
space_view3d_toolbar.py Sculpt Branch: 2009-12-11 14:38:02 +00:00
space_view3d.py solidify from 2.4x (ported from python to C) 2009-12-14 23:35:13 +00:00