Refactor|libdoomsday|DED: Model definition handling in separate source file
The model definition accessor utility is now located in its own source file. Various utility methods were added (e.g., testing whether the definition is valid).
Also fixed a problem in the DED parser where model definition records were copied with all metadata intact, losing the original ordinals.
Refactor|libdoomsday|DED: Model definition handling in separate source file
The model definition accessor utility is now located in its own
source file. Various utility methods were added (e.g., testing whether
the definition is valid).
Also fixed a problem in the DED parser where model definition records
were copied with all metadata intact, losing the original ordinals.