Releases: Antoshidza/NSprites-Foundation
Releases · Antoshidza/NSprites-Foundation
v2.0.2
Update package.json
v1.0.0
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
Authoring improvements * Fix material overrides while playing * Add IsValid to sprite authorings to control base class baking * Replace system exceptions with NSprites