Helpers
This extension provides various helper commands and quick fixes, that can execute some common tasks for you.
Declaring an unknown material category
If a referenced material category does not exist and a materials.json is available, a quick action to declare the material category within the materials.json will be provided when the category name is selected.

Add a default deformation.json for all glb deformations without one
A command is provided to create deformation.json
files for all geometries with a glTF/glb deformation file where no deformation.json exists.

Declare textures and materials for textures in materials.json
For materials.json files, multiple code actions are provided to declare textures or materials for textures.

Upon execution these commands will find all textures for which the requested entities to not exist and offer you a selection to decide which entities you want to create.

In addition when the cursor is active within the definition of material, a code action to declare missing texture materials with the active material as a template is provided.

The following attributes are cloned from the template material:
- Description
- Mapping
- MetaMaterial