Skip to content

Releases: kalegd/DigitalBacon-UI

0.2.0

22 Nov 19:46
Compare
Choose a tag to compare
  • Optimized layout positioning and rendering updates
  • Added support for basic instanced components
  • Updated dependencies

Full Changelog: 0.1.5...0.2.0

0.1.5

26 Sep 19:59
Compare
Choose a tag to compare

What's Changed?

  • Convert small numbers using scientific notation to decimal representations in NumberInput
  • Deprecate InputHandler.createJoystick() and add showJoystick() and hideJoystick() in place of it

Full Changelog: 0.1.3...0.1.5

0.1.3

23 Aug 23:21
Compare
Choose a tag to compare

Minor release adding plus-minus and Enter buttons to Number Keyboard

Full Changelog: 0.1.2...0.1.3

0.1.2

15 Aug 20:30
Compare
Choose a tag to compare
  • Adds support Apple Vision Pro by allowing for xrInputSources with a null gripSpace
  • Adds pointerInteractableClassOverride attribute to LayoutComponents + Style
  • Removes offset of 100 for renderOrder

Full Changelog: 0.1.1...0.1.2

0.1.1

06 Aug 22:26
Compare
Choose a tag to compare

Added pointerInteractableClassOverride to Style
Added support to XRInputSources with a null gripSpace

Full Changelog: 0.1.0...0.1.1

0.1.0

13 May 04:51
Compare
Choose a tag to compare

Initial release of DigitalBacon-UI