UltimateZoneBuilder/Source/Plugins/ColorPicker
MaxED 8aa355bafe Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion.
Fixed: stored windows positions were not checked against current screen bounds, which may have resulted in windows being shown off-screen.
2016-09-10 11:24:03 +00:00
..
Controls
Properties
Resources
Windows Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2016-09-10 11:24:03 +00:00
BuilderPlug.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2016-07-02 22:27:20 +00:00
ColorChangedEventArgs.cs
ColorHandler.cs
ColorPicker.csproj
ColorPicker.suo
ColorPickerType.cs
ColorWheel.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
IColorPicker.cs