Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-13 | Add back LightManagerHEADlight | Lizzy Fleckenstein | |
2023-04-13 | Add back lighting system | Lizzy 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-19 | Drop dependency on FileSystem from SceneManager | numzero | |
2023-03-19 | Drop unused dependency of SceneManager on GUIEnvironment | numzero | |
2023-03-19 | Drop unused dependency on FileSystem in mesh loaders | numzero | |
2023-03-11 | Drop IrrCompileConfig (#163) | Vitaliy | |
2023-01-02 | Delete profiler | sfan5 | |
2022-06-01 | Remove more dead code (#108) | sfan5 | |
2022-05-22 | Remove core::list and replace uses with std::list (#105) | paradust7 | |
2021-12-29 | Remove unused attribute saving and loading (#86) | ROllerozxa | |
2021-11-24 | Fix various GCC warnings | JosiahWI | |
- 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-30 | Remove unused locale-like code, utf8 functions and headers | sfan5 | |
2021-08-26 | Readd CSceneCollisionManager with only the method we need | sfan5 | |
2021-07-23 | Delete lots of unused features (#48) | hecks | |
2021-07-07 | Drop XML implementation, related code and dependent features | sfan5 | |
2020-06-12 | Merging r6107 through r6116 from trunk to ogl-es branch | cutealien | |
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-03 | Merging 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 |