blender/release/scripts/startup/bl_ui
Sergey Sharybin 6e08aa0a9e Tracking: Expose Filter Tracks operators to the Cleanup panel
Not totally happy with this, but it's better than nothing for until
we've got real outlier detection. Also made it more cleat how exactly
filtering happens, so users don't expect something the operator is not
intended to do.
2015-02-16 17:16:14 +05:00
..
__init__.py Cleanup: replace deprecated imp -> importlib 2015-01-23 12:37:58 +11:00
properties_animviz.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_constraint.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_armature.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_bone.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_camera.py Use the RNA for overriding the name instead. 2015-02-12 19:59:34 +01:00
properties_data_curve.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_empty.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_lamp.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_lattice.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_mesh.py Add Custom Loop Normals. 2015-02-05 14:32:57 +01:00
properties_data_metaball.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_modifier.py Fix for mask modifier invert UI missing 2015-02-08 16:30:27 +11:00
properties_data_speaker.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_freestyle.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_game.py BGE: Remove translation and rotation constrains subpanel from dynamics type 2015-02-13 00:05:16 +01:00
properties_grease_pencil_common.py GPencil: Some tweaks to make GPencil UI more compact when there are 0 or 1 layer(s) only 2015-02-13 02:48:49 +13:00
properties_mask_common.py Followup for previous commit: fix mismatches between menu entry and shortcut properties. 2015-01-29 17:34:05 +01:00
properties_material.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_object.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_paint_common.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_particle.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_cloth.py Removed the cloth preroll feature. 2015-02-12 16:30:07 +01:00
properties_physics_common.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_dynamicpaint.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_field.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_fluid.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_rigidbody_constraint.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_rigidbody.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_smoke.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_softbody.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_render_layer.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_render.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_scene.py BGE: Remove duplicated audio panel from Render context 2015-01-29 18:26:28 +11:00
properties_texture.py Fix T43621: Layout only using 65% of available width 2015-02-11 14:41:35 +01:00
properties_world.py cleanup: pep8 2015-01-29 15:35:06 +11:00
space_clip.py Tracking: Expose Filter Tracks operators to the Cleanup panel 2015-02-16 17:16:14 +05:00
space_console.py Fullscreen Editor (new fullscreen mode for clean UI) 2014-10-14 15:11:41 -03:00
space_dopesheet.py Followup for previous commit: fix mismatches between menu entry and shortcut properties. 2015-01-29 17:34:05 +01:00
space_filebrowser.py cleanup 2015-02-13 16:17:00 +11:00
space_graph.py Revert/Remove "Auto View" Feature 2015-02-15 04:29:11 +01:00
space_image.py Followup for previous commit: fix mismatches between menu entry and shortcut properties. 2015-01-29 17:34:05 +01:00
space_info.py Followup for previous commit: fix mismatches between menu entry and shortcut properties. 2015-01-29 17:34:05 +01:00
space_logic.py Fullscreen Editor (new fullscreen mode for clean UI) 2014-10-14 15:11:41 -03:00
space_nla.py Followup for previous commit: fix mismatches between menu entry and shortcut properties. 2015-01-29 17:34:05 +01:00
space_node.py Correct location of 'text' button in frame-node 2015-01-30 13:41:07 +11:00
space_outliner.py Outliner: "Purge All" function for Outliner in "Orphaned Datablocks" mode 2015-02-16 01:21:47 +13:00
space_properties.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_sequencer.py cleanup 2015-02-13 16:17:00 +11:00
space_text.py Fullscreen Editor (new fullscreen mode for clean UI) 2014-10-14 15:11:41 -03:00
space_time.py Animation play: Follow feature. Enabled from playback menu in the 2015-02-05 22:14:38 +01:00
space_userpref.py WM: empty menu so addons can extend the splash 2015-02-01 04:19:55 +11:00
space_view3d_toolbar.py cleanup 2015-02-13 16:17:00 +11:00
space_view3d.py BMesh: Connect path, use select order 2015-02-16 09:44:30 +11:00