Skip to content

Version 0.1.2

Latest
Compare
Choose a tag to compare
@Ikaroon Ikaroon released this 19 Sep 17:42
1119647

Version 0.1.2 of the TMP3D Support is ready.

I'm sorry that this release took so long even though the changes already existed on my secondary development branch but I had a lot to do and didn't find the time to continue working on this package. I also revisited UI support during that time but to put it bluntly it is a nightmare to make this work. Hopefully, I make progress on this soon...

Changes

Added

  • Support for face texture rendering
  • Support for underlined text rendering
  • Support for strikethrough text rendering

Changed

  • Improved Temporal Raymarcher quality
  • Reduced "if"-usage but doubled pass
  • Slightly improved SDF raymarcher quality and performance
  • Slightly improved outline quality

Installation

  1. Open the package manager in Unity from Window>Package Manager
  2. Select the + dropdown button in the top-left corner of the package manager
  3. Select Add package from git URL...
  4. Enter https://github.com/Ikaroon/TMP3D.git#v0.1.2 as url and confirm

Have fun!