Skip to content

Releases: Dima-369/VMT-Editor

VMT Editor v1.3.2

10 Mar 17:48
Compare
Choose a tag to compare

Features

  • Added full size texture preview when you click on the textures
  • Added support for color values above [1 1 1]
  • Added color preview on diffuse texture
  • Added reconvert all menu action

VMT Editor v1.3.1

01 Mar 00:09
Compare
Choose a tag to compare

Features

  • Added new texture conversion options
    • Added ability to assign custom suffixes
    • Added option to name converted textures after the VMT name
    • Added option to set default mipmap filters when converting
  • Added ability to drag and drop textures on VMT Editor window
    • Drop multiple textures to sort them automatically based on their suffix
  • Sliders can now go above their max value by adjusting the spinner
  • Converted texture paths are saved when you reopen the VMT

VMT Editor 1.3

22 Feb 19:25
Compare
Choose a tag to compare

Features

  • Added ability to type directly in the VMT Preview; apply changes by clicking Parse (or F6)
  • Added syntax highlighting to VMT Preview
  • Added quick shader change buttons
  • Added option to auto save on parameter changes
  • Added a button to clear Message log
  • Added line numbers to Proxies tab
  • Added new messages when there is a problem with texture preview/vmt path

VMT Editor 1.2.4

08 Feb 06:22
Compare
Choose a tag to compare

Features

  • Check for updates once a day
  • Fixed a bug that would produce an error when checking for updates

VMT Editor 1.2.3

06 Feb 23:54
Compare
Choose a tag to compare

Features

  • Slightly rearranged the Specular group
  • Added support for phong warp
  • Fixed a bug when applying a template on a open .vmt
  • Fixed a bug with Windows 10 Aero Peek

VMT Editor 1.2.2

18 Jan 17:45
Compare
Choose a tag to compare

Features

  • Added new .vmt and .vtf icons
    New icons
  • Added options to add VMT Editor to .vmt context menu and automatically update .vmt and .vtf icon
  • Added two more templates to Convert to VTF

VMT Editor 1.2.1

11 Jan 00:43
Compare
Choose a tag to compare

Features

  • Added option to save and load vmt files as templates

  • Added option to auto remove alpha channel on textures that don't need one
  • Adjusted treesway max values
  • Fixed self illumination parameters not getting quotes

VMT Editor 1.2

26 Dec 17:53
Compare
Choose a tag to compare

Features

  • Added new Tree sway and Decal groups, available under VertexLitGeneric

  • Improved Water creation with toolbar buttons and sliders

  • Added icons to menu actions

  • Added game detection for Black Mesa, Insurgency and Day of Infamy

  • Allowed multiple top level subgroups; before only a single one parsed correctly

  • Fixed water parsing bugs

VMT Editor 1.1.1

18 Dec 20:25
Compare
Choose a tag to compare

Bug Fixes

  • Opening a non vtf texture when a vmt file is loaded now copies it immediately
  • Fixed crashing when reconverting a texture when a bumpmap was previewed before
  • Fixed $phongexponent parsing
  • Redesigned about dialog and included a GitHub link
  • Switched to a flat icon and fixed icon scaling issues for the tab bar and inside Windows Explorer

VMT Editor 1.1

17 Dec 17:18
Compare
Choose a tag to compare

Version 1.1 of VMT Editor, with improved workflow for converting and saving textures to .vtf

Features

  • Added reconvert action for image files outside of game directory

  • Added manual update check (based on the master branch)

  • Redesigned image conversion dialog
    • Opening a non .vtf image file now brings up the conversion dialog
    • Added templates for preselected options

- Added parameter autocompletions

- And fixed some tiny parameter parsing bugs