Skip to content

Tags: ChanyaKushima/UdonSharp

Tags

v0.20.2

Toggle v0.20.2's commit message
Fix issues with calling methods on property returns

- Resolves MerlinVR#97

v0.20.1

Toggle v0.20.1's commit message
Fix attributes on properties

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request MerlinVR#87 from MerlinVR/variable-callbacks

Variable callbacks

v0.19.12

Toggle v0.19.12's commit message
Add handling for DisableInteractive

0.19.11

Toggle 0.19.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request MerlinVR#84 from MerlinVR/sync-beta

Sync beta -> Master

v0.19.10

Toggle v0.19.10's commit message
Mark UdonSharpEditorCache as public and clean up API for getting info

- Requested by Orels to mark the class public

v0.19.9

Toggle v0.19.9's commit message
Mark UdonSharpEditorCache as public and clean up API for getting info

- Requested by Orels to mark the class public

v0.19.8

Toggle v0.19.8's commit message
Mark UdonSharpEditorCache as public and clean up API for getting info

- Requested by Orels to mark the class public

v0.19.7

Toggle v0.19.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request MerlinVR#78 from MerlinVR/open-beta-custom-event-d…

…elayed

Add SendCustomEventDelayed support

v0.19.6

Toggle v0.19.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request MerlinVR#77 from MerlinVR/open-beta-events

Open beta events -> Master