View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005844 | DarkRadiant | GUI | public | 17.12.2021 18:58 | 09.10.2022 17:37 |
Reporter | Dragofer | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.14.0 | ||||
Target Version | 3.0.0 | Fixed in Version | 3.0.0 | ||
Summary | 0005844: "Choose skin..." button on custom model spawnargs shows skins for main model spawnarg | ||||
Description | If an entity has multiple model spawnargs i.e. "model" and "model_xray", the "Choose skin..." button on the additional model spawnarg(s) opens up the Skin Chooser showing skins for the "model" spawnarg. | ||||
Steps To Reproduce | 1) Create model > purse_gems.ase 2) Click on the "model" spawnarg in the entity inspector, change the name field to "model_xray" and press enter to apply this new spawnarg. 3) Click on the "model_xray" spawnarg in the entity inspector, click on "Choose model...", choose painting01.lwo. 4) Select the "model_xray" spawnarg in the entity inspector, click on "Choose skin...". The Skin Chooser opens with skins for gems (fitting to "model" spawnarg) even though it should've opened with painting skins (fitting to "model_xray" spawnarg). | ||||
Tags | No tags attached. | ||||
DarkRadiant: master 06ea1fcf 27.02.2022 08:04 Details Diff |
0005844: When looking for matching skins, use the entity key the ModelPropertyEditor has been attached to first. Fallback to "model" if nothing can be found. |
Affected Issues 0005844 |
|
mod - radiant/ui/einspector/ModelPropertyEditor.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
17.12.2021 18:58 | Dragofer | New Issue | |
17.12.2021 19:09 | greebo | Status | new => acknowledged |
27.02.2022 07:59 | greebo | Status | acknowledged => confirmed |
27.02.2022 08:03 | greebo | Assigned To | => greebo |
27.02.2022 08:03 | greebo | Status | confirmed => assigned |
27.02.2022 08:04 | greebo | Changeset attached | => DarkRadiant master 06ea1fcf |
27.02.2022 08:04 | greebo | Status | assigned => resolved |
27.02.2022 08:04 | greebo | Resolution | open => fixed |
27.02.2022 08:04 | greebo | Fixed in Version | => 3.0.0 |
27.02.2022 08:04 | greebo | Target Version | => 3.0.0 |
09.10.2022 17:37 | greebo | Status | resolved => closed |