4 Commits

Author SHA1 Message Date
Quentin Bazin
9a9a7edf28 [Transformable] Rotation added. [Cube] Added. [ItemWidget] Ugly cube display. 2018-06-26 01:35:19 +02:00
Quentin Bazin
4fe6868bcb [Texture|VertexBuffer] Now inherit from NonCopyable. [Transformable] Small fix. 2018-06-21 07:03:02 +02:00
Quentin Bazin
fb3f7f0501 Lot of changes. [...]
[Renderer] Deleted, code moved to Application.
[Transformable] Transformations are now applied to model matrix in applyTransform.
[ResourceHandler|TextureLoader|XMLFile] Added.
[Debug|Exception] Updated.
2018-06-21 05:45:17 +02:00
Quentin Bazin
9af917357a [Transformable] Added. Works like the sf::Transformable class of SFML, but uses applyTransform(states) instead of states.transform *= getTransform(). 2018-06-21 02:55:33 +02:00