Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-08 | Extract and use singular CNullDriver::checkImage | numzero | |
2023-04-08 | Drop createImagesFromFile in favor of createImageFromFile | numzero | |
2023-04-08 | Drop IImageLoader::loadImages as only IImageLoader::loadImage is usable | numzero | |
2023-03-25 | Resolve conflicts with master | numzero | |
2023-03-24 | IVideoDriver::setMaterialRendererName now using u32 for index like other ↵ | cutealien | |
similar functions Other functions like getMaterialRendererName got switched to u32 in the past. I can see no reason why this one was left out, so changing it to be same as the rest. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6300 dfc29bdd-3216-0410-991c-e03cc46cb475 | |||
2023-03-11 | Drop IrrCompileConfig (#163) | Vitaliy | |
2023-02-27 | Drop obsolete IVideoDriver features | numzero | |
2023-02-22 | Drop _IRR_MATERIAL_MAX_TEXTURES_ | numzero | |
2023-02-22 | Drop obsolete configuration macros | numzero | |
2022-06-01 | Remove more dead code (#108) | sfan5 | |
2022-04-29 | Replace HWBufferMap with a list and back pointers (#99) | paradust7 | |
2022-02-26 | Get rid of all sprintf calls | sfan5 | |
2021-12-29 | Remove unused attribute saving and loading (#86) | ROllerozxa | |
2021-12-29 | Remove more unused code (#87) | sfan5 | |
2021-08-27 | Merging r6196 through r6248 from trunk to ogl-es branch | cutealien | |
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6249 dfc29bdd-3216-0410-991c-e03cc46cb475 | |||
2021-04-21 | CNullDriver: store real size for dummy textures | sfan5 | |
2020-12-19 | Merging r6145 through r6171 from trunk to ogl-es branch | cutealien | |
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6172 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 |