issues
search
simplerr
/
UtopianEngine
A game engine in early development
MIT License
52
stars
5
forks
source link
Improvements
#118
Open
simplerr
opened
3 years ago
simplerr
commented
3 years ago
Mixed
[ ] Remove UI and shadow cascade code from Renderer
[ ] Improve logging
[ ] Add API usage example to README
Remove and restructure includes
[ ] Find unused includes
[ ] Follow IWYU principle
Unify pointer, reference and smart pointer usage
[ ] Mixed usage in the codebase, needs to decide which pattern to use and unify
Document the code
[ ] Everything in utopian/vulkan/
Mixed
Remove and restructure includes
Unify pointer, reference and smart pointer usage
Document the code