Skip to content

v0.0.7

Choose a tag to compare

@Phantomical Phantomical released this 12 Dec 02:29
· 305 commits to main since this release

Added

  • Added an OnComplete callback for when a texture load completes successfully.
  • Added an OnError callback for when a texture load fails.

Fixed

  • Fixed the AssetBundle property not being set when the texture is loaded from an asset bundle.
  • Avoid addon binder errors by properly depending on SharpDX dlls.
  • Fixed a bug where using TakeTexture on a texture returned from an asset bundle would result in the asset bundle texture being deleted.

Full Changelog: v0.0.6...v0.0.7