DarkRadiant: master 996d02d6

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 21.07.2021 19:04 master 743ea1a7
Affected Issues  0005684: Aspect ratio preserving Fit Texture option
Changeset Initial "Preserve aspect" toggle button in Surface Inspector

The aim of this button is to allow the Fit Texture function to operate on a
single axis, while adjusting the other axis to preserve the texture aspect
ratio. This will be useful for certain textures like wooden planks which only
need an integer number of images on one axis.

Currently the button toggles and has an icon, but does not affect the texture
fitting behaviour.
add - install/bitmaps/preserveAspect.png Diff File
mod - radiant/ui/surfaceinspector/SurfaceInspector.cpp Diff File
mod - radiant/ui/surfaceinspector/SurfaceInspector.h Diff File