VTFEdit Reloaded: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (derp)
m (pre compiled link)
Line 26: Line 26:
== External Links ==  
== External Links ==  
* [https://github.com/Sky-rym/VTFEdit-Reloaded VTFEdit Reloaded] at GitHub
* [https://github.com/Sky-rym/VTFEdit-Reloaded VTFEdit Reloaded] at GitHub
* [https://drive.google.com/file/d/1Vbbouuf-6X7YIQzQZczwYx-6PpuoLwAq/view?usp=sharing] - VTFEdit Reloaded (version 2.0.0) download link

Revision as of 23:03, 12 October 2023

English (en)日本語 (ja)中文 (zh)Translate (Translate)

VTFEdit Reloaded VTFEdit Reloaded is a fork of VTFLib with some code rewritten and updated.

Features

  • Migrated to using AMD Compressonator for DXT compression.
  • Fixed the green tinge bug when exporting textures
  • Respect sRGB-ness when generating mipmaps and resizing.
  • High DPI support
  • Syntax highlighting support for VMTs
  • Monospace font
  • Fixed cubemap previews
  • Dark Mode VMT Editor

Screenshots

See Also

External Links