fs2open: trunk r5382

Author Committer Branch Timestamp Parent
Sushi trunk 2009-06-29 14:55 Pending
Changeset Added "$nocollide_this_only" and "$collide_invisible" submodel flags. The first one is like $no_collisions, but not recursive on submodels. The second one allows weapon impacts on the special "invisible" texture (normally only ship collisions are allowed). These two flags can be combined to implement invisible collision meshes, which can save a lot of FPS for complex models.
mod - /trunk/fs2_open/code/model/model.h Diff File
mod - /trunk/fs2_open/code/model/modelcollide.cpp Diff File
mod - /trunk/fs2_open/code/model/modelread.cpp Diff File