[Gtkradiant] [Bug 856] Surface Inspector module

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Fri, 05 Sep 2003 12:00:57 -0500


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

nurail@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #466 is|0                           |1
           obsolete|                            |



------- Additional Comments From nurail@yahoo.com  2003-09-05 12:00 -------
Created an attachment (id=479)
 --> (http://zerowing.idsoftware.com/bugzilla/attachment.cgi?id=479&action=view)
Fixes and applied suggestions from SPoG.

Huge thanks to SPoG for helping out with this. Instead of a malloc to allocate
texdef copy mem, using std::vector and new/delete. Also removed the need to
have the texdef name a static size.