blender/scripts/startup/bl_ui
YimingWu 975c226282 GPv3: Array Modifier
This migrates the Array modifier to Grease Pencil v3.

Pull Request: https://projects.blender.org/blender/blender/pulls/117836
2024-02-16 14:04:01 +01:00
..
__init__.py Cleanup: rename add-on related variables for clarity 2024-02-01 17:03:40 +11:00
anim.py Anim: Add hotkey for keying set operators 2024-01-25 14:46:04 +01: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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +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 Geometry Nodes: Matrix socket type, attribute type, and initial nodes 2024-02-13 18:59:36 +01:00
node_add_menu_shader.py Cleanup: use static set to test against multiple literals 2023-12-18 10:42:46 +11:00
node_add_menu_texture.py Texture Nodes: Refactor Add menu 2023-09-05 21:52:31 +02:00
node_add_menu.py Cleanup: format, remove redundant trailing commas 2023-09-03 15:48:30 +10:00
properties_animviz.py Cleanup: use "use_" prefix for RNA boolean 2024-02-16 14:26:47 +11:00
properties_collection.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
properties_constraint.py Cleanup: spelling in comments, update dictionary 2023-09-03 21:35:07 +10:00
properties_data_armature.py UI: Move Bone Collection specials menu up 2024-02-06 14:26:43 +01:00
properties_data_bone.py Anim: change label "Edit Bone Color" to "Bone Color" 2023-10-05 14:33:14 +02:00
properties_data_camera.py Camera: Make alpha a factor property 2024-02-05 12:26:00 -05: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 Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
properties_data_grease_pencil.py GPv3: Lock/Unlock All Layers 2024-02-15 12:14:17 +01: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 Lights: Option to use old point light falloff 2024-02-07 19:07:11 +01:00
properties_data_lightprobe.py EEVEE-Next: Naming & UI tweaks Light Probes 2023-11-22 14:43:52 +01:00
properties_data_mesh.py GPv3: Basic vertex group operators 2024-01-31 17:45:59 +01: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 GPv3: Array Modifier 2024-02-16 14:04:01 +01: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 I18n: do not translate Freestyle modifier breadcrumbs 2023-09-18 13:03:08 +02:00
properties_grease_pencil_common.py Fix #117915: GP: Assign material button is missing 2024-02-07 10:01:03 +01:00
properties_mask_common.py I18n: extract and disambiguate a few messages 2024-02-06 17:06:30 +01:00
properties_material_gpencil.py Cleanup: Make format 2024-01-12 13:49:06 +01:00
properties_material.py EEVEE-Next: Displacement Option 2023-11-21 19:55:38 +01:00
properties_object.py EEVEE-Next: Remove Light Probes visibiility options for Lights 2024-02-05 18:29:49 +01:00
properties_output.py I18n: Go over TIP_ and IFACE_ usages, change to RPT_ when relevant 2024-01-12 13:37:32 +01:00
properties_paint_common.py Sculpt: Add per-brush input samples 2024-01-30 05:08:23 +01:00
properties_particle.py Cleanup: import UIList, following the convention for other UI classes 2024-01-22 12:44:56 +11: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: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
properties_physics_dynamicpaint.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10: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 UI: Clarify Liquid Diffusion/Viscosity Properties 2024-01-12 16:55:05 +01:00
properties_physics_geometry_nodes.py Cleanup: Rename Mesh loop_data to corner_data 2023-12-19 20:39:05 -05: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 Render: Merge EEVEE and Cycles motion blur settings 2024-02-08 16:49:18 +01:00
properties_scene.py Anim: Separate keying flags 2024-01-19 16:26:10 +01:00
properties_texture.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
properties_view_layer.py Fix: EEVEE Next: View Layer Motion Blur UI 2024-02-09 15:45:10 +01:00
properties_workspace.py Cleanup: rename add-on related variables for clarity 2024-02-01 17:03:40 +11:00
properties_world.py Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
space_clip.py I18n: extract and disambiguate a few messages 2024-02-06 17:06:30 +01:00
space_console.py UI: Remove redundant "Context Menu" in menu titles 2023-09-25 16:25:55 +02:00
space_dopesheet.py GPv3: Isolate Layers 2024-02-05 12:30:24 +01:00
space_filebrowser.py Assets: Rename "Import Type" to "Import Method" in code/BPY 2023-09-26 16:48:47 +02:00
space_graph.py Cleanup: use "use_" prefix for RNA boolean 2024-02-16 14:26:47 +11:00
space_image.py UI: Image Editor Vectorscope Improvement 2024-02-06 12:22:48 +01:00
space_info.py UI: Icons for Area Join and Swap 2023-12-02 20:08:01 +01:00
space_nla.py I18n: extract and disambiguate a few messages 2024-02-06 17:06:30 +01:00
space_node.py Compositor: Switch CPU compositor to Full-Frame 2024-02-14 14:23:49 +01:00
space_outliner.py Revert "Outliner: Add shortcut to Add Object and Duplicate" 2024-02-08 17:15:33 +01:00
space_properties.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
space_sequencer.py UI: VSE: Move Onion Skin properties inside Annotations panel 2024-02-05 12:41:16 +01: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 UI: Move asset shelf out of experimental 2023-08-23 12:15:33 +02:00
space_time.py UI: Add 'Channels' region toggle in animation editors 2024-02-05 12:13:31 +01:00
space_toolsystem_common.py Fix #105548: I18n: many keymap sections cannot be translated 2023-12-20 11:54:52 +11:00
space_toolsystem_toolbar.py UI: Merge Spin and spin duplicate tools 2024-02-09 13:01:55 +01:00
space_topbar.py IDManagement: Update the Purge operator to display an interactive popup. 2024-02-09 17:01:33 +01:00
space_userpref.py Geometry Nodes: Matrix socket type, attribute type, and initial nodes 2024-02-13 18:59:36 +01:00
space_view3d_toolbar.py Fix #115276: Vertex group canvas picker errors with no active group 2023-12-01 17:55:29 +01:00
space_view3d.py GPv3: Add function to retrieve falloff factor for multi frame editing 2024-02-13 12:04:45 +01:00
utils.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00