release-20.5
Alignment fixes for android. Ensure that all static buffers are correctly aligned. Ensure that dynamic allocations always have EZ_ALIGNMENT_MINIMUM alignment.
Better crash handling on posix systems. (#91)
Comments and other small fixes
UWP fixes. -Added EZ_SUPPORTS_PROCESSES platform feature -Made everything winrt in UWP as that's the only way to make cmake deploy dlls.
Added MiniDumpTool
Refactored ezPlugin::Event into ezPluginEvent
Added functionality to query RAM and CPU utilization