ficool2 / HammerPlusPlus-Website

The website for Hammer++
82 stars 7 forks source link

Hammer thinks textures are wrong size when using %tooltexture #73

Open Sirhephaestus opened 10 months ago

Sirhephaestus commented 10 months ago

When using %tooltexture flag in a vmt if the tooltexture is a different size than the the $basetexture, hammer takes the tooltexture size as the actual size of the texture, which is incorrect. This also breaks tools like propper which applies incorrect UV coordinates. Would be nice if small textures scaled in the browser so tooltextures weren't necessary to create if you want to actually use the texture browser.