Releases: Dima-369/VMT-Editor
Releases · Dima-369/VMT-Editor
VMT Editor v1.3.2
VMT Editor v1.3.1
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
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
Features
- Check for updates once a day
- Fixed a bug that would produce an error when checking for updates
VMT Editor 1.2.3
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
VMT Editor 1.2.1
VMT Editor 1.2
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
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
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