From 9ff53790dffbf56684667d757332f35873ca5c49 Mon Sep 17 00:00:00 2001 From: cx20 Date: Sun, 25 Aug 2024 03:30:32 +0900 Subject: [PATCH] Update Rhodonite v0.12.11 to v0.13.0 --- examples/rhodonite/index.html | 8 +- examples/rhodonite/index.js | 2 +- libs/rhodonite/v0.13.0/esm/index.js | 2 + .../rhodonite/v0.13.0/vendor/draco_decoder.js | 32 ++ libs/rhodonite/v0.13.0/vendor/hdrpng.js | 323 ++++++++++++++++++ libs/rhodonite/v0.13.0/vendor/hdrpng.min.js | 2 + .../v0.13.0/vendor/msc_basis_transcoder.js | 21 ++ .../v0.13.0/vendor/msc_basis_transcoder.wasm | Bin 0 -> 455582 bytes 8 files changed, 385 insertions(+), 5 deletions(-) create mode 100644 libs/rhodonite/v0.13.0/esm/index.js create mode 100644 libs/rhodonite/v0.13.0/vendor/draco_decoder.js create mode 100644 libs/rhodonite/v0.13.0/vendor/hdrpng.js create mode 100644 libs/rhodonite/v0.13.0/vendor/hdrpng.min.js create mode 100644 libs/rhodonite/v0.13.0/vendor/msc_basis_transcoder.js create mode 100644 libs/rhodonite/v0.13.0/vendor/msc_basis_transcoder.wasm diff --git a/examples/rhodonite/index.html b/examples/rhodonite/index.html index 43702579a..45cea3fc9 100644 --- a/examples/rhodonite/index.html +++ b/examples/rhodonite/index.html @@ -15,14 +15,14 @@ - - - + + +