DarkRadiant: entityinspector b268207e

Author Committer Branch Timestamp Parent
greebo greebo entityinspector 17.10.2021 14:48 entityinspector e610aa45
Affected Issues  0005613: Show shared keyvalues when multiple entities are selected
Changeset 0005613: Add an additional callback line between SpawnArgs and the owned KeyValue instance - once the instance gets a new value assigned (in whatever way) the SpawnArgs instance can trigger its notifyChange() method, which didn't happen before.
mod - radiantcore/entity/KeyValue.cpp Diff File
mod - radiantcore/entity/KeyValue.h Diff File
mod - radiantcore/entity/SpawnArgs.cpp Diff File
mod - test/Entity.cpp Diff File