index
:
candy_gear.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2023-10-09
feat Render sprite in a 3D position
Frederico Linhares
2023-09-15
feat Create skeletal mesh
Frederico Linhares
2023-06-28
feat Create an interface to read binary files
Frederico Linhares
2023-05-29
refa Sprite receives floats instead of Vector4D
Frederico Linhares
2023-05-24
feat Recreate the Menu
Frederico Linhares
2023-04-24
fixt Improve text rendering
Frederico Linhares
2023-04-20
feat Create text rendering system
Frederico Linhares
2022-12-29
refa Use QOI image format for textures
Frederico Linhares
2022-12-23
feat Add size to projections in 2D views
Frederico Linhares
2022-12-23
refa Merge Rectangle into Vector4D
Frederico Linhares
2022-11-09
feat create method Rectangle#draw
Frederico Linhares
2022-10-10
feat Move configuration from YAML file to game
Frederico Linhares
2022-09-29
feat Allow multiple textures to be used with the same mesh
Frederico Linhares
2022-09-23
refa Use Vulkan coordinates instead of OpenGL
Frederico Linhares
2022-09-21
feat Create View2D
Frederico Linhares
2022-09-16
feat Create View
Frederico Linhares
2022-09-08
feat Create Vector4D
Frederico Linhares
2022-08-31
feat Add projection to 2D graphics pipeline
Frederico Linhares
2022-08-30
feat Create 2d graphics pipeline
Frederico Linhares
2022-08-22
feat Make camera and model instance more abstract
Frederico Linhares
2022-08-17
feat Simplify the 3d model structure
Frederico Linhares
2022-08-02
refa Use Vulkan for graphics
Frederico Linhares
2022-05-26
test Collision and alignment detection
Frederico Linhares
2022-05-26
test Create tests for the engine
Frederico Linhares