blender/release/scripts/startup/bl_ui
Dalai Felinto 101fadcf6b Motion Path: Tweak the User Interface
This moves the clear paths button ("X") to the same line of "Update All Paths",
and make it visible at all times.

1. The clear button affects all objects (by default). However the
Calculate/Update Paths only works on the selected objects/objects.
Better to not have them both on the same line.

2. The operator to clear object and pose paths can run even if the active
object/bone has no motion path. However the UI was not showing the button in
those cases.

Before:
{F12757500, size=full}

After:
{F12757502, size=full}

Differential Revision: https://developer.blender.org/D13609
2022-01-10 11:40:37 +01:00
..
__init__.py Asset Browser: UI polish for the asset metadata sidebar 2021-10-20 12:31:54 +02:00
properties_animviz.py Motion Path: Tweak the User Interface 2022-01-10 11:40:37 +01:00
properties_collection.py LineArt: UI cleanups. 2021-07-20 13:06:45 +08:00
properties_constraint.py Cache File: use panels to organize UI 2021-12-23 18:05:26 +01:00
properties_data_armature.py Pose Library: add conversion button to old poselib UI 2021-11-18 16:35:56 +01:00
properties_data_bone.py Cleanup: trailing space, use single quotes for enums 2021-10-20 09:17:25 +11:00
properties_data_camera.py Cycles: add Fisheye Lens Polynomial camera model 2021-12-07 20:05:57 +01:00
properties_data_curve.py Geometry Nodes: Support modifier on curve objects 2021-09-11 13:54:40 -05:00
properties_data_empty.py
properties_data_gpencil.py GPencil: New option to Merge All layers in active one 2021-11-04 19:40:55 +01:00
properties_data_hair.py Cleanup: unused arguments 2021-03-06 19:26:18 +11:00
properties_data_lattice.py
properties_data_light.py EEVEE: Lights: Add Volume and diffuse light power slider 2021-03-19 21:11:06 +01:00
properties_data_lightprobe.py
properties_data_mesh.py Fix T91802: vertex color layer name collides with itself 2021-09-29 11:01:17 +02:00
properties_data_metaball.py
properties_data_modifier.py Cleanup: unused imports 2021-03-06 19:26:18 +11:00
properties_data_pointcloud.py UI: Rename itmes in point cloud add attribute menu 2021-04-15 07:53:45 -05:00
properties_data_shaderfx.py Cleanup: unused arguments 2021-03-06 19:26:18 +11:00
properties_data_speaker.py
properties_data_volume.py Cleanup: unused arguments 2021-03-06 19:26:18 +11:00
properties_freestyle.py Cleanup: Remove SMALL_TRI_RIGHT_VEC icon 2021-11-09 16:09:53 +01:00
properties_grease_pencil_common.py GPencil: Fix unreported double stroke color in materials panel 2021-10-25 13:14:54 +02:00
properties_mask_common.py UI: expose "Lasso Select" & "Extrude to Cursor" in menus 2021-09-17 12:57:28 +10:00
properties_material_gpencil.py GPencil: Refactor Append operators 2021-05-14 18:02:04 +02:00
properties_material.py LineArt: UI cleanups. 2021-07-20 13:06:45 +08:00
properties_object.py Fix FONT objects cannot use Object Font anymore 2021-09-09 09:38:48 +02:00
properties_output.py UI: Split Output Properties Dimensions panel 2021-09-05 21:27:49 -04:00
properties_paint_common.py Cleanup: use static sets 2021-11-08 17:00:36 +11:00
properties_particle.py Fix some RNA physics accessors creating data. 2021-05-21 17:22:43 +02:00
properties_physics_cloth.py
properties_physics_common.py Fix some RNA physics accessors creating data. 2021-05-21 17:22:43 +02:00
properties_physics_dynamicpaint.py
properties_physics_field.py Force Fields: implement early filtering by the Affect flags. 2021-02-02 23:03:16 +03:00
properties_physics_fluid.py Cleanup: line length in Python scripts 2021-10-24 21:04:04 +11:00
properties_physics_rigidbody_constraint.py
properties_physics_rigidbody.py cleanup: fix typos in comments and docs 2021-11-16 18:45:10 -05:00
properties_physics_softbody.py
properties_render.py EEVEE: Depth of field: New implementation 2021-02-12 22:35:52 +01:00
properties_scene.py
properties_texture.py
properties_view_layer.py Fix Cryptomatte accurate option showing for Cycles, only needed for Eevee 2021-11-18 17:13:16 +01:00
properties_workspace.py
properties_world.py
space_clip.py UI: Introduce View pie in more editors 2021-11-11 01:18:50 +01:00
space_console.py
space_dopesheet.py Cleanup: use static sets for comparison, quiet unused arg warnings 2022-01-07 14:47:27 +11:00
space_filebrowser.py Cleanup: use static sets for comparison, quiet unused arg warnings 2022-01-07 14:47:27 +11:00
space_graph.py Cleanup: use static sets for comparison, quiet unused arg warnings 2022-01-07 14:47:27 +11:00
space_image.py UI: Introduce View pie in more editors 2021-11-11 01:18:50 +01:00
space_info.py UI: Join or Close Any Screen Area 2021-04-22 19:57:49 -07:00
space_nla.py Cleanup: use static sets for comparison, quiet unused arg warnings 2022-01-07 14:47:27 +11:00
space_node.py Cleanup: use static sets for comparison, quiet unused arg warnings 2022-01-07 14:47:27 +11:00
space_outliner.py UI: Introduce View pie in more editors 2021-11-11 01:18:50 +01:00
space_properties.py UI: Add support for bl_description for panels 2021-02-16 09:51:37 -05:00
space_sequencer.py Cleanup: use static sets for comparison, quiet unused arg warnings 2022-01-07 14:47:27 +11:00
space_spreadsheet.py Cleanup/fixes in UI messages. 2021-08-09 14:42:47 +02:00
space_statusbar.py
space_text.py PyAPI: remove the .py extension requirement for startup registration 2021-08-13 15:51:08 +10:00
space_time.py Animation: move Cycle-Aware Keying to the Keying popover. 2021-05-10 14:16:16 +03:00
space_toolsystem_common.py cleanup: fix typos in comments and docs 2021-11-16 18:45:10 -05:00
space_toolsystem_toolbar.py VSE: Disable interactivity in combined view 2021-11-30 11:15:20 +01:00
space_topbar.py Add a new C++ version of an exporter for the Wavefront .obj format. 2022-01-03 14:49:31 -05:00
space_userpref.py OpenSubDiv: add support for an OpenGL evaluator 2021-12-27 16:35:54 +01:00
space_view3d_toolbar.py Fix T94243: weightpaint gradient panel shown in other places 2022-01-09 11:31:57 +01:00
space_view3d.py Cleanup: use static sets for comparison, quiet unused arg warnings 2022-01-07 14:47:27 +11:00
utils.py