blender/release/ui
Joshua Leung d7e06a6d91 2.5 - Armature/Bone Tweaks
- Changing visible layers for armatures now sends notifiers
- Made the bone buttons show the layers data 

TODO:
I also tried making the bone buttons show for 'PoseChannels' instead of the raw bones since this is more correct for most editing that can be done (i.e. when posing). For editmode though, we'd need to wrap EditBones in some way? However, I couldn't seem to get this to work due to the way paths are resolved.
2009-06-13 11:52:33 +00:00
..
buttons_data_armature.py 2.5 - Armature Buttons + UI-Templates 2009-06-13 11:21:02 +00:00
buttons_data_bone.py 2.5 - Armature/Bone Tweaks 2009-06-13 11:52:33 +00:00
buttons_data_camera.py UI Buttons: 2009-06-07 13:36:12 +00:00
buttons_data_curve.py UI Buttons: 2009-06-07 13:36:12 +00:00
buttons_data_empty.py UI: 2009-06-03 00:17:35 +00:00
buttons_data_lamp.py UI Buttons: 2009-06-07 13:36:12 +00:00
buttons_data_lattice.py UI Buttons: 2009-06-07 13:36:12 +00:00
buttons_data_mesh.py UI Buttons: 2009-06-07 13:36:12 +00:00
buttons_data_modifier.py UI: 2009-06-03 00:17:35 +00:00
buttons_data_text.py UI Buttons: 2009-06-07 13:36:12 +00:00
buttons_material.py UI Buttons: 2009-06-07 13:36:12 +00:00
buttons_object_constraint.py Forgot to update this file. Constraints now go into the new constraint tab. :) 2009-06-06 22:14:45 +00:00
buttons_objects.py UI: 2009-06-03 00:17:35 +00:00
buttons_particle.py UI Buttons: 2009-06-07 13:36:12 +00:00
buttons_physic_cloth.py Cloth Buttons: 2009-06-03 09:06:32 +00:00
buttons_scene.py elif rd.file_format in ("OPENEXR"): 2009-06-11 21:11:33 +00:00
buttons_texture.py 2.5 Texture Buttons: 2009-06-12 15:22:08 +00:00
buttons_world.py UI Buttons: 2009-06-07 13:36:12 +00:00
space_outliner.py updated outliner header python file, still disabled for now, because there's not a nice way yet to represent the keying sets menu. 2009-05-30 06:23:17 +00:00
space_sequencer.py sequencer patch from Xavier Thomas 2009-06-11 11:54:56 +00:00
space_text.py text live_edit feature useful for UI scripts (run python scripts on every keystroke, careful with the os module) 2009-06-13 06:42:12 +00:00