Skip to content

Releases: irakli/glimmer

v1.0.2

21 Dec 16:27

Choose a tag to compare

Changes

  • Fixed: Add missing Unity .meta files for proper package structure
  • Fixed: Update .gitignore to preserve necessary meta files

v1.0.1

10 Dec 15:59

Choose a tag to compare

Changes

  • Minimum Unity version updated to 2022.3 (required for Undo.SetSiblingIndex)
  • Performance: Text material is now cached and reused across Show/Hide cycles
  • Documentation: Added known limitations to CHANGELOG
  • Documentation: Added troubleshooting section to README