v0.2.0
What's Changed
- Multi context by @StarArawn in #164
- Fixed scrolling. by @StarArawn in #167
- Fix app not updating if camera width/height changes by @lecoqjacob in #168
- Remove old UICamera spawn by @maccesch in #173
- Update book to reflect crates.io release by @Piturnah in #171
- Update link to font chapter by @ThousandthStar in #175
- Native msdf by @StarArawn in #176
- Fixed issue where wasm fails to build. by @StarArawn in #177
- Export the cursor types. by @StarArawn in #178
- Added computed styles. Breaking change! by @StarArawn in #179
- subpixel text rendering by @ickk in #180
- Added settings to turn on/off subpixel rendering. by @StarArawn in #181
- Marginally improved the main menu example. by @StarArawn in #182
- fix sdf AA for sub-pixel text rendering by @ickk in #183
- Fixed texture atlas messed up from DPI. by @StarArawn in #185
- Implemented grid layout style props by @maccesch in #174
- make rsx macro return the root entity by @Kjolnyr in #188
- Fixed font rendering when using some font sizes. by @StarArawn in #191
- Updated readme/cargo to v0.2. by @StarArawn in #193
- More release prep stuff. by @StarArawn in #194
New Contributors
- @lecoqjacob made their first contribution in #168
- @Piturnah made their first contribution in #171
- @ThousandthStar made their first contribution in #175
- @Kjolnyr made their first contribution in #188
Full Changelog: v0.1.0...v0.2.0