Skip to content

Fixes and additions

Compare
Choose a tag to compare
@Xytabich Xytabich released this 26 Sep 04:47
· 57 commits to main since this release
  • Small udon assembly optimizations.
  • Added simple branching support for compiler. This will fix situations where the compiler optimizes some branching operations (eg ternary operators), but Katsudon throws an unknown error on this.
  • Added support of TryGetComponent method.
  • Added "Katsudon/Convert Scene" menu item.