DarkRadiant: master bd647ef4

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 26.05.2021 19:30 master 771a105c
Affected Issues  0005603: Ability to choose from several different pointfiles
Changeset Only show PointFileChooser when making trace visible

Visibility of current trace is exposed through a new method
isPointTraceVisible() on the IMap interface. This method is now used by
PointFileChooser to avoid showing the dialog when hiding the point trace.
mod - include/imap.h Diff File
mod - radiant/ui/PointFileChooser.cpp Diff File
mod - radiantcore/map/Map.cpp Diff File
mod - radiantcore/map/Map.h Diff File