v1.0.3
Two features for simplifying hierarchy in GLTF exports:
- Flatten the hierarchy using a regex: Remove all nodes without name that matches a regex, attributes and geometries are moved to the nearest ancestor that is kept.
- Optionally let GLTF export merge geometries under a node into a common frame, avoiding the creation of helper nodes that hold individual geometries transform.