DarkRadiant: entityinspector f060e712

Author Committer Branch Timestamp Parent
greebo greebo entityinspector 17.10.2021 04:05 entityinspector 0429c9cc
Affected Issues  0005613: Show shared keyvalues when multiple entities are selected
Changeset 0005613: Entity KeyValue objects now hold a reference to the owning SpawnArgs instance. This is a preparation to notify the owner on Undo/Redo when just a single key value is being reverted to a previous state - right now the SpawnArgs owner doesn't get notified.
mod - radiantcore/entity/KeyValue.cpp Diff File
mod - radiantcore/entity/KeyValue.h Diff File
mod - radiantcore/entity/SpawnArgs.cpp Diff File