v0.2.0
What's Changed
Breaking Changes
- Outline-related properties have been removed from the material and are now passed to the shader as vertex attributes. This allows multiple texts using the same font asset to be batched, improving performance.
Additions
- Integrated with the uGUI layout system.
PRs
Full Changelog: v0.1.1...v0.2.0