Gez
Why don't I have a custom title by now?!
Posts: 9285
Registered: 07-07 |
DaniJ said:
That would make the maps incompatible with Chocolourdoom - it doesn't support UDMF format maps.
I'm talking about the internal representation in the editor, not the way it's written out when saving. For example, SLADE 3 uses UDMF-style internally, so that any arbitrary amount of new properties can be added to the basic elements without having to update the data structures themselves.
DB2 supports UDMF, which means it supports having potentially hundreds of custom properties added to any vertex, linedef, sidedef, sector, or thing; and can keep track of them so as not to be confused after elements are deleted or inserted.
|