Add-ons bundled with Blender releases up to Blender 4.1. Blender 4.2 LTS and later include only a handful of core add-ons, while others are part of the Extensions Platform at https://extensions.blender.org
Go to file
Pratik Borhade 16ff2985ba Fix T103455: Modifier tools add-on don't support GPencil modifiers
Modifier stack for GPencil object is handled separately than the geometry
objects (mesh/Curve). This patch provides support for GPencil modifier.
`modifier_type` function is added to assign correct modifier list
according to the object type.

Reviewed by: antoniov

Differential Revision: https://developer.blender.org/D16865
2023-01-12 22:34:51 +01:00
.github GitHub: add PR template, add probot stale config 2021-10-23 10:41:27 +05:30
add_camera_rigs Add camera rigs: fix poll method when not created with add-on 2022-06-10 09:57:29 +02:00
add_curve_extra_objects Fix T96342: Add Curve Extra Objects addon fails when adding Curvy Curve 2022-03-12 13:42:19 +02:00
add_curve_sapling Fix T95962: Sapling Addon now broken because of license header 2022-02-23 12:45:38 +11:00
add_mesh_BoltFactory Corrected resource leak when adding in EDIT mode 2022-02-14 17:55:45 +13:00
add_mesh_discombobulator File headers: use SPDX license identifiers 2022-02-11 16:34:06 +11:00
add_mesh_extra_objects Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
add_mesh_geodesic_domes File headers: use SPDX license identifiers 2022-02-14 14:47:00 +11:00
amaranth Amaranth: Fix poll for operators 2022-09-19 23:34:40 +02:00
animation_animall AnimAll: fix translations 2022-08-29 00:20:47 +02:00
ant_landscape Fix T93422: ANT Landscape Tools - Landscape Eroder not working 2022-07-29 15:28:50 +10:00
archimesh Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
blender_id Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
btrace Fix T98902: Btracer Particle Trace is broken 2022-07-05 11:18:38 +02:00
curve_tools Fix T93189: Missing UNDO operator options for Curve Tools addon 2022-08-13 17:36:46 -07:00
greasepencil_tools Grease Pencil Tools: replace deprecated bgl module 2022-07-21 14:04:08 -03:00
io_anim_bvh Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
io_anim_nuke_chan Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
io_coat3D Cleanup: fix source comment typos 2022-03-15 18:31:13 +01:00
io_curve_svg Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
io_export_dxf File headers: use SPDX license identifiers 2022-02-14 14:47:00 +11:00
io_import_dxf Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
io_import_palette Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
io_mesh_atomic Cleanup: trailing space 2022-02-16 15:30:11 +11:00
io_mesh_ply PLY: Fix T103203 export with UVs 2023-01-12 22:34:05 +01:00
io_mesh_stl Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
io_mesh_uv_layout Fix T101134 for 3.3: Export UV Layout is blurry 2022-09-30 14:20:47 +02:00
io_scene_fbx Fix T99876: FBX exporting animation with 1 fps 2022-11-28 15:15:28 +01:00
io_scene_gltf2 glTF exporter: fix crash with weird missing datablock node group 2023-01-12 22:33:16 +01:00
io_scene_obj OBJ: mark Python IO legacy in the name too 2022-07-05 11:30:50 +03:00
io_scene_x3d Cleanup: fix various typos 2022-06-30 17:21:18 +02:00
io_shape_mdd Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
magic_uv Fix T99496: Magic UV error in menu search 2022-08-05 15:07:16 +10:00
materials_library_vx Cleanup: fix source comment typos 2022-03-15 18:31:13 +01:00
materials_utils File headers: use SPDX license identifiers 2022-02-11 16:34:06 +11:00
measureit Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
mesh_inset Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
mesh_snap_utilities_line Snap Utilities Line: update to new 'GPUShaderCreateInfo' 2022-05-23 22:53:06 -03:00
mesh_tiny_cad Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
mesh_tissue Cleanup: fix various typos 2022-06-30 17:21:18 +02:00
mesh_tools Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
object_carver File headers: use SPDX license identifiers 2022-02-11 16:34:06 +11:00
object_collection_manager Collection Manager: Fix "Add/Remove nested from selection". Task: T69577 2022-08-30 08:41:19 -04:00
object_fracture_cell Cleanup: fix various typos 2022-06-30 17:21:18 +02:00
object_print3d_utils Fix T99542: 3D print toolbox thickness check causes assertion 2022-07-11 12:51:09 +10:00
object_scatter File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
pose_library Pose Library: remove warning 2022-07-21 12:52:52 +02:00
power_sequencer File headers: use SPDX license identifiers 2022-02-14 14:47:00 +11:00
precision_drawing_tools Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
presets UI: Update deep grey community theme 2022-05-30 09:07:59 +02:00
render_copy_settings Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
render_povray render_povray: remove use of 'match' for Python 3.9 support 2022-09-22 13:44:59 +10:00
rigify Rigify: clarify the New vs Overwrite choice in the new UI. 2022-07-12 19:15:22 +03:00
space_view3d_brush_menus space_view3d_brush_menus: Improve brush icon support. 2022-04-10 01:10:26 -04:00
space_view3d_math_vis Cleanup: fix various typos 2022-06-30 17:21:18 +02:00
space_view3d_pie_menus Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
space_view3d_spacebar_menu Spacebar Menu: remove old pose library from menu 2022-04-07 11:23:26 +02:00
space_view3d_stored_views Stored Views: Fix error when Lock 'To 3D Cursor' is active 2022-05-18 12:56:25 +02:00
sun_position Sun Position: fix translations 2022-08-28 15:00:16 +02:00
system_demo_mode Cleanup: fix various typos 2022-06-30 17:21:18 +02:00
ui_translate Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
viewport_vr_preview Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
.arcconfig Fix .arcconfig not working with latest arcanist version 2020-03-01 22:41:04 +01:00
.gitignore add cycles folder to gitignore 2018-10-29 12:49:40 +01:00
add_curve_ivygen.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
animation_add_corrective_shape_key.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
bone_selection_sets.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
camera_turnaround.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
copy_global_transform.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
curve_assign_shapekey.py Curve Assign Shape Keys: replace deprecated bgl module 2022-07-21 11:03:42 -03:00
curve_simplify.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
depsgraph_debug.py Depsgraph Debug: add an operator to generate an SVG and open in browser. 2022-06-29 20:07:20 +03:00
development_edit_operator.py fix accidentally re-added license header 2022-06-13 23:03:01 +02:00
development_icon_get.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
development_iskeyfree.py Cleanup: remove "Tweak" event type 2022-03-02 17:33:31 +11:00
io_anim_camera.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
io_export_paper_model.py File headers: use SPDX license identifiers 2022-02-11 16:34:06 +11:00
io_export_pc2.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
io_import_BrushSet.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
io_import_images_as_planes.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
lighting_dynamic_sky.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
lighting_tri_lights.py File headers: use SPDX license identifiers 2022-02-11 16:34:06 +11:00
mesh_auto_mirror.py File headers: use SPDX license identifiers 2022-02-11 16:34:06 +11:00
mesh_bsurfaces.py Fix T98658: Bsurfaces error when cyclic cross and follow is checked in redo panel 2022-07-05 11:20:26 +02:00
mesh_f2.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
mesh_looptools.py Cleanup: trailing space 2022-02-16 15:30:11 +11:00
node_arrange.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
node_presets.py Fix T90845: Add missing geometry node type 2022-02-17 17:35:30 +11:00
node_wrangler.py Fix: nodewrangler error accessing space.node_tree when not available 2022-08-25 09:27:11 +02:00
object_boolean_tools.py Fix T98953: Typo in property name. 2022-06-17 11:33:32 +02:00
object_color_rules.py Object Color Rules: fix object selection 2022-06-10 09:57:29 +02:00
object_edit_linked.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
object_skinify.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
paint_palette.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
real_snow.py Real Snow material update 2022-06-08 15:35:40 +02:00
render_freestyle_svg.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
render_ui_animation_render.py Fix T101239: UI Animation Render: Attribute error when running in background 2022-09-22 10:39:29 +02:00
space_clip_editor_refine_solution.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
space_view3d_3d_navigation.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
space_view3d_align_tools.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
space_view3d_copy_attributes.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
space_view3d_modifier_tools.py Fix T103455: Modifier tools add-on don't support GPencil modifiers 2023-01-12 22:34:51 +01:00
system_blend_info.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
system_property_chart.py system_property_chart: support custom properties 2022-07-22 15:59:27 +10:00