- Fix alpha channel bug being set to 0
- Remove gamma correction from the Vulkan renderer - Add SamplerCreator, used to specify Min/Mag filter - Add character texture to example project - Add AnimationSystem, DebugSystem and UiRenderSystem to example project
- Used to look at the shader files and find set/binding automatically
- Rename project to CopiumEngine