blender/release/ui
Brecht Van Lommel 421f44278c 2.5: Lists for vertex groups, shape keys, uvs, vertex colors.
RNA
* Added the relevant active_*_index properties, with proper
  get/set/range, updates and notifiers.
* Context.tool_settings.
* ToolSettings.vertex_group_weight.

Operators
* MESH_OT_uv_texture_add/remove
* MESH_OT_vertex_color_add/remove
* MESH_OT_sticky_add/remove
* OBJECT_OT_vertex_group_add/remove/assign/remove_from/
  select/deselect/copy/copy_to_linked
* OBJECT_OT_shape_key_add/remove

UI
* Some updates and cleanups in list template code.

Known issue: when going in & out of editmode, uv textures and vertex
colors dissappear. I thought me->edit_mesh would be NULL when not in
edit mode but it is not?
2009-07-01 22:25:49 +00:00
..
buttons_data_armature.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_data_bone.py RNA: 2009-06-19 14:56:49 +00:00
buttons_data_camera.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_data_curve.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_data_empty.py UI: 2009-06-18 14:20:25 +00:00
buttons_data_lamp.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_data_lattice.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_data_mesh.py 2.5: Lists for vertex groups, shape keys, uvs, vertex colors. 2009-07-01 22:25:49 +00:00
buttons_data_modifier.py 2.5: Lists for vertex groups, shape keys, uvs, vertex colors. 2009-07-01 22:25:49 +00:00
buttons_data_text.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_material.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_object_constraint.py UI: move bone constraints panel to bone tab again. 2009-06-27 14:07:17 +00:00
buttons_objects.py ObColor wasnt converted into an RNA string. 2009-06-20 02:44:57 +00:00
buttons_particle.py 2.5: Lists for vertex groups, shape keys, uvs, vertex colors. 2009-07-01 22:25:49 +00:00
buttons_physic_cloth.py Pointcache refresh part 2 2009-06-27 15:28:58 +00:00
buttons_scene.py 2.5 UI 2009-06-15 20:28:49 +00:00
buttons_texture.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
buttons_world.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
space_buttons.py 2.5 2009-06-30 19:20:45 +00:00
space_filebrowser.py 2.5 2009-06-30 19:20:45 +00:00
space_image.py 2.5 2009-06-30 19:20:45 +00:00
space_info.py 2.5 2009-06-30 19:20:45 +00:00
space_logic.py small changes... 2009-06-23 12:36:15 +00:00
space_outliner.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
space_sequencer.py UI: some API functions don't require explicit context passing anymore. 2009-06-23 00:19:10 +00:00
space_text.py UI 2009-06-27 01:15:31 +00:00