- Notifications
You must be signed in to change notification settings - Fork0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
New in v0.6
loadWinCursor
has been removed as it is redundant. To set one of the cursors provided by windows or macOS, take a lookhere.loadCursor
no longer sets the cursor, but only serves to load it and return a pointer. To set a loaded cursor, usesetCursor
.destroyCursor
has been renamed tofreeCursor
showCursor
andhideCursor
have been replaced withsetVisibility
to allow you more agency in how you hide and show the cursor.setVisibility
is a wrapper aroundShowCursor.- Stability improvements; the plugin will no longer cause the simulator to crash on exit.
Assets4
Uh oh!
There was an error while loading.Please reload this page.