blender/release/scripts/startup/bl_ui
Julian Eisel 2771dfd563 UI: Revert design changes to data-block selector for the 2.92 release
Partially reverts 2250b5cefee7.

Removing the user count and fake user count icons was controversial (which was
expected) and there are a few further changes needed, that won't make it in
time for the release, see D9946.
While there is a design to bring back the user count and fake user indicators,
a new design idea was proposed that the UI team wants to follow. This came too
late for the 2.92 release, the new design is targeted at the 2.93 release now.
Meanwhile, UI team decision was to simply revert the design changes.

The new design is being worked on in https://developer.blender.org/T84669.

Note that this commit does not revert some internal changes done in
2250b5cefee7. Namely the introduction of `ed_util_ops.c` and data-block
operators in there. These will still be needed in the new design.
2021-01-13 15:31:02 +01:00
..
__init__.py Objects: add Volume object type, and prototypes for Hair and PointCloud 2020-03-18 11:23:05 +01:00
properties_animviz.py
properties_constraint.py Cleanup: use single quotes for enum literals 2021-01-13 16:41:12 +11:00
properties_data_armature.py UI: Layout changes for new checkbox layout possibilities 2020-04-17 17:00:57 +02:00
properties_data_bone.py Cleanup: Replace 0 with False for boolean argument 2020-07-15 09:11:01 -04:00
properties_data_camera.py Cleanup: pep8, blank lines 2020-10-02 11:59:16 +10:00
properties_data_curve.py UI: Add Heading to Curve Deform Toggles 2020-12-07 13:35:50 -08:00
properties_data_empty.py Fix T84024: Empty image opacity labeled transparency 2021-01-01 12:07:42 -06:00
properties_data_gpencil.py UI: Don't use abbreviations in label text 2020-12-17 19:06:21 -06:00
properties_data_hair.py UI: Fix text padding in some list widgets 2020-12-20 11:27:02 -06:00
properties_data_lattice.py
properties_data_light.py
properties_data_lightprobe.py
properties_data_mesh.py Fix T83868: Button animation states no longer visible without emboss 2020-12-18 17:13:15 -06:00
properties_data_metaball.py
properties_data_modifier.py UI: Grease Pencil Modifier Drag and Drop, Layout Changes 2020-06-19 14:42:08 -04:00
properties_data_pointcloud.py UI: Fix text padding in some list widgets 2020-12-20 11:27:02 -06:00
properties_data_shaderfx.py UI: ShaderFx Drag and Drop, Layout Updates 2020-06-19 15:07:13 -04:00
properties_data_speaker.py
properties_data_volume.py UI: Fix text padding in some list widgets 2020-12-20 11:27:02 -06:00
properties_freestyle.py Merge branch 'blender-v2.91-release' 2020-11-04 18:13:57 +01:00
properties_grease_pencil_common.py Fix T84101: Duplicate operator not available for some data-block selectors 2020-12-27 15:55:58 +01:00
properties_mask_common.py UI: Capitalization Corrections 2020-10-24 11:42:17 -07:00
properties_material_gpencil.py GPencil: New material parameter to rotate texture 2020-10-30 15:45:00 +01:00
properties_material.py UI: Revert design changes to data-block selector for the 2.92 release 2021-01-13 15:31:02 +01:00
properties_object.py Move "Camera Parent Lock" from preferences to Object Relations 2020-11-05 16:08:00 -06:00
properties_output.py UI: Better Grouping of FFmpeg audio settings 2020-06-27 12:00:38 -04:00
properties_paint_common.py Sculpt: Multires Displacement Smear 2020-12-16 17:08:19 +01:00
properties_particle.py Cleanup: pep8, blank lines 2020-10-02 11:59:16 +10:00
properties_physics_cloth.py Cloth: add a vertex group setting to exclude from object collision. 2021-01-11 19:34:33 +03:00
properties_physics_common.py Cleanup: use single quotes for enum literals 2021-01-13 16:41:12 +11:00
properties_physics_dynamicpaint.py
properties_physics_field.py UI: Capitalization Corrections 2020-10-24 11:42:17 -07:00
properties_physics_fluid.py Fluid: Added new viscosity solver 2020-12-23 15:48:38 +01:00
properties_physics_rigidbody_constraint.py
properties_physics_rigidbody.py Add compound shape for rigid body simulation 2020-07-30 18:53:35 +02:00
properties_physics_softbody.py
properties_render.py Cleanup: remove redundant decorator for eevee 'overscan_size' 2021-01-09 15:02:14 +01:00
properties_scene.py UI: Add temperature units 2020-09-07 14:59:07 -05:00
properties_texture.py Cleanup: convert gforge task ID's to phabricator format 2020-09-30 20:11:06 +10:00
properties_view_layer.py Eevee: Add Volume Transmittance to Color Render Passes. 2020-12-14 09:27:58 +01:00
properties_workspace.py
properties_world.py UI: Revert design changes to data-block selector for the 2.92 release 2021-01-13 15:31:02 +01:00
space_clip.py UI: Update Clip Tracking menus 2021-01-12 14:45:20 -05:00
space_console.py
space_dopesheet.py UI: Revert design changes to data-block selector for the 2.92 release 2021-01-13 15:31:02 +01:00
space_filebrowser.py Asset System: Disable Asset Browser as experimental feature 2021-01-13 11:10:17 +01:00
space_graph.py Point users to new location of "Show Group Colors" option 2020-12-04 10:14:44 +01:00
space_image.py Cleanup: pep8 2020-12-16 18:02:40 +11:00
space_info.py
space_nla.py Animation: Improve labels on Snap menu in NLA & Dopesheet 2020-10-28 14:06:26 -04:00
space_node.py Fix T84101: Duplicate operator not available for some data-block selectors 2020-12-27 15:55:58 +01:00
space_outliner.py Cleanup: use single quotes for enum literals 2021-01-13 16:41:12 +11:00
space_properties.py UI: Properties editor popover and outliner sync 2020-12-21 14:31:32 -07:00
space_sequencer.py VSE: Remove fit method tool setting from header 2021-01-10 16:37:18 +01:00
space_statusbar.py Fix T81171: Show Alerts at Center in Statusbar 2020-10-07 08:41:44 -07:00
space_text.py UI: Move the 'Resolve Conflict' button closer to the text data-block 2020-10-27 16:30:37 -07:00
space_time.py Cleanup: pep8 2020-12-16 18:02:40 +11:00
space_toolsystem_common.py Fix T84455: Circle select tool cursor draws in overlapping regions 2021-01-12 14:19:32 +11:00
space_toolsystem_toolbar.py UI: Use Eyedropper Cursor with Sample Weight Tool 2021-01-07 09:44:48 -08:00
space_topbar.py UI: Misc Label and Description Changes 2020-10-28 10:10:41 -07:00
space_userpref.py Asset System: Disable Asset Browser as experimental feature 2021-01-13 11:10:17 +01:00
space_view3d_toolbar.py Cleanup: pep8 2020-12-16 18:02:40 +11:00
space_view3d.py Fix T78017: Broken layout in "View Lock" panel with armature 2021-01-04 17:32:22 -06:00
utils.py