Skip to content

Commit

Permalink
V2.2.0 Improve Edit mode performance
Browse files Browse the repository at this point in the history
  • Loading branch information
hai-vr committed Jun 20, 2024
1 parent 5d4ca32 commit 0fe2fae
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Packages/dev.hai-vr.lightbox-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
{
"name": "dev.hai-vr.lightbox-viewer",
"displayName": "Haï ~ Lightbox Viewer",
"version": "2.1.0",
"version": "2.2.0",
"unity": "2022.3",
"description": "Lightbox Viewer https://docs.hai-vr.dev/docs/products/lightbox-viewer",
"description": "Visualize changes in shader material settings under different lighting conditions, simultaneously https://docs.hai-vr.dev/docs/products/lightbox-viewer",
"vrchatVersion" : "2022.1.1",
"author" : {
"name" : "Haï~"
},
"vpmDependencies": {
"dev.hai-vr.resilience.toolkit" : "1.0.x"
},
"legacyFolders" : {
"Assets\\Hai\\LightboxViewer" : "e665038cbedf4bd79d4afb73300a8bee",
"Assets\\Hai\\LightboxScenes\\HaiLightbox" : "921864c0334e0344faaccd7e456ab6dd"
},
"url" : "https://docs.hai-vr.dev/docs/products/lightbox-viewer"
"url" : "https://docs.hai-vr.dev/docs/products/lightbox-viewer",
"documentationUrl": "https://docs.hai-vr.dev/docs/products/lightbox-viewer",
"changelogUrl": "https://docs.hai-vr.dev/docs/changelogs/lightbox-viewer",
"license": "MIT"
}

0 comments on commit 0fe2fae

Please sign in to comment.