Object Scene Operator
Faster Renaming and Organizing Low & High Poly Objects Appropriately

Properties:
LP_Suffix: Set suffix that will be added to the Low Poly ObjectHP_Suffix: Set suffix that will be added to the High Poly ObjectLP Collection: Set name for the Low poly collection to hold LP ObjectsHP Collection: Set name for the Low poly collection to hold HP ObjectsRename: Rename Button to rename and(if enabled)move to Low / High Collections respectively.
Usage:
- Select two objects
active_objectandsecond_object, when the algorithm runs, it will rename theactive_objectand add LP suffix to it. And adds the HP suffix to the non-active object. - If you have toggled the
Move to Collectionproperty toON. It will move the respective object with the respective name to the respective Collection. - For example, if you had LP prefix as
_LP, and HP prefix as_HP, and name will become:my_obj_name__LPandmy_obj_name_HPfor HP, and they will be moved to theLPandHPCollection respectively.
Selection Menu
Requirements: Works with the collections and Suffix of the Rename operators. Like LP & HP suffix and LP & HP Collection Names.
Options
Select non-matching object: Search for objects that doesn't have matching counterparts in the opposite collection. Like finding if no HP object ofabc_LPSelect significant other: Selects the HP object of selected LP objects or vice versa. Helpful when needed to select counter object of selected objects.
Usage
- Select any number of object with either
LPorHPprefix or both, then pressSelectwhat it does is, checks for thenon-matchingorsignificant otherin the counter collectionsLP_Collection/HP_Collection. If found it selects the objects and make them active.
Collection Organizer

Collection Organizer helps in organizing blender collection heirarchy and converts it into heirarchy of empty_parents, that is helpful for working/exporting objects to Unity and other empty_based heirarchy softwares.
UI Overview
Master Parent?: Option to create an extra parent object over the final heirarchy.Name for Master: By defaultROOT, name for the top parent object. NeedsMaster Parentto beON.Organize Button: Button to convert current view_layers collection heirarchy and make their objects child of empty object of the collection they live in.
Note:
All the empty objects will follow the heirarchy of the Collection tree of Blender Scene. So, if blender scene has multiple collection, instead of one base collection of tree.
That will lead to creation of 3-different heirarchy.
That's why there is an option to create an Parent object to make those 3 Empty object under one.
Collection De-Organizer
Collection De-Organizer helps in deorganizing empty-object parent heirachy and converts them to Blender Collection system. You can choose to delete the empties after the heirarchy conversion or not.
UI Overview
Root Coll?: Option to create an extra parent collection over the final collection heirarchy.Name for Parent Collection: Name for the parent collection of the heirarcy, needsRoot Coloption to be enabled.Delete Empties: Option to delete the empties after the conversion of empty-object heirarchy to Blender Collections.Reset Collections: Button to deorganize the empty-object heirarchy and convert it to Blender Collection.