[Gtkradiant] [Bug 105] Add specification of default value for ambient _color
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Thu, 12 Jul 2001 12:41:21 -0500
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=105
------- Additional Comments From jbaxter@lemur.stanford.edu 2001-07-12 12:41 -------
Heheh, OK. :-) Seems odd to do a lil' text file addition this way, but here
you go, here's a contextual diff for patch:
*** entities.def Thu May 3 16:03:58 2001
--- entities.def.new Thu Jul 12 10:42:28 2001
***************
*** 1564,1566 ****
ambient : Adds a constant value to overall lighting. Use is not recommended.
Ambient light will have a tendency to flatten out variations in light and shade.
! _color : RGB value for ambient light color.
gravity : gravity of level (default is normal gravity: 800).
--- 1564,1566 ----
ambient : Adds a constant value to overall lighting. Use is not recommended.
Ambient light will have a tendency to flatten out variations in light and shade.
! _color : RGB value for ambient light color (default is 0 0 0).
gravity : gravity of level (default is normal gravity: 800).