blender/scripts/startup/bl_ui
2023-03-28 13:41:43 +02:00
..
__init__.py
generic_ui_list.py
node_add_menu_geometry.py Cleanup: remove unused argument signified from used arguments in Python 2023-03-23 15:31:14 +11: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
properties_data_curve.py
properties_data_curves.py
properties_data_empty.py
properties_data_gpencil.py
properties_data_lattice.py
properties_data_light.py
properties_data_lightprobe.py
properties_data_mesh.py Mesh: Move face shade smooth flag to a generic attribute 2023-03-08 15:36:18 +01: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
properties_mask_common.py Cleanup: autopep8 2023-03-01 22:12:18 +11:00
properties_material_gpencil.py
properties_material.py
properties_object.py Cleanup: autopep8 2023-03-01 22:12:18 +11:00
properties_output.py
properties_paint_common.py
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
properties_workspace.py
properties_world.py
space_clip.py I18n: disambiguate a few messages 2023-02-27 15:21:00 +01: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 Animation: Gaussian Smooth operator for Graph Editor 2023-03-24 12:11:20 +01:00
space_image.py
space_info.py
space_nla.py
space_node.py Merge branch 'blender-v3.5-release' 2023-03-28 13:41:43 +02:00
space_outliner.py Outliner: New Grease Pencil filter 2023-02-27 13:07:14 +01:00
space_properties.py
space_sequencer.py Merge branch 'blender-v3.5-release' 2023-03-10 21:11:09 +05:30
space_spreadsheet.py
space_statusbar.py
space_text.py I18n: do not translate a message already translated using iface_() 2023-03-07 12:32:00 +01: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 IO: minor tweaks to the new C++ PLY importer/exporter 2023-03-05 20:44:53 +02:00
space_userpref.py Animation: Add duration display to frame range settings 2023-03-23 10:18:38 +01:00
space_view3d_toolbar.py
space_view3d.py Sculpt: Fix #105557 Bugs in new sculpt menu entries 2023-03-09 15:20:22 -08:00
utils.py