Scene Organizer Pro
Installation
- Download theĀ
scene_organizer_pro.zipĀ file from your Blender Market account - Open Blender and go toĀ
Edit > Preferences > Add-ons - ClickĀ
InstallĀ and select the downloaded ZIP file - Enable the add-on by checking the box next to "Scene Organizer Pro"
- The tool will now appear in the 3D Viewport sidebar under the "Auto Sort" tab
Interface Overview
The Scene Organizer Pro panel is located in the 3D Viewport's sidebar (press N to toggle visibility). The tab is labeled "Auto Sort" and contains:
- Auto Sort ObjectsĀ section with "Only Selected" checkbox and Sort button
- Batch Rename ObjectsĀ section with "Only Selected" checkbox and Rename button
- Information panelĀ detailing supported object types
- Create AccountĀ button linking to the developer's website
Auto Sort Objects
This feature automatically organizes objects into collections based on their type.
How to Use:
- Select objects you want to organize (or leave unselected to process all objects)
- Check "Only Selected" if you want to organize only selected objects
- Click "Auto Sort Objects" button
- Objects will be moved to appropriately named collections:
- Meshes ā "Meshes" collection
- Lights ā "Lights" collection
- Cameras ā "Cameras" collection
- etc.
Supported Object Types:
The addon recognizes and organizes all standard Blender object types:
- MESH, CURVE, SURFACE, META, FONT, VOLUME
- GPENCIL, ARMATURE, LATTICE, EMPTY
- IMAGE, LIGHT, LIGHT_PROBE, CAMERA
- SPEAKER, FORCE_FIELD, COLLECTION
Unknown object types are placed in an "Others" collection.
Batch Rename Objects
This feature applies consistent naming conventions to objects based on their type.
How to Use:
- Select objects you want to rename (or leave unselected to process all objects)
- Check "Only Selected" if you want to rename only selected objects
- Click "Batch Rename Objects" button
- Objects will be renamed using the pattern:Ā
Type_###- Example: Mesh_001, Light_012, Camera_003
Naming Convention:
The addon uses these base names for each object type:
- MESH ā "Mesh"
- CURVE ā "Curve"
- LIGHT ā "Light"
- CAMERA ā "Camera"
- etc.
The numbering uses three digits with leading zeros (001, 002, etc.) for proper sorting.
Workflow Examples
Example 1: Organizing an Imported Scene
- Import a complex model with many objects
- Open the Scene Organizer Pro panel
- Click "Auto Sort Objects" (with "Only Selected" unchecked)
- All objects are automatically sorted into type-based collections
- Click "Batch Rename Objects" to apply consistent naming
Example 2: Working on Specific Elements
- Select several objects of different types that you're currently working on
- Check "Only Selected" in both sections
- Click "Auto Sort Objects" to organize just these items
- Click "Batch Rename Objects" to rename just these items
Troubleshooting
Issue: Objects not moving to collections
- Solution: Ensure you have appropriate permissions to modify collections in your scene
Issue: Renaming not working properly
- Solution: Check if any objects are locked or protected from renaming
Issue: Addon not appearing in sidebar
- Solution: Verify the addon is properly enabled in Preferences > Add-ons
Frequently Asked Questions
Q: Will this work with objects from addons?
A: Unknown object types will be placed in the "Others" collection. They won't be renamed unless they use standard Blender object types.
Q: Can I customize the collection names?
A: Not in the current version, but this feature is planned for a future update.
Q: Is this destructive?
A: No, all operations can be undone with Ctrl+Z, and the addon doesn't delete any objects or data.
Q: Does it work with linked objects/collections?
A: The addon works with objects in the current scene. Linked objects from other files will be processed if they're in the current scene.
Q: What Blender versions are supported?
A: Scene Organizer Pro works with Blender 2.8 and all newer versions.
For additional support, contact us through the Blender Market messaging system.