[Gtkradiant] [Bug 764] functionality patch from Dalroi @ Raven

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Fri, 28 Feb 2003 06:05:27 -0600


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

ttimo@idsoftware.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From ttimo@idsoftware.com  2003-02-28 06:05 -------
good catch on the max texture. was a simple regression

The STLPort issues were happening because of direct #include and bad path search
configuration. Leading to usual M$ STL + STLPort mixups.
http://www.qeradiant.com/wikifaq/index.php?refs=STL%20usage%20guidelines

checking in on branch bug764

now need to review code + adapt functionality. several code issues are listed in
the CHANGES file

Thing I've noticed so far, the drop down menu got fairly large because of long
group command names. Should be possible to organize that differently and use
tooltips.