Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-02 | refa Remove redundant framebuffers | Frederico Linhares | |
* src/vk/framebuffer.hpp: Move to this class all the framebuffers. | |||
2023-09-30 | refa Remove redundant descriptor sets | Frederico Linhares | |
* src/vk/light.hpp: Move to this class, the descriptor sets used for lighting by the 3D graphics pipelines. | |||
2023-09-15 | feat Create skeletal mesh | Frederico Linhares | |