blender/scripts/startup/bl_ui
Abdelrahman 789bcaae78 GPv3: Port frame_clean_duplicate operator
Port the `frame_clean_duplicate` operator to GPv3.
Resolves #114182.

Pull Request: https://projects.blender.org/blender/blender/pulls/116655
2024-07-05 09:48:20 +02:00
..
__init__.py Fix class methods being excluded from the Python API docs 2024-06-01 16:17:01 +10:00
anim.py License headers: add SPDX headers 2024-03-06 14:43:14 +11:00
asset_shelf.py Asset Shelf: Make display popup more constistent with Asset Browser 2023-09-15 12:40:19 +02:00
generic_ui_list.py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00
node_add_menu_compositor.py I18n: extract and disambiguate a few messages 2024-02-06 17:06:30 +01:00
node_add_menu_geometry.py Grease Pencil: Move GPv3 out of experimental 2024-06-17 13:50:41 +02:00
node_add_menu_shader.py Nodes: Implement Gabor noise 2024-06-19 09:33:32 +02:00
node_add_menu_texture.py I18n: Extract and disambiguate a few messages 2024-06-13 12:15:55 +02:00
node_add_menu.py Refactor: scripts under scripts/startup/ to use str.format 2024-04-27 16:02:36 +10:00
properties_animviz.py Anim: Add custom pre and post frame color to motion path 2024-04-12 15:11:51 +02:00
properties_collection.py Fix #121432: Rework collection exporter UI to prevent panel id collisions 2024-05-09 22:25:46 +02:00
properties_constraint.py Anim: add "legacy behavior" option to Limit Rotation constraint 2024-06-18 18:29:25 +02:00
properties_data_armature.py Cleanup: Make format 2024-04-10 08:01:58 -04:00
properties_data_bone.py Anim: Per bone wire width for custom shapes 2024-05-30 15:51:30 +02:00
properties_data_camera.py UI: Add eyedropper button to camera focus distance 2024-05-13 11:01:57 +02:00
properties_data_curve.py UI: fix and improve a few messages 2024-02-05 17:08:17 +01:00
properties_data_curves.py Cleanup: make format 2024-01-28 11:59:10 +01:00
properties_data_empty.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
properties_data_gpencil.py Cleanup: reduce right-shift in startup scripts 2024-04-30 12:46:05 +10:00
properties_data_grease_pencil.py GPv3: Copy layers to selected operator 2024-06-23 07:42:15 +02:00
properties_data_lattice.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
properties_data_light.py Fix #124027: EEVEE light influence UI disappears when light is pinned 2024-07-03 13:43:39 +02:00
properties_data_lightprobe.py EEVEE-Next: Light Probe RNA 2024-06-04 15:05:22 +02:00
properties_data_mesh.py Fix #122660: show Add Rest Position checkbox only for meshes 2024-06-03 18:12:55 +02:00
properties_data_metaball.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
properties_data_modifier.py UI: Move Normal Edit and Weighted Normal modifiers to "Normals" menu 2024-05-23 18:28:31 +02:00
properties_data_pointcloud.py Fix #116011: Sorting Attributes by Name in UILists does not work 2024-01-09 09:26:06 +01:00
properties_data_shaderfx.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
properties_data_speaker.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
properties_data_volume.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
properties_freestyle.py Fix #122929: Freestyle options not visible in view layer properties (EEVEE) 2024-06-11 21:22:27 +02:00
properties_grease_pencil_common.py Anim: Theme entry for time visualization 2024-06-28 14:59:41 +02:00
properties_mask_common.py Cleanup: reduce right-shift in startup scripts 2024-04-30 12:46:05 +10:00
properties_material_gpencil.py Grease Pencil: Move GPv3 out of experimental 2024-06-17 13:50:41 +02:00
properties_material.py EEVEE: Fix missing material preview 2024-07-04 12:46:29 +02:00
properties_object.py EEVEE: Add Ray Visibility > Camera support 2024-06-15 08:54:20 +02:00
properties_output.py Refactor: scripts under scripts/startup/ to use str.format 2024-04-27 16:02:36 +10:00
properties_paint_common.py GPv3: Sculpt Advanced panel is displayed empty 2024-06-24 13:54:54 +02:00
properties_particle.py Cleanup: reduce right-shift in startup scripts 2024-04-30 12:46:05 +10:00
properties_physics_cloth.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
properties_physics_common.py Cleanup: remove references to FLUID from point_cache_ui 2024-02-21 10:18:47 +01:00
properties_physics_dynamicpaint.py I18n: extract and disambiguate a few messages 2024-05-27 19:33:35 +02:00
properties_physics_field.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
properties_physics_fluid.py Fix: Move CFL Number parameter for Fluid into Adaptive Time Steps 2024-04-15 18:39:36 +02:00
properties_physics_geometry_nodes.py Cleanup: reduce right-shift in startup scripts 2024-04-30 12:46:05 +10:00
properties_physics_rigidbody_constraint.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
properties_physics_rigidbody.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
properties_physics_softbody.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
properties_render.py Color management: Support white balance as part of the display transform 2024-06-27 23:27:58 +02:00
properties_scene.py EEVEE-Next: UI: Render Panel 2024-04-19 12:12:28 +02:00
properties_texture.py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00
properties_view_layer.py Fix #122847: Show Transparent Render Pass 2024-06-17 09:35:03 +02:00
properties_workspace.py Cleanup: replace {!s} with {:s} when used with strings 2024-04-27 16:02:37 +10:00
properties_world.py EEVEE-Next: World: Add shadow options 2024-05-24 18:41:18 +02:00
space_clip.py Fix #121892: string formatting errors in the clip editor & sequencer 2024-05-17 13:24:34 +10:00
space_console.py Cleanup: un-wrap lines that fit within 120 width for Python scripts 2024-03-15 10:04:03 +11:00
space_dopesheet.py Merge branch 'blender-v4.2-release' 2024-07-04 11:19:14 -07:00
space_filebrowser.py Fix #123782: Asset Browser does not show tags for active asset 2024-06-27 10:57:33 +02:00
space_graph.py Anim: add 'Frame Scene/Preview Range' to animation editors 2024-05-30 17:19:10 +02:00
space_image.py I18n: extract and disambiguate a few messages 2024-05-27 19:33:35 +02:00
space_info.py Cleanup: un-wrap lines that fit within 120 width for Python scripts 2024-03-15 10:04:03 +11:00
space_nla.py Anim: add 'Frame Scene/Preview Range' to animation editors 2024-05-30 17:19:10 +02:00
space_node.py Compositor: Remove Auto Render option 2024-06-13 07:29:37 +02:00
space_outliner.py Cleanup: reduce right-shift in startup scripts 2024-04-30 12:46:05 +10:00
space_properties.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
space_sequencer.py Merge branch 'blender-v4.2-release' 2024-06-28 17:12:57 +02:00
space_spreadsheet.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
space_statusbar.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
space_text.py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00
space_time.py Anim: add 'Frame Scene/Preview Range' to animation editors 2024-05-30 17:19:10 +02:00
space_toolsystem_common.py UI: Correct alignment for active tool properties 2024-06-17 15:38:13 +02:00
space_toolsystem_toolbar.py Fix: GPv3: Draw Tool: Use "Dot" cursor for draw tool 2024-07-04 11:22:32 +02:00
space_topbar.py UI: Move Save Incremental Menu Item Down 2024-06-20 18:14:04 +02:00
space_userpref.py Merge branch 'blender-v4.2-release' 2024-07-02 16:52:15 +02:00
space_view3d_toolbar.py GPv3: Draw Tool: Random Rotation 2024-06-25 19:21:13 +02:00
space_view3d.py GPv3: Port frame_clean_duplicate operator 2024-07-05 09:48:20 +02:00
temp_anim_layers.py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00
utils.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00