12 Commits

Author SHA1 Message Date
REDxEYE
3a54a37b06 Remove unnecessary glew includes.
Remove copyright from Mesh.cpp
Add default initializers for VertexAttribute
2025-04-13 17:14:34 +03:00
REDxEYE
1ffbeb8148 Refactor mesh handling to use templated vertex structures for improved type safety and flexibility 2025-04-13 17:14:28 +03:00
MihailRis
17dcbe98ab fix clang-check warnings 2025-01-01 16:06:44 +03:00
MihailRis
5240fe6226 rename vattr to VertexAttribute 2024-11-17 01:00:27 +03:00
MihailRis
99f1594645 fix Mesh 2024-11-16 15:08:25 +03:00
MihailRis
b28bcf052b optimize (part 1) 2024-11-16 09:18:14 +03:00
MihailRis
cc37fa57f1 update Mesh from MeshData constructor 2024-10-24 10:22:04 +03:00
MihailRis
5c6b73ee2b add MeshData 2024-10-24 10:11:57 +03:00
MihailRis
94fe5eeb5b update ModelBatch semantics 2024-06-23 01:57:28 +03:00
MihailRis
9f2bceb039 just a minor refactor, nothing special 2024-04-23 02:00:03 +03:00
MihailRis
a7a447552e idk 2024-04-14 22:50:35 +03:00
MihailRis
b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00