summaryrefslogtreecommitdiff
path: root/src/vk/graphics_pipeline_3d_skeletal.cpp
AgeCommit message (Collapse)Author
2023-09-28styl Rename ODO structures to UDOFrederico Linhares
* src/vk/uniform_data_object.hpp: I do not remember why I named these structs ODO. UDO makes more sense as they represents "uniform data objects."
2023-09-15feat Create skeletal meshFrederico Linhares