This improves the system for hot reloading by exposing a list of recently updated files and allowing custom shaders to be stored in the engine and updated by the hot reload system. The engine doesn't know how to use the shaders so the app must handle that itself. This is done by the custom rendering example.
This improves the system for hot reloading by exposing a list of recently updated files and allowing custom shaders to be stored in the engine and updated by the hot reload system. The engine doesn't know how to use the shaders so the app must handle that itself. This is done by the custom rendering example.