]> git.lizzy.rs Git - irrlicht.git/history - include/irrlicht.h
Add back LightManager
[irrlicht.git] / include / irrlicht.h
2023-04-13 Lizzy FleckensteinAdd back LightManager light
2023-04-13 Lizzy FleckensteinAdd back lighting system
2023-04-06 sfan5Merge branch 'opengl3' of https://github.com/numberZero...
2023-03-25 numzeroResolve conflicts with master
2023-03-13 numzeroMerge branch 'drop-irr-compile-config' into opengl3
2023-03-11 VitaliyDrop IrrCompileConfig (#163)
2023-03-03 numzeroMerge branch 'master' into opengl3
2023-03-01 numzeroDrop obsolete video drivers
2023-02-22 numzeroReduce IrrCompileConfig usage to files that actually...
2023-01-02 sfan5Delete profiler
2022-06-01 sfan5Remove more dead code (#108)
2022-05-21 paradust7Remove core::list and replace uses with std::list ...
2022-05-21 paradust7Make irrArray backed by std::vector (#101)
2022-05-18 paradust7Remove irrMap and use std::map instead
2021-12-29 ROllerozxaRemove unused attribute saving and loading (#86)
2021-12-29 sfan5Remove more unused code (#87)
2021-08-30 sfan5Remove unused locale-like code, utf8 functions and...
2021-08-26 sfan5Readd CSceneCollisionManager with only the method we...
2021-07-23 hecksDelete lots of unused features (#48)
2021-07-07 sfan5Drop XML implementation, related code and dependent...
2020-01-03 cutealienMerging r5975 through r6036 from trunk to ogl-es branch.