Skip to content

Releases: orels1/UdonToolkit

Brought back missing ifdefs

03 Aug 18:38
Compare
Choose a tag to compare
  • 97eb82b - brought the drawer ifdefs back

First public release!

31 Jul 00:56
Compare
Choose a tag to compare

patreon post

Woohoo! We got here!
Check out the trailer and the Patreon post

Join the discord
Support the project

  • 8815473 - updated demo content
  • 7de56bb - fixed the interact text not syncing properly
  • 01dbecf - added override to interact so its nicer
  • 16748a6 - readme fix because i'm not smart

Splash screen and bugfixes

28 Jul 03:19
Compare
Choose a tag to compare
  • c8f4cff - updated readme
  • 12991e0 - added a startup screen
  • 4a858bb - cleaned up the Editor code and updated the Demo Scene
  • cd01fa1 - fixed wrong cast in Interact Trigger

Added Controller Generator and updated reference materials

26 Jul 04:25
Compare
Choose a tag to compare
  • 28da055 - updated demo scene
  • 423fcba - added controller generator for scaffolding UIs for existing behaviours
  • cab3c5f - updated readme with the new header
  • 74e03ef - updated UTTestController to represent all types of attributes
  • 4d22254 - unified OnValueChanged callback formats

UI bugfixes based on documentation updates

24 Jul 05:09
Compare
Choose a tag to compare
  • 348fec5 - demo content updates
  • 77cddec - fixed wrong OnValueChanged signature for basic arrays
  • 5e2facb - fixed attribute display
    • fixed SectionHeader going offscreen when scrollbar is present
    • fixed RangeSlider not clamping values
    • fixed Popup being broken for normal fields 👀

Included missing udon program updates

23 Jul 03:38
Compare
Choose a tag to compare

Sometimes unity is cursed

  • 977d520 - updated udon programs unity missed

Naming changes and Syncing options

23 Jul 03:01
Compare
Choose a tag to compare
  • e228102 - changed Skybox and Fog transition names
    • added checks for negative transition times with UI warnings
  • 11b6cd7 - added Sync Position / Collision transfer checkboxes
  • c09d370 - fixed material applied to the floor

Fixed colors in light theme

22 Jul 09:19
Compare
Choose a tag to compare
v0.1.2

fixed styles for Personal theme

Initial release

22 Jul 08:34
Compare
Choose a tag to compare
v0.1.1

moved program assets to a better spot