VTFEdit Reloaded: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (clean up, replaced: External Links → External links, See Also → See also)
Line 19: Line 19:
</gallery>
</gallery>


== See Also ==
== See also ==
*[[Creating a Material]]
*[[Creating a Material]]
*[[VMT Editor]]
*[[VMT Editor]]
Line 25: Line 25:
*{{vtfedit|1}}
*{{vtfedit|1}}


== External Links ==  
== External links ==  
* [https://github.com/Sky-rym/VTFEdit-Reloaded VTFEdit Reloaded] (GitHub Repository)
* [https://github.com/Sky-rym/VTFEdit-Reloaded VTFEdit Reloaded] (GitHub Repository)
* [https://drive.google.com/file/d/1Vbbouuf-6X7YIQzQZczwYx-6PpuoLwAq/view?usp=sharing VTFEdit Reloaded v2.0.0] (Google Drive Mirror)
* [https://drive.google.com/file/d/1Vbbouuf-6X7YIQzQZczwYx-6PpuoLwAq/view?usp=sharing VTFEdit Reloaded v2.0.0] (Google Drive Mirror)

Revision as of 23:30, 3 January 2024

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 viewing and exporting DXT-compressed 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
  • Simply HDR texture preview exposure to a single slider

Screenshots

See also

External links