Skip to content

Releases: kurone-kito/vrc-ui

v0.14.2: Maintenance update

11 Aug 11:11
0afad5e

Choose a tag to compare

  • 7190856: Bumped the version to v0.14.2
  • cb45115: Increased the specified .NET version
  • 9ec6510: Updated the dependencies

See also

v0.14.1 Small improvements and maintenance updates

10 Jul 14:46
027578a

Choose a tag to compare

Small improvements

  • e29a6a4: Migrated the latest VRC Icons
    • Organisms/Category/MediaMenu
    • Organisms/Category/VRChatPlusMenu
    • Organisms/Category/WorldMenu
    • Organisms/Category/WingsRootMenu

Sample worlds

  • 4db04cf: Improved the catalog scene

Other updates

  • fd39492: Bumped the version to 0.14.1
  • f264835: Updated the dependencies
  • 8367b4a: Migrated from the latest VPM template

v0.14.0: Add an UI parts, and improved some parts

09 Jun 09:54
f903f1f

Choose a tag to compare

NEW!
1 2
3 4

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/CategoryItemWithBagdeMolecules/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
  • 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

Other updates

  • 6a9368f: Bumped the version to 0.14.0
  • 2b04b25: Updated the dependencies
  • 5f1900d: Improved the CSpell configuration
  • de88ce3: Imported from the VPM template

v0.13.0: Add some UI parts

10 May 06:20
7803afe

Choose a tag to compare

NEW!
1 2
3 4

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/RadioAtoms/Toggle/Radio
    • ⚠️ Molecules/Toggle/SimpleToggleAtoms/Toggle/SimpleToggle
    • ⚠️ Molecules/Toggle/WhiteRadioAtoms/Toggle/WhiteRadio
    • Molecules/Toggle/IconToggle
  • 288dafa: Added and improved the buttons
    • ❇️ Atoms/Buttons/BorderButton
    • ⚠️ Molecules/Buttons/ExpandableButtonAtoms/Buttons/ExpandableButton
    • ⚠️ Molecules/Buttons/LegacyButtonAtoms/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/HLScrollBarAtoms/Sliders/HLScrollBar
    • ⚠️ Molecules/Sliders/VLScrollBarAtoms/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

09 Apr 01:32
5edef5b

Choose a tag to compare

Buttons Tabs
Sliders Badges

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

Project environment updates

  • d50e89d: Increased the specified .NET version
  • 8b226a6: Improved the unity configuration

See also

v0.11.0: Added and improved the category menus

10 Mar 10:28
4f051eb

Choose a tag to compare

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

10 Feb 01:46
769e89c

Choose a tag to compare

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

08 Jan 16:09
ab819fd

Choose a tag to compare

Overview

QuickMenu
Buttons
Cards

  • ❇️ 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 the IconWithCaptionButton prefab.
    • If you do not want this change, manually deactivate the corresponding hierarchy.
  • ✨ Fixed the bug that the BG banner is not interactive to the InteractivePlayerCard prefab.

Features

  • 909dc99: Improved the buttons prefabs
    • Molecules/Buttons/ExpandableButton: Removed the extra raycast target
    • ⚠️ Molecules/Buttons/IconWithCaptionButton: Implemented the expandable icon
    • Molecules/Buttons/NavigationButton: Improved the layout
  • 0bd3138: Added and improved the composited cards prefabs
    • ❇️ Molecules/Cards/CompactPlayerCard
    • ⚠️ Molecules/Cards/CreditCard -> Molecules/Cards/PurchaseCard
    • Molecules/Cards/GroupWithTab: Improved the layout
    • Molecules/Cards/PlayerCard: Improved the layout
    • Molecules/Cards/SocialWithTab: Improved the layout
    • Molecules/Cards/WorldWithTab: Improved the layout
  • a1f8768: Improved the prefabs on the category menus
    • Organisms/Category/AvatarMenu: Removed the extra icon
    • Organisms/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

10 Dec 14:25
718d595

Choose a tag to compare

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.

new-prefabs

Features

  • 70702e6, b786941, 374459f, d490d95, 9a1dc94, 63169f0, 9057d2b: added 21 new UI prefabs
    • Atoms/Nav/ButtonTab
    • Molecules/ButtonTab/ButtonToggle
    • Molecules/ButtonTab/SelectButton
    • Molecules/ButtonTab/SlideSwitchTab
    • Molecules/Nav/MenuCategoryBase
    • Molecules/QuickMenu/QuickMenu
    • Organisms/Category/AvatarsMenu
    • Organisms/Category/GroupsMenu
    • Organisms/Category/HelpAndInfoMenu
    • Organisms/Category/MarketplaceMenu
    • Organisms/Category/NotificationsMenu
    • Organisms/Category/SettingsMenu
    • Organisms/Category/SocialMenu
    • Organisms/Category/VRChatPlusMenu
    • Organisms/Modal/AlertModal
    • Organisms/Modal/BottomAlertModal
    • Organisms/Modal/BottomConfirmModal
    • Organisms/Modal/ConfirmModal
    • Organisms/QuickMenu/QLaunchPadMenu
    • Organisms/Status/Fps
    • Organisms/Status/Progress
  • 0001303, 95b50a6, 34f2de3, 83ce74d: improved the existing UI prefabs
    • Atoms/Nav/ButtonTab
    • Atoms/Nav/CategoryItem
    • Molecules/Cards/GroupCard
    • Molecules/Cards/LocationCard
    • Molecules/Cards/WorldCard
    • Molecules/Cards/WorldCardWithTab
    • Molecules/Nav/GroupCategoryItem

Updates the sample world

  • 537d6f3, 53347d8: improved the catalog scene which includes the QvPen
  • improved some catalogs
    • d6a5bdb: for the composited list prefab
    • 0744bdc: for the composited scrollbars prefab
    • e685f0e: for the composited toggles prefab
    • a9c0807: for the atomic sliders prefabs
    • 6a9a0ae: for the atomic toggles prefab

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

  • dd16ded: increased the specified .NET version
  • ccd730d: improved the Git configuration

CI/CD

  • 22725ef: improved the coderabbit configuration

See also

0.8.0-alpha.1

30 Nov 21:21
12f2a09

Choose a tag to compare

0.8.0-alpha.1 Pre-release
Pre-release
Release 0.8.0-alpha.1