Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

v3.19.1

Compare
Choose a tag to compare
@chrislo27 chrislo27 released this 31 Dec 22:18
· 321 commits to dev since this release

Version 3.19.1

Like what this open-source project does? Why not give it a Star in the top right corner?

This is a patch update in the v3.19 update series. View the v3.19.0 changelog here.

IF YOU HAVE v3.19.0: You can auto-update to this version!

Just select "Download and install update" when the update prompt appears. Or, navigate to Info and Settings > Information > View editor version info > Check for Updates.

Additions

  • Editor font now supports Korean glyphs
    • Note that this isn't the editor localization but rather the rendering of Hangul characters, for example, for use with subtitles
    • image
  • Added logo on startup

Changes

  • Numerous rendering changes for textures and text
    • Text now uses linear filtering for magnification (previously nearest neighbour)
    • Many textures/icons use linear filtering, where applicable
    • These changes will result in less aliased text and icons
  • Performance improvements related to persistent data caching
  • Improved glass entity rendering
    • Faster, better implementation by Jam3
    • Slight magnification effect applied
  • Improved tooltips in online history screen

Bugfixes

  • Fixed #306 - Theme chooser and theme editor do not scale with window size
  • Fixed trackers with BPM text (e.g.: playback head) not showing two decimal places where necessary
  • Fixed glass entities showing black when the background is set to any Built to Scale DS background