blender/scripts/startup/bl_ui
Damien Picard 2771f53cb7 UI: Fix disconnected and non-clickable checkbox labels in popovers
For popovers, draw the checkbox in header as usual with label, but
hide the panel header label, see ed870f87b942.

Patch by Yevgeny Makarov (@jenkm) in
https://archive.blender.org/developer/D9586

Co-authored-by: Yevgeny Makarov <jenkm>
Pull Request: https://projects.blender.org/blender/blender/pulls/105657
2023-04-12 17:00:51 +02:00
..
__init__.py
generic_ui_list.py
node_add_menu_geometry.py I18n: disambiguate a few messages 2023-04-12 15:09:17 +02:00
node_add_menu.py
properties_animviz.py
properties_collection.py
properties_constraint.py Fix #105067: Error drawing Copy Rotation Constraint UI 2023-02-23 10:42:03 +01:00
properties_data_armature.py Bone relation lines: optionally draw between bone heads 2023-03-21 15:16:13 +01:00
properties_data_bone.py
properties_data_camera.py I18n: disambiguate a few messages 2023-04-12 15:09:17 +02:00
properties_data_curve.py
properties_data_curves.py
properties_data_empty.py I18n: disambiguate a few messages 2023-04-12 15:09:17 +02:00
properties_data_gpencil.py
properties_data_lattice.py
properties_data_light.py I18n: disambiguate a few messages 2023-04-12 15:09:17 +02:00
properties_data_lightprobe.py
properties_data_mesh.py Fix #106422: Mesh Data Attributes Using tip_ for iface_ 2023-04-03 20:55:22 +02:00
properties_data_metaball.py
properties_data_modifier.py
properties_data_pointcloud.py
properties_data_shaderfx.py
properties_data_speaker.py
properties_data_volume.py
properties_freestyle.py
properties_grease_pencil_common.py UI: Fix disconnected and non-clickable checkbox labels in popovers 2023-04-12 17:00:51 +02:00
properties_mask_common.py Cleanup: autopep8 2023-03-01 22:12:18 +11:00
properties_material_gpencil.py
properties_material.py I18n: disambiguate a few messages 2023-04-12 15:09:17 +02:00
properties_object.py Cleanup: autopep8 2023-03-01 22:12:18 +11:00
properties_output.py I18n: disambiguate a few messages 2023-04-12 15:09:17 +02:00
properties_paint_common.py UI: Fix disconnected and non-clickable checkbox labels in popovers 2023-04-12 17:00:51 +02:00
properties_particle.py
properties_physics_cloth.py
properties_physics_common.py
properties_physics_dynamicpaint.py
properties_physics_field.py
properties_physics_fluid.py Cleanup: autopep8 2023-03-01 22:12:18 +11:00
properties_physics_rigidbody_constraint.py
properties_physics_rigidbody.py
properties_physics_softbody.py
properties_render.py
properties_scene.py
properties_texture.py
properties_view_layer.py I18n: disambiguate a few messages 2023-04-12 15:09:17 +02:00
properties_workspace.py
properties_world.py I18n: disambiguate a few messages 2023-04-12 15:09:17 +02:00
space_clip.py I18n: disambiguate a few messages 2023-04-12 15:09:17 +02:00
space_console.py
space_dopesheet.py
space_filebrowser.py Assets: Add License and Copyright meta-data 2023-03-07 18:22:43 +01:00
space_graph.py Python: bl_ui_utils.layout.operator_context context manager 2023-04-07 11:34:48 +02:00
space_image.py
space_info.py
space_nla.py
space_node.py Fix : Show 'Exit group' menu entry also for non group nodes. 2023-04-07 13:09:33 +02:00
space_outliner.py Outliner: New Grease Pencil filter 2023-02-27 13:07:14 +01:00
space_properties.py
space_sequencer.py I18n: disambiguate a few messages 2023-04-12 15:09:17 +02:00
space_spreadsheet.py
space_statusbar.py
space_text.py I18n: fix footer in the text editor when loading an external file 2023-04-12 12:19:00 +02:00
space_time.py
space_toolsystem_common.py
space_toolsystem_toolbar.py Merge branch 'blender-v3.5-release' 2023-02-24 11:47:39 -08:00
space_topbar.py Python: bl_ui_utils.layout.operator_context context manager 2023-04-07 11:34:48 +02:00
space_userpref.py I18n: disambiguate a few messages 2023-04-12 15:09:17 +02:00
space_view3d_toolbar.py UI: Fix disconnected and non-clickable checkbox labels in popovers 2023-04-12 17:00:51 +02:00
space_view3d.py I18n: disambiguate a few messages 2023-04-12 15:09:17 +02:00
utils.py