View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000204 | DarkRadiant | GUI | public | 13.03.2007 00:55 | 25.03.2007 15:24 |
| Reporter | SneaksieDave | Assigned To | greebo | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.9.0 | ||||
| Fixed in Version | 0.9.0 | ||||
| Summary | 0000204: Select Complete Tall and Select Inside don't select lights (from origin?) | ||||
| Description | There might be more as well, but I figured finding the programmatic reason behind it would be quicker and easier than trying every entity. However, I think this has to do with the radius being fully covered or not. It should of course select the light if the origin is within the selection box. I created a speaker, a func_emitter, a light, and a TDM light_candleflame. Drew a box around them and Selected Complete Tall as normal. Only the speaker and func_emitter were selected. Tried Select Inside, and got similar results. If I instead drew the selection box around the whole light including radius, it selected properly. Other selection methods (touching and Select Partial Tall) seem okay. | ||||
| Tags | No tags attached. | ||||
|
The world AABB has been extended to the whole light including its radius while enabling the draggable light center, hence this behaviour. So basically, lights have to be handled separately I guess. |
|
| Fixed. Lights are treated as special case by the "Complete Tall" and "Inside" selection policy. | |
| Seems good to go. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 13.03.2007 00:55 | SneaksieDave | New Issue | |
| 13.03.2007 01:07 | SneaksieDave | Description Updated | |
| 13.03.2007 01:08 | SneaksieDave | Description Updated | |
| 13.03.2007 07:10 | greebo | Note Added: 0000407 | |
| 13.03.2007 07:10 | greebo | Status | new => assigned |
| 13.03.2007 07:10 | greebo | Assigned To | => greebo |
| 13.03.2007 17:52 | greebo | Status | assigned => resolved |
| 13.03.2007 17:52 | greebo | Fixed in Version | => latest SVN |
| 13.03.2007 17:52 | greebo | Resolution | open => fixed |
| 13.03.2007 17:52 | greebo | Note Added: 0000410 | |
| 25.03.2007 15:24 | SneaksieDave | Status | resolved => closed |
| 25.03.2007 15:24 | SneaksieDave | Note Added: 0000497 |