Skip to content

v0.8.0: Added 21 new UI prefabs and improved some existing ones

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 14:25
· 11 commits to main since this release
718d595

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