fs2open: trunk r1996

Author Committer Branch Timestamp Parent
taylor trunk 2005-06-20 20:20 Pending
Changeset in the model _render functions change "light_ignore_id" to "objnum" since that's what it really is
  and this makes it so much easier to realize that
properly deal with the fact that objnum can be -1 in model_really_render()
add NULL check to neb2_get_fog_values() so that it can just send back defaults if objp is NULL
small compiler warning fix for neb code
mod - /trunk/fs2_open/code/model/model.h Diff File
mod - /trunk/fs2_open/code/model/modelinterp.cpp Diff File
mod - /trunk/fs2_open/code/nebula/neb.cpp Diff File
mod - /trunk/fs2_open/code/nebula/neb.h Diff File