DarkRadiant: master 9a001ef6

Author Committer Branch Timestamp Parent
greebo greebo master 02.10.2021 04:16 master a1cfd556
Affected Issues  0002272: Prevent Texture Tool "face jump" on rescaling textures
Changeset 0002272: Rearrange the scaling code a bit, implement TextureScaler class doing the matrix calculations.
The adjustment to invert the scale factor has been moved to the TexScaleLeft/TexScaleDown commands to let the rest of the TexScale command use the unmodified scale vector.
mod - radiantcore/selection/algorithm/Shader.cpp Diff File
mod - radiantcore/selection/algorithm/Texturing.cpp Diff File
mod - radiantcore/selection/algorithm/Texturing.h Diff File