ZoneBuilder/Source/Core/Rendering
MaxED ce91d27ad2 Added: guidelines color is now configurable.
Added: guidelines can now be enabled in Draw Rectangle/Ellipse/Grid modes.
Changed, Draw Lines mode: perpendicular guidelines are now drawn for horizontal/vertical lines.
Updated, Draw Ellipse mode: the shape now always touches all sides of the bounding box.
Updated ZDoom_ACS.cfg.
Updated ZDoom_DECORATE.cfg.
Updated ZDoom ACC.
2023-01-06 13:34:54 +01:00
..
ColorCollection.cs Added: guidelines color is now configurable. 2023-01-06 13:34:54 +01:00
ColorSetting.cs
CommentType.cs
CustomTextLabel.cs Added, Drag Vertices\Linedefs\Sectors\Edit Selection modes: sidedefs facing outside of current selection are now reattached/added/removed after moving the selection. 2023-01-04 20:06:08 +01:00
D3DDevice.cs
D3DShader.cs
Display2DShader.cs
FlatQuad.cs
FlatVertex.cs
ID3DResource.cs
IRenderer2D.cs Changed, internal, UDMF: local texture offsets and scale are now copied when merging sidedefs. 2023-01-04 23:03:22 +01:00
IRenderer3D.cs
PixelColor.cs
PixelColorBlock.cs
Plotter.cs
Presentation.cs Added, Linedefs mode, Things mode: selection numbers can now be displayed and can be toggled using the "View Selection Numbering" mode toolbar button. 2023-01-04 17:12:17 +01:00
Renderer.cs Fixed, Visual mode, UDMF: in some cases Fade color was not applied to floor and ceiling surfaces of 3d floors. 2023-01-04 19:51:08 +01:00
Renderer2D.cs Removed: activating the same 2D mode repeatedly no longer toggles View modes. 2023-01-04 23:49:39 +01:00
Renderer3D.cs Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---). 2023-01-06 12:11:22 +01:00
RenderLayers.cs
RenderPasses.cs
ShaderManager.cs
SurfaceBufferSet.cs
SurfaceEntry.cs
SurfaceEntryCollection.cs
SurfaceManager.cs
SurfaceUpdate.cs
TextAlignment.cs
TextFont.cs
TextLabel.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2023-01-05 00:51:21 +01:00
Things2DShader.cs
ViewMode.cs
World3DShader.cs
WorldVertex.cs