UltimateZoneBuilder/Source
Magnus Norddahl 11b5cb4e8f Fix crash if entering 3D mode early
Remove thread priority settings (this is not the right way to do it)
Stop brain dead busy looping and use Monitor.Wait + Monitor.Pulse
Only call Control.Invoke if its a worker thread calling RunOnUIThread
Add the code for running multiple background threads (unfortunately blocked by DevIL apparently not being thread safe, gg!)
2019-12-27 07:21:43 +01:00
..
Core Fix crash if entering 3D mode early 2019-12-27 07:21:43 +01:00
Native Fix wrong mipmapping filtering and missing anisotropy 2019-12-26 02:02:53 +01:00
Plugins Fixed: don't use full Renderer2D pipeline while updating the grid after resize (fixes debug build) 2019-12-26 14:33:23 +02:00
Tools Fixed wrong icon in Updater 2019-12-24 20:06:31 +02:00