extend-ovrtx-scene-generation
Installation
SKILL.md
Extend OVRTX Scene Generation
When to Use
Use when changing Blender-to-USD export coverage, identity mapping, topology fingerprints, sparse generation reconciliation, or tests.
Boundaries
- Work in the distributed source checkout and use documented runtime interfaces.
- Preserve stock Blender USD export as the geometry authority. Add-on code may prepare temporary evaluated objects, normalize exported USD, validate identity, and compose add-on opinions.
- Keep temporary authoring reversible: restore modes, selection, active object, datablocks, and generated node groups in
finallyblocks.
Instructions
Read these files before editing: