View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003910 | DarkRadiant | GUI | public | 14.11.2014 17:05 | 07.07.2015 09:26 |
Reporter | SteveL | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.0.0 | ||||
Target Version | 2.0.1 | Fixed in Version | 2.0.1 | ||
Summary | 0003910: Light inspector copies textures from one light to another | ||||
Description | The light inspector remembers the most recent texture that it saw on any light, and copies it to any other light if that light has no texture specified. It happens only to lights without a texture, and only if you make a change (but unrelated changes will do). | ||||
Steps To Reproduce | - Create 2 lights in an empty map. - Select light 1 and open the light inspector and the entity inspector. Click on a texture for light 1. Note the new "texture" spawnarg appears immediately in the entity inspector. - Close light inspector and deselect light 1 - Select light 2 and open light inspector - Click on "parallel" or color or any other setting, and note that two spawnargs appear for light 2 in the entity inspector: the option you chose, plus the texture you gave to light 1. | ||||
Additional Information | This also works with lights that have their texture defined in a .def file like ambient world. You don't have to set any texture in the light inspector. If you open light inspector with a textured light, then select a light without a texture, any change at all in the light inspector will write the last-seen texture to the new light. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
14.11.2014 17:05 | SteveL | New Issue | |
14.11.2014 17:17 | greebo | Status | new => confirmed |
14.11.2014 17:19 | greebo | Assigned To | => greebo |
14.11.2014 17:19 | greebo | Status | confirmed => assigned |
14.11.2014 17:19 | greebo | Target Version | => 2.0.1 |
14.11.2014 17:21 | greebo | Note Added: 0007123 | |
14.11.2014 17:21 | greebo | Status | assigned => resolved |
14.11.2014 17:21 | greebo | Fixed in Version | => 2.0.1 |
14.11.2014 17:21 | greebo | Resolution | open => fixed |
07.07.2015 09:26 | greebo | Status | resolved => closed |