Added Update:
SCO ButtObjects (Blender 5.1 Compatibility and Panel Visibility)
• Improves compatibility with Blender 5.1 by removing the restrictive maximum Blender version from the extension manifest
• Keeps backward compatibility with Blender 4.2+ through blender_version_min = "4.2.0"
• Updates version information consistently to 2.0.7 across the manifest, bl_info, script header, and readme
• Renames the Object Mode and Edit Mode sidebar panels to "SCO ButtObjects" so the tool is easier to identify
• Moves both panels near the top of the Item sidebar tab with bl_order = 1
• Packages the extension with Blender's official extension builder format, ensuring blender_manifest.toml is correctly placed for installation
• Validates the finished ZIP package successfully in Blender 5.1.2
Added Update:
SCO ButtObjects (Blender 5.1 Compatibility and Panel Visibility)
• Improves compatibility with Blender 5.1 by removing the restrictive maximum Blender version from the extension manifest
• Keeps backward compatibility with Blender 4.2+ through blender_version_min = "4.2.0"
• Updates version information consistently to 2.0.7 across the manifest, bl_info, script header, and readme
• Renames the Object Mode and Edit Mode sidebar panels to "SCO ButtObjects" so the tool is easier to identify
• Moves both panels near the top of the Item sidebar tab with bl_order = 1
• Packages the extension with Blender's official extension builder format, ensuring blender_manifest.toml is correctly placed for installation
• Validates the finished ZIP package successfully in Blender 5.1.2
Added Update:
SCO ButtObjects (Blender 5.1 Compatibility and Panel Visibility)
• Improves compatibility with Blender 5.1 by removing the restrictive maximum Blender version from the extension manifest
• Keeps backward compatibility with Blender 4.2+ through blender_version_min = "4.2.0"
• Updates version information consistently to 2.0.7 across the manifest, bl_info, script header, and readme
• Renames the Object Mode and Edit Mode sidebar panels to "SCO ButtObjects" so the tool is easier to identify
• Moves both panels near the top of the Item sidebar tab with bl_order = 1
• Packages the extension with Blender's official extension builder format, ensuring blender_manifest.toml is correctly placed for installation
• Validates the finished ZIP package successfully in Blender 5.1.2
Added New Functionality:
SCO ButtObjects (Object Origin Shift in Edit Mode)
Updated as per Blender support.