[Gtkradiant] [Bug 105] New: Add specification of default value for ambient _color

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Wed, 27 Jun 2001 20:45:29 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=105

           Summary: Add specification of default value for ambient _color
           Product: GtkRadiant
           Version: 1.1-TA
          Platform: All
               URL:
        OS/Version: All
            Status: NEW
 Status Whiteboard:
          Keywords:
        Resolution:
          Severity: enhancement
          Priority: P2
         Component: editor
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: jbaxter@lemur.stanford.edu


The _color key in worldspawn has a default value of 0 0 0.  Since people are 
familiar with the _color key in light entities having a default value of 1 1 1 
(which is noted in entities.def), this difference can be confusing, making 
people wonder why ambient lighting isn't working when they didn't specify a 
_color in worldspawn.

It would be nice for the worldspawn entry in entities.def to note that the 
default _color is 0 0 0.