blender/scripts/startup/bl_ui
Pratik Borhade 446b2a983d Fix: Variable referenced in UI code without being assigned
Mistake in d4d046a673
Right now python error is triggered with empty material slot.

Pull Request: https://projects.blender.org/blender/blender/pulls/133287
2025-01-22 10:43:09 +01:00
..
__init__.py
anim.py Anim: add Action+Slot selector for Masks 2025-01-21 15:12:59 +01:00
asset_shelf.py
generic_ui_list.py
node_add_menu.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
node_add_menu_compositor.py
node_add_menu_geometry.py Geometry Nodes: Find in String node 2024-12-24 17:12:19 +01:00
node_add_menu_shader.py Cleanup: remove unused functions, imports 2025-01-04 21:09:41 +11:00
node_add_menu_texture.py I18n: Disambiguate "Pattern" 2025-01-13 12:40:45 +01:00
properties_animviz.py
properties_collection.py Fix #100786: Collection hide viewport in properties tab 2025-01-10 14:49:43 +01:00
properties_constraint.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
properties_data_armature.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
properties_data_bone.py
properties_data_camera.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
properties_data_curve.py
properties_data_curves.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
properties_data_empty.py
properties_data_grease_pencil.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
properties_data_lattice.py
properties_data_light.py
properties_data_lightprobe.py I18n: Disambiguate "End" 2025-01-13 12:40:45 +01:00
properties_data_mesh.py Fix #127231: More Space for Frame Column in Shape Key List 2025-01-14 20:43:33 +01:00
properties_data_metaball.py
properties_data_modifier.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
properties_data_pointcloud.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
properties_data_shaderfx.py
properties_data_speaker.py
properties_data_volume.py
properties_freestyle.py
properties_grease_pencil_common.py Cleanup: use operator_enum to avoid inlining values 2025-01-21 23:24:31 +11:00
properties_mask_common.py Anim: add Action+Slot selector for Masks 2025-01-21 15:12:59 +01:00
properties_material.py Fix: Revised logic for EEVEE/Grease Pencil material slot display 2025-01-21 21:04:31 +08:00
properties_material_gpencil.py Fix: Variable referenced in UI code without being assigned 2025-01-22 10:43:09 +01:00
properties_object.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
properties_output.py
properties_paint_common.py UI: Expand brush/tool falloff curve presets in popovers 2025-01-21 12:41:05 +01:00
properties_particle.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
properties_physics_cloth.py
properties_physics_common.py I18n: Disambiguate "Power" 2025-01-13 12:40:45 +01:00
properties_physics_dynamicpaint.py I18n: Disambiguate "Strength" 2025-01-13 12:40:45 +01:00
properties_physics_field.py I18n: Disambiguate "Power" 2025-01-13 12:40:45 +01:00
properties_physics_fluid.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
properties_physics_geometry_nodes.py
properties_physics_rigidbody.py
properties_physics_rigidbody_constraint.py
properties_physics_softbody.py
properties_render.py Cleanup: use single quotes for enums 2025-01-21 23:50:17 +11:00
properties_scene.py Anim: add Action+Slot selector for Compositing Node Tree 2025-01-20 15:18:21 +01:00
properties_texture.py
properties_view_layer.py I18n: Disambiguate "Light" 2025-01-13 12:40:45 +01:00
properties_workspace.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
properties_world.py
space_clip.py Anim: add Action+Slot selector for Movie Clips 2025-01-21 18:44:57 +01:00
space_console.py
space_dopesheet.py Anim: rename RNA Slot.id_root to Slot.target_id_type 2025-01-20 15:24:08 +01:00
space_filebrowser.py UI: Add asset browser option to remove the preview of asset 2025-01-16 20:32:40 +01:00
space_graph.py I18n: Disambiguate "Smooth" 2025-01-13 12:40:45 +01:00
space_image.py Anim: add Action+Slot selector for Masks 2025-01-21 15:12:59 +01:00
space_info.py
space_nla.py
space_node.py Cleanup: use single quotes for enums 2025-01-21 23:50:17 +11:00
space_outliner.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
space_properties.py Anim: add Action+Slot selector for Masks 2025-01-21 15:12:59 +01:00
space_sequencer.py Cleanup: use single quotes for enums 2025-01-21 23:50:17 +11:00
space_spreadsheet.py
space_statusbar.py
space_text.py I18n: Do not disambiguate some messages 2025-01-13 12:40:45 +01:00
space_time.py
space_toolsystem_common.py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
space_toolsystem_toolbar.py Cleanup: use single quotes for enums 2025-01-21 23:50:17 +11:00
space_topbar.py Cleanup: use single quotes for enums 2025-01-21 23:50:17 +11:00
space_userpref.py Cleanup: use single quotes for enums 2025-01-21 23:50:17 +11:00
space_view3d.py Cleanup: use single quotes for enums 2025-01-21 23:50:17 +11:00
space_view3d_toolbar.py UI: Expand brush/tool falloff curve presets in popovers 2025-01-21 12:41:05 +01:00
utils.py