Project

General

Profile

« Previous | Next » 

Revision bf15dd86

Added by skyjake over 11 years ago

Refactor|Models: Removed fixed submodel maximum limit (using C++ arrays)

Model DED information and runtime modeldefs (both including submodels)
are now stored in std::vector based arrays. This allows an unlimited
number of submodels per model.

Also applied a light C++-ification by adding constructors.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences