Releases: kurone-kito/vrc-ui
Releases · kurone-kito/vrc-ui
v0.14.2: Maintenance update
v0.14.1 Small improvements and maintenance updates
v0.14.0: Add an UI parts, and improved some parts
| NEW! | |
|---|---|
![]() |
![]() |
![]() |
![]() |
Digest
⚠️ Renamed an UI prefab.- This change isn't a problem in principle because it doesn't include GUID changes, but it could be breaking if the file is referenced by name.
- ❇️ NEW 1 parts.
- ✨ Improved 5 parts.
- ℹ️ Applied the newly icons from VRC Icons.
Features
- Added and improved some prefabs
- 7f0b4fd: Category item
⚠️ Molecules/Nav/CategoryItemWithBagde▶Molecules/Nav/CategoryItemWithBadge
- c589e69: Category menus
- ✨
Organisms/Category/SocialMenu - ❇️
Organisms/Category/WorldMenu
- ✨
- 84fd7f1: Applied the newly icons from VRC Icons
- ℹ️
Organisms/Category/MarketplaceMenu - ℹ️
Organisms/Wings/WingRootMenu
- ℹ️
- ec47ce1: Update ping display in FPS UI to show actual ping value
- ✨
Organisms/Status/Fps
- ✨
- 7f0b4fd: Category item
- 28ff654: Added the component menu attributes to various UI scripts
Fixes / Refactors
- 83fce09: Added null warning checks
- e895f3c: Migrated the UdonSharp ToyBox to latest version
- 85dc559: Simplified validation logic
- d81edf2: Moved a function of the editor extension
- c0cccfc: Linted
Sample world
Documentation
- af0c92f: Improved the README
Other updates
v0.13.0: Add some UI parts
| NEW! | |
|---|---|
![]() |
![]() |
![]() |
![]() |
Digest
⚠️ Some UI parts moved from Molecules folder to Atoms folder.- This change isn't a problem in principle because it doesn't include GUID changes, but it could be breaking if the file is referenced by name.
- This move is a correction to a misinterpretation of the Atomic Design principle.
The Atoms prefabs were not allowed to contain other Atoms prefabs, but we also included the simple inheritance in this principle. By partially allowing this, some prefabs have now been moved from Molecules to Atoms.
- ❇️ NEW 6 parts.
- ✨ Improved 10 parts.
- ℹ️ Applied the newly icons from VRC Icons.
Features
- 7f758eb: Tweaked the quick menu
- ✨
Organisms/Mock/QuickMenu
- ✨
- 934d80c: Tweaked the base of the menu
- ✨
Molecules/Nav/MenuCategoryBase
- ✨
- ce629d4, fc3c5f7, 47bceb0: Added and improved the cards
- ❇️
Molecules/Cards/NotificationCard - ✨
Molecules/Cards/LocationCard - ✨
Molecules/Cards/PurchaseCard - ✨
Molecules/Cards/WorldSummary
- ❇️
- 9b67cfe: Improved the image toggle
⚠️ Molecules/Toggle/Radio▶Atoms/Toggle/Radio⚠️ Molecules/Toggle/SimpleToggle▶Atoms/Toggle/SimpleToggle⚠️ Molecules/Toggle/WhiteRadio▶Atoms/Toggle/WhiteRadio- ✨
Molecules/Toggle/IconToggle
- 288dafa: Added and improved the buttons
- ❇️
Atoms/Buttons/BorderButton ⚠️ Molecules/Buttons/ExpandableButton▶Atoms/Buttons/ExpandableButton⚠️ Molecules/Buttons/LegacyButton▶Atoms/Buttons/LegacyButton- ✨
Molecules/Buttons/IconWithCaptionButton - ✨
Molecules/Buttons/NakedTextButton - ❇️
Molecules/Buttons/RemovalCapsuleButton - ❇️
Molecules/Buttons/SelectableIconButton - ✨
Molecules/Buttons/WithIconButton
- ❇️
- 708f606: Added the toggle button
- ❇️
Molecules/Toggle/ToggleTextPanel
- ❇️
- 4d00b73: Added the tab item with label
- ❇️
Atoms/Nav/TabItemWithLabel
- ❇️
- 6288f79: Improved the tab item
- ✨
Atoms/Nav/TabItem
- ✨
- 6062f13: Moved the thick scroll bars
⚠️ Molecules/Sliders/HLScrollBar▶Atoms/Sliders/HLScrollBar⚠️ Molecules/Sliders/VLScrollBar▶Atoms/Sliders/VLScrollBar
- dc6aafc: Replaced some icons
- ℹ️
Organisms/Category/MediaMenu - ℹ️
Organisms/Category/VRChatPlusMenu - ℹ️
Organisms/Wings/WingsRootMenu
- ℹ️
Catalog world
- 9e6ca49: Improved the catalog scene
Documentation updates
Other updates
- 93110aa: Bumped the version to 0.13.0
- a6eba5d: Improved the Mip-Map configuration
- 003b334: Updated the dependencies
Project environment updates
- 41bc108, d06e8ee: Improved the unity project, and assets configuration
- e854232: Increased the using .net version
See also
v0.12.0: Re-licensed to MIT! ...and added some new prefabs
![]() |
![]() |
|---|---|
![]() |
![]() |
Digest
⚠️ Re-licensed from CC BY-NC 4.0 to MIT!- Following the relaxation of the license for the assets on which it depends, this asset has also had its license relaxed.
- For compatibility, you can also select a CC BY 4.0 license.
- ❇️ NEW 5 parts.
- ✨ Improved 2 parts.
- ℹ️ Applied the newly icons from VRC Icons.
Features
- c8e5e07: Added the atomic prefab
- ❇️
Atoms/Buttons/GhostButton
- ❇️
- 7116bbd: Added the atomic prefabs
- ❇️
Atoms/Sliders/HFlatSlider - ❇️
Atoms/Sliders/VFlatSlider
- ❇️
- d521390: Added the atomic prefabs
- ❇️
Atoms/Status/LNew - ❇️
Atoms/Status/RNew
- ❇️
- 8751fbd: Improved the atomic prefabs
- ✨
Atoms/Nav/LTabItem - ✨
Atoms/Nav/TextTabItem
- ✨
- d4d6ac9: Migrated the VRC icons
- ℹ️
Organisms/Category/SettingMenu - ℹ️
Organisms/Mock/QuickMenu
- ℹ️
Update for the sample world
- 944e5c9: Improved the catalog scene
Documents
- 1579341:
⚠️ Re-licensed from cc by-nc 4.0 to mit
Other updates
- 1eccd4d: Bumped the version to 0.12.0
- fc4de34: Updated the dependencies
- f0af7d8: Improved the manifest
Project environment updates
See also
v0.11.0: Added and improved the category menus
Digest
- ❇️ NEW 1 parts that the category menu.
- ✨ Reordered the category menu to look like the latest VRChat.
- ℹ️ Applied the newly icons from Launchpad Icons.
Features
- 71fcf05: added and improved the prefabs that the category menus
- ✨
Organisms/Menus/AvatarMenu - ✨
Organisms/Menus/HelpAndInfoMenu - ❇️
Organisms/Menus/MediaMenu - ✨
Organisms/Menus/SettingsMenu - ✨
Organisms/Menus/SocialMenu
- ✨
- ad992cc: improved the composited cards prefabs
- ℹ️
Molecules/Cards/LocationCard - ℹ️
Molecules/Cards/WorldCard - ℹ️
Molecules/Cards/WorldCardWithTab - ℹ️
Molecules/Cards/WorldSummary
- ℹ️
Update for the sample world
- abe133a: improved the catalog scene
Other updates
- 27e16fb: bumped the version to 0.11.0
- 59691db: updated the dependencies
- 94fdbf3: updated the vscode configuration
See also
v0.10.0: added and improved some UIs
Features
- 7a175c2: added the prefab that the label with icon
- ❇️
Atoms/Cards/LabelWithIcon
- ❇️
- ceb7dbf: added the prefab that the summary of the world
- ❇️
Molecules/Cards/WorldSummary
- ❇️
- 1be7c60: improved the prefab that the location card
⚠️ Molecules/Cards/LocationCard: The structure of some hierarchies has been changed. This is a BREAKING CHANGE.
- b272c1c: improved the prefabs that the quick menu
Organisms/Mock/QuickMenu: Implemented some tabs.
Update for the sample world
- c3ef847: improved the catalog scene
Chores
9442b5e: bumped the version to 0.10.0
9095398: updated the dependencies
CI/CD
- 1587e13: improved the CodeRabbit configuration
Project environment
- 52fcfef: increased the specified .NET version
- 9e9d895: improved the CSpell configuration
- 4eb7595: improved the VSCode configuration
See also
v0.9.0: Added the new UI prefabs
Overview
- ❇️ NEW 3 parts includes the Quick Menu, the Wings Root Menu, and the compact player card.
⚠️ Renamed 1 parts.- In principle, this should not be a destructive change because the GUIDs in the metadata match.
⚠️ Implemented the expandable icon to theIconWithCaptionButtonprefab.- If you do not want this change, manually deactivate the corresponding hierarchy.
- ✨ Fixed the bug that the BG banner is not interactive to the
InteractivePlayerCardprefab.
Features
- 909dc99: Improved the buttons prefabs
Molecules/Buttons/ExpandableButton: Removed the extra raycast target⚠️ Molecules/Buttons/IconWithCaptionButton: Implemented the expandable iconMolecules/Buttons/NavigationButton: Improved the layout
- 0bd3138: Added and improved the composited cards prefabs
- ❇️
Molecules/Cards/CompactPlayerCard ⚠️ Molecules/Cards/CreditCard->Molecules/Cards/PurchaseCardMolecules/Cards/GroupWithTab: Improved the layoutMolecules/Cards/PlayerCard: Improved the layoutMolecules/Cards/SocialWithTab: Improved the layoutMolecules/Cards/WorldWithTab: Improved the layout
- ❇️
- a1f8768: Improved the prefabs on the category menus
Organisms/Category/AvatarMenu: Removed the extra iconOrganisms/Category/SocialMenu: Removed the extra icon
- d028f60: Added the prefab that the root menu of the wings
- ❇️
Organisms/Wings/WingsRootMenu
- ❇️
- aa8917b: Added the prefab that the quick menu
- ❇️
Organisms/Mock/QuickMenu
- ❇️
Bug fixes
- 0bd3138: Fixed the bug that the BG banner is not interactive
- ✨
Molecules/Cards/InteractivePlayerCard
- ✨
Update for the sample world
- c0796e1: Improved the catalog scene
CI/CD
- 0b27896: Re-ordered the CI/CD scripts
Other updates
- e5c8131: Bumped the version to 0.9.0
- 056b5a5: Updated the dependencies
- 1238b7b: Improved the CSpell configuration
See also
v0.8.0: Added 21 new UI prefabs and improved some existing ones
Overview
We added 21 new UI prefabs and improved some existing ones. We also updated the sample world to include the QvPen and improved some catalogs.
Features
- 70702e6, b786941, 374459f, d490d95, 9a1dc94, 63169f0, 9057d2b: added 21 new UI prefabs
Atoms/Nav/ButtonTabMolecules/ButtonTab/ButtonToggleMolecules/ButtonTab/SelectButtonMolecules/ButtonTab/SlideSwitchTabMolecules/Nav/MenuCategoryBaseMolecules/QuickMenu/QuickMenuOrganisms/Category/AvatarsMenuOrganisms/Category/GroupsMenuOrganisms/Category/HelpAndInfoMenuOrganisms/Category/MarketplaceMenuOrganisms/Category/NotificationsMenuOrganisms/Category/SettingsMenuOrganisms/Category/SocialMenuOrganisms/Category/VRChatPlusMenuOrganisms/Modal/AlertModalOrganisms/Modal/BottomAlertModalOrganisms/Modal/BottomConfirmModalOrganisms/Modal/ConfirmModalOrganisms/QuickMenu/QLaunchPadMenuOrganisms/Status/FpsOrganisms/Status/Progress
- 0001303, 95b50a6, 34f2de3, 83ce74d: improved the existing UI prefabs
Atoms/Nav/ButtonTabAtoms/Nav/CategoryItemMolecules/Cards/GroupCardMolecules/Cards/LocationCardMolecules/Cards/WorldCardMolecules/Cards/WorldCardWithTabMolecules/Nav/GroupCategoryItem
Updates the sample world
Other updates
- c6a0573: Bumped version to 0.8.0
- 3f49cb6: added the resources, e.g., fonts, images
- 669a1e5: improved the Unity project settings
- de88e7f: updated the dependencies
Updates for project environment
CI/CD
- 22725ef: improved the coderabbit configuration
See also
0.8.0-alpha.1
Release 0.8.0-alpha.1















