Releases: Caeden117/Curved-UI-Utility
Releases · Caeden117/Curved-UI-Utility
0.2.6
0.2.6
- 2021-05-22
Added
- Added
ICurvable
interface to connect all curvable classes
Changed
- General micro-optimizations
- Changed
CurvedUISettings
properties to fields, and removed boolean properties - Optimized away unnecessary
String.memcpy
calls by usingref
parameters - Ensured that built-in curving components update once per frame, at most
- Changed
- General code analysis and cleanup
- Split underline rendering in
CurvedTextMeshPro
to a separate file to reduce clutter - Added
.editorconfig
to the project, at the moment it's very basic
- Split underline rendering in