Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Kim <pk15950@gmail.com>2022-06-09 01:06:34 +0300
committerPeter Kim <pk15950@gmail.com>2022-06-09 01:06:34 +0300
commit633e707c40ad94d75a5f0c23ad5f5df0514fc92d (patch)
tree8a3e4347dbebb19ad8920b462826894931efcd09
parent22270a72d68cd8e7f3a1bdb52c7a26034955d371 (diff)
parentc51e0bb1793c44c7a1b7435593dd5022cf7c8eec (diff)
Merge branch 'master' into xr-dev
-rw-r--r--add_curve_ivygen.py2
-rw-r--r--add_mesh_extra_objects/add_mesh_rocks/__init__.py2
-rw-r--r--add_mesh_extra_objects/add_mesh_rocks/rockgen.py2
-rw-r--r--add_mesh_extra_objects/add_mesh_rocks/settings.py2
-rw-r--r--add_mesh_extra_objects/add_mesh_rocks/utils.py2
-rw-r--r--animation_add_corrective_shape_key.py2
-rw-r--r--archimesh/__init__.py2
-rw-r--r--archimesh/achm_books_maker.py2
-rw-r--r--archimesh/achm_column_maker.py2
-rw-r--r--archimesh/achm_curtain_maker.py2
-rw-r--r--archimesh/achm_door_maker.py2
-rw-r--r--archimesh/achm_gltools.py2
-rw-r--r--archimesh/achm_kitchen_maker.py2
-rw-r--r--archimesh/achm_lamp_maker.py2
-rw-r--r--archimesh/achm_main_panel.py2
-rw-r--r--archimesh/achm_roof_maker.py2
-rw-r--r--archimesh/achm_room_maker.py2
-rw-r--r--archimesh/achm_shelves_maker.py2
-rw-r--r--archimesh/achm_stairs_maker.py2
-rw-r--r--archimesh/achm_tools.py2
-rw-r--r--archimesh/achm_venetian_maker.py2
-rw-r--r--archimesh/achm_window_maker.py2
-rw-r--r--archimesh/achm_window_panel.py2
-rw-r--r--blender_id/__init__.py2
-rw-r--r--blender_id/communication.py2
-rw-r--r--blender_id/profiles.py2
-rw-r--r--development_icon_get.py2
-rw-r--r--io_anim_bvh/__init__.py2
-rw-r--r--io_anim_bvh/export_bvh.py2
-rw-r--r--io_anim_bvh/import_bvh.py2
-rw-r--r--io_anim_camera.py2
-rw-r--r--io_anim_nuke_chan/__init__.py2
-rw-r--r--io_anim_nuke_chan/export_nuke_chan.py2
-rw-r--r--io_anim_nuke_chan/import_nuke_chan.py2
-rw-r--r--io_curve_svg/__init__.py2
-rw-r--r--io_curve_svg/import_svg.py2
-rw-r--r--io_curve_svg/svg_colors.py2
-rw-r--r--io_curve_svg/svg_util.py2
-rwxr-xr-xio_curve_svg/svg_util_test.py2
-rw-r--r--io_import_BrushSet.py2
-rw-r--r--io_import_dxf/__init__.py2
-rw-r--r--io_import_dxf/dxfimport/convert.py2
-rw-r--r--io_import_dxf/dxfimport/do.py2
-rw-r--r--io_import_dxf/dxfimport/fake_entities.py2
-rw-r--r--io_import_dxf/dxfimport/groupsort.py2
-rw-r--r--io_import_dxf/dxfimport/is_.py2
-rw-r--r--io_import_dxf/dxfimport/line_merger.py2
-rw-r--r--io_import_dxf/transverse_mercator.py2
-rw-r--r--io_import_images_as_planes.py2
-rw-r--r--io_import_palette/__init__.py2
-rw-r--r--io_import_palette/import_ase.py2
-rw-r--r--io_import_palette/import_krita.py2
-rw-r--r--io_mesh_ply/__init__.py2
-rw-r--r--io_mesh_ply/export_ply.py2
-rw-r--r--io_mesh_ply/import_ply.py2
-rw-r--r--io_mesh_stl/__init__.py2
-rw-r--r--io_mesh_stl/blender_utils.py2
-rw-r--r--io_mesh_stl/stl_utils.py2
-rw-r--r--io_mesh_uv_layout/__init__.py2
-rw-r--r--io_mesh_uv_layout/export_uv_eps.py2
-rw-r--r--io_mesh_uv_layout/export_uv_png.py2
-rw-r--r--io_mesh_uv_layout/export_uv_svg.py2
-rw-r--r--io_scene_fbx/__init__.py2
-rw-r--r--io_scene_fbx/data_types.py2
-rw-r--r--io_scene_fbx/encode_bin.py2
-rw-r--r--io_scene_fbx/export_fbx_bin.py2
-rwxr-xr-xio_scene_fbx/fbx2json.py2
-rw-r--r--io_scene_fbx/fbx_utils.py2
-rw-r--r--io_scene_fbx/import_fbx.py2
-rwxr-xr-xio_scene_fbx/json2fbx.py2
-rw-r--r--io_scene_fbx/parse_fbx.py2
-rwxr-xr-xio_scene_gltf2/__init__.py2
-rwxr-xr-xio_scene_gltf2/blender/exp/gltf2_blender_gather_animation_samplers.py3
-rw-r--r--io_scene_obj/__init__.py2
-rw-r--r--io_scene_obj/export_obj.py2
-rw-r--r--io_scene_obj/import_obj.py2
-rw-r--r--io_scene_x3d/__init__.py2
-rw-r--r--io_scene_x3d/export_x3d.py2
-rw-r--r--io_scene_x3d/import_x3d.py2
-rw-r--r--io_shape_mdd/__init__.py2
-rw-r--r--io_shape_mdd/export_mdd.py2
-rw-r--r--io_shape_mdd/import_mdd.py2
-rw-r--r--magic_uv/__init__.py2
-rw-r--r--magic_uv/common.py2
-rw-r--r--magic_uv/lib/__init__.py2
-rw-r--r--magic_uv/lib/bglx.py2
-rw-r--r--magic_uv/op/__init__.py2
-rw-r--r--magic_uv/op/align_uv.py2
-rw-r--r--magic_uv/op/align_uv_cursor.py2
-rw-r--r--magic_uv/op/clip_uv.py2
-rw-r--r--magic_uv/op/copy_paste_uv.py2
-rw-r--r--magic_uv/op/copy_paste_uv_object.py2
-rw-r--r--magic_uv/op/copy_paste_uv_uvedit.py2
-rw-r--r--magic_uv/op/flip_rotate_uv.py2
-rw-r--r--magic_uv/op/mirror_uv.py2
-rw-r--r--magic_uv/op/move_uv.py2
-rw-r--r--magic_uv/op/pack_uv.py2
-rw-r--r--magic_uv/op/preserve_uv_aspect.py2
-rw-r--r--magic_uv/op/select_uv.py2
-rw-r--r--magic_uv/op/smooth_uv.py2
-rw-r--r--magic_uv/op/texture_lock.py2
-rw-r--r--magic_uv/op/texture_projection.py2
-rw-r--r--magic_uv/op/texture_wrap.py2
-rw-r--r--magic_uv/op/transfer_uv.py2
-rw-r--r--magic_uv/op/unwrap_constraint.py2
-rw-r--r--magic_uv/op/uv_bounding_box.py2
-rw-r--r--magic_uv/op/uv_inspection.py2
-rw-r--r--magic_uv/op/uv_sculpt.py2
-rw-r--r--magic_uv/op/uvw.py2
-rw-r--r--magic_uv/op/world_scale_uv.py2
-rw-r--r--magic_uv/preferences.py2
-rw-r--r--magic_uv/properties.py2
-rw-r--r--magic_uv/ui/IMAGE_MT_uvs.py2
-rw-r--r--magic_uv/ui/VIEW3D_MT_object.py2
-rw-r--r--magic_uv/ui/VIEW3D_MT_uv_map.py2
-rw-r--r--magic_uv/ui/__init__.py2
-rw-r--r--magic_uv/ui/uvedit_copy_paste_uv.py2
-rw-r--r--magic_uv/ui/uvedit_editor_enhancement.py2
-rw-r--r--magic_uv/ui/uvedit_uv_manipulation.py2
-rw-r--r--magic_uv/ui/view3d_copy_paste_uv_editmode.py2
-rw-r--r--magic_uv/ui/view3d_copy_paste_uv_objectmode.py2
-rw-r--r--magic_uv/ui/view3d_uv_manipulation.py2
-rw-r--r--magic_uv/ui/view3d_uv_mapping.py2
-rw-r--r--magic_uv/utils/__init__.py2
-rw-r--r--magic_uv/utils/bl_class_registry.py2
-rw-r--r--magic_uv/utils/compatibility.py2
-rw-r--r--magic_uv/utils/graph.py2
-rw-r--r--magic_uv/utils/property_class_registry.py2
-rw-r--r--measureit/__init__.py2
-rw-r--r--measureit/measureit_geometry.py2
-rw-r--r--measureit/measureit_main.py2
-rw-r--r--measureit/measureit_render.py2
-rw-r--r--mesh_f2.py2
-rw-r--r--mesh_inset/__init__.py2
-rw-r--r--mesh_inset/geom.py2
-rw-r--r--mesh_inset/model.py2
-rw-r--r--mesh_inset/offset.py2
-rw-r--r--mesh_inset/triquad.py2
-rw-r--r--mesh_tiny_cad/BIX.py2
-rw-r--r--mesh_tiny_cad/CCEN.py2
-rw-r--r--mesh_tiny_cad/CFG.py2
-rw-r--r--mesh_tiny_cad/E2F.py2
-rw-r--r--mesh_tiny_cad/V2X.py2
-rw-r--r--mesh_tiny_cad/VTX.py2
-rw-r--r--mesh_tiny_cad/XALL.py2
-rw-r--r--mesh_tiny_cad/__init__.py2
-rw-r--r--mesh_tiny_cad/cad_module.py2
-rw-r--r--mesh_tissue/utils_pip.py2
-rw-r--r--mesh_tools/mesh_edgetools.py2
-rw-r--r--mesh_tools/mesh_vertex_chamfer.py2
-rw-r--r--node_wrangler.py21
-rw-r--r--object_boolean_tools.py2
-rw-r--r--object_collection_manager/__init__.py2
-rw-r--r--object_collection_manager/cm_init.py9
-rw-r--r--object_fracture_cell/fracture_cell_calc.py2
-rw-r--r--object_fracture_cell/fracture_cell_setup.py2
-rw-r--r--object_print3d_utils/__init__.py2
-rw-r--r--object_print3d_utils/export.py2
-rw-r--r--object_print3d_utils/mesh_helpers.py2
-rw-r--r--object_print3d_utils/operators.py2
-rw-r--r--object_print3d_utils/report.py2
-rw-r--r--object_print3d_utils/ui.py2
-rw-r--r--precision_drawing_tools/__init__.py1
-rw-r--r--precision_drawing_tools/pdt_bix.py1
-rw-r--r--precision_drawing_tools/pdt_cad_module.py1
-rw-r--r--precision_drawing_tools/pdt_etof.py1
-rw-r--r--precision_drawing_tools/pdt_xall.py1
-rw-r--r--presets/interface_theme/Deep_Grey.xml45
-rw-r--r--presets/interface_theme/Minimal_Dark.xml59
-rw-r--r--real_snow.py54
-rw-r--r--render_copy_settings/__init__.py2
-rw-r--r--render_copy_settings/data.py2
-rw-r--r--render_copy_settings/operator.py2
-rw-r--r--render_copy_settings/panel.py2
-rw-r--r--render_copy_settings/presets.py2
-rw-r--r--render_copy_settings/translations.py2
-rw-r--r--render_freestyle_svg.py2
-rwxr-xr-xrender_povray/__init__.py2
-rw-r--r--render_povray/model_all.py2
-rw-r--r--render_povray/model_curve_topology.py2
-rw-r--r--render_povray/model_gui.py1
-rw-r--r--render_povray/model_meta_topology.py2
-rw-r--r--render_povray/model_poly_topology.py2
-rw-r--r--render_povray/model_primitives.py2
-rw-r--r--render_povray/model_primitives_topology.py2
-rw-r--r--render_povray/model_properties.py1
-rw-r--r--render_povray/nodes.py1
-rw-r--r--render_povray/nodes_fn.py2
-rw-r--r--render_povray/nodes_gui.py1
-rw-r--r--render_povray/nodes_properties.py1
-rw-r--r--render_povray/particles.py1
-rw-r--r--render_povray/particles_properties.py1
-rwxr-xr-xrender_povray/render.py2
-rw-r--r--render_povray/render_core.py2
-rwxr-xr-xrender_povray/render_gui.py2
-rwxr-xr-xrender_povray/render_properties.py1
-rwxr-xr-xrender_povray/scenography.py2
-rwxr-xr-xrender_povray/scenography_gui.py2
-rwxr-xr-xrender_povray/scenography_properties.py1
-rwxr-xr-xrender_povray/scripting.py2
-rwxr-xr-xrender_povray/scripting_gui.py1
-rwxr-xr-xrender_povray/scripting_properties.py2
-rwxr-xr-xrender_povray/shading.py2
-rwxr-xr-xrender_povray/shading_gui.py1
-rwxr-xr-xrender_povray/shading_properties.py1
-rw-r--r--render_povray/shading_ray_properties.py1
-rwxr-xr-xrender_povray/texturing.py2
-rwxr-xr-xrender_povray/texturing_gui.py2
-rw-r--r--render_povray/texturing_procedural.py2
-rwxr-xr-xrender_povray/texturing_properties.py2
-rw-r--r--render_povray/ui_core.py2
-rwxr-xr-xrender_povray/update_files.py2
-rw-r--r--rigify/__init__.py2
-rw-r--r--rigify/base_generate.py2
-rw-r--r--rigify/base_rig.py2
-rw-r--r--rigify/generate.py2
-rw-r--r--rigify/metarig_menu.py2
-rw-r--r--rigify/operators/__init__.py2
-rw-r--r--rigify/operators/copy_mirror_parameters.py2
-rw-r--r--rigify/operators/upgrade_face.py2
-rw-r--r--rigify/rig_ui_template.py2
-rw-r--r--rigify/rigs/basic/copy_chain.py2
-rw-r--r--rigify/rigs/basic/pivot.py2
-rw-r--r--rigify/rigs/basic/raw_copy.py2
-rw-r--r--rigify/rigs/basic/super_copy.py2
-rw-r--r--rigify/rigs/chain_rigs.py2
-rw-r--r--rigify/rigs/face/basic_tongue.py2
-rw-r--r--rigify/rigs/face/skin_eye.py2
-rw-r--r--rigify/rigs/face/skin_jaw.py2
-rw-r--r--rigify/rigs/limbs/arm.py2
-rw-r--r--rigify/rigs/limbs/front_paw.py2
-rw-r--r--rigify/rigs/limbs/leg.py2
-rw-r--r--rigify/rigs/limbs/limb_rigs.py2
-rw-r--r--rigify/rigs/limbs/paw.py2
-rw-r--r--rigify/rigs/limbs/rear_paw.py2
-rw-r--r--rigify/rigs/limbs/simple_tentacle.py2
-rw-r--r--rigify/rigs/limbs/super_finger.py2
-rw-r--r--rigify/rigs/limbs/super_limb.py2
-rw-r--r--rigify/rigs/limbs/super_palm.py2
-rw-r--r--rigify/rigs/skin/anchor.py2
-rw-r--r--rigify/rigs/skin/basic_chain.py2
-rw-r--r--rigify/rigs/skin/glue.py2
-rw-r--r--rigify/rigs/skin/skin_nodes.py2
-rw-r--r--rigify/rigs/skin/skin_parents.py2
-rw-r--r--rigify/rigs/skin/skin_rigs.py2
-rw-r--r--rigify/rigs/skin/stretchy_chain.py2
-rw-r--r--rigify/rigs/skin/transform/basic.py2
-rw-r--r--rigify/rigs/spines/basic_spine.py2
-rw-r--r--rigify/rigs/spines/basic_tail.py2
-rw-r--r--rigify/rigs/spines/spine_rigs.py2
-rw-r--r--rigify/rigs/spines/super_head.py2
-rw-r--r--rigify/rigs/spines/super_spine.py2
-rw-r--r--rigify/ui.py2
-rw-r--r--rigify/utils/animation.py2
-rw-r--r--rigify/utils/bones.py2
-rw-r--r--rigify/utils/collections.py2
-rw-r--r--rigify/utils/errors.py2
-rw-r--r--rigify/utils/layers.py2
-rw-r--r--rigify/utils/mechanism.py2
-rw-r--r--rigify/utils/metaclass.py2
-rw-r--r--rigify/utils/misc.py2
-rw-r--r--rigify/utils/naming.py2
-rw-r--r--rigify/utils/node_merger.py2
-rw-r--r--rigify/utils/rig.py2
-rw-r--r--rigify/utils/widgets.py2
-rw-r--r--rigify/utils/widgets_basic.py2
-rw-r--r--rigify/utils/widgets_special.py2
-rw-r--r--space_view3d_copy_attributes.py2
-rw-r--r--space_view3d_math_vis/__init__.py2
-rw-r--r--space_view3d_math_vis/draw.py2
-rw-r--r--space_view3d_math_vis/utils.py2
-rw-r--r--space_view3d_pie_menus/__init__.py2
-rw-r--r--space_view3d_pie_menus/pie_align_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_animation_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_apply_transform_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_defaults_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_delete_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_editor_switch_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_manipulator_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_modes_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_origin.py2
-rw-r--r--space_view3d_pie_menus/pie_proportional_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_save_open_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_sculpt_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_select_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_shading_menu.py2
-rw-r--r--space_view3d_pie_menus/pie_views_numpad_menu.py2
-rw-r--r--sun_position/__init__.py2
-rw-r--r--system_demo_mode/__init__.py2
-rw-r--r--system_demo_mode/config.py2
-rw-r--r--system_demo_mode/demo_mode.py2
-rw-r--r--system_property_chart.py2
-rw-r--r--ui_translate/__init__.py2
-rw-r--r--ui_translate/edit_translation.py2
-rw-r--r--ui_translate/settings.py2
-rw-r--r--ui_translate/update_addon.py2
-rw-r--r--ui_translate/update_svn.py2
-rw-r--r--ui_translate/update_ui.py2
-rw-r--r--viewport_vr_preview/__init__.py2
-rw-r--r--viewport_vr_preview/action_map.py2
-rw-r--r--viewport_vr_preview/action_map_io.py2
-rw-r--r--viewport_vr_preview/defaults.py2
-rw-r--r--viewport_vr_preview/gui.py2
-rw-r--r--viewport_vr_preview/operators.py2
-rw-r--r--viewport_vr_preview/properties.py2
-rw-r--r--viewport_vr_preview/versioning.py2
306 files changed, 121 insertions, 652 deletions
diff --git a/add_curve_ivygen.py b/add_curve_ivygen.py
index 9bd08a15..b00794e3 100644
--- a/add_curve_ivygen.py
+++ b/add_curve_ivygen.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
bl_info = {
"name": "IvyGen",
"author": "testscreenings, PKHG, TrumanBlending",
diff --git a/add_mesh_extra_objects/add_mesh_rocks/__init__.py b/add_mesh_extra_objects/add_mesh_rocks/__init__.py
index 39bf7349..656a4b6d 100644
--- a/add_mesh_extra_objects/add_mesh_rocks/__init__.py
+++ b/add_mesh_extra_objects/add_mesh_rocks/__init__.py
@@ -11,8 +11,6 @@
# Coded in IDLE, tested in Blender 2.68a. NumPy Recommended.
# Search for "@todo" to quickly find sections that need work.
-# <pep8 compliant>
-
bl_info = {
"name": "Rock Generator",
"author": "Paul Marshall (brikbot)",
diff --git a/add_mesh_extra_objects/add_mesh_rocks/rockgen.py b/add_mesh_extra_objects/add_mesh_rocks/rockgen.py
index a0088bbb..d0138787 100644
--- a/add_mesh_extra_objects/add_mesh_rocks/rockgen.py
+++ b/add_mesh_extra_objects/add_mesh_rocks/rockgen.py
@@ -90,8 +90,6 @@
# Functional code comes before fast code. Once it works, then worry about
# making it faster/more efficient.
-# <pep8 compliant>
-
import bpy
import time
from . import (
diff --git a/add_mesh_extra_objects/add_mesh_rocks/settings.py b/add_mesh_extra_objects/add_mesh_rocks/settings.py
index 3dd485f9..50b99be4 100644
--- a/add_mesh_extra_objects/add_mesh_rocks/settings.py
+++ b/add_mesh_extra_objects/add_mesh_rocks/settings.py
@@ -11,8 +11,6 @@
# Coded in IDLE, tested in Blender 2.59. NumPy Recommended.
# Search for "@todo" to quickly find sections that need work.
-# <pep8 compliant>
-
import inspect
import shutil
from . import utils
diff --git a/add_mesh_extra_objects/add_mesh_rocks/utils.py b/add_mesh_extra_objects/add_mesh_rocks/utils.py
index 5b4e26ca..d41e87c5 100644
--- a/add_mesh_extra_objects/add_mesh_rocks/utils.py
+++ b/add_mesh_extra_objects/add_mesh_rocks/utils.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Converts a formatted string to a float tuple:
# IN - '(0.5, 0.2)' -> CONVERT -> OUT - (0.5, 0.2)
def toTuple(stringIn):
diff --git a/animation_add_corrective_shape_key.py b/animation_add_corrective_shape_key.py
index d61559ef..821b4eab 100644
--- a/animation_add_corrective_shape_key.py
+++ b/animation_add_corrective_shape_key.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
bl_info = {
"name": "Corrective Shape Keys",
"author": "Ivo Grigull (loolarge), Tal Trachtman", "Tokikake"
diff --git a/archimesh/__init__.py b/archimesh/__init__.py
index 829c2ed5..261397f1 100644
--- a/archimesh/__init__.py
+++ b/archimesh/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Author: Antonio Vazquez (antonioya)
# ----------------------------------------------------------
diff --git a/archimesh/achm_books_maker.py b/archimesh/achm_books_maker.py
index 500e8f2d..cfcc1b2d 100644
--- a/archimesh/achm_books_maker.py
+++ b/archimesh/achm_books_maker.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Automatic generation of books
# Author: Antonio Vazquez (antonioya)
diff --git a/archimesh/achm_column_maker.py b/archimesh/achm_column_maker.py
index 436f6bab..5289f82b 100644
--- a/archimesh/achm_column_maker.py
+++ b/archimesh/achm_column_maker.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Automatic generation of columns
# Author: Antonio Vazquez (antonioya)
diff --git a/archimesh/achm_curtain_maker.py b/archimesh/achm_curtain_maker.py
index 8484dd86..e878184c 100644
--- a/archimesh/achm_curtain_maker.py
+++ b/archimesh/achm_curtain_maker.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Automatic generation of curtains
# Author: Antonio Vazquez (antonioya)
diff --git a/archimesh/achm_door_maker.py b/archimesh/achm_door_maker.py
index 6499fa37..a5473a7e 100644
--- a/archimesh/achm_door_maker.py
+++ b/archimesh/achm_door_maker.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Author: Antonio Vazquez (antonioya)
#
diff --git a/archimesh/achm_gltools.py b/archimesh/achm_gltools.py
index 0ee8f941..de11226d 100644
--- a/archimesh/achm_gltools.py
+++ b/archimesh/achm_gltools.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# support routines for OpenGL
# Author: Antonio Vazquez (antonioya)
diff --git a/archimesh/achm_kitchen_maker.py b/archimesh/achm_kitchen_maker.py
index b252d3eb..7738904b 100644
--- a/archimesh/achm_kitchen_maker.py
+++ b/archimesh/achm_kitchen_maker.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Automatic generation of kitchen cabinet
# Author: Antonio Vazquez (antonioya)
diff --git a/archimesh/achm_lamp_maker.py b/archimesh/achm_lamp_maker.py
index 1176896a..44307d15 100644
--- a/archimesh/achm_lamp_maker.py
+++ b/archimesh/achm_lamp_maker.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Automatic generation of lamps
# Author: Antonio Vazquez (antonioya)
diff --git a/archimesh/achm_main_panel.py b/archimesh/achm_main_panel.py
index b668dbba..97c7d19d 100644
--- a/archimesh/achm_main_panel.py
+++ b/archimesh/achm_main_panel.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Main panel for different Archimesh general actions
# Author: Antonio Vazquez (antonioya)
diff --git a/archimesh/achm_roof_maker.py b/archimesh/achm_roof_maker.py
index 194649be..e353529e 100644
--- a/archimesh/achm_roof_maker.py
+++ b/archimesh/achm_roof_maker.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Automatic generation of roofs
# Author: Antonio Vazquez (antonioya)
diff --git a/archimesh/achm_room_maker.py b/archimesh/achm_room_maker.py
index c235a976..a1a60b6d 100644
--- a/archimesh/achm_room_maker.py
+++ b/archimesh/achm_room_maker.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Automatic generation of rooms
# Author: Antonio Vazquez (antonioya) and Eduardo Gutierrez
diff --git a/archimesh/achm_shelves_maker.py b/archimesh/achm_shelves_maker.py
index 259ebbbc..b7bd41c3 100644
--- a/archimesh/achm_shelves_maker.py
+++ b/archimesh/achm_shelves_maker.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Automatic generation of shelves
# Author: Antonio Vazquez (antonioya)
diff --git a/archimesh/achm_stairs_maker.py b/archimesh/achm_stairs_maker.py
index 09dbe256..658223b2 100644
--- a/archimesh/achm_stairs_maker.py
+++ b/archimesh/achm_stairs_maker.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Automatic generation of stairs
# Author: Antonio Vazquez (antonioya)
diff --git a/archimesh/achm_tools.py b/archimesh/achm_tools.py
index 1eff2cda..395234cd 100644
--- a/archimesh/achm_tools.py
+++ b/archimesh/achm_tools.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# support routines and general functions
# Author: Antonio Vazquez (antonioya)
diff --git a/archimesh/achm_venetian_maker.py b/archimesh/achm_venetian_maker.py
index eb80026a..a7468820 100644
--- a/archimesh/achm_venetian_maker.py
+++ b/archimesh/achm_venetian_maker.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Author: Antonio Vazquez (antonioya)
#
diff --git a/archimesh/achm_window_maker.py b/archimesh/achm_window_maker.py
index 8ef2f6a4..00291d83 100644
--- a/archimesh/achm_window_maker.py
+++ b/archimesh/achm_window_maker.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Author: Antonio Vazquez (antonioya)
#
diff --git a/archimesh/achm_window_panel.py b/archimesh/achm_window_panel.py
index ed0169f4..738fbaa5 100644
--- a/archimesh/achm_window_panel.py
+++ b/archimesh/achm_window_panel.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Main panel for windows
# Author: Antonio Vazquez (antonioya)
diff --git a/blender_id/__init__.py b/blender_id/__init__.py
index 149bd74e..b351137f 100644
--- a/blender_id/__init__.py
+++ b/blender_id/__init__.py
@@ -1,8 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright 2014-2018 Blender Foundation.
-# <pep8 compliant>
-
bl_info = {
'name': 'Blender ID authentication',
'author': 'Sybren A. Stüvel, Francesco Siddi, and Inês Almeida',
diff --git a/blender_id/communication.py b/blender_id/communication.py
index 942b9f74..24a04ebf 100644
--- a/blender_id/communication.py
+++ b/blender_id/communication.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import functools
import logging
import typing
diff --git a/blender_id/profiles.py b/blender_id/profiles.py
index 63b1d29b..2f240038 100644
--- a/blender_id/profiles.py
+++ b/blender_id/profiles.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import os
import bpy
diff --git a/development_icon_get.py b/development_icon_get.py
index 80277b0a..f4bb7989 100644
--- a/development_icon_get.py
+++ b/development_icon_get.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Icon Viewer",
diff --git a/io_anim_bvh/__init__.py b/io_anim_bvh/__init__.py
index 8f712e3d..5541063c 100644
--- a/io_anim_bvh/__init__.py
+++ b/io_anim_bvh/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
bl_info = {
"name": "BioVision Motion Capture (BVH) format",
"author": "Campbell Barton",
diff --git a/io_anim_bvh/export_bvh.py b/io_anim_bvh/export_bvh.py
index 3ecf7851..16f46146 100644
--- a/io_anim_bvh/export_bvh.py
+++ b/io_anim_bvh/export_bvh.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) Campbell Barton
# fixes from Andrea Rugliancich
diff --git a/io_anim_bvh/import_bvh.py b/io_anim_bvh/import_bvh.py
index 2f335513..6fcb5067 100644
--- a/io_anim_bvh/import_bvh.py
+++ b/io_anim_bvh/import_bvh.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) Campbell Barton
from math import radians, ceil
diff --git a/io_anim_camera.py b/io_anim_camera.py
index fbc7eaab..8acfd5d0 100644
--- a/io_anim_camera.py
+++ b/io_anim_camera.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Export Camera Animation",
"author": "Campbell Barton",
diff --git a/io_anim_nuke_chan/__init__.py b/io_anim_nuke_chan/__init__.py
index 4083f321..9e26a432 100644
--- a/io_anim_nuke_chan/__init__.py
+++ b/io_anim_nuke_chan/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
bl_info = {
"name": "Nuke Animation Format (.chan)",
"author": "Michael Krupa",
diff --git a/io_anim_nuke_chan/export_nuke_chan.py b/io_anim_nuke_chan/export_nuke_chan.py
index 0a64a737..5a21018b 100644
--- a/io_anim_nuke_chan/export_nuke_chan.py
+++ b/io_anim_nuke_chan/export_nuke_chan.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
""" This script is an exporter to the nuke's .chan files.
It takes the currently active object and writes it's transformation data
into a text file with .chan extension."""
diff --git a/io_anim_nuke_chan/import_nuke_chan.py b/io_anim_nuke_chan/import_nuke_chan.py
index 0fabca81..635ebae0 100644
--- a/io_anim_nuke_chan/import_nuke_chan.py
+++ b/io_anim_nuke_chan/import_nuke_chan.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
""" This script is an importer for the nuke's .chan files"""
from mathutils import Vector, Matrix, Euler
diff --git a/io_curve_svg/__init__.py b/io_curve_svg/__init__.py
index a4883578..5ac9353a 100644
--- a/io_curve_svg/__init__.py
+++ b/io_curve_svg/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Scalable Vector Graphics (SVG) 1.1 format",
"author": "JM Soler, Sergey Sharybin",
diff --git a/io_curve_svg/import_svg.py b/io_curve_svg/import_svg.py
index c9df4dfb..28f40764 100644
--- a/io_curve_svg/import_svg.py
+++ b/io_curve_svg/import_svg.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import re
import xml.dom.minidom
from math import cos, sin, tan, atan2, pi, ceil
diff --git a/io_curve_svg/svg_colors.py b/io_curve_svg/svg_colors.py
index 36825202..ca123224 100644
--- a/io_curve_svg/svg_colors.py
+++ b/io_curve_svg/svg_colors.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
#
# Copied and adopted from paths_svg2obj.py script for Blender 2.49 which is
# Copyright (c) jm soler juillet/novembre 2004-april 2009,
diff --git a/io_curve_svg/svg_util.py b/io_curve_svg/svg_util.py
index 8bae3abb..f02dc7ff 100644
--- a/io_curve_svg/svg_util.py
+++ b/io_curve_svg/svg_util.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import re
diff --git a/io_curve_svg/svg_util_test.py b/io_curve_svg/svg_util_test.py
index 8dcd5c3d..976d9c3f 100755
--- a/io_curve_svg/svg_util_test.py
+++ b/io_curve_svg/svg_util_test.py
@@ -1,8 +1,6 @@
#!/usr/bin/env python3
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# XXX Not really nice, but that hack is needed to allow execution of that test
# from both automated CTest and by directly running the file manually.
if __name__ == '__main__':
diff --git a/io_import_BrushSet.py b/io_import_BrushSet.py
index e64caceb..514d0faa 100644
--- a/io_import_BrushSet.py
+++ b/io_import_BrushSet.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
#---------------------------------------------#
# todo
#---------------------------------------------#
diff --git a/io_import_dxf/__init__.py b/io_import_dxf/__init__.py
index 5748612b..ecda11e4 100644
--- a/io_import_dxf/__init__.py
+++ b/io_import_dxf/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import os
from bpy.props import StringProperty, BoolProperty, EnumProperty, IntProperty, FloatProperty
diff --git a/io_import_dxf/dxfimport/convert.py b/io_import_dxf/dxfimport/convert.py
index f8fda1f9..9a703baa 100644
--- a/io_import_dxf/dxfimport/convert.py
+++ b/io_import_dxf/dxfimport/convert.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import itertools
from . import is_
from .fake_entities import ArcEntity
diff --git a/io_import_dxf/dxfimport/do.py b/io_import_dxf/dxfimport/do.py
index d05380a0..346c26c5 100644
--- a/io_import_dxf/dxfimport/do.py
+++ b/io_import_dxf/dxfimport/do.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import os
import re
diff --git a/io_import_dxf/dxfimport/fake_entities.py b/io_import_dxf/dxfimport/fake_entities.py
index b4357d58..a277d8a8 100644
--- a/io_import_dxf/dxfimport/fake_entities.py
+++ b/io_import_dxf/dxfimport/fake_entities.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
class ArcEntity:
"""
diff --git a/io_import_dxf/dxfimport/groupsort.py b/io_import_dxf/dxfimport/groupsort.py
index d9b0ea6f..bbf1a7df 100644
--- a/io_import_dxf/dxfimport/groupsort.py
+++ b/io_import_dxf/dxfimport/groupsort.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import itertools
from . import is_
from mathutils import Vector
diff --git a/io_import_dxf/dxfimport/is_.py b/io_import_dxf/dxfimport/is_.py
index 03ff69b0..0b200e91 100644
--- a/io_import_dxf/dxfimport/is_.py
+++ b/io_import_dxf/dxfimport/is_.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
from mathutils import Vector
diff --git a/io_import_dxf/dxfimport/line_merger.py b/io_import_dxf/dxfimport/line_merger.py
index b3dcea47..2ca9ffec 100644
--- a/io_import_dxf/dxfimport/line_merger.py
+++ b/io_import_dxf/dxfimport/line_merger.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
def line_merger(lines, precision=6):
merger = _LineMerger(lines, precision)
diff --git a/io_import_dxf/transverse_mercator.py b/io_import_dxf/transverse_mercator.py
index 6cbe0b97..b98a4d83 100644
--- a/io_import_dxf/transverse_mercator.py
+++ b/io_import_dxf/transverse_mercator.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
from math import sin, cos, atan, atanh, radians, tan, sinh, asin, cosh, degrees
# see conversion formulas at
diff --git a/io_import_images_as_planes.py b/io_import_images_as_planes.py
index 732044e9..50a56238 100644
--- a/io_import_images_as_planes.py
+++ b/io_import_images_as_planes.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Import Images as Planes",
"author": "Florian Meyer (tstscr), mont29, matali, Ted Schundler (SpkyElctrc)",
diff --git a/io_import_palette/__init__.py b/io_import_palette/__init__.py
index 3ad47383..d3531efa 100644
--- a/io_import_palette/__init__.py
+++ b/io_import_palette/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
bl_info = {
"name": "Import Palettes",
"author": "Antonio Vazquez",
diff --git a/io_import_palette/import_ase.py b/io_import_palette/import_ase.py
index a7a8a9c7..8f9b5573 100644
--- a/io_import_palette/import_ase.py
+++ b/io_import_palette/import_ase.py
@@ -6,8 +6,6 @@
# http://iamacamera.org/default.aspx?id=109 by Carl Camera and
# http://www.colourlovers.com/ase.phps by Chris Williams
-# <pep8 compliant>
-
"""
This script imports a ASE Palette to Blender.
diff --git a/io_import_palette/import_krita.py b/io_import_palette/import_krita.py
index 3d540328..9992082b 100644
--- a/io_import_palette/import_krita.py
+++ b/io_import_palette/import_krita.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""
This script imports a Krita/Gimp Palette to Blender.
diff --git a/io_mesh_ply/__init__.py b/io_mesh_ply/__init__.py
index e76772ed..d3080a72 100644
--- a/io_mesh_ply/__init__.py
+++ b/io_mesh_ply/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
bl_info = {
"name": "Stanford PLY format",
"author": "Bruce Merry, Campbell Barton, Bastien Montagne, Mikhail Rachinsky",
diff --git a/io_mesh_ply/export_ply.py b/io_mesh_ply/export_ply.py
index e4fddc49..b3be770c 100644
--- a/io_mesh_ply/export_ply.py
+++ b/io_mesh_ply/export_ply.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
"""
This script exports Stanford PLY files from Blender. It supports normals,
colors, and texture coordinates per face or per vertex.
diff --git a/io_mesh_ply/import_ply.py b/io_mesh_ply/import_ply.py
index bf2854f3..d6084194 100644
--- a/io_mesh_ply/import_ply.py
+++ b/io_mesh_ply/import_ply.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
class ElementSpec:
__slots__ = (
diff --git a/io_mesh_stl/__init__.py b/io_mesh_stl/__init__.py
index 3d1aec5c..e68a262b 100644
--- a/io_mesh_stl/__init__.py
+++ b/io_mesh_stl/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
bl_info = {
"name": "STL format",
"author": "Guillaume Bouchard (Guillaum)",
diff --git a/io_mesh_stl/blender_utils.py b/io_mesh_stl/blender_utils.py
index a6067cf4..fdf353df 100644
--- a/io_mesh_stl/blender_utils.py
+++ b/io_mesh_stl/blender_utils.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
def create_and_link_mesh(name, faces, face_nors, points, global_matrix):
"""
diff --git a/io_mesh_stl/stl_utils.py b/io_mesh_stl/stl_utils.py
index 34d8d97c..465806ab 100644
--- a/io_mesh_stl/stl_utils.py
+++ b/io_mesh_stl/stl_utils.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""
Import and export STL files
diff --git a/io_mesh_uv_layout/__init__.py b/io_mesh_uv_layout/__init__.py
index 60686433..324f2254 100644
--- a/io_mesh_uv_layout/__init__.py
+++ b/io_mesh_uv_layout/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
bl_info = {
"name": "UV Layout",
"author": "Campbell Barton, Matt Ebb",
diff --git a/io_mesh_uv_layout/export_uv_eps.py b/io_mesh_uv_layout/export_uv_eps.py
index 3a1676b5..04b8a38e 100644
--- a/io_mesh_uv_layout/export_uv_eps.py
+++ b/io_mesh_uv_layout/export_uv_eps.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
import bpy
diff --git a/io_mesh_uv_layout/export_uv_png.py b/io_mesh_uv_layout/export_uv_png.py
index 94c7190e..958bac8e 100644
--- a/io_mesh_uv_layout/export_uv_png.py
+++ b/io_mesh_uv_layout/export_uv_png.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
import bpy
import gpu
import bgl
diff --git a/io_mesh_uv_layout/export_uv_svg.py b/io_mesh_uv_layout/export_uv_svg.py
index 971ee558..d8e2b5a4 100644
--- a/io_mesh_uv_layout/export_uv_svg.py
+++ b/io_mesh_uv_layout/export_uv_svg.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
import bpy
from os.path import basename
from xml.sax.saxutils import escape
diff --git a/io_scene_fbx/__init__.py b/io_scene_fbx/__init__.py
index a84dca34..02d135b1 100644
--- a/io_scene_fbx/__init__.py
+++ b/io_scene_fbx/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "FBX format",
"author": "Campbell Barton, Bastien Montagne, Jens Restemeier",
diff --git a/io_scene_fbx/data_types.py b/io_scene_fbx/data_types.py
index fa835232..38d3fec4 100644
--- a/io_scene_fbx/data_types.py
+++ b/io_scene_fbx/data_types.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) 2006-2012, assimp team
# Script copyright (C) 2013 Blender Foundation
diff --git a/io_scene_fbx/encode_bin.py b/io_scene_fbx/encode_bin.py
index 80116692..516221e6 100644
--- a/io_scene_fbx/encode_bin.py
+++ b/io_scene_fbx/encode_bin.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) 2013 Campbell Barton
try:
diff --git a/io_scene_fbx/export_fbx_bin.py b/io_scene_fbx/export_fbx_bin.py
index 473b2947..ae7be61c 100644
--- a/io_scene_fbx/export_fbx_bin.py
+++ b/io_scene_fbx/export_fbx_bin.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) Campbell Barton, Bastien Montagne
diff --git a/io_scene_fbx/fbx2json.py b/io_scene_fbx/fbx2json.py
index 70cdcc84..526e61ee 100755
--- a/io_scene_fbx/fbx2json.py
+++ b/io_scene_fbx/fbx2json.py
@@ -1,8 +1,6 @@
#!/usr/bin/env python3
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) 2006-2012, assimp team
# Script copyright (C) 2013 Blender Foundation
diff --git a/io_scene_fbx/fbx_utils.py b/io_scene_fbx/fbx_utils.py
index 680ee387..35fdede7 100644
--- a/io_scene_fbx/fbx_utils.py
+++ b/io_scene_fbx/fbx_utils.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) Campbell Barton, Bastien Montagne
diff --git a/io_scene_fbx/import_fbx.py b/io_scene_fbx/import_fbx.py
index bf5641ca..5fabec24 100644
--- a/io_scene_fbx/import_fbx.py
+++ b/io_scene_fbx/import_fbx.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) Blender Foundation
# FBX 7.1.0 -> 7.4.0 loader for Blender
diff --git a/io_scene_fbx/json2fbx.py b/io_scene_fbx/json2fbx.py
index 5e8d177e..9712c8bb 100755
--- a/io_scene_fbx/json2fbx.py
+++ b/io_scene_fbx/json2fbx.py
@@ -1,8 +1,6 @@
#!/usr/bin/env python3
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) 2014 Blender Foundation
"""
diff --git a/io_scene_fbx/parse_fbx.py b/io_scene_fbx/parse_fbx.py
index 43ae255f..96fd8104 100644
--- a/io_scene_fbx/parse_fbx.py
+++ b/io_scene_fbx/parse_fbx.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) 2006-2012, assimp team
# Script copyright (C) 2013 Blender Foundation
diff --git a/io_scene_gltf2/__init__.py b/io_scene_gltf2/__init__.py
index 0d388d97..fd3d2d56 100755
--- a/io_scene_gltf2/__init__.py
+++ b/io_scene_gltf2/__init__.py
@@ -4,7 +4,7 @@
bl_info = {
'name': 'glTF 2.0 format',
'author': 'Julien Duroure, Scurest, Norbert Nopper, Urs Hanselmann, Moritz Becher, Benjamin Schmithüsen, Jim Eckerlein, and many external contributors',
- "version": (3, 3, 3),
+ "version": (3, 3, 4),
'blender': (3, 3, 0),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',
diff --git a/io_scene_gltf2/blender/exp/gltf2_blender_gather_animation_samplers.py b/io_scene_gltf2/blender/exp/gltf2_blender_gather_animation_samplers.py
index 143fccea..1ee98a29 100755
--- a/io_scene_gltf2/blender/exp/gltf2_blender_gather_animation_samplers.py
+++ b/io_scene_gltf2/blender/exp/gltf2_blender_gather_animation_samplers.py
@@ -391,8 +391,9 @@ def __gather_output(channels: typing.Tuple[bpy.types.FCurve],
parent_uuid = export_settings['vtree'].nodes[export_settings['vtree'].nodes[blender_obj_uuid].bones[bone.name]].parent_uuid
if parent_uuid is not None and export_settings['vtree'].nodes[parent_uuid].blender_type == VExportNode.BONE:
# export bone is not at root of armature neither
+ blender_bone_parent = export_settings['vtree'].nodes[parent_uuid].blender_bone
correction_matrix_local = (
- bone.parent.bone.matrix_local.inverted_safe() @
+ blender_bone_parent.bone.matrix_local.inverted_safe() @
bone.bone.matrix_local
)
else:
diff --git a/io_scene_obj/__init__.py b/io_scene_obj/__init__.py
index 8b5dad5f..0ec62410 100644
--- a/io_scene_obj/__init__.py
+++ b/io_scene_obj/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
bl_info = {
"name": "Wavefront OBJ format",
"author": "Campbell Barton, Bastien Montagne",
diff --git a/io_scene_obj/export_obj.py b/io_scene_obj/export_obj.py
index ad10f7c4..1a68f2a4 100644
--- a/io_scene_obj/export_obj.py
+++ b/io_scene_obj/export_obj.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import os
import bpy
diff --git a/io_scene_obj/import_obj.py b/io_scene_obj/import_obj.py
index 4b996819..d41e72f8 100644
--- a/io_scene_obj/import_obj.py
+++ b/io_scene_obj/import_obj.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) Campbell Barton
# Contributors: Campbell Barton, Jiri Hnidek, Paolo Ciccone
diff --git a/io_scene_x3d/__init__.py b/io_scene_x3d/__init__.py
index 240cf104..dd41fd15 100644
--- a/io_scene_x3d/__init__.py
+++ b/io_scene_x3d/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
bl_info = {
"name": "Web3D X3D/VRML2 format",
"author": "Campbell Barton, Bart, Bastien Montagne, Seva Alekseyev",
diff --git a/io_scene_x3d/export_x3d.py b/io_scene_x3d/export_x3d.py
index f1422688..e6cbd80c 100644
--- a/io_scene_x3d/export_x3d.py
+++ b/io_scene_x3d/export_x3d.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Contributors: bart:neeneenee*de, http://www.neeneenee.de/vrml, Campbell Barton
"""
diff --git a/io_scene_x3d/import_x3d.py b/io_scene_x3d/import_x3d.py
index fbde81ad..6d13bb79 100644
--- a/io_scene_x3d/import_x3d.py
+++ b/io_scene_x3d/import_x3d.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
DEBUG = False
# This should work without a blender at all
diff --git a/io_shape_mdd/__init__.py b/io_shape_mdd/__init__.py
index 9c4855e5..3c6da7b7 100644
--- a/io_shape_mdd/__init__.py
+++ b/io_shape_mdd/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "NewTek MDD format",
"author": "Bill L.Nieuwendorp",
diff --git a/io_shape_mdd/export_mdd.py b/io_shape_mdd/export_mdd.py
index d7ebf39b..75bc96f3 100644
--- a/io_shape_mdd/export_mdd.py
+++ b/io_shape_mdd/export_mdd.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Contributors: Bill L.Nieuwendorp
"""
diff --git a/io_shape_mdd/import_mdd.py b/io_shape_mdd/import_mdd.py
index 7a21dd9b..485fa873 100644
--- a/io_shape_mdd/import_mdd.py
+++ b/io_shape_mdd/import_mdd.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# mdd importer by Bill L.Nieuwendorp
# conversion to blender 2.5: Ivo Grigull (loolarge)
#
diff --git a/magic_uv/__init__.py b/magic_uv/__init__.py
index 88385107..fe2fe0ae 100644
--- a/magic_uv/__init__.py
+++ b/magic_uv/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/common.py b/magic_uv/common.py
index 034936c5..fccce1c4 100644
--- a/magic_uv/common.py
+++ b/magic_uv/common.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/lib/__init__.py b/magic_uv/lib/__init__.py
index bccf4e17..12838e0d 100644
--- a/magic_uv/lib/__init__.py
+++ b/magic_uv/lib/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/lib/bglx.py b/magic_uv/lib/bglx.py
index 044141b6..c1f696ab 100644
--- a/magic_uv/lib/bglx.py
+++ b/magic_uv/lib/bglx.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
from threading import Lock
import bgl
diff --git a/magic_uv/op/__init__.py b/magic_uv/op/__init__.py
index 223ed004..0c6d91e2 100644
--- a/magic_uv/op/__init__.py
+++ b/magic_uv/op/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/align_uv.py b/magic_uv/op/align_uv.py
index cf5a49de..18255045 100644
--- a/magic_uv/op/align_uv.py
+++ b/magic_uv/op/align_uv.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "imdjs, Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/align_uv_cursor.py b/magic_uv/op/align_uv_cursor.py
index 696b7cb8..9f160b0a 100644
--- a/magic_uv/op/align_uv_cursor.py
+++ b/magic_uv/op/align_uv_cursor.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/clip_uv.py b/magic_uv/op/clip_uv.py
index e3815453..0652c5fa 100644
--- a/magic_uv/op/clip_uv.py
+++ b/magic_uv/op/clip_uv.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Dusan Stevanovic, Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/copy_paste_uv.py b/magic_uv/op/copy_paste_uv.py
index 1496d67a..df402b2f 100644
--- a/magic_uv/op/copy_paste_uv.py
+++ b/magic_uv/op/copy_paste_uv.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>, Jace Priester"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/copy_paste_uv_object.py b/magic_uv/op/copy_paste_uv_object.py
index af5df07c..39795b52 100644
--- a/magic_uv/op/copy_paste_uv_object.py
+++ b/magic_uv/op/copy_paste_uv_object.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/copy_paste_uv_uvedit.py b/magic_uv/op/copy_paste_uv_uvedit.py
index 733c30b3..a5fc21f8 100644
--- a/magic_uv/op/copy_paste_uv_uvedit.py
+++ b/magic_uv/op/copy_paste_uv_uvedit.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "imdjs, Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/flip_rotate_uv.py b/magic_uv/op/flip_rotate_uv.py
index c9a79420..cd25a174 100644
--- a/magic_uv/op/flip_rotate_uv.py
+++ b/magic_uv/op/flip_rotate_uv.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/mirror_uv.py b/magic_uv/op/mirror_uv.py
index 2f637535..2cca66b1 100644
--- a/magic_uv/op/mirror_uv.py
+++ b/magic_uv/op/mirror_uv.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Keith (Wahooney) Boshoff, Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/move_uv.py b/magic_uv/op/move_uv.py
index b99a6b15..ed33b73f 100644
--- a/magic_uv/op/move_uv.py
+++ b/magic_uv/op/move_uv.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "kgeogeo, mem, Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/pack_uv.py b/magic_uv/op/pack_uv.py
index 2163d4f3..2b24970d 100644
--- a/magic_uv/op/pack_uv.py
+++ b/magic_uv/op/pack_uv.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/preserve_uv_aspect.py b/magic_uv/op/preserve_uv_aspect.py
index 32e0103f..4b4f0b31 100644
--- a/magic_uv/op/preserve_uv_aspect.py
+++ b/magic_uv/op/preserve_uv_aspect.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/select_uv.py b/magic_uv/op/select_uv.py
index 3e1f160c..bc1b17ea 100644
--- a/magic_uv/op/select_uv.py
+++ b/magic_uv/op/select_uv.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/smooth_uv.py b/magic_uv/op/smooth_uv.py
index b7c06c7c..55741031 100644
--- a/magic_uv/op/smooth_uv.py
+++ b/magic_uv/op/smooth_uv.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "imdjs, Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/texture_lock.py b/magic_uv/op/texture_lock.py
index 94d91e57..b662554e 100644
--- a/magic_uv/op/texture_lock.py
+++ b/magic_uv/op/texture_lock.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/texture_projection.py b/magic_uv/op/texture_projection.py
index 1288e9b7..92566981 100644
--- a/magic_uv/op/texture_projection.py
+++ b/magic_uv/op/texture_projection.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/texture_wrap.py b/magic_uv/op/texture_wrap.py
index 55e87812..80db3296 100644
--- a/magic_uv/op/texture_wrap.py
+++ b/magic_uv/op/texture_wrap.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/transfer_uv.py b/magic_uv/op/transfer_uv.py
index 4d332a55..d06ec14e 100644
--- a/magic_uv/op/transfer_uv.py
+++ b/magic_uv/op/transfer_uv.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>, Mifth, MaxRobinot"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/unwrap_constraint.py b/magic_uv/op/unwrap_constraint.py
index 06b33c27..18c8a86e 100644
--- a/magic_uv/op/unwrap_constraint.py
+++ b/magic_uv/op/unwrap_constraint.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/uv_bounding_box.py b/magic_uv/op/uv_bounding_box.py
index 07519c24..90e65f2f 100644
--- a/magic_uv/op/uv_bounding_box.py
+++ b/magic_uv/op/uv_bounding_box.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/uv_inspection.py b/magic_uv/op/uv_inspection.py
index cfbdbacf..bcfe80be 100644
--- a/magic_uv/op/uv_inspection.py
+++ b/magic_uv/op/uv_inspection.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/uv_sculpt.py b/magic_uv/op/uv_sculpt.py
index d1cfc690..dac8cff3 100644
--- a/magic_uv/op/uv_sculpt.py
+++ b/magic_uv/op/uv_sculpt.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/uvw.py b/magic_uv/op/uvw.py
index 24588b82..746938c2 100644
--- a/magic_uv/op/uvw.py
+++ b/magic_uv/op/uvw.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Alexander Milovsky, Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/op/world_scale_uv.py b/magic_uv/op/world_scale_uv.py
index 41f25852..374e89ad 100644
--- a/magic_uv/op/world_scale_uv.py
+++ b/magic_uv/op/world_scale_uv.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "McBuff, Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/preferences.py b/magic_uv/preferences.py
index d273f41f..37723d59 100644
--- a/magic_uv/preferences.py
+++ b/magic_uv/preferences.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/properties.py b/magic_uv/properties.py
index 127fc6f2..1ca32a12 100644
--- a/magic_uv/properties.py
+++ b/magic_uv/properties.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/ui/IMAGE_MT_uvs.py b/magic_uv/ui/IMAGE_MT_uvs.py
index 0f94409b..786c34df 100644
--- a/magic_uv/ui/IMAGE_MT_uvs.py
+++ b/magic_uv/ui/IMAGE_MT_uvs.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/ui/VIEW3D_MT_object.py b/magic_uv/ui/VIEW3D_MT_object.py
index e9349ee0..68852ede 100644
--- a/magic_uv/ui/VIEW3D_MT_object.py
+++ b/magic_uv/ui/VIEW3D_MT_object.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/ui/VIEW3D_MT_uv_map.py b/magic_uv/ui/VIEW3D_MT_uv_map.py
index 544dabe4..3b64145b 100644
--- a/magic_uv/ui/VIEW3D_MT_uv_map.py
+++ b/magic_uv/ui/VIEW3D_MT_uv_map.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/ui/__init__.py b/magic_uv/ui/__init__.py
index 9b56e3ae..08baccf5 100644
--- a/magic_uv/ui/__init__.py
+++ b/magic_uv/ui/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/ui/uvedit_copy_paste_uv.py b/magic_uv/ui/uvedit_copy_paste_uv.py
index 95da5be4..2c2c8575 100644
--- a/magic_uv/ui/uvedit_copy_paste_uv.py
+++ b/magic_uv/ui/uvedit_copy_paste_uv.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/ui/uvedit_editor_enhancement.py b/magic_uv/ui/uvedit_editor_enhancement.py
index 0af607ec..2e2cffd3 100644
--- a/magic_uv/ui/uvedit_editor_enhancement.py
+++ b/magic_uv/ui/uvedit_editor_enhancement.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/ui/uvedit_uv_manipulation.py b/magic_uv/ui/uvedit_uv_manipulation.py
index e538ea4d..623a16e4 100644
--- a/magic_uv/ui/uvedit_uv_manipulation.py
+++ b/magic_uv/ui/uvedit_uv_manipulation.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/ui/view3d_copy_paste_uv_editmode.py b/magic_uv/ui/view3d_copy_paste_uv_editmode.py
index 49bbaac3..984d8587 100644
--- a/magic_uv/ui/view3d_copy_paste_uv_editmode.py
+++ b/magic_uv/ui/view3d_copy_paste_uv_editmode.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/ui/view3d_copy_paste_uv_objectmode.py b/magic_uv/ui/view3d_copy_paste_uv_objectmode.py
index 2219d9e8..adde245a 100644
--- a/magic_uv/ui/view3d_copy_paste_uv_objectmode.py
+++ b/magic_uv/ui/view3d_copy_paste_uv_objectmode.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/ui/view3d_uv_manipulation.py b/magic_uv/ui/view3d_uv_manipulation.py
index 106ba2bc..4690ef02 100644
--- a/magic_uv/ui/view3d_uv_manipulation.py
+++ b/magic_uv/ui/view3d_uv_manipulation.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/ui/view3d_uv_mapping.py b/magic_uv/ui/view3d_uv_mapping.py
index 5da7cb6c..4b1bef31 100644
--- a/magic_uv/ui/view3d_uv_mapping.py
+++ b/magic_uv/ui/view3d_uv_mapping.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/utils/__init__.py b/magic_uv/utils/__init__.py
index 2ce7f34a..9412accc 100644
--- a/magic_uv/utils/__init__.py
+++ b/magic_uv/utils/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/utils/bl_class_registry.py b/magic_uv/utils/bl_class_registry.py
index 10d63d24..2929acd9 100644
--- a/magic_uv/utils/bl_class_registry.py
+++ b/magic_uv/utils/bl_class_registry.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/utils/compatibility.py b/magic_uv/utils/compatibility.py
index 50ce304f..5885ccb3 100644
--- a/magic_uv/utils/compatibility.py
+++ b/magic_uv/utils/compatibility.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/utils/graph.py b/magic_uv/utils/graph.py
index c8654773..bebabf63 100644
--- a/magic_uv/utils/graph.py
+++ b/magic_uv/utils/graph.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/magic_uv/utils/property_class_registry.py b/magic_uv/utils/property_class_registry.py
index e09ad320..8d12e22e 100644
--- a/magic_uv/utils/property_class_registry.py
+++ b/magic_uv/utils/property_class_registry.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
__version__ = "6.6"
diff --git a/measureit/__init__.py b/measureit/__init__.py
index 8b0c827c..8d4b9576 100644
--- a/measureit/__init__.py
+++ b/measureit/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Author: Antonio Vazquez (antonioya)
# ----------------------------------------------------------
diff --git a/measureit/measureit_geometry.py b/measureit/measureit_geometry.py
index f9cdf5a8..a1e90b9e 100644
--- a/measureit/measureit_geometry.py
+++ b/measureit/measureit_geometry.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# support routines for OpenGL
# Author: Antonio Vazquez (antonioya)
diff --git a/measureit/measureit_main.py b/measureit/measureit_main.py
index b93ff1ab..23e9de46 100644
--- a/measureit/measureit_main.py
+++ b/measureit/measureit_main.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# File: measureit_main.py
# Main panel for different Measureit general actions
diff --git a/measureit/measureit_render.py b/measureit/measureit_render.py
index edb4c05a..efc5c1b0 100644
--- a/measureit/measureit_render.py
+++ b/measureit/measureit_render.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# support routines for render measures in final image
# Author: Antonio Vazquez (antonioya)
diff --git a/mesh_f2.py b/mesh_f2.py
index f4128284..2bfcceb2 100644
--- a/mesh_f2.py
+++ b/mesh_f2.py
@@ -2,8 +2,6 @@
# Updated for 2.8 jan 5 2019
-# <pep8 compliant>
-
bl_info = {
"name": "F2",
"author": "Bart Crouch, Alexander Nedovizin, Paul Kotelevets "
diff --git a/mesh_inset/__init__.py b/mesh_inset/__init__.py
index 2f769dac..a642476d 100644
--- a/mesh_inset/__init__.py
+++ b/mesh_inset/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Inset Straight Skeleton",
"author": "Howard Trickey",
diff --git a/mesh_inset/geom.py b/mesh_inset/geom.py
index f9c83253..d69eb4b6 100644
--- a/mesh_inset/geom.py
+++ b/mesh_inset/geom.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Geometry classes and operations.
Also, vector file representation (Art).
"""
diff --git a/mesh_inset/model.py b/mesh_inset/model.py
index 476cb8c0..efc1138c 100644
--- a/mesh_inset/model.py
+++ b/mesh_inset/model.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Manipulations of Models.
"""
diff --git a/mesh_inset/offset.py b/mesh_inset/offset.py
index da4adaad..5ed21f1b 100644
--- a/mesh_inset/offset.py
+++ b/mesh_inset/offset.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Creating offset polygons inside faces."""
__author__ = "howard.trickey@gmail.com"
diff --git a/mesh_inset/triquad.py b/mesh_inset/triquad.py
index af1a9153..9c9c60c0 100644
--- a/mesh_inset/triquad.py
+++ b/mesh_inset/triquad.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
from . import geom
import math
diff --git a/mesh_tiny_cad/BIX.py b/mesh_tiny_cad/BIX.py
index b8848446..5db3fdda 100644
--- a/mesh_tiny_cad/BIX.py
+++ b/mesh_tiny_cad/BIX.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import bmesh
diff --git a/mesh_tiny_cad/CCEN.py b/mesh_tiny_cad/CCEN.py
index d0b247bb..c1217f65 100644
--- a/mesh_tiny_cad/CCEN.py
+++ b/mesh_tiny_cad/CCEN.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import math
diff --git a/mesh_tiny_cad/CFG.py b/mesh_tiny_cad/CFG.py
index 5d5077bf..3cac50e5 100644
--- a/mesh_tiny_cad/CFG.py
+++ b/mesh_tiny_cad/CFG.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import os
import bpy
diff --git a/mesh_tiny_cad/E2F.py b/mesh_tiny_cad/E2F.py
index a5152e8a..41642e01 100644
--- a/mesh_tiny_cad/E2F.py
+++ b/mesh_tiny_cad/E2F.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import bmesh
diff --git a/mesh_tiny_cad/V2X.py b/mesh_tiny_cad/V2X.py
index 4d2bc9ea..5d71c3b4 100644
--- a/mesh_tiny_cad/V2X.py
+++ b/mesh_tiny_cad/V2X.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import bmesh
diff --git a/mesh_tiny_cad/VTX.py b/mesh_tiny_cad/VTX.py
index 4aa0cefc..93b03c5e 100644
--- a/mesh_tiny_cad/VTX.py
+++ b/mesh_tiny_cad/VTX.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import bmesh
diff --git a/mesh_tiny_cad/XALL.py b/mesh_tiny_cad/XALL.py
index c369d49c..33182789 100644
--- a/mesh_tiny_cad/XALL.py
+++ b/mesh_tiny_cad/XALL.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import bmesh
diff --git a/mesh_tiny_cad/__init__.py b/mesh_tiny_cad/__init__.py
index 75374925..41f19c4f 100644
--- a/mesh_tiny_cad/__init__.py
+++ b/mesh_tiny_cad/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "tinyCAD Mesh tools",
diff --git a/mesh_tiny_cad/cad_module.py b/mesh_tiny_cad/cad_module.py
index 330cd978..01e86f57 100644
--- a/mesh_tiny_cad/cad_module.py
+++ b/mesh_tiny_cad/cad_module.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bmesh
diff --git a/mesh_tissue/utils_pip.py b/mesh_tissue/utils_pip.py
index 9e5e712d..1ef72d09 100644
--- a/mesh_tissue/utils_pip.py
+++ b/mesh_tissue/utils_pip.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ----------------------------------------------------------
# Author: Stephen Leger (s-leger)
#
diff --git a/mesh_tools/mesh_edgetools.py b/mesh_tools/mesh_edgetools.py
index 90c46fef..15ba0a36 100644
--- a/mesh_tools/mesh_edgetools.py
+++ b/mesh_tools/mesh_edgetools.py
@@ -3,8 +3,6 @@
# The Blender Edgetools is to bring CAD tools to Blender.
-# <pep8 compliant>
-
bl_info = {
"name": "EdgeTools",
"author": "Paul Marshall",
diff --git a/mesh_tools/mesh_vertex_chamfer.py b/mesh_tools/mesh_vertex_chamfer.py
index 860d54a4..f89eb6ab 100644
--- a/mesh_tools/mesh_vertex_chamfer.py
+++ b/mesh_tools/mesh_vertex_chamfer.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Vertex Chamfer",
"author": "Andrew Hale (TrumanBlending)",
diff --git a/node_wrangler.py b/node_wrangler.py
index 4890c14d..f2280f2c 100644
--- a/node_wrangler.py
+++ b/node_wrangler.py
@@ -3861,6 +3861,17 @@ class NWAddSequence(Operator, NWBase, ImportHelper):
type=bpy.types.OperatorFileListElement,
options={'HIDDEN', 'SKIP_SAVE'}
)
+ relative_path: BoolProperty(
+ name='Relative Path',
+ description='Set the file path relative to the blend file, when possible',
+ default=True
+ )
+
+ def draw(self, context):
+ layout = self.layout
+ layout.alignment = 'LEFT'
+
+ layout.prop(self, 'relative_path')
def execute(self, context):
nodes, links = get_nodes_links(context)
@@ -3936,7 +3947,15 @@ class NWAddSequence(Operator, NWBase, ImportHelper):
node = nodes.active
node.label = name_with_hashes
- img = bpy.data.images.load(directory+(without_ext+'.'+extension))
+ filepath = directory+(without_ext+'.'+extension)
+ if self.relative_path:
+ if bpy.data.filepath:
+ try:
+ filepath = bpy.path.relpath(filepath)
+ except ValueError:
+ pass
+
+ img = bpy.data.images.load(filepath)
img.source = 'SEQUENCE'
img.name = name_with_hashes
node.image = img
diff --git a/object_boolean_tools.py b/object_boolean_tools.py
index faa93b12..f95f19cc 100644
--- a/object_boolean_tools.py
+++ b/object_boolean_tools.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Bool Tool",
"author": "Vitor Balbio, Mikhail Rachinskiy, TynkaTopi, Meta-Androcto, Simon Appelt",
diff --git a/object_collection_manager/__init__.py b/object_collection_manager/__init__.py
index 8642fe99..fd53b291 100644
--- a/object_collection_manager/__init__.py
+++ b/object_collection_manager/__init__.py
@@ -6,7 +6,7 @@ bl_info = {
"name": "Collection Manager",
"description": "Manage collections and their objects",
"author": "Ryan Inch",
- "version": (2, 24, 0),
+ "version": (2, 24, 1),
"blender": (2, 80, 0),
"location": "View3D - Object Mode (Shortcut - M)",
"warning": '', # used for warning icon and text in addons panel
diff --git a/object_collection_manager/cm_init.py b/object_collection_manager/cm_init.py
index 39c7ede8..38080cb8 100644
--- a/object_collection_manager/cm_init.py
+++ b/object_collection_manager/cm_init.py
@@ -116,6 +116,13 @@ def undo_redo_post_handler(dummy):
internals.move_active = None
+@persistent
+def global_load_pre_handler(dummy):
+ internals.move_triggered = False
+ internals.move_selection.clear()
+ internals.move_active = None
+
+
def menu_addition(self, context):
layout = self.layout
@@ -180,6 +187,7 @@ def register_cm():
bpy.app.handlers.depsgraph_update_post.append(depsgraph_update_post_handler)
bpy.app.handlers.undo_post.append(undo_redo_post_handler)
bpy.app.handlers.redo_post.append(undo_redo_post_handler)
+ bpy.app.handlers.load_pre.append(global_load_pre_handler)
preferences = bpy.context.preferences.addons[__package__].preferences
if preferences.enable_disable_objects_override:
@@ -202,6 +210,7 @@ def unregister_cm():
bpy.app.handlers.depsgraph_update_post.remove(depsgraph_update_post_handler)
bpy.app.handlers.undo_post.remove(undo_redo_post_handler)
bpy.app.handlers.redo_post.remove(undo_redo_post_handler)
+ bpy.app.handlers.load_pre.remove(global_load_pre_handler)
del bpy.types.Scene.collection_manager
diff --git a/object_fracture_cell/fracture_cell_calc.py b/object_fracture_cell/fracture_cell_calc.py
index c609f299..dc6bdafe 100644
--- a/object_fracture_cell/fracture_cell_calc.py
+++ b/object_fracture_cell/fracture_cell_calc.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) Blender Foundation 2012
diff --git a/object_fracture_cell/fracture_cell_setup.py b/object_fracture_cell/fracture_cell_setup.py
index ccb1e204..8171e44e 100644
--- a/object_fracture_cell/fracture_cell_setup.py
+++ b/object_fracture_cell/fracture_cell_setup.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Script copyright (C) Blender Foundation 2012
import bpy
diff --git a/object_print3d_utils/__init__.py b/object_print3d_utils/__init__.py
index 3c5d4cf9..35099642 100644
--- a/object_print3d_utils/__init__.py
+++ b/object_print3d_utils/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "3D-Print Toolbox",
"author": "Campbell Barton",
diff --git a/object_print3d_utils/export.py b/object_print3d_utils/export.py
index a73b2fde..aec19732 100644
--- a/object_print3d_utils/export.py
+++ b/object_print3d_utils/export.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
# Export wrappers and integration with external tools.
diff --git a/object_print3d_utils/mesh_helpers.py b/object_print3d_utils/mesh_helpers.py
index 6ce5da50..7d23a078 100644
--- a/object_print3d_utils/mesh_helpers.py
+++ b/object_print3d_utils/mesh_helpers.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
# Generic helper functions, to be used by any modules.
diff --git a/object_print3d_utils/operators.py b/object_print3d_utils/operators.py
index 39142dde..85f268e7 100644
--- a/object_print3d_utils/operators.py
+++ b/object_print3d_utils/operators.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
# All Operator
diff --git a/object_print3d_utils/report.py b/object_print3d_utils/report.py
index 633b65c7..e6e2cb60 100644
--- a/object_print3d_utils/report.py
+++ b/object_print3d_utils/report.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
# Report errors with the mesh.
diff --git a/object_print3d_utils/ui.py b/object_print3d_utils/ui.py
index e000544c..b01b936b 100644
--- a/object_print3d_utils/ui.py
+++ b/object_print3d_utils/ui.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8-80 compliant>
-
# Interface for this addon.
diff --git a/precision_drawing_tools/__init__.py b/precision_drawing_tools/__init__.py
index c1769062..6cb9ab52 100644
--- a/precision_drawing_tools/__init__.py
+++ b/precision_drawing_tools/__init__.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
#
# -----------------------------------------------------------------------
# Author: Alan Odom (Clockmender), Rune Morling (ermo) Copyright (c) 2019
diff --git a/precision_drawing_tools/pdt_bix.py b/precision_drawing_tools/pdt_bix.py
index 2d5886fd..4da33394 100644
--- a/precision_drawing_tools/pdt_bix.py
+++ b/precision_drawing_tools/pdt_bix.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
#
# ----------------------------------------------------------
# Author: Zeffii
diff --git a/precision_drawing_tools/pdt_cad_module.py b/precision_drawing_tools/pdt_cad_module.py
index b68660ad..b95596bb 100644
--- a/precision_drawing_tools/pdt_cad_module.py
+++ b/precision_drawing_tools/pdt_cad_module.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
#
# ----------------------------------------------------------
# Author: Zeffii
diff --git a/precision_drawing_tools/pdt_etof.py b/precision_drawing_tools/pdt_etof.py
index 89ada0b6..88222539 100644
--- a/precision_drawing_tools/pdt_etof.py
+++ b/precision_drawing_tools/pdt_etof.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
#
# ----------------------------------------------------------
# Author: Zeffii
diff --git a/precision_drawing_tools/pdt_xall.py b/precision_drawing_tools/pdt_xall.py
index 9fe405d6..142ec4ac 100644
--- a/precision_drawing_tools/pdt_xall.py
+++ b/precision_drawing_tools/pdt_xall.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
#
# ----------------------------------------------------------
# Author: Zeffii
diff --git a/presets/interface_theme/Deep_Grey.xml b/presets/interface_theme/Deep_Grey.xml
index 85be3a98..fdaed94a 100644
--- a/presets/interface_theme/Deep_Grey.xml
+++ b/presets/interface_theme/Deep_Grey.xml
@@ -434,7 +434,7 @@
button="#47474700"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#9e9e9e"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -509,7 +509,7 @@
button="#474747ff"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -555,7 +555,7 @@
button="#474747ff"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#474747ff"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -613,7 +613,7 @@
button="#474747ff"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -688,7 +688,7 @@
button="#474747ff"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -773,7 +773,7 @@
button="#47474700"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -833,7 +833,7 @@
button="#474747ff"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -851,6 +851,15 @@
</panelcolors>
</ThemeSpaceGeneric>
</space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#474747"
+ list_title="#ffffff"
+ list_text="#B8B8B8"
+ list_text_hi="#ffffff"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
</ThemeSequenceEditor>
</sequence_editor>
<properties>
@@ -870,7 +879,7 @@
button="#474747ff"
button_title="#c7c7c7"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#474747ff"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -917,7 +926,7 @@
button="#474747ff"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -981,7 +990,7 @@
button="#47474700"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -1032,7 +1041,7 @@
button="#474747ff"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#e4e4e4"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -1081,7 +1090,7 @@
button="#474747ff"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#000000"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -1115,7 +1124,7 @@
button="#424242ff"
button_title="#ffffff"
button_text="#e5e5e5"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#474747ff"
execution_buts="#474747ff"
tab_active="#4b4b4b"
@@ -1156,7 +1165,7 @@
button="#474747ff"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -1221,7 +1230,7 @@
button="#474747ff"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#6b6b6b"
@@ -1264,7 +1273,7 @@
button="#7272727f"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#727272"
@@ -1298,7 +1307,7 @@
button="#7272727f"
button_title="#cccccc"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#47474700"
tab_active="#727272"
@@ -1334,7 +1343,7 @@
button="#424242ff"
button_title="#ffffff"
button_text="#b8b8b8"
- button_text_hi="#ffffff"
+ button_text_hi="#d9d9d9"
navigation_bar="#00000000"
execution_buts="#00000000"
tab_active="#4b4b4b"
diff --git a/presets/interface_theme/Minimal_Dark.xml b/presets/interface_theme/Minimal_Dark.xml
index 269a016e..4e5a05f6 100644
--- a/presets/interface_theme/Minimal_Dark.xml
+++ b/presets/interface_theme/Minimal_Dark.xml
@@ -364,9 +364,9 @@
text_keyframe="#ddd700"
camera="#0d0d0d"
empty="#0d0d0d"
- light="#0d0d0d00"
+ light="#0d0d0d40"
speaker="#0d0d0d"
- vertex="#0d0d0d"
+ vertex="#000000"
vertex_select="#40cfff"
vertex_active="#000000"
vertex_size="3"
@@ -634,8 +634,8 @@
<space_list>
<ThemeSpaceListGeneric
list="#404040"
- list_title="#cecece"
- list_text="#e6e6e6"
+ list_title="#cccccc"
+ list_text="#bfbfbf"
list_text_hi="#ffffff"
>
</ThemeSpaceListGeneric>
@@ -805,12 +805,12 @@
effect_strip="#30bf74"
color_strip="#8f8f8f"
meta_strip="#608073"
- mask_strip="#666666"
+ mask_strip="#8f5656"
text_strip="#914d99"
active_strip="#00ff2f"
selected_strip="#00d9ff"
frame_current="#337fcc"
- time_scrub_background="#292929e6"
+ time_scrub_background="#2b2b2bff"
time_marker_line="#00000060"
time_marker_line_selected="#ffffff60"
keyframe="#00ff00"
@@ -828,7 +828,7 @@
text="#a6a6a6"
text_hi="#ffffff"
header="#4d4d4dff"
- header_text="#000000"
+ header_text="#e4e4e4"
header_text_hi="#b7b7b7"
button="#40404000"
button_title="#c7c7c7"
@@ -843,7 +843,7 @@
>
<panelcolors>
<ThemePanelColors
- header="#40404000"
+ header="#404040ff"
back="#383838ff"
sub_back="#333333ff"
>
@@ -851,6 +851,15 @@
</panelcolors>
</ThemeSpaceGeneric>
</space>
+ <space_list>
+ <ThemeSpaceListGeneric
+ list="#404040"
+ list_title="#e4e4e4"
+ list_text="#e4e4e4"
+ list_text_hi="#e4e4e4"
+ >
+ </ThemeSpaceListGeneric>
+ </space_list>
</ThemeSequenceEditor>
</sequence_editor>
<properties>
@@ -939,7 +948,7 @@
</text_editor>
<node_editor>
<ThemeNodeEditor
- grid="#2d2d2d"
+ grid="#333333"
node_selected="#00bdff"
node_active="#00ff2f"
wire="#1a1a1a"
@@ -949,16 +958,16 @@
node_backdrop="#393939ff"
converter_node="#404040"
color_node="#dedb11"
- group_node="#404040e6"
- group_socket_node="#404040"
+ group_node="#404040"
+ group_socket_node="#0d0d0d"
frame_node="#2626267d"
matte_node="#404040"
distor_node="#404040"
noodle_curving="5"
grid_levels="3"
dash_alpha="0.5"
- input_node="#404040"
- output_node="#404040"
+ input_node="#0d0d0d"
+ output_node="#0d0d0d"
filter_node="#404040"
vector_node="#852e75"
texture_node="#0096ff"
@@ -1328,25 +1337,25 @@
title="#dadada"
text="#e6e6e6"
text_hi="#ffffff"
- header="#575757cc"
+ header="#4d4d4dcc"
header_text="#c7c7c7"
header_text_hi="#ffffff"
button="#404040ff"
button_title="#c7c7c7"
- button_text="#b4b4b4"
- button_text_hi="#d8d8d8"
- navigation_bar="#202020ff"
- execution_buts="#00000000"
- tab_active="#727272"
- tab_inactive="#222222"
- tab_back="#222222ff"
- tab_outline="#222222"
+ button_text="#e5e5e5"
+ button_text_hi="#e5e5e5"
+ navigation_bar="#404040ff"
+ execution_buts="#40404000"
+ tab_active="#4b4b4b"
+ tab_inactive="#2b2b2b"
+ tab_back="#232323ff"
+ tab_outline="#232323"
>
<panelcolors>
<ThemePanelColors
- header="#404040ff"
- back="#383838ff"
- sub_back="#333333ff"
+ header="#26262600"
+ back="#292929ff"
+ sub_back="#242424ff"
>
</ThemePanelColors>
</panelcolors>
diff --git a/real_snow.py b/real_snow.py
index a61268db..5dacc6a5 100644
--- a/real_snow.py
+++ b/real_snow.py
@@ -4,11 +4,11 @@ bl_info = {
"name": "Real Snow",
"description": "Generate snow mesh",
"author": "Marco Pavanello, Drew Perttula",
- "version": (1, 2),
- "blender": (2, 83, 0),
+ "version": (1, 3),
+ "blender": (3, 1, 0),
"location": "View 3D > Properties Panel",
"doc_url": "{BLENDER_MANUAL_URL}/addons/object/real_snow.html",
- "tracker_url": "https://github.com/marcopavanello/real-snow/issues",
+ "tracker_url": "https://gitlab.com/marcopavanello/real-snow/-/issues",
"support": "COMMUNITY",
"category": "Object",
}
@@ -240,9 +240,9 @@ def add_material(obj: bpy.types.Object):
add2 = nodes.new('ShaderNodeMath')
mul2 = nodes.new('ShaderNodeMath')
mul3 = nodes.new('ShaderNodeMath')
- ramp1 = nodes.new('ShaderNodeValToRGB')
- ramp2 = nodes.new('ShaderNodeValToRGB')
- ramp3 = nodes.new('ShaderNodeValToRGB')
+ range1 = nodes.new('ShaderNodeMapRange')
+ range2 = nodes.new('ShaderNodeMapRange')
+ range3 = nodes.new('ShaderNodeMapRange')
vor = nodes.new('ShaderNodeTexVoronoi')
noise1 = nodes.new('ShaderNodeTexNoise')
noise2 = nodes.new('ShaderNodeTexNoise')
@@ -251,7 +251,7 @@ def add_material(obj: bpy.types.Object):
coord = nodes.new('ShaderNodeTexCoord')
# Change location
output.location = (100, 0)
- principled.location = (-200, 500)
+ principled.location = (-200, 600)
vec_math.location = (-400, 400)
com_xyz.location = (-600, 400)
dis.location = (-200, -100)
@@ -260,13 +260,13 @@ def add_material(obj: bpy.types.Object):
add2.location = (-800, -100)
mul2.location = (-1000, -100)
mul3.location = (-1000, -300)
- ramp1.location = (-500, 150)
- ramp2.location = (-1300, -300)
- ramp3.location = (-1000, -500)
+ range1.location = (-400, 200)
+ range2.location = (-1200, -300)
+ range3.location = (-800, -300)
vor.location = (-1500, 200)
noise1.location = (-1500, 0)
- noise2.location = (-1500, -200)
- noise3.location = (-1500, -400)
+ noise2.location = (-1500, -250)
+ noise3.location = (-1500, -500)
mapping.location = (-1700, 0)
coord.location = (-1900, 0)
# Change node parameters
@@ -282,9 +282,9 @@ def add_material(obj: bpy.types.Object):
principled.inputs[3].default_value[0] = 0.904
principled.inputs[3].default_value[1] = 0.904
principled.inputs[3].default_value[2] = 0.904
- principled.inputs[5].default_value = 0.224
- principled.inputs[7].default_value = 0.1
- principled.inputs[13].default_value = 0.1
+ principled.inputs[7].default_value = 0.224
+ principled.inputs[9].default_value = 0.1
+ principled.inputs[15].default_value = 0.1
vec_math.operation = "MULTIPLY"
vec_math.inputs[1].default_value[0] = 0.5
vec_math.inputs[1].default_value[1] = 0.5
@@ -300,12 +300,12 @@ def add_material(obj: bpy.types.Object):
mul2.inputs[1].default_value = 0.6
mul3.operation = "MULTIPLY"
mul3.inputs[1].default_value = 0.4
- ramp1.color_ramp.elements[0].position = 0.525
- ramp1.color_ramp.elements[1].position = 0.58
- ramp2.color_ramp.elements[0].position = 0.069
- ramp2.color_ramp.elements[1].position = 0.757
- ramp3.color_ramp.elements[0].position = 0.069
- ramp3.color_ramp.elements[1].position = 0.757
+ range1.inputs[1].default_value = 0.525
+ range1.inputs[2].default_value = 0.58
+ range2.inputs[1].default_value = 0.069
+ range2.inputs[2].default_value = 0.757
+ range3.inputs[1].default_value = 0.069
+ range3.inputs[2].default_value = 0.757
vor.feature = "N_SPHERE_RADIUS"
vor.inputs[2].default_value = 30
noise1.inputs[2].default_value = 12
@@ -327,13 +327,13 @@ def add_material(obj: bpy.types.Object):
link.new(add2.outputs[0], add1.inputs[0])
link.new(mul2.outputs[0], add2.inputs[0])
link.new(mul3.outputs[0], add2.inputs[1])
- link.new(ramp1.outputs[0], principled.inputs[12])
- link.new(ramp2.outputs[0], mul3.inputs[0])
- link.new(ramp3.outputs[0], add1.inputs[1])
- link.new(vor.outputs[4], ramp1.inputs[0])
+ link.new(range1.outputs[0], principled.inputs[14])
+ link.new(range2.outputs[0], mul3.inputs[0])
+ link.new(range3.outputs[0], add1.inputs[1])
+ link.new(vor.outputs[4], range1.inputs[0])
link.new(noise1.outputs[0], mul2.inputs[0])
- link.new(noise2.outputs[0], ramp2.inputs[0])
- link.new(noise3.outputs[0], ramp3.inputs[0])
+ link.new(noise2.outputs[0], range2.inputs[0])
+ link.new(noise3.outputs[0], range3.inputs[0])
link.new(mapping.outputs[0], vor.inputs[0])
link.new(mapping.outputs[0], noise1.inputs[0])
link.new(mapping.outputs[0], noise2.inputs[0])
diff --git a/render_copy_settings/__init__.py b/render_copy_settings/__init__.py
index 8ef62d3f..ff88ff84 100644
--- a/render_copy_settings/__init__.py
+++ b/render_copy_settings/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Copy Render Settings",
"author": "Bastien Montagne",
diff --git a/render_copy_settings/data.py b/render_copy_settings/data.py
index f517a20d..d3942d20 100644
--- a/render_copy_settings/data.py
+++ b/render_copy_settings/data.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from bpy.props import (
StringProperty,
diff --git a/render_copy_settings/operator.py b/render_copy_settings/operator.py
index d097a35b..9540e3ad 100644
--- a/render_copy_settings/operator.py
+++ b/render_copy_settings/operator.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from . import presets
diff --git a/render_copy_settings/panel.py b/render_copy_settings/panel.py
index e5dcd4b6..56b84bc2 100644
--- a/render_copy_settings/panel.py
+++ b/render_copy_settings/panel.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from . import presets
from . import data as data_types
diff --git a/render_copy_settings/presets.py b/render_copy_settings/presets.py
index e94cf880..53c82e5a 100644
--- a/render_copy_settings/presets.py
+++ b/render_copy_settings/presets.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
class CopyPreset(object):
def __init__(self, ui_name, rna_enum, elements):
diff --git a/render_copy_settings/translations.py b/render_copy_settings/translations.py
index f7126694..a177c5d9 100644
--- a/render_copy_settings/translations.py
+++ b/render_copy_settings/translations.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# ##### BEGIN AUTOGENERATED I18N SECTION #####
# NOTE: You can safely move around this auto-generated block (with the begin/end markers!),
# and edit the translations by hand.
diff --git a/render_freestyle_svg.py b/render_freestyle_svg.py
index 4d49a125..fb883627 100644
--- a/render_freestyle_svg.py
+++ b/render_freestyle_svg.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Freestyle SVG Exporter",
"author": "Folkert de Vries",
diff --git a/render_povray/__init__.py b/render_povray/__init__.py
index d72d023e..3ff9e567 100755
--- a/render_povray/__init__.py
+++ b/render_povray/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Import, export and render to POV engines.
These engines can be POV-Ray, Uberpov, HgPovray but others too, since POV is a
diff --git a/render_povray/model_all.py b/render_povray/model_all.py
index d67195c4..541a65dc 100644
--- a/render_povray/model_all.py
+++ b/render_povray/model_all.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Translate to POV the control point compound geometries.
Such as polygon meshes or curve based shapes.
diff --git a/render_povray/model_curve_topology.py b/render_povray/model_curve_topology.py
index 121def67..7f2d87a9 100644
--- a/render_povray/model_curve_topology.py
+++ b/render_povray/model_curve_topology.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Translate to POV the control point compounded geometries like polygon
meshes or curve based shapes.
diff --git a/render_povray/model_gui.py b/render_povray/model_gui.py
index 2ffebf20..de10c95b 100644
--- a/render_povray/model_gui.py
+++ b/render_povray/model_gui.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
"""User interface for the POV tools"""
import bpy
diff --git a/render_povray/model_meta_topology.py b/render_povray/model_meta_topology.py
index 6a22be12..33a335fa 100644
--- a/render_povray/model_meta_topology.py
+++ b/render_povray/model_meta_topology.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Translate Blender meta balls to POV blobs."""
import bpy
diff --git a/render_povray/model_poly_topology.py b/render_povray/model_poly_topology.py
index f6d400a2..c8a990ea 100644
--- a/render_povray/model_poly_topology.py
+++ b/render_povray/model_poly_topology.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Translate to POV the control point compound geometries.
Here polygon meshes as POV mesh2 objects.
diff --git a/render_povray/model_primitives.py b/render_povray/model_primitives.py
index f396bc29..104aa3b4 100644
--- a/render_povray/model_primitives.py
+++ b/render_povray/model_primitives.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
""" Get POV-Ray specific objects In and Out of Blender """
from math import pi, cos, sin
import os.path
diff --git a/render_povray/model_primitives_topology.py b/render_povray/model_primitives_topology.py
index 9c5e5c2d..9870fc46 100644
--- a/render_povray/model_primitives_topology.py
+++ b/render_povray/model_primitives_topology.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
""" Get POV-Ray specific objects In and Out of Blender """
from math import pi, cos, sin
diff --git a/render_povray/model_properties.py b/render_povray/model_properties.py
index 4a472b9b..f3bd3f22 100644
--- a/render_povray/model_properties.py
+++ b/render_povray/model_properties.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
"""Declare object level properties controllable in UI and translated to POV"""
import bpy
from bpy.utils import register_class, unregister_class
diff --git a/render_povray/nodes.py b/render_povray/nodes.py
index d7662d14..8f0303a0 100644
--- a/render_povray/nodes.py
+++ b/render_povray/nodes.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
""""Nodes based User interface for shaders exported to POV textures."""
import bpy
diff --git a/render_povray/nodes_fn.py b/render_povray/nodes_fn.py
index ef12032f..d5f38b88 100644
--- a/render_povray/nodes_fn.py
+++ b/render_povray/nodes_fn.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Translate complex shaders to exported POV textures."""
import bpy
diff --git a/render_povray/nodes_gui.py b/render_povray/nodes_gui.py
index 64fcc130..0aa7d151 100644
--- a/render_povray/nodes_gui.py
+++ b/render_povray/nodes_gui.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
""""Nodes based User interface for shaders exported to POV textures."""
import bpy
diff --git a/render_povray/nodes_properties.py b/render_povray/nodes_properties.py
index 8fcc8a3f..2147134e 100644
--- a/render_povray/nodes_properties.py
+++ b/render_povray/nodes_properties.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
""""Nodes based User interface for shaders exported to POV textures."""
import bpy
diff --git a/render_povray/particles.py b/render_povray/particles.py
index 4ca09471..18cc0ac7 100644
--- a/render_povray/particles.py
+++ b/render_povray/particles.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
"""Get some Blender particle objects translated to POV."""
import bpy
diff --git a/render_povray/particles_properties.py b/render_povray/particles_properties.py
index 573ca48c..d0cd9b34 100644
--- a/render_povray/particles_properties.py
+++ b/render_povray/particles_properties.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
"""Declare shading properties exported to POV textures."""
import bpy
from bpy.utils import register_class, unregister_class
diff --git a/render_povray/render.py b/render_povray/render.py
index 150d892d..9d006b5a 100755
--- a/render_povray/render.py
+++ b/render_povray/render.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Write the POV file using this file's functions and some from other modules then render it."""
import bpy
diff --git a/render_povray/render_core.py b/render_povray/render_core.py
index 77714c6f..2c64e710 100644
--- a/render_povray/render_core.py
+++ b/render_povray/render_core.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Define the POV render engine from generic Blender RenderEngine class."""
import faulthandler
faulthandler.enable()
diff --git a/render_povray/render_gui.py b/render_povray/render_gui.py
index 465f5a48..7baa7aff 100755
--- a/render_povray/render_gui.py
+++ b/render_povray/render_gui.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""User interface for rendering parameters"""
diff --git a/render_povray/render_properties.py b/render_povray/render_properties.py
index 1d084aa1..0013f6f4 100755
--- a/render_povray/render_properties.py
+++ b/render_povray/render_properties.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
"""Declare rendering properties controllable in UI"""
import bpy
diff --git a/render_povray/scenography.py b/render_povray/scenography.py
index 1a5142f6..ca805237 100755
--- a/render_povray/scenography.py
+++ b/render_povray/scenography.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""With respect to camera frame and optics distortions, also export environment
with world, sky, atmospheric effects such as rainbows or smoke """
diff --git a/render_povray/scenography_gui.py b/render_povray/scenography_gui.py
index 097c6357..ed4e1d8c 100755
--- a/render_povray/scenography_gui.py
+++ b/render_povray/scenography_gui.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""User interface to camera frame, optics distortions, and environment
with world, sky, atmospheric effects such as rainbows or smoke """
diff --git a/render_povray/scenography_properties.py b/render_povray/scenography_properties.py
index 7b75bbbb..ca9320b5 100755
--- a/render_povray/scenography_properties.py
+++ b/render_povray/scenography_properties.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
"""Declare stage set and surrounding (camera, lights, environment) properties controllable in UI"""
import bpy
from bpy.utils import register_class, unregister_class
diff --git a/render_povray/scripting.py b/render_povray/scripting.py
index f9aa3391..100b2d93 100755
--- a/render_povray/scripting.py
+++ b/render_povray/scripting.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Support POV Scene Description Language snippets or full includes: import,
load, create or edit"""
diff --git a/render_povray/scripting_gui.py b/render_povray/scripting_gui.py
index ed083101..9c3104d2 100755
--- a/render_povray/scripting_gui.py
+++ b/render_povray/scripting_gui.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
"""User interface to POV Scene Description Language snippets or full includes:
import, load, create or edit """
diff --git a/render_povray/scripting_properties.py b/render_povray/scripting_properties.py
index cfcaf658..bd6a7ff5 100755
--- a/render_povray/scripting_properties.py
+++ b/render_povray/scripting_properties.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Declare pov native file syntax properties controllable in UI hooks and text blocks"""
import bpy
diff --git a/render_povray/shading.py b/render_povray/shading.py
index cc61c5b8..737a4154 100755
--- a/render_povray/shading.py
+++ b/render_povray/shading.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Translate complex shaders to exported POV textures."""
import bpy
diff --git a/render_povray/shading_gui.py b/render_povray/shading_gui.py
index 55e411e3..0c16aa73 100755
--- a/render_povray/shading_gui.py
+++ b/render_povray/shading_gui.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
""""User interface for shaders exported to POV textures."""
import bpy
diff --git a/render_povray/shading_properties.py b/render_povray/shading_properties.py
index a1c358de..5de3a527 100755
--- a/render_povray/shading_properties.py
+++ b/render_povray/shading_properties.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
"""Declare shading properties exported to POV textures."""
import bpy
from bpy.utils import register_class, unregister_class
diff --git a/render_povray/shading_ray_properties.py b/render_povray/shading_ray_properties.py
index 76e26f0e..f846e69d 100644
--- a/render_povray/shading_ray_properties.py
+++ b/render_povray/shading_ray_properties.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
"""Declare shading properties exported to POV textures."""
import bpy
from bpy.utils import register_class, unregister_class
diff --git a/render_povray/texturing.py b/render_povray/texturing.py
index 55e72565..b8aa8afb 100755
--- a/render_povray/texturing.py
+++ b/render_povray/texturing.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Translate blender texture influences into POV."""
import os
import bpy
diff --git a/render_povray/texturing_gui.py b/render_povray/texturing_gui.py
index 5346eaff..574fa348 100755
--- a/render_povray/texturing_gui.py
+++ b/render_povray/texturing_gui.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""User interface for texturing tools."""
import bpy
diff --git a/render_povray/texturing_procedural.py b/render_povray/texturing_procedural.py
index df707630..c20de7ae 100644
--- a/render_povray/texturing_procedural.py
+++ b/render_povray/texturing_procedural.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Use Blender procedural textures exported to POV patterns."""
import bpy
diff --git a/render_povray/texturing_properties.py b/render_povray/texturing_properties.py
index 8dc2038d..1977f68b 100755
--- a/render_povray/texturing_properties.py
+++ b/render_povray/texturing_properties.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Declare texturing properties controllable in UI."""
import bpy
diff --git a/render_povray/ui_core.py b/render_povray/ui_core.py
index 2768bea9..0dd3c0ef 100644
--- a/render_povray/ui_core.py
+++ b/render_povray/ui_core.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""User interface imports and preferences for the addon."""
# import addon_utils
diff --git a/render_povray/update_files.py b/render_povray/update_files.py
index 3c0aa28a..90e93249 100755
--- a/render_povray/update_files.py
+++ b/render_povray/update_files.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""update new variables to values from older API.
It does not have a UI and used to be found with F3 search field.
diff --git a/rigify/__init__.py b/rigify/__init__.py
index ec00403a..10e90b4c 100644
--- a/rigify/__init__.py
+++ b/rigify/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Rigify",
"version": (0, 6, 6),
diff --git a/rigify/base_generate.py b/rigify/base_generate.py
index 81de462a..0765cc17 100644
--- a/rigify/base_generate.py
+++ b/rigify/base_generate.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import sys
import traceback
diff --git a/rigify/base_rig.py b/rigify/base_rig.py
index b1c911cb..a1f9e952 100644
--- a/rigify/base_rig.py
+++ b/rigify/base_rig.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import collections
from .utils.errors import RaiseErrorMixin
diff --git a/rigify/generate.py b/rigify/generate.py
index 0d99b708..3acc2e40 100644
--- a/rigify/generate.py
+++ b/rigify/generate.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import re
import time
diff --git a/rigify/metarig_menu.py b/rigify/metarig_menu.py
index f6dda026..d554c542 100644
--- a/rigify/metarig_menu.py
+++ b/rigify/metarig_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import os
import traceback
diff --git a/rigify/operators/__init__.py b/rigify/operators/__init__.py
index bda38619..4cedf4a0 100644
--- a/rigify/operators/__init__.py
+++ b/rigify/operators/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import importlib
diff --git a/rigify/operators/copy_mirror_parameters.py b/rigify/operators/copy_mirror_parameters.py
index 982887b2..171e3be2 100644
--- a/rigify/operators/copy_mirror_parameters.py
+++ b/rigify/operators/copy_mirror_parameters.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import importlib
diff --git a/rigify/operators/upgrade_face.py b/rigify/operators/upgrade_face.py
index 17953802..10f2680a 100644
--- a/rigify/operators/upgrade_face.py
+++ b/rigify/operators/upgrade_face.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from math import radians
diff --git a/rigify/rig_ui_template.py b/rigify/rig_ui_template.py
index f3bc5374..b98907ee 100644
--- a/rigify/rig_ui_template.py
+++ b/rigify/rig_ui_template.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from collections import OrderedDict
diff --git a/rigify/rigs/basic/copy_chain.py b/rigify/rigs/basic/copy_chain.py
index cd2de206..cf77a834 100644
--- a/rigify/rigs/basic/copy_chain.py
+++ b/rigify/rigs/basic/copy_chain.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from ..chain_rigs import SimpleChainRig
diff --git a/rigify/rigs/basic/pivot.py b/rigify/rigs/basic/pivot.py
index e10bf4e2..a129e1e8 100644
--- a/rigify/rigs/basic/pivot.py
+++ b/rigify/rigs/basic/pivot.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from ...base_rig import BaseRig
diff --git a/rigify/rigs/basic/raw_copy.py b/rigify/rigs/basic/raw_copy.py
index 8aa593aa..6a6153a3 100644
--- a/rigify/rigs/basic/raw_copy.py
+++ b/rigify/rigs/basic/raw_copy.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from ...utils.naming import strip_org, strip_prefix, choose_derived_bone, is_control_bone
diff --git a/rigify/rigs/basic/super_copy.py b/rigify/rigs/basic/super_copy.py
index e43993b4..fc4b4d33 100644
--- a/rigify/rigs/basic/super_copy.py
+++ b/rigify/rigs/basic/super_copy.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from ...base_rig import BaseRig
diff --git a/rigify/rigs/chain_rigs.py b/rigify/rigs/chain_rigs.py
index 9a96faa0..f0aeb124 100644
--- a/rigify/rigs/chain_rigs.py
+++ b/rigify/rigs/chain_rigs.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from itertools import count
diff --git a/rigify/rigs/face/basic_tongue.py b/rigify/rigs/face/basic_tongue.py
index 005fe551..62a31022 100644
--- a/rigify/rigs/face/basic_tongue.py
+++ b/rigify/rigs/face/basic_tongue.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import math
diff --git a/rigify/rigs/face/skin_eye.py b/rigify/rigs/face/skin_eye.py
index 4955df6b..154b555c 100644
--- a/rigify/rigs/face/skin_eye.py
+++ b/rigify/rigs/face/skin_eye.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import math
import functools
diff --git a/rigify/rigs/face/skin_jaw.py b/rigify/rigs/face/skin_jaw.py
index fdcd904f..0c7ae218 100644
--- a/rigify/rigs/face/skin_jaw.py
+++ b/rigify/rigs/face/skin_jaw.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import math
diff --git a/rigify/rigs/limbs/arm.py b/rigify/rigs/limbs/arm.py
index e2563faf..b223ac08 100644
--- a/rigify/rigs/limbs/arm.py
+++ b/rigify/rigs/limbs/arm.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from mathutils import Matrix
diff --git a/rigify/rigs/limbs/front_paw.py b/rigify/rigs/limbs/front_paw.py
index 3c192a75..e95ee7f4 100644
--- a/rigify/rigs/limbs/front_paw.py
+++ b/rigify/rigs/limbs/front_paw.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from ...utils.bones import align_bone_roll, put_bone, copy_bone_position, flip_bone
diff --git a/rigify/rigs/limbs/leg.py b/rigify/rigs/limbs/leg.py
index 77433101..21b37549 100644
--- a/rigify/rigs/limbs/leg.py
+++ b/rigify/rigs/limbs/leg.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import math
diff --git a/rigify/rigs/limbs/limb_rigs.py b/rigify/rigs/limbs/limb_rigs.py
index b72e9d40..fa20dd31 100644
--- a/rigify/rigs/limbs/limb_rigs.py
+++ b/rigify/rigs/limbs/limb_rigs.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import json
diff --git a/rigify/rigs/limbs/paw.py b/rigify/rigs/limbs/paw.py
index 30d81d4f..c9f5f237 100644
--- a/rigify/rigs/limbs/paw.py
+++ b/rigify/rigs/limbs/paw.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from ...utils.bones import compute_chain_x_axis, align_bone_x_axis, align_bone_z_axis
diff --git a/rigify/rigs/limbs/rear_paw.py b/rigify/rigs/limbs/rear_paw.py
index 967a666d..9d3f0d2e 100644
--- a/rigify/rigs/limbs/rear_paw.py
+++ b/rigify/rigs/limbs/rear_paw.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from ...utils.bones import align_bone_roll
diff --git a/rigify/rigs/limbs/simple_tentacle.py b/rigify/rigs/limbs/simple_tentacle.py
index 21893c14..d26d009d 100644
--- a/rigify/rigs/limbs/simple_tentacle.py
+++ b/rigify/rigs/limbs/simple_tentacle.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from itertools import count
diff --git a/rigify/rigs/limbs/super_finger.py b/rigify/rigs/limbs/super_finger.py
index a1f49920..4fc1bc9c 100644
--- a/rigify/rigs/limbs/super_finger.py
+++ b/rigify/rigs/limbs/super_finger.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import json
diff --git a/rigify/rigs/limbs/super_limb.py b/rigify/rigs/limbs/super_limb.py
index f5e4c7bd..a4534d1a 100644
--- a/rigify/rigs/limbs/super_limb.py
+++ b/rigify/rigs/limbs/super_limb.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from ...base_generate import SubstitutionRig
diff --git a/rigify/rigs/limbs/super_palm.py b/rigify/rigs/limbs/super_palm.py
index 62e39c49..57dac86c 100644
--- a/rigify/rigs/limbs/super_palm.py
+++ b/rigify/rigs/limbs/super_palm.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import re
diff --git a/rigify/rigs/skin/anchor.py b/rigify/rigs/skin/anchor.py
index 0474a134..7ca5fa0a 100644
--- a/rigify/rigs/skin/anchor.py
+++ b/rigify/rigs/skin/anchor.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from ...utils.naming import make_derived_name
diff --git a/rigify/rigs/skin/basic_chain.py b/rigify/rigs/skin/basic_chain.py
index 8dfb6140..d3003c8f 100644
--- a/rigify/rigs/skin/basic_chain.py
+++ b/rigify/rigs/skin/basic_chain.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import math
diff --git a/rigify/rigs/skin/glue.py b/rigify/rigs/skin/glue.py
index cb8ddf48..299225e4 100644
--- a/rigify/rigs/skin/glue.py
+++ b/rigify/rigs/skin/glue.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from ...utils.naming import make_derived_name
diff --git a/rigify/rigs/skin/skin_nodes.py b/rigify/rigs/skin/skin_nodes.py
index 20a7df8c..d0d5bfe0 100644
--- a/rigify/rigs/skin/skin_nodes.py
+++ b/rigify/rigs/skin/skin_nodes.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import enum
diff --git a/rigify/rigs/skin/skin_parents.py b/rigify/rigs/skin/skin_parents.py
index a60b85b9..69b00473 100644
--- a/rigify/rigs/skin/skin_parents.py
+++ b/rigify/rigs/skin/skin_parents.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from itertools import count
diff --git a/rigify/rigs/skin/skin_rigs.py b/rigify/rigs/skin/skin_rigs.py
index bc6b6350..d1a04f32 100644
--- a/rigify/rigs/skin/skin_rigs.py
+++ b/rigify/rigs/skin/skin_rigs.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from ...utils.naming import make_derived_name
diff --git a/rigify/rigs/skin/stretchy_chain.py b/rigify/rigs/skin/stretchy_chain.py
index 18313757..5736f07f 100644
--- a/rigify/rigs/skin/stretchy_chain.py
+++ b/rigify/rigs/skin/stretchy_chain.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import enum
diff --git a/rigify/rigs/skin/transform/basic.py b/rigify/rigs/skin/transform/basic.py
index 48a178e4..6ca9d09b 100644
--- a/rigify/rigs/skin/transform/basic.py
+++ b/rigify/rigs/skin/transform/basic.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import math
diff --git a/rigify/rigs/spines/basic_spine.py b/rigify/rigs/spines/basic_spine.py
index 4499af69..6b069c64 100644
--- a/rigify/rigs/spines/basic_spine.py
+++ b/rigify/rigs/spines/basic_spine.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import math
diff --git a/rigify/rigs/spines/basic_tail.py b/rigify/rigs/spines/basic_tail.py
index a69ac800..72c5ad8b 100644
--- a/rigify/rigs/spines/basic_tail.py
+++ b/rigify/rigs/spines/basic_tail.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from itertools import count
diff --git a/rigify/rigs/spines/spine_rigs.py b/rigify/rigs/spines/spine_rigs.py
index 9e25018e..a221089b 100644
--- a/rigify/rigs/spines/spine_rigs.py
+++ b/rigify/rigs/spines/spine_rigs.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from itertools import count
diff --git a/rigify/rigs/spines/super_head.py b/rigify/rigs/spines/super_head.py
index 149dd1d8..e2932ad2 100644
--- a/rigify/rigs/spines/super_head.py
+++ b/rigify/rigs/spines/super_head.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from itertools import count
diff --git a/rigify/rigs/spines/super_spine.py b/rigify/rigs/spines/super_spine.py
index 9d9e6d0f..7d60a57e 100644
--- a/rigify/rigs/spines/super_spine.py
+++ b/rigify/rigs/spines/super_spine.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from ...utils.rig import connected_children_names
diff --git a/rigify/ui.py b/rigify/ui.py
index adcad1d7..68cfd330 100644
--- a/rigify/ui.py
+++ b/rigify/ui.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from bpy.props import (
BoolProperty,
diff --git a/rigify/utils/animation.py b/rigify/utils/animation.py
index e9a56f4c..b8f3725a 100644
--- a/rigify/utils/animation.py
+++ b/rigify/utils/animation.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import math
diff --git a/rigify/utils/bones.py b/rigify/utils/bones.py
index 10a8926d..82b9451f 100644
--- a/rigify/utils/bones.py
+++ b/rigify/utils/bones.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import math
from mathutils import Vector, Matrix, Color
diff --git a/rigify/utils/collections.py b/rigify/utils/collections.py
index 6b98b86b..8a299a9b 100644
--- a/rigify/utils/collections.py
+++ b/rigify/utils/collections.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
diff --git a/rigify/utils/errors.py b/rigify/utils/errors.py
index 1fa1f11b..5ee1b9f7 100644
--- a/rigify/utils/errors.py
+++ b/rigify/utils/errors.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
#=======================================================================
# Error handling
#=======================================================================
diff --git a/rigify/utils/layers.py b/rigify/utils/layers.py
index 1b807cc7..d5c229af 100644
--- a/rigify/utils/layers.py
+++ b/rigify/utils/layers.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
diff --git a/rigify/utils/mechanism.py b/rigify/utils/mechanism.py
index d8ac3a62..ac5f8790 100644
--- a/rigify/utils/mechanism.py
+++ b/rigify/utils/mechanism.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import re
diff --git a/rigify/utils/metaclass.py b/rigify/utils/metaclass.py
index 1c53a8ef..c8054d7f 100644
--- a/rigify/utils/metaclass.py
+++ b/rigify/utils/metaclass.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import collections
from types import FunctionType
diff --git a/rigify/utils/misc.py b/rigify/utils/misc.py
index 99767e09..fbf1ac02 100644
--- a/rigify/utils/misc.py
+++ b/rigify/utils/misc.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import math
import collections
diff --git a/rigify/utils/naming.py b/rigify/utils/naming.py
index 06d9e36e..b3a160bb 100644
--- a/rigify/utils/naming.py
+++ b/rigify/utils/naming.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import random
import time
import re
diff --git a/rigify/utils/node_merger.py b/rigify/utils/node_merger.py
index d627707f..617b99df 100644
--- a/rigify/utils/node_merger.py
+++ b/rigify/utils/node_merger.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import collections
import heapq
diff --git a/rigify/utils/rig.py b/rigify/utils/rig.py
index 654f3580..6340e4d1 100644
--- a/rigify/utils/rig.py
+++ b/rigify/utils/rig.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import importlib
import importlib.util
diff --git a/rigify/utils/widgets.py b/rigify/utils/widgets.py
index 16f5faab..e02f3387 100644
--- a/rigify/utils/widgets.py
+++ b/rigify/utils/widgets.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import math
import inspect
diff --git a/rigify/utils/widgets_basic.py b/rigify/utils/widgets_basic.py
index 854b4d7e..55e8719e 100644
--- a/rigify/utils/widgets_basic.py
+++ b/rigify/utils/widgets_basic.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
from .misc import shuffle_matrix
from .widgets import (create_widget, widget_generator, register_widget,
generate_circle_geometry)
diff --git a/rigify/utils/widgets_special.py b/rigify/utils/widgets_special.py
index 276590a5..7b79d246 100644
--- a/rigify/utils/widgets_special.py
+++ b/rigify/utils/widgets_special.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
from .widgets import create_widget
diff --git a/space_view3d_copy_attributes.py b/space_view3d_copy_attributes.py
index 0a8705e2..3ceaf199 100644
--- a/space_view3d_copy_attributes.py
+++ b/space_view3d_copy_attributes.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Copy Attributes Menu",
"author": "Bassam Kurdali, Fabian Fricke, Adam Wiseman, Demeter Dzadik",
diff --git a/space_view3d_math_vis/__init__.py b/space_view3d_math_vis/__init__.py
index 8b53c911..b6aac3cd 100644
--- a/space_view3d_math_vis/__init__.py
+++ b/space_view3d_math_vis/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Math Vis (Console)",
"author": "Campbell Barton",
diff --git a/space_view3d_math_vis/draw.py b/space_view3d_math_vis/draw.py
index ca798a90..28722a99 100644
--- a/space_view3d_math_vis/draw.py
+++ b/space_view3d_math_vis/draw.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
import blf
import gpu
diff --git a/space_view3d_math_vis/utils.py b/space_view3d_math_vis/utils.py
index a4e27136..be106f18 100644
--- a/space_view3d_math_vis/utils.py
+++ b/space_view3d_math_vis/utils.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
diff --git a/space_view3d_pie_menus/__init__.py b/space_view3d_pie_menus/__init__.py
index 32925341..cb539e31 100644
--- a/space_view3d_pie_menus/__init__.py
+++ b/space_view3d_pie_menus/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Contributed to by meta-androcto, pitiwazou, chromoly, italic
import bpy
diff --git a/space_view3d_pie_menus/pie_align_menu.py b/space_view3d_pie_menus/pie_align_menu.py
index 88ed99fe..4ba1553e 100644
--- a/space_view3d_pie_menus/pie_align_menu.py
+++ b/space_view3d_pie_menus/pie_align_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'Alt X'",
"description": "V/E/F Align tools",
diff --git a/space_view3d_pie_menus/pie_animation_menu.py b/space_view3d_pie_menus/pie_animation_menu.py
index f99ff68b..1b008688 100644
--- a/space_view3d_pie_menus/pie_animation_menu.py
+++ b/space_view3d_pie_menus/pie_animation_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'Shift Spacebar'",
"description": "Pie menu for Timeline controls",
diff --git a/space_view3d_pie_menus/pie_apply_transform_menu.py b/space_view3d_pie_menus/pie_apply_transform_menu.py
index 2f4d6f8e..fde3176b 100644
--- a/space_view3d_pie_menus/pie_apply_transform_menu.py
+++ b/space_view3d_pie_menus/pie_apply_transform_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'Ctrl A'",
"description": "Apply Transform Menu",
diff --git a/space_view3d_pie_menus/pie_defaults_menu.py b/space_view3d_pie_menus/pie_defaults_menu.py
index 0b49c411..a556efc1 100644
--- a/space_view3d_pie_menus/pie_defaults_menu.py
+++ b/space_view3d_pie_menus/pie_defaults_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'Ctrl U'",
"description": "Save/Open & File Menus",
diff --git a/space_view3d_pie_menus/pie_delete_menu.py b/space_view3d_pie_menus/pie_delete_menu.py
index 2826c955..a59a4b0c 100644
--- a/space_view3d_pie_menus/pie_delete_menu.py
+++ b/space_view3d_pie_menus/pie_delete_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'X'",
"description": "Edit mode V/E/F Delete Modes",
diff --git a/space_view3d_pie_menus/pie_editor_switch_menu.py b/space_view3d_pie_menus/pie_editor_switch_menu.py
index 80f05835..747b7dbc 100644
--- a/space_view3d_pie_menus/pie_editor_switch_menu.py
+++ b/space_view3d_pie_menus/pie_editor_switch_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'Ctrl Alt S' ",
"description": "Switch Editor Type Menu",
diff --git a/space_view3d_pie_menus/pie_manipulator_menu.py b/space_view3d_pie_menus/pie_manipulator_menu.py
index 1f7aaf94..4b17e3d5 100644
--- a/space_view3d_pie_menus/pie_manipulator_menu.py
+++ b/space_view3d_pie_menus/pie_manipulator_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'Alt Spacebar'",
"description": "Manipulator Menu",
diff --git a/space_view3d_pie_menus/pie_modes_menu.py b/space_view3d_pie_menus/pie_modes_menu.py
index 2bd714f6..73be5d88 100644
--- a/space_view3d_pie_menus/pie_modes_menu.py
+++ b/space_view3d_pie_menus/pie_modes_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'Ctrl Tab'",
"description": "Switch between 3d view object/edit modes",
diff --git a/space_view3d_pie_menus/pie_origin.py b/space_view3d_pie_menus/pie_origin.py
index 74c3a3bf..06fa5c84 100644
--- a/space_view3d_pie_menus/pie_origin.py
+++ b/space_view3d_pie_menus/pie_origin.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'Ctrl Alt X'",
"description": "Origin Snap/Place Menu",
diff --git a/space_view3d_pie_menus/pie_proportional_menu.py b/space_view3d_pie_menus/pie_proportional_menu.py
index 96e8c3e1..913b4209 100644
--- a/space_view3d_pie_menus/pie_proportional_menu.py
+++ b/space_view3d_pie_menus/pie_proportional_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'Shift O'",
"description": "Proportional Object/Edit Tools",
diff --git a/space_view3d_pie_menus/pie_save_open_menu.py b/space_view3d_pie_menus/pie_save_open_menu.py
index 8479fa51..a3243fd2 100644
--- a/space_view3d_pie_menus/pie_save_open_menu.py
+++ b/space_view3d_pie_menus/pie_save_open_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'Ctrl S'",
"description": "Save/Open & File Menus",
diff --git a/space_view3d_pie_menus/pie_sculpt_menu.py b/space_view3d_pie_menus/pie_sculpt_menu.py
index bb375692..ad4f0f14 100644
--- a/space_view3d_pie_menus/pie_sculpt_menu.py
+++ b/space_view3d_pie_menus/pie_sculpt_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'W'",
"description": "Sculpt Brush Menu",
diff --git a/space_view3d_pie_menus/pie_select_menu.py b/space_view3d_pie_menus/pie_select_menu.py
index 99972563..9730d7fc 100644
--- a/space_view3d_pie_menus/pie_select_menu.py
+++ b/space_view3d_pie_menus/pie_select_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'A'",
"description": "Object/Edit mode Selection Menu",
diff --git a/space_view3d_pie_menus/pie_shading_menu.py b/space_view3d_pie_menus/pie_shading_menu.py
index 04f6d54a..49be9dba 100644
--- a/space_view3d_pie_menus/pie_shading_menu.py
+++ b/space_view3d_pie_menus/pie_shading_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'Z'",
"description": "Viewport Shading Menus",
diff --git a/space_view3d_pie_menus/pie_views_numpad_menu.py b/space_view3d_pie_menus/pie_views_numpad_menu.py
index 2fdfee34..feaee985 100644
--- a/space_view3d_pie_menus/pie_views_numpad_menu.py
+++ b/space_view3d_pie_menus/pie_views_numpad_menu.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Hotkey: 'Alt Q'",
"description": "Viewport Numpad Menus",
diff --git a/sun_position/__init__.py b/sun_position/__init__.py
index 34808dd4..01e22df0 100644
--- a/sun_position/__init__.py
+++ b/sun_position/__init__.py
@@ -13,8 +13,6 @@
# http://hoegners.de/Maxi/geo/
# --------------------------------------------------------------------------
-# <pep8 compliant>
-
bl_info = {
"name": "Sun Position",
"author": "Michael Martin",
diff --git a/system_demo_mode/__init__.py b/system_demo_mode/__init__.py
index 819b0ba3..9af8b217 100644
--- a/system_demo_mode/__init__.py
+++ b/system_demo_mode/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Demo Mode",
"author": "Campbell Barton",
diff --git a/system_demo_mode/config.py b/system_demo_mode/config.py
index 8b2d6e13..3c0550ee 100644
--- a/system_demo_mode/config.py
+++ b/system_demo_mode/config.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import os
diff --git a/system_demo_mode/demo_mode.py b/system_demo_mode/demo_mode.py
index 6060bf00..4def3031 100644
--- a/system_demo_mode/demo_mode.py
+++ b/system_demo_mode/demo_mode.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""
Even though this is in a package this can run as a stand alone scripts.
diff --git a/system_property_chart.py b/system_property_chart.py
index 9284874a..b1fa54c2 100644
--- a/system_property_chart.py
+++ b/system_property_chart.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Property Chart",
"author": "Campbell Barton (ideasman42)",
diff --git a/ui_translate/__init__.py b/ui_translate/__init__.py
index 06c91430..ef0d8a26 100644
--- a/ui_translate/__init__.py
+++ b/ui_translate/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "Manage UI translations",
"author": "Bastien Montagne",
diff --git a/ui_translate/edit_translation.py b/ui_translate/edit_translation.py
index 5f9301ef..cfdb2f86 100644
--- a/ui_translate/edit_translation.py
+++ b/ui_translate/edit_translation.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import os
import shutil
if "bpy" in locals():
diff --git a/ui_translate/settings.py b/ui_translate/settings.py
index e9de6537..a3f4c41f 100644
--- a/ui_translate/settings.py
+++ b/ui_translate/settings.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import os
if "bpy" in locals():
diff --git a/ui_translate/update_addon.py b/ui_translate/update_addon.py
index 2beed9d3..a32a760d 100644
--- a/ui_translate/update_addon.py
+++ b/ui_translate/update_addon.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
if "bpy" in locals():
import importlib
importlib.reload(settings)
diff --git a/ui_translate/update_svn.py b/ui_translate/update_svn.py
index 38778909..3bcfdf48 100644
--- a/ui_translate/update_svn.py
+++ b/ui_translate/update_svn.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
if "bpy" in locals():
import importlib
importlib.reload(settings)
diff --git a/ui_translate/update_ui.py b/ui_translate/update_ui.py
index 80a4d3f5..1542e5d6 100644
--- a/ui_translate/update_ui.py
+++ b/ui_translate/update_ui.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import os
if "bpy" in locals():
diff --git a/viewport_vr_preview/__init__.py b/viewport_vr_preview/__init__.py
index d5736fed..eb7dca4d 100644
--- a/viewport_vr_preview/__init__.py
+++ b/viewport_vr_preview/__init__.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
bl_info = {
"name": "VR Scene Inspection",
"author": "Julian Eisel (Severin), Sebastian Koenig, Peter Kim (muxed-reality)",
diff --git a/viewport_vr_preview/action_map.py b/viewport_vr_preview/action_map.py
index cbd16fc2..d5055b76 100644
--- a/viewport_vr_preview/action_map.py
+++ b/viewport_vr_preview/action_map.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
if "bpy" in locals():
import importlib
importlib.reload(action_map_io)
diff --git a/viewport_vr_preview/action_map_io.py b/viewport_vr_preview/action_map_io.py
index bd0e6d11..1aa7f4d4 100644
--- a/viewport_vr_preview/action_map_io.py
+++ b/viewport_vr_preview/action_map_io.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# -----------------------------------------------------------------------------
# Export Functions
diff --git a/viewport_vr_preview/defaults.py b/viewport_vr_preview/defaults.py
index 33b263d0..a0af91e5 100644
--- a/viewport_vr_preview/defaults.py
+++ b/viewport_vr_preview/defaults.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
if "bpy" in locals():
import importlib
importlib.reload(action_map)
diff --git a/viewport_vr_preview/gui.py b/viewport_vr_preview/gui.py
index 503e3fc4..747d5242 100644
--- a/viewport_vr_preview/gui.py
+++ b/viewport_vr_preview/gui.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
if "bpy" in locals():
import importlib
importlib.reload(action_map)
diff --git a/viewport_vr_preview/operators.py b/viewport_vr_preview/operators.py
index b9151328..735d2bd9 100644
--- a/viewport_vr_preview/operators.py
+++ b/viewport_vr_preview/operators.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
if "bpy" in locals():
import importlib
importlib.reload(action_map)
diff --git a/viewport_vr_preview/properties.py b/viewport_vr_preview/properties.py
index 20aa9d49..a6bde9bd 100644
--- a/viewport_vr_preview/properties.py
+++ b/viewport_vr_preview/properties.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
import bpy
from bpy.types import (
PropertyGroup,
diff --git a/viewport_vr_preview/versioning.py b/viewport_vr_preview/versioning.py
index fbff2a70..1de6e87f 100644
--- a/viewport_vr_preview/versioning.py
+++ b/viewport_vr_preview/versioning.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
# Update Blender version this action map was written in:
#
# When the version is ``(0, 0, 0)``, the action map being loaded didn't contain any versioning information.