DarkRadiant: master 7c61c840

Author Committer Branch Timestamp Parent
greebo greebo master 04.10.2021 17:48 master 0fa0bb5f
Affected Issues  0005547: Bring texture coordinates closer to 0,0
Changeset 0005547: New implementation for Face::normaliseTexture(). This is now shifting the bounds origin towards the UV space origin, translating by the integer parts of the bounds center. The TextureNormaliser has been written to support multiple selected objects which are translated by the same distance.
mod - radiantcore/brush/Face.cpp Diff File
mod - radiantcore/selection/algorithm/Texturing.cpp Diff File
mod - radiantcore/selection/algorithm/Texturing.h Diff File
mod - test/TextureManipulation.cpp Diff File