View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005687 | DarkRadiant | GUI | public | 29.07.2021 17:12 | 02.04.2022 05:55 |
Reporter | Dragofer | Assigned To | greebo | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.12.0 | ||||
Target Version | 2.14.0 | Fixed in Version | 2.14.0 | ||
Summary | 0005687: "Replace Selection with exported Model" assigns result to Default layer | ||||
Description | When DR's model exporter is used with the "Replace Selection with exported Model" checkbox enabled, the resulting entity will always be assigned to the Default layer. For mappers who regularly work within layers, this can lead to the model appearing as if it has gone missing. The best may be to assign the model to all layers that the original selection belonged to, to be sure that anything the mapper might expect to see on a specific layer is still visible. | ||||
Steps To Reproduce | 1) Select one or more entities and/or brushes/patches and assign them to a new layer. 2) With this selection, open the Model Exporter, check the first 3 checkboxes and click OK. 3) The result is assigned to the Default layer instead of the new layer. | ||||
Tags | No tags attached. | ||||
DarkRadiant: master 0498b0dd 02.09.2021 04:24 Details Diff |
0005687: Add (failing) test to check the desired behaviour: exported models replacing the selection should be assigned to the union of the selection's layers. |
Affected Issues 0005687 |
|
mod - test/ModelExport.cpp | Diff File | ||
DarkRadiant: master 5f4e1371 02.09.2021 04:34 Details Diff |
0005687: Adjust model exporter code to preserve the layers of the replaced selection |
Affected Issues 0005687 |
|
mod - radiantcore/map/algorithm/Export.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
29.07.2021 17:12 | Dragofer | New Issue | |
29.07.2021 17:13 | Dragofer | Steps to Reproduce Updated | |
29.07.2021 17:15 | Dragofer | Summary | "Replace Selection with exported Model" removes layer assignment => "Replace Selection with exported Model" assigns result to Default layer |
02.08.2021 22:46 | Dragofer | Description Updated | |
02.08.2021 22:47 | Dragofer | Description Updated | |
02.09.2021 04:25 | greebo | Status | new => confirmed |
02.09.2021 04:35 | greebo | Assigned To | => greebo |
02.09.2021 04:35 | greebo | Status | confirmed => assigned |
02.09.2021 04:36 | greebo | Target Version | => 2.14.0 |
02.09.2021 04:36 | greebo | Changeset attached | => DarkRadiant master 0498b0dd |
02.09.2021 04:36 | greebo | Changeset attached | => DarkRadiant master 5f4e1371 |
02.09.2021 04:36 | greebo | Status | assigned => resolved |
02.09.2021 04:36 | greebo | Resolution | open => fixed |
02.09.2021 04:36 | greebo | Fixed in Version | => 2.14.0 |
02.04.2022 05:55 | greebo | Status | resolved => closed |