Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

54 lines (44 loc) · 1.96 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.2.0] - 2024-01-26

Added:

  • New menu item - Mini Slider "Vision UI/Sliders/Mini Slider"
  • New menu item - Large Slider "Vision UI/Sliders/Large Slider"
  • New menu item - Window Resizer "Vision UI/Windows/Add-ons/Window Resizer"
  • New menu item - Volume "Vision UI/Volume"
  • Different sizes for all button variants
  • Fonts from "Inter" family and license for this
  • Documentation

Removed:

  • Fonts from "SF Pro Display" family

Fixed:

  • Shadow around the window
  • Sidebar margins
  • Seam of blurred cubemap

[1.1.0] - 2023-09-27

Added:

  • Window zoom in/out and window rotation feature to the grabber
  • Window shadow on the floor
  • New menu item - Window stacker "Vision UI/Windows/Windows Stacker"
  • New menu item - Segmented Control "Vision UI/Segmented Control"
  • New menu item - Completed list with header and footer "Vision UI/List/Completed List"
  • New menu item - Version of list element with background "Vision UI/List/List Element"
  • Description to Environment Control in "Demo" sample
  • Hover state to viewer cards in "Demo" sample

Changed:

  • Minimum editor version to 2021.3.30f1
  • Minimum version of XRIT package to 2.4.1.
  • Window controls are separated into a new menu item "Vision UI/Windows/Add-ons/Window Controls" and now they are not spawned together with windows, only together with Window stacker.
  • List element without background renamed to "List Element (No Platter)"
  • Windows in "Demo" sample for new structure with stacker

Fixed:

  • Highlights of some elements
  • Minor fixes in code, sprites and animations

[1.0.1] - 2023-09-11

Fixed:

  • List elements highlights in PlayerWindow

[1.0.0] - 2023-09-11

Initial release