[Gtkradiant] [Bug 536] cleanly deny startup if notex can't be loaded

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sat, 25 May 2002 12:17:45 -0500


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

ttimo@idsoftware.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
            Summary|todo: deny startup if notex |cleanly deny startup if
                   |can't be loaded             |notex can't be loaded
   Target Milestone|1.2.9                       |1.3.3



------- Additional Comments From ttimo@idsoftware.com  2002-05-25 12:17 -------
well, now that you talk about this
CShader::Activate is not the best place to handle this
some documentation items and original design stuff got lost in the evolution
since GtkRadiant Alpha, but basically what we name QERApp_Texture_ForName2 in
shader module implementation should NEVER return NULL. So that's where the error
condition should be. It never returned NULL because notexture was hardcoded into
the editor. 

1.2 has the SHADER_NOT_FOUND error check, moving to 1.3 to make things ok there too



------- You are receiving this mail because: -------
Whoops!  I have no idea!