View Issue Details

IDProjectCategoryView StatusLast Update
0000204DarkRadiantGUIpublic25.03.2007 15:24
ReporterSneaksieDave Assigned Togreebo  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.9.0 
Fixed in Version0.9.0 
Summary0000204: Select Complete Tall and Select Inside don't select lights (from origin?)
DescriptionThere 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.
TagsNo tags attached.

Activities

greebo

greebo

13.03.2007 07:10

administrator   ~0000407

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.
greebo

greebo

13.03.2007 17:52

administrator   ~0000410

Fixed. Lights are treated as special case by the "Complete Tall" and "Inside" selection policy.
SneaksieDave

SneaksieDave

25.03.2007 15:24

reporter   ~0000497

Seems good to go.

Issue History

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