com.unity.material-switch

OTHER License

Stars
92
Committers
3

Bot releases are hidden (Show)

com.unity.material-switch - 0.9.2-preview Latest Release

Published by sindharta-tanuwijaya over 1 year ago

Changed

  • doc: update SpriteSwitchClip documentation
com.unity.material-switch - 0.9.1-preview

Published by sindharta-tanuwijaya over 1 year ago

Added

  • doc: SpriteSwitchClip

Changed

Fixed

  • fix: prevent users to add MaterialGroup and SpriteGroup manually
  • fix: hide SpriteSwitchEventInvoker GameObject
com.unity.material-switch - 0.9.0-preview

Published by sindharta-tanuwijaya over 1 year ago

Added

  • feat: SpriteSwitch

Changed

com.unity.material-switch - 0.8.2-preview

Published by sindharta-tanuwijaya almost 2 years ago

Changed

Fixed

  • fix: prevent material from being changed in MaterialSwitchClip
  • fix: removed copy button from global properties
  • fix: allow overriding texture properties with any texture type
com.unity.material-switch - 0.8.1-preview

Published by sindharta-tanuwijaya almost 2 years ago

Added

  • add a button in MaterialSwitchClip to load source color from material
  • doc: add property name remap documentation

Changed

  • deps: use [email protected]
  • change: change the layout of MaterialPropertyNameRemapEditor (searchbox)
  • doc: clarify that MaterialSwitchClip does not support sprites

Fixed

  • fix: sync the remapping of MaterialSwitchClip property names
com.unity.material-switch - 0.8.0-preview

Published by sindharta-tanuwijaya almost 2 years ago

Added

  • feat: remap the name of shader variables onto MaterialSwitchClip
com.unity.material-switch - 0.7.4-preview

Published by sindharta-tanuwijaya over 2 years ago

Changed

Fixed

  • fix: give per-material settings precedence over global settings in MaterialSwitchClip.
com.unity.material-switch - 0.7.3-preview

Published by sindharta-tanuwijaya over 2 years ago

Changed

com.unity.material-switch - 0.7.2-preview

Published by sindharta-tanuwijaya over 2 years ago

Added

  • api: open API to copy and paste material properties of MaterialSwitchClip
  • doc: add TableOfContents structure and installation page
  • doc: add documentations on MaterialSwitchClip

Changed

  • deps: use [email protected]
  • refactor: rename MaterialSwitchUtility (obsolete) to MaterialSwitchEditorUtility

Fixed

  • fix: null error of activeMaterials in MaterialSwitchClipEditor
com.unity.material-switch - 0.7.1-preview

Published by sindharta-tanuwijaya over 2 years ago

Changed

com.unity.material-switch - 0.7.0-preview

Published by sindharta-tanuwijaya over 2 years ago

Added

  • feat: allow copy paste between global and per material settings (#79)
  • api: open MaterialSwitchTrack, MaterialSwitchClip, MaterialProperties, and MaterialSwitchProperty to public
com.unity.material-switch - 0.6.7-preview

Published by sindharta-tanuwijaya over 2 years ago

Changed

Fixed

  • fix: add UI to allow removal of property overrides
com.unity.material-switch - 0.6.6-preview

Published by sindharta-tanuwijaya almost 3 years ago

  • re-releasing due to package distribution issues
com.unity.material-switch - 0.6.5-preview

Published by sindharta-tanuwijaya almost 3 years ago

Changed

  • deps: update dependency to com.unity.selection-groups:0.6.2-preview
com.unity.material-switch - 0.6.4-preview

Published by sindharta-tanuwijaya almost 3 years ago

Fixed

  • fix: corrected float interpolation
com.unity.material-switch - 0.6.3-preview

Published by sindharta-tanuwijaya almost 3 years ago

Fixed

  • fix: null check for unassigned texture properties
com.unity.material-switch - 0.6.2-preview

Published by sindharta-tanuwijaya almost 3 years ago

Changed

Fixed

  • fix: color blending between MaterialSwitchClips
  • fix: update materials in MaterialSwitchClips if the materials in the bound SelectionGroup are replaced
com.unity.material-switch - 0.6.1-preview

Published by sindharta-tanuwijaya almost 3 years ago

Changed

Fixed

  • fix: errors when adding a new MaterialSwitchClip on a new MaterialSwitchTrack
  • allow handling of selection groups with different shaders
  • handle new selection group members when creating a clip.
  • use the current material setup of the bound selection group when creating a clip
  • fix clip blending
com.unity.material-switch - 0.5.1-preview

Published by sindharta-tanuwijaya almost 3 years ago

Changed

Fixed

  • fixed errors when adding new MaterialSwitchClips
  • don't try to sample textures that are not readable.
com.unity.material-switch - 0.6.0-preview

Published by sindharta-tanuwijaya about 3 years ago

Added

  • feat: added a global property map to material switch clips.
  • feat: use the standard color picker when no palette texture is assigned.

Changed

Fixed

  • don't try to sample textures that are not readable.
Badges
Extracted from project README