[Gtkradiant] [Bug 250] Patch: map module
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Wed, 07 Nov 2001 06:46:37 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=250
ttimo@idsoftware.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From ttimo@idsoftware.com 2001-11-07 06:46 -------
<TTimo> we only have two levels in the map data so far
<TTimo> entities, and a list of brushes below
<TTimo> trying to stick them in a tree would be fairly overkill
<TTimo> what would you see as sons of brushes
<TTimo> or sons of a general map object
<TTimo> (patch, md3 etc.)
<TTimo> without a clear analysis of what a general tree structure would be used
for, it's completely overkill for the map module
<TTimo> so that part is a no for sure
<TTimo> then there's the moving of the alloc calls back in the core
<TTimo> I still haven't seen that those were required
<TTimo> so I don't want to patch it in until I have clear experience on what's
wrong with it
<TTimo> this said, I'm gonna finish new IMAP with a blind CPtrArray* in entity_t
<TTimo> might use the alloc exported functions, but that's it
------- You are receiving this mail because: -------
Whoops! I have no idea!