release-20.5
Updated the static link macros
Optimized vertex data by using smaller formats for normals, tangents and texcoords (#196) Re-transform ALL meshes!
Use aspect ratio for decal local bounds calculation (#191)
TaskSystem + ResourceManager refactor (#173)
CMake: Removes the need for CMakeLists.txt files in library folders
Change ez cmake scripts to allow for a minimal generation only containing foundation
Some PCH name changing for the Texture.dll
Updates static link information
Adds a compile time check that ez code does not #include <Windows.h> directly (#62)