DarkRadiant: master 965dab71
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
greebo | greebo | master | 26.04.2020 04:11 | master 6df92e8e |
Affected Issues | 0005229: Layers information gets duplicated in consecutive save operations | |||
Changeset | 0005229: Fix layer and selection set info file sections being written twice to the .darkradiant file in consecutive saves. Reminder to myself: std::stringstream::clear() doesn't clear its contents, it just clears the state bits. |
|||
mod - radiant/layers/LayerInfoFileModule.cpp | Diff File | |||
mod - radiant/layers/LayerInfoFileModule.h | Diff File | |||
mod - radiant/map/MapPropertyInfoFileModule.cpp | Diff File | |||
mod - radiant/map/MapPropertyInfoFileModule.h | Diff File | |||
mod - radiant/selection/group/SelectionGroupInfoFileModule.cpp | Diff File | |||
mod - radiant/selection/group/SelectionGroupInfoFileModule.h | Diff File | |||
mod - radiant/selection/selectionset/SelectionSetInfoFileModule.cpp | Diff File | |||
mod - radiant/selection/selectionset/SelectionSetInfoFileModule.h | Diff File |