Added, Visual mode: added support for ROLLCENTER sprite rendering flag,...
Added, Visual mode: added support for ROLLCENTER sprite rendering flag, updated ROLLSPRITE implementation. Fixed, DECORATE support: the editor was unable to determine actor sprite when the actor itself had no sprites defined and the actor it inherited from was only defined in the game configuration. Fixed, Drag geometry modes: linedefs without both sides were removed after dragging them when "Replace with Dragged Geometry" mode was active. Updated ZDoom_DECORATE.cfg.
Showing
- Build/Scripting/ZDoom_DECORATE.cfg 6 additions, 0 deletionsBuild/Scripting/ZDoom_DECORATE.cfg
- Source/Core/Config/ThingTypeInfo.cs 8 additions, 4 deletionsSource/Core/Config/ThingTypeInfo.cs
- Source/Core/Map/MapSet.cs 20 additions, 26 deletionsSource/Core/Map/MapSet.cs
- Source/Core/VisualModes/VisualThing.cs 72 additions, 11 deletionsSource/Core/VisualModes/VisualThing.cs
- Source/Core/ZDoom/ActorStructure.cs 16 additions, 50 deletionsSource/Core/ZDoom/ActorStructure.cs
- Source/Plugins/BuilderModes/VisualModes/BaseVisualThing.cs 23 additions, 16 deletionsSource/Plugins/BuilderModes/VisualModes/BaseVisualThing.cs
Loading
Please register or sign in to comment