Skip to content

v1.0

Compare
Choose a tag to compare
@elringus elringus released this 05 Aug 15:02

Target Unity version: 5.6.0f1

Changes:

  • Outline material will now be auto created and assigned to the renderer when attaching SpriteGlow component;
  • Added option to set a custom outline material;
  • Replaced deprecated image effects with the new Post Processing Stack;
  • Improved script and shader performance; added performance testing scene;
  • Fixed the issue when outline wasn't drawing at the sprite borders;
  • Fixed the issue when the effect wasn't visible in the scene view;
  • Fixed Unity 5.6 deprecated API warnings.