@lovelace_lol/loom3 1.0.33 → 1.0.34
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -27,9 +27,9 @@ Use the README in one of these paths:
|
|
|
27
27
|
- Skeletal-only character: [Creating Skeletal Animation Presets](#6-creating-skeletal-animation-presets) -> [Baked Animations](#16-baked-animations) -> [Regions & Geometry Helpers](#17-regions--geometry-helpers)
|
|
28
28
|
- Annotation or camera tooling: [Preset Selection & Validation](#3-preset-selection--validation) -> [Getting to Know Your Character](#4-getting-to-know-your-character) -> [Regions & Geometry Helpers](#17-regions--geometry-helpers)
|
|
29
29
|
|
|
30
|
-
##
|
|
30
|
+
## Demo Site Links
|
|
31
31
|
|
|
32
|
-
These links open the
|
|
32
|
+
These demo site links open the LoomLarge drawer on the matching tab. The demo site currently supports stable `drawer` + `tab` deep links, so the README should lean on tab-specific links instead of pretending it can deep-link to a fully reconstructed authoring state.
|
|
33
33
|
|
|
34
34
|
| Goal | Open in LoomLarge |
|
|
35
35
|
|------|-------------------|
|
package/package.json
CHANGED