@pixiv/three-vrm 3.4.2 → 3.4.3

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @pixiv/three-vrm v3.4.2
2
+ * @pixiv/three-vrm v3.4.3
3
3
  * VRM file loader for three.js.
4
4
  *
5
5
  * Copyright (c) 2019-2025 pixiv Inc.
@@ -6678,7 +6678,7 @@ export {
6678
6678
  VRMUtils
6679
6679
  };
6680
6680
  /*!
6681
- * @pixiv/three-vrm-core v3.4.2
6681
+ * @pixiv/three-vrm-core v3.4.3
6682
6682
  * The implementation of core features of VRM, for @pixiv/three-vrm
6683
6683
  *
6684
6684
  * Copyright (c) 2019-2025 pixiv Inc.
@@ -6686,7 +6686,7 @@ export {
6686
6686
  * https://github.com/pixiv/three-vrm/blob/release/LICENSE
6687
6687
  */
6688
6688
  /*!
6689
- * @pixiv/three-vrm-materials-mtoon v3.4.2
6689
+ * @pixiv/three-vrm-materials-mtoon v3.4.3
6690
6690
  * MToon (toon material) module for @pixiv/three-vrm
6691
6691
  *
6692
6692
  * Copyright (c) 2019-2025 pixiv Inc.
@@ -6694,7 +6694,7 @@ export {
6694
6694
  * https://github.com/pixiv/three-vrm/blob/release/LICENSE
6695
6695
  */
6696
6696
  /*!
6697
- * @pixiv/three-vrm-materials-hdr-emissive-multiplier v3.4.2
6697
+ * @pixiv/three-vrm-materials-hdr-emissive-multiplier v3.4.3
6698
6698
  * Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm
6699
6699
  *
6700
6700
  * Copyright (c) 2019-2025 pixiv Inc.
@@ -6702,7 +6702,7 @@ export {
6702
6702
  * https://github.com/pixiv/three-vrm/blob/release/LICENSE
6703
6703
  */
6704
6704
  /*!
6705
- * @pixiv/three-vrm-materials-v0compat v3.4.2
6705
+ * @pixiv/three-vrm-materials-v0compat v3.4.3
6706
6706
  * VRM0.0 materials compatibility layer plugin for @pixiv/three-vrm
6707
6707
  *
6708
6708
  * Copyright (c) 2019-2025 pixiv Inc.
@@ -6710,7 +6710,7 @@ export {
6710
6710
  * https://github.com/pixiv/three-vrm/blob/release/LICENSE
6711
6711
  */
6712
6712
  /*!
6713
- * @pixiv/three-vrm-node-constraint v3.4.2
6713
+ * @pixiv/three-vrm-node-constraint v3.4.3
6714
6714
  * Node constraint module for @pixiv/three-vrm
6715
6715
  *
6716
6716
  * Copyright (c) 2019-2025 pixiv Inc.
@@ -6718,7 +6718,7 @@ export {
6718
6718
  * https://github.com/pixiv/three-vrm/blob/release/LICENSE
6719
6719
  */
6720
6720
  /*!
6721
- * @pixiv/three-vrm-springbone v3.4.2
6721
+ * @pixiv/three-vrm-springbone v3.4.3
6722
6722
  * Spring bone module for @pixiv/three-vrm
6723
6723
  *
6724
6724
  * Copyright (c) 2019-2025 pixiv Inc.