UltimateZoneBuilder/Source/Core/Editing
2016-04-18 08:10:30 +00:00
..
ClassicMode.cs Internal: removed some duplicate casts, marked some classes is IDisposable, some streams were disposed more than once. 2016-03-18 12:52:12 +00:00
CopyPasteManager.cs Fixed: HiRes images should not be used on surfaces with long texture names. 2016-03-23 14:52:33 +00:00
CustomThingsFilter.cs Added, Texture Browser: added "Show textures in subdirectories" checkbox (enabled by default). When enabled, textures from current PK3/PK7/Directory resource directory and it's subdirectories will be shown. Otherwise, only textures from current directory will be shown. 2015-09-16 12:10:43 +00:00
EditingManager.cs Added, Texture Browser: added "Show textures in subdirectories" checkbox (enabled by default). When enabled, textures from current PK3/PK7/Directory resource directory and it's subdirectories will be shown. Otherwise, only textures from current directory will be shown. 2015-09-16 12:10:43 +00:00
EditMode.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2016-03-24 09:25:54 +00:00
EditModeAttribute.cs Fixed, Visual mode: some video memory was not released after closing a map if the Visual mode was enabled at least once during the editing session, eventually resulting in E_OUTOFMEMORY crash. 2016-02-01 22:04:00 +00:00
EditModeInfo.cs Fixed, DB2 bug: we should not switch to a new editing mode if it fails to initialize. 2015-10-02 23:15:29 +00:00
GridSetup.cs Fixed: HiRes images should not be used on surfaces with long texture names. 2016-03-23 14:52:33 +00:00
NullThingsFilter.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ThingsFilter.cs Cosmetic: changed ' to " in the most of Error and Warning messages. 2016-02-22 08:04:06 +00:00
UndoManager.cs Fixed, Linedefs mode: fixed a crash on undoing linedef draw when trying to update a text label for disposed linedef. 2016-04-18 08:10:30 +00:00
UndoSnapshot.cs Fixed, Visual mode: some video memory was not released after closing a map if the Visual mode was enabled at least once during the editing session, eventually resulting in E_OUTOFMEMORY crash. 2016-02-01 22:04:00 +00:00