]> git.tdb.fi Git - libs/gl.git/history - source/render/scene.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / render / scene.h
2022-03-17 Mikko RasaMostly cosmetic changes
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-11-14 Mikko RasaAdd correct copy and move semantics to most classes
2021-10-30 Mikko RasaUpdate and improve documentation
2021-10-14 Mikko RasaSupport inline scenes within other scenes
2021-10-14 Mikko RasaAdjust naming of instances in Scene loader
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-05 Mikko RasaUse DynamicObjectLoader for Material and Scene generic...
2021-10-04 Mikko RasaUnify the loader wrappers for Material and Scene
2021-10-01 Mikko RasaUse constructor delegation instead of init functions...
2021-10-01 Mikko RasaSome more cleanup of includes and forward declarations
2021-05-09 Mikko RasaAdd inline data items to the collection
2021-04-21 Mikko RasaSupport nested scenes in datafiles
2021-04-13 Mikko RasaAdd a registry-based generic loader to Scene
2021-02-14 Mikko RasaRearrange soucre files into subdirectories