]> git.tdb.fi Git - libs/game.git/history - source/game/transform.h
Decorate things which constitute the public API of the library
[libs/game.git] / source / game / transform.h
2023-01-07 Mikko RasaDecorate things which constitute the public API of...
2022-12-04 Mikko RasaConvert components to buffered where appropriate
2022-11-25 Mikko RasaInitialize Transform's matrices to identity
2022-11-12 Mikko RasaAdd some useful constructors for TransformValues
2022-11-09 Mikko RasaAdd setters for the individual parts of Transform
2022-10-22 Mikko RasaAdd a transform component and propagation system