DarkRadiant: master 749e321c

Author Committer Branch Timestamp Parent
greebo greebo master 24.09.2018 11:10 master e7bf1707
Affected Issues  0004859: DR thinks an entity name of the form "Cylinder01" is the same as "Cylinder1"
Changeset Address issue 0004859: DR thinks an entity name of the form "Cylinder01" is the same as "Cylinder1".
The ComplexName structure is now keeping the string representation of the number postfix (e.g. "01") to check against name/postfix collisions when merging namespaces or renaming entities.
mod - radiant/namespace/ComplexName.cpp Diff File
mod - radiant/namespace/ComplexName.h Diff File
mod - radiant/namespace/UniqueNameSet.h Diff File