@figurosity/consumer-three-dimension-tool 0.2.0 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -39,7 +39,9 @@ import {
39
39
  The host app provides:
40
40
 
41
41
  - A Pinia instance and a Quasar runtime
42
- - The `Symbol.for('RelatedThreeDSection')` injection key (`provide(...)`)
42
+ - The `Symbol.for('RelatedSection')` injection key (`provide(...)`
43
+ shared with `consumer-three-sixty-tool` so the host can register a
44
+ single component for both viewers)
43
45
 
44
46
  The library produces 8 Pinia stores keyed `3d`, `3d-fbxs`, `3d-colors`,
45
47
  `3d-controls`, `3d-grid`, `3d-ground`, `3d-lights`, `3d-scene`. Drive