Skip to content

Releases: Antoshidza/NSprites-Foundation

v2.0.2

30 Mar 16:05

Choose a tag to compare

Update package.json

v1.0.0

21 Mar 15:38

Choose a tag to compare

Add tiling and offset functionality

* Rename MainTexST -> UVTilingAndOffset which means now this component supposed to use like tiling and offset value
* Add UVAtlas which supposed to use like MainTexST was used - to locate texture on atlas
* Rename entities in shader / properties set / properties manifest accordingly
* Add new settings for SpriteRenderAuthoring monobehaviours

v0.1.0

15 Mar 20:56

Choose a tag to compare

Authoring improvements

* Fix material overrides while playing
* Add IsValid to sprite authorings to control base class baking
* Replace system exceptions with NSprites