]> git.tdb.fi Git - libs/gl.git/history - source/core/mesh.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / core / mesh.h
2021-11-14 Mikko RasaAdd correct copy and move semantics to most classes
2021-11-07 Mikko RasaHide the allow_gl_calls member of Mesh::Loader
2021-11-02 Mikko RasaUse default member initializers in async loaders
2021-10-30 Mikko RasaUpdate and improve documentation
2021-10-30 Mikko RasaUse size_t to store sizes of buffers and such
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-07 Mikko RasaUse set_manager instead of passing the manager to the...
2021-10-01 Mikko RasaUse constructor delegation instead of init functions...
2021-09-30 Mikko RasaClean up includes and forward declarations for the...
2021-09-18 Mikko RasaUse standard fixed-size integer types
2021-09-15 Mikko RasaMake VertexFormat capable of storing type information
2021-08-17 Mikko RasaRefactor winding-based culling
2021-08-04 Mikko RasaOnly allow VertexArray's format to be set once
2021-04-25 Mikko RasaSet OpenGL debug labels on various objects loaded from...
2021-03-21 Mikko RasaRename VertexComponent to VertexAttribute
2021-02-14 Mikko RasaRearrange soucre files into subdirectories