Skip to content

Events, Freetype, HDRP

Compare
Choose a tag to compare
@psydack psydack released this 01 Jun 21:01
· 99 commits to main since this release

This version includes:

Use events to make more easy the way to work with UImGui, you'll need to update your OnLayout method.
Remove custom asserts, there are no needs currently to use this.
Use only freetype (because seems to be better qualitatively) (remove STB)
Work in HDRP projects
Fix multiple unsafe.dll
Add more samples