DarkRadiant: master 32935c8c

Author Committer Branch Timestamp Parent
greebo greebo master 14.01.2024 09:11 master bf4ec382
Affected Issues  0005996: Skins defined on modelDefs are ignored
Changeset 0005996: Change the way the ModelKey is preserving the skin when switching models.

The most recent explicit skin value is remembered and set on the new model node.
If there's no explicit skin set, the default one on the model node will be in effect.
mod - radiantcore/entity/ModelKey.cpp Diff File
mod - radiantcore/entity/ModelKey.h Diff File
mod - test/Skin.cpp Diff File