]> git.tdb.fi Git - libs/gl.git/history - source/render/zsortedscene.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / render / zsortedscene.cpp
2022-03-14 Mikko RasaUse default member initializers for ZSortedScene::Sorte...
2022-03-14 Mikko RasaUse a per-camera cache in ZSortedScene
2022-03-13 Mikko RasaMove frustum culling from Scene to Camera
2021-10-30 Mikko RasaRename "renderable" to "content" in Effects and Scenes
2021-10-30 Mikko RasaUse a sorted vector in place of set for small data
2021-10-30 Mikko RasaRemove the exclusion mechanism from Renderer
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-09-17 Mikko RasaUse C++11 features with containers
2021-04-10 Mikko RasaPass Tag by value, not by reference
2021-02-14 Mikko RasaRearrange soucre files into subdirectories