release-20.5
Typescript + demo asset improvements (#123)
Fix some of the Semmle analyis warnings (#139)
* Updated DirectX Tex to the latest GitHub version * Ran StaticLinkTool to fix Linux build * Added missing reference images for new image format tests
Fix for static init ordering issue. -Previous fix was faulty as default ctor of ezHashedString is not allowed during static init phase. Now the hashed string version is only generated and stored by the GraphVersioning system on subsystem startup.
Refactored ezPlugin::Event into ezPluginEvent