View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006014 | DarkRadiant | GUI | public | 16.07.2022 15:16 | 13.01.2024 05:31 |
Reporter | Dragofer | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0.0 | ||||
Target Version | 3.1.0 | Fixed in Version | 3.1.0 | ||
Summary | 0006014: Model exporter: only 1 entity's model is reloaded | ||||
Description | In one of the recent DR updates, the model exporter was improved such that the exported model is (re)loaded in DR so that you don't need to press "Reload models" to see your new or updated model. However, this only seems to update the model of the oldest entity that has this model. The expected behaviour would be for all instances of the model in the map to be updated. | ||||
Steps To Reproduce | 1) Create 4 stagecoach models, with 256 units between them. 2) Select the stagecoaches you created 3rd and 4th with shift + left-click. 3) File > Export selected as model > select .lwo, use the same file path as the original stagecoach (.../models/darkmod/misc/carriages/stagecoach.lwo) and leave all boxes unchecked > OK. 4) The 1st stagecoach entity's model is updated, while the 2nd stagecoach entity (not part of the export selection) and the 3rd and 4th stagecoach entities (part of the export selection) all still use the old model. | ||||
Tags | No tags attached. | ||||
DarkRadiant: master 4ed2032c 19.08.2022 10:31 Details Diff |
0006014: Extend the existing unit test to cover multiple entities in the same map to be refreshed |
Affected Issues 0006014 |
|
mod - test/ModelExport.cpp | Diff File | ||
DarkRadiant: master 8bc399d9 19.08.2022 10:32 Details Diff |
0006014: Don't stop after refreshing the first model |
Affected Issues 0006014 |
|
mod - radiantcore/map/algorithm/Models.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
16.07.2022 15:16 | Dragofer | New Issue | |
19.08.2022 10:24 | greebo | Status | new => confirmed |
19.08.2022 10:24 | greebo | Target Version | => 3.1.0 |
19.08.2022 10:30 | greebo | Assigned To | => greebo |
19.08.2022 10:30 | greebo | Status | confirmed => assigned |
19.08.2022 10:32 | greebo | Changeset attached | => DarkRadiant master 4ed2032c |
19.08.2022 10:32 | greebo | Changeset attached | => DarkRadiant master 8bc399d9 |
19.08.2022 10:36 | greebo | Status | assigned => resolved |
19.08.2022 10:36 | greebo | Resolution | open => fixed |
19.08.2022 10:36 | greebo | Fixed in Version | => 3.1.0 |
13.01.2024 05:31 | greebo | Status | resolved => closed |