summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2024-01-05buil Use a newer version for mrubyFrederico Linhares
2023-09-15feat Create skeletal meshFrederico Linhares
2022-10-10feat Move configuration from YAML file to gameFrederico Linhares
2022-09-29feat Allow multiple textures to be used with the same meshFrederico Linhares
2022-09-21feat Create View2DFrederico Linhares
2022-09-16feat Create ViewFrederico Linhares
2022-09-08feat Create Vector4DFrederico Linhares
2022-09-08styl Improve legibility of rotation_3d and vector_3dFrederico Linhares
2022-08-30feat Create 2d graphics pipelineFrederico Linhares
2022-08-22feat Make camera and model instance more abstractFrederico Linhares
2022-08-08refa Replace SDL timer with C++ timerFrederico Linhares
2022-08-03feat Create a log systemFrederico Linhares
2022-08-02refa Use Vulkan for graphicsFrederico Linhares
2022-05-26fixt Remove duplicated error messageFrederico Linhares
2022-04-06Initial commitFrederico Linhares