GZDoom Builder 1.12a:
AngleOffset, PitchOffset and RollOffset MODELDEF properties are now supported. Fixed a crash when editor tries to display a model for an actor without a valid sprite in Visual mode. Fixed a possible crash when MODELDEF is reloaded from 2d-mode. Fixed several things in Doom2_things.cfg. UDMF Controls plugin: Fixed several bugs in plugin's sliders logic.
Showing
- Build/Configurations/Includes/Doom2_things.cfg 4 additions, 1 deletionBuild/Configurations/Includes/Doom2_things.cfg
- Build/Scripting/GZDoom_MODELDEF.cfg 5 additions, 0 deletionsBuild/Scripting/GZDoom_MODELDEF.cfg
- Source/Core/Builder.sln 15 additions, 37 deletionsSource/Core/Builder.sln
- Source/Core/Config/ThingTypeInfo.cs 5 additions, 1 deletionSource/Core/Config/ThingTypeInfo.cs
- Source/Core/Controls/ImageSelectorControl.cs 5 additions, 5 deletionsSource/Core/Controls/ImageSelectorControl.cs
- Source/Core/Controls/ScintillaControl.cs 2 additions, 2 deletionsSource/Core/Controls/ScintillaControl.cs
- Source/Core/Controls/ThingBrowserControl.cs 1 addition, 1 deletionSource/Core/Controls/ThingBrowserControl.cs
- Source/Core/Data/DataManager.cs 1 addition, 0 deletionsSource/Core/Data/DataManager.cs
- Source/Core/Editing/UndoSnapshot.cs 1 addition, 1 deletionSource/Core/Editing/UndoSnapshot.cs
- Source/Core/GZBuilder/Data/ModelDefEntry.cs 4 additions, 0 deletionsSource/Core/GZBuilder/Data/ModelDefEntry.cs
- Source/Core/GZBuilder/GZDoom/ModeldefStructure.cs 49 additions, 10 deletionsSource/Core/GZBuilder/GZDoom/ModeldefStructure.cs
- Source/Core/GZBuilder/GZGeneral.cs 1 addition, 1 deletionSource/Core/GZBuilder/GZGeneral.cs
- Source/Core/GZBuilder/md3/GZModel.cs 8 additions, 9 deletionsSource/Core/GZBuilder/md3/GZModel.cs
- Source/Core/GZBuilder/md3/ModelReader.cs 79 additions, 8 deletionsSource/Core/GZBuilder/md3/ModelReader.cs
- Source/Core/Rendering/Renderer2D.cs 16 additions, 19 deletionsSource/Core/Rendering/Renderer2D.cs
- Source/Core/Rendering/Renderer3D.cs 1 addition, 1 deletionSource/Core/Rendering/Renderer3D.cs
- Source/Core/Windows/AngleForm.cs 3 additions, 3 deletionsSource/Core/Windows/AngleForm.cs
- Source/Core/Windows/ErrorsForm.Designer.cs 6 additions, 4 deletionsSource/Core/Windows/ErrorsForm.Designer.cs
- Source/Core/Windows/ErrorsForm.cs 4 additions, 0 deletionsSource/Core/Windows/ErrorsForm.cs
- Source/Plugins/UMDFControls/BuilderPlug.cs 7 additions, 19 deletionsSource/Plugins/UMDFControls/BuilderPlug.cs
Loading
Please register or sign in to comment