aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/CSceneManager.cpp
AgeCommit message (Collapse)Author
2023-04-13Add back LightManagerHEADlightLizzy Fleckenstein
2023-04-13Add back lighting systemLizzy Fleckenstein
Code is taken from latest irrlicht trunk; this is relevant because there have been fixes to stencil shadows since 1.8.5 (irrlicht SVN revision 5933).
2023-03-19Drop dependency on FileSystem from SceneManagernumzero
2023-03-19Drop unused dependency of SceneManager on GUIEnvironmentnumzero
2023-03-19Drop unused dependency on FileSystem in mesh loadersnumzero
2023-03-11Drop IrrCompileConfig (#163)Vitaliy
2023-01-02Delete profilersfan5
2022-06-01Remove more dead code (#108)sfan5
2022-05-22Remove core::list and replace uses with std::list (#105)paradust7
2021-12-29Remove unused attribute saving and loading (#86)ROllerozxa
2021-11-24Fix various GCC warningsJosiahWI
- fix overload hiding - handle missing enumeration values in switch - remove extraenous semicolons - always have defaults in color converter switch - fix root cause of stringop warning
2021-08-30Remove unused locale-like code, utf8 functions and headerssfan5
2021-08-26Readd CSceneCollisionManager with only the method we needsfan5
2021-07-23Delete lots of unused features (#48)hecks
2021-07-07Drop XML implementation, related code and dependent featuressfan5
2020-06-12Merging r6107 through r6116 from trunk to ogl-es branchcutealien
Caught up with trunk again. Not yet tested beside compiling (quick test failed, but seems like nothing from the new changes). git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6117 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-01-03Merging r5975 through r6036 from trunk to ogl-es branch.cutealien
GLES drivers adapted, but only did make compile-tests. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6038 dfc29bdd-3216-0410-991c-e03cc46cb475