[Gtkradiant] [Bug 434] New: new EClass broke Model loading
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Fri, 08 Mar 2002 16:28:34 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=434
Summary: new EClass broke Model loading
Product: GtkRadiant
Version: 1.3-nightly
OS/Version: All
Status: NEW
Severity: blocker
Priority: P2
Component: editor
AssignedTo: ttimo@idsoftware.com
ReportedBy: hydra@hydras-world.com
removing setSpecialLoad() leaves e->modelpath set to NULL, thus the models
don't get loaded.
This diff puts a new setSpecialLoad() back in to the eclass_def.cpp file (maybe
move it to eclass.cpp so it can be used by the fgd loader which will also need
to load models?) which has been re-written to be faster and less memory
intensive.
There's also a small memory leak fix (commented in the code).
------- You are receiving this mail because: -------
Whoops! I have no idea!