release-23.12
Move platform implementations to central folder (#1124)
clang-tidy modernize-use-using check (#956)
Even more migration to ezStringView (Tools, Plugins, Foundation) (#979)
Update clang-tidy (#1030)
* Modify glfw cmake scripts to be compatible with ours * Working keyboard input using glfw * Make player compile & run on linux * Implement relative mouse movement events and mouse scroll events using glfw * Do not keep track of plugins which failed to load. * OnResize, OnWindowMove, OnFocus and OnClickClose support for glfw window. * Add glfw ezScreen implementation * Remove sfml and xcb dependency
MSFT contributions September 2023 (#1042)
Migrate code to use Make* functions (#1022)
Implement parameter coding guidelines in clang-tidy (#808)
Use precompiled tools, if a tool is not available anywhere else