blender/release/scripts/startup/bl_ui
Antony Riakiotakis af162658e1 Texture painting:
Add ability to select UV layer from the layer panel.
2014-07-23 20:06:41 +02:00
..
__init__.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_animviz.py Bugfix [#32754] Clear Motion paths button not available on Motion paths panel 2012-10-04 11:05:48 +00:00
properties_constraint.py Fix T39987: The new "redirect to bone constraints" button at the object constaints tab is wrong in bone edit mode 2014-05-01 21:24:30 +02:00
properties_data_armature.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_data_bone.py Fix wrong interface flags combination in inverse kinematics panel 2014-07-18 15:14:52 +06:00
properties_data_camera.py Fix for missing 'field-of-view angle' property for a panoramic camera. 2014-03-12 00:08:28 +09:00
properties_data_curve.py Fix T40941: Bevel factor in Text 2014-07-04 15:12:20 +06:00
properties_data_empty.py Empties with Images draw type: add support for movies and image sequences 2014-01-13 22:18:31 +01:00
properties_data_lamp.py Fix T40885: "Reset Curve" is backwards on Custom Falloff Curves (Lights). 2014-06-30 16:23:47 +02:00
properties_data_lattice.py
properties_data_mesh.py Automatic commit by arc 2014-07-16 14:03:37 +02:00
properties_data_metaball.py
properties_data_modifier.py Fix T34664: bevel face material can be set in tool and modifier. 2014-07-17 09:20:22 -04:00
properties_data_speaker.py style cleanup 2012-07-29 12:07:06 +00:00
properties_freestyle.py Freestyle: removed the context switch button from the Freestyle panel in the Render properties window. 2014-07-22 16:39:29 +09:00
properties_game.py Code cleanup: Game Engine related panels belong into properties_game.py. 2013-12-18 07:35:05 +01:00
properties_grease_pencil_common.py Code cleanup: Re-use Grease Pencil panel for 3D view as well. 2014-02-24 20:53:37 +01:00
properties_mask_common.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_material.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_object.py BGE: TrackTo actuator: increasing up & track axis options 2014-07-14 18:30:27 -07:00
properties_paint_common.py Fix T41157 2014-07-23 16:05:35 +02:00
properties_particle.py Fix T38359: incorrect display of material slot with pinned particle settings. 2014-01-29 16:50:37 +01:00
properties_physics_cloth.py UI: Fix Cloth panel after 28936a415076, was too large and looked bad. 2014-02-06 21:45:59 +01:00
properties_physics_common.py Interface / PointCache: Remove name fields here as well, not needed anymore due to direct rename in uiList. 2013-12-13 10:20:35 +01:00
properties_physics_dynamicpaint.py Code cleanup: style 2014-04-03 09:24:09 +11:00
properties_physics_field.py Google Summer of Code project: "Smoke Simulator Improvements & Fire". 2012-10-10 13:18:07 +00:00
properties_physics_fluid.py Followup to r59434 : py UI scripts edits. 2013-08-23 20:41:21 +00:00
properties_physics_rigidbody_constraint.py Followup to r59434 : py UI scripts edits. 2013-08-23 20:41:21 +00:00
properties_physics_rigidbody.py Rigidbody: Allow triangle mesh shapes to deform during simulation 2013-12-26 18:38:06 +01:00
properties_physics_smoke.py Followup to r59434 : py UI scripts edits. 2013-08-23 20:41:21 +00:00
properties_physics_softbody.py UI: Fix more double ":" in UI labels 2014-03-27 07:15:08 +04:00
properties_render_layer.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_render.py Implement Start Resolution for preview render in BI 2014-07-09 19:55:40 +06:00
properties_scene.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
properties_texture.py Cleanup: pep8 & redundant vars 2014-07-22 12:03:15 +10:00
properties_world.py Blender Internal: 2013-11-20 19:13:41 +01:00
space_clip.py Cleanup: pep8 & redundant vars 2014-07-22 12:03:15 +10:00
space_console.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_dopesheet.py View2d: bring back 2.4x option to lock time for 2d views 2014-05-01 14:49:47 +10:00
space_filebrowser.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_graph.py FCurve: use submenus rather then popups from menus 2014-05-14 14:01:36 +10:00
space_image.py GSOC 2013 paint 2014-07-21 12:02:05 +02:00
space_info.py Replace hard-coded version for release log url 2014-06-20 20:49:50 +10:00
space_logic.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_nla.py NLA/AnimEditors: Added operator to remove all "empty" AnimData blocks 2014-07-06 19:35:24 +12:00
space_node.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
space_outliner.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_properties.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_sequencer.py Cleanup: pep8 & redundant vars 2014-07-22 12:03:15 +10:00
space_text.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_time.py View2d: bring back 2.4x option to lock time for 2d views 2014-05-01 14:49:47 +10:00
space_userpref.py Fix T41157 2014-07-23 16:05:35 +02:00
space_view3d_toolbar.py Texture painting: 2014-07-23 20:06:41 +02:00
space_view3d.py GSOC 2013 paint 2014-07-21 12:02:05 +02:00