]> git.tdb.fi Git - libs/gl.git/history - source/render/scene.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / render / scene.cpp
2022-03-17 Mikko RasaAdd a loader to InstanceArray and make them loadable...
2022-03-13 Mikko RasaMove frustum culling from Scene to Camera
2021-10-14 Mikko RasaSupport inline scenes within other scenes
2021-10-14 Mikko RasaAdjust naming of instances in Scene loader
2021-10-05 Mikko RasaUse DynamicObjectLoader for Material and Scene generic...
2021-10-01 Mikko RasaUse constructor delegation instead of init functions...
2021-10-01 Mikko RasaSome more cleanup of includes and forward declarations
2021-09-14 Mikko RasaFix valgrind warnings
2021-05-09 Mikko RasaAdd inline data items to the collection
2021-05-09 Mikko RasaAdd OccludedScene to the registered scene types
2021-04-28 Mikko RasaMove lighting calculations to world space
2021-04-21 Mikko RasaSupport nested scenes in datafiles
2021-04-14 Mikko RasaUse ObjectInstance instead of AnimatedObject in Scene...
2021-04-13 Mikko RasaAdd a registry-based generic loader to Scene
2021-02-14 Mikko RasaRearrange soucre files into subdirectories