View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005658 | DarkRadiant | Models | public | 28.06.2021 13:02 | 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.13.0 | Fixed in Version | 2.13.0 | ||
Summary | 0005658: Model exporter: no model is exported if folder path doesn't exist yet | ||||
Description | If I try to use DR's model exporter to export a model to a folder that doesn't exist yet, the dialog will close but no model is exported and the folder path isn't created. | ||||
Steps To Reproduce | My method was: 1) Select a group of func_static models. 2) File > Export selected as model... 3) Use the settings shown in the attached screenshot, update your folder path where necessary. The folder path should not exist yet. 4) Click Export. The window will close as if it had exported, but DR neither created the folder path nor exported the model. Fix: Create the folder first, then repeat the steps above. The model will now be exported to that folder. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
DarkRadiant: master 2abb063e 26.07.2021 17:52 Details Diff |
0005658: Fix model exporter failing to export when target folder doesn't exist |
Affected Issues 0005658 |
|
mod - libs/stream/ExportStream.h | Diff File | ||
DarkRadiant: master 87d8fb04 26.07.2021 18:00 Details Diff |
0005658: Add unit test covering model export to folders that don't exist yet |
Affected Issues 0005658 |
|
mod - test/ModelExport.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
28.06.2021 13:02 | Dragofer | New Issue | |
28.06.2021 13:02 | Dragofer | File Added: image.png | |
28.06.2021 13:10 | Dragofer | Steps to Reproduce Updated | |
26.07.2021 17:51 | greebo | Status | new => confirmed |
26.07.2021 17:51 | greebo | Assigned To | => greebo |
26.07.2021 17:51 | greebo | Status | confirmed => assigned |
26.07.2021 17:51 | greebo | Product Version | 2.13.0 => 2.12.0 |
26.07.2021 17:51 | greebo | Target Version | => 2.13.0 |
26.07.2021 18:00 | greebo | Changeset attached | => DarkRadiant master 2abb063e |
26.07.2021 18:00 | greebo | Changeset attached | => DarkRadiant master 87d8fb04 |
26.07.2021 18:00 | greebo | Status | assigned => resolved |
26.07.2021 18:00 | greebo | Resolution | open => fixed |
26.07.2021 18:00 | greebo | Fixed in Version | => 2.13.0 |
02.04.2022 05:55 | greebo | Status | resolved => closed |