- Better handling of missing UDMF TEXTMAP fields (Error now includes the...
- Better handling of missing UDMF TEXTMAP fields (Error now includes the element and index at which the field is missing and will not abort loading. Instead it will use a default value.) - UDMF TEXTMAP now contains the indices of elements as comment next to the structure header. - Thing cages in Visual Mode now also get the selection and highlight color so that a selection and highlight on things without sprite can also be seen.
Showing
- Source/Core/IO/UniversalCollection.cs 6 additions, 0 deletionsSource/Core/IO/UniversalCollection.cs
- Source/Core/IO/UniversalParser.cs 7 additions, 1 deletionSource/Core/IO/UniversalParser.cs
- Source/Core/IO/UniversalStreamReader.cs 60 additions, 60 deletionsSource/Core/IO/UniversalStreamReader.cs
- Source/Core/IO/UniversalStreamWriter.cs 6 additions, 1 deletionSource/Core/IO/UniversalStreamWriter.cs
- Source/Core/Rendering/Renderer3D.cs 27 additions, 2 deletionsSource/Core/Rendering/Renderer3D.cs
Please register or sign in to comment