ms9
Repository sync: * Improvements to cursor clipping * Default log level * More #defines for allocation tracking
Added string deduplication serialization context
CMake cleanup: * ez cmake files are now referenced via a custom variable, instead of relying that cmake is run from a specific folder * Minimum required version is currently still 3.5, but will bump it to 3.13 soon, you may want to upgrade to 3.13.x asap * In case this change makes problems, clean your CMake cache and run full setup again
Fixed build and renamed FindFmod file
Added Bounding Sphere Radius as paramter to Object constants. This can be used to add tiling textures to objects independent of their scale.
* Fixed a bug in ezImageUtils for cubemap generation * Added FindFmod.cmake, which is now used to configure projects that use Fmod. It is not necessary anymore to specify the Fmod directory in CMake.