UltimateZoneBuilder/Source/Plugins/BuilderModes/ClassicModes
MaxED 527d3cf5dc Added, Things mode, Visual mode: event lines for InterpolationPoints are now curved when appropriate setting is enabled in the control thing (PathFollower/ActorMover/MovingCamera) [heavily inspired by Xabis' patch].
Added, Things mode: the editor will try to reconnect the path when deleting InterpolationPoints and PatrolPoints.
Internal: RenderArrows method now works the same way in Renderer2D and Renderer3D.
Internal: Line3D now has "renderarrowhead" property.
2015-08-08 21:56:43 +00:00
..
BaseClassicMode.cs More code sanity changes (constructors of abstract classes should not be public or internal). 2015-05-27 12:38:03 +00:00
BlockMapMode.cs @ Modified the BlockMap class with a template for the BlockEntry class and added custom block size (must be a power of 2 greater than 1) 2009-08-14 10:45:22 +00:00
BridgeMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
CeilingAlignMode.cs Fixed, .obj Terrain Importer mode: the mode was not canceled properly after failing to import a model. 2015-04-28 14:22:03 +00:00
CurveLinedefsMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
DragGeometryMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DragLinedefsMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
DragSectorsMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
DragThingsMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
DragVerticesMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
DrawCurveMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DrawEllipseMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DrawGeometryMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
DrawGridMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DrawRectangleMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
EditSelectionMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
ErrorCheckMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
FindReplaceMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
FlatAlignMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
FloorAlignMode.cs Fixed, .obj Terrain Importer mode: the mode was not canceled properly after failing to import a model. 2015-04-28 14:22:03 +00:00
LinedefsMode.cs Classic modes: added "Toggle Grid" action (default key is Alt-G), new menu item in the View menu and new toolbar button. 2015-08-04 23:28:02 +00:00
MakeSectorMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
SectorsMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
ThingsMode.cs Added, Things mode, Visual mode: event lines for InterpolationPoints are now curved when appropriate setting is enabled in the control thing (PathFollower/ActorMover/MovingCamera) [heavily inspired by Xabis' patch]. 2015-08-08 21:56:43 +00:00
TriangulatorMode.cs Added source for Tag Range plugin 2010-08-30 13:51:24 +00:00
VerticesMode.cs Classic modes: added "Toggle Grid" action (default key is Alt-G), new menu item in the View menu and new toolbar button. 2015-08-04 23:28:02 +00:00