blender/release/ui
Brecht Van Lommel 1f4fa869e4 2.5: RNA & UI
* Revert lamp sampling/buffers change. The right enum items should
  be defined in RNA, not the layout, so that it works in outliner,
  python api too.
* Also changed type popup to radio buttons again, and removed the
  icons. This is more consistent, and I don't think it's a good idea
  to start using icons for these things, too much clutter.

* Replace Mesh with Normals panel in the mesh buttons.
* Remove Material panel from mesh buttons.
* Added name fields for shape/vgroup/vcol/uv.
* Spacing tweak to Object and Bone names.

* Fix some naming conflicts in RNA, with "name" and "type" properties
  being defined twice in the same struct.

* context.scene.tool_settings -> context.tool_settings.
2009-07-21 00:55:20 +00:00
..
bpy_ops.py issues auto generating rna docs 2009-07-19 14:57:20 +00:00
buttons_data_armature.py 2.5: Armature 2009-07-14 17:59:26 +00:00
buttons_data_bone.py 2.5: RNA & UI 2009-07-21 00:55:20 +00:00
buttons_data_camera.py 2.5: Render 2009-07-13 19:09:13 +00:00
buttons_data_curve.py 2.5: Buttons Window 2009-07-09 19:45:27 +00:00
buttons_data_empty.py UI: 2009-06-18 14:20:25 +00:00
buttons_data_lamp.py 2.5: RNA & UI 2009-07-21 00:55:20 +00:00
buttons_data_lattice.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
buttons_data_mesh.py 2.5: RNA & UI 2009-07-21 00:55:20 +00:00
buttons_data_modifier.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
buttons_data_text.py 2.5: Buttons Window 2009-07-09 19:45:27 +00:00
buttons_game.py UI layouts 2009-07-20 21:31:32 +00:00
buttons_material.py 2.5: RNA & UI 2009-07-21 00:55:20 +00:00
buttons_object_constraint.py 2.5 - Recode of Add Constraint Operator(s) 2009-07-19 13:06:18 +00:00
buttons_objects.py 2.5: RNA & UI 2009-07-21 00:55:20 +00:00
buttons_particle.py Initial code for boids v2 2009-07-20 23:52:53 +00:00
buttons_physics_cloth.py 2.5: RNA & UI 2009-07-21 00:55:20 +00:00
buttons_physics_field.py Initial code for boids v2 2009-07-20 23:52:53 +00:00
buttons_physics_fluid.py Some little UI adjustments to cloth + fluid panel and their presets 2009-07-20 17:15:41 +00:00
buttons_physics_softbody.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
buttons_scene.py 2.5: RNA & UI 2009-07-21 00:55:20 +00:00
buttons_texture.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
buttons_world.py BGE panels: wip 2009-07-20 20:28:29 +00:00
space_buttons.py 2.5 2009-06-30 19:20:45 +00:00
space_console.py 2.5: RNA & UI 2009-07-21 00:55:20 +00:00
space_filebrowser.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
space_image.py 2.5: RNA & UI 2009-07-21 00:55:20 +00:00
space_info.py patch from oxben (Benjamin) 2009-07-18 04:09:23 +00:00
space_logic.py fix for recent stereo changes+tweaks 2009-07-20 22:36:56 +00:00
space_outliner.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
space_sequencer.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
space_text.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
space_view3d_toolbar.py 2.5: RNA & UI 2009-07-21 00:55:20 +00:00
space_view3d.py 2.5: RNA & UI 2009-07-21 00:55:20 +00:00