]> git.tdb.fi Git - libs/gl.git/history - source/animation/animation.cpp
Use emplace_back when a new object is being constructed
[libs/gl.git] / source / animation / animation.cpp
2021-11-17 Mikko RasaUse emplace_back when a new object is being constructed
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-01 Mikko RasaUse constructor delegation instead of init functions...
2021-09-17 Mikko RasaUse C++11 features with containers
2021-05-09 Mikko RasaAdd inline data items to the collection
2021-02-14 Mikko RasaRearrange soucre files into subdirectories