mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-12 21:30:20 +02:00
Merging r6203 through r6264 from branch releases/1.8 to trunk
Just updating text files after Irrlicht 1.8.5 release. All other changes had been backports and were in trunk already. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6265 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@ -333,7 +333,12 @@ Changes in 1.9 (not yet released)
|
||||
- burningvideo: mipmaplevel adjusted ( not that bad bokeh...(sometimes) )
|
||||
|
||||
--------------------------
|
||||
Changes in 1.8.5
|
||||
Changes in 1.8.6
|
||||
|
||||
--------------------------
|
||||
Changes in 1.8.5 (1st November 2021, svn [r6263])
|
||||
- Fix some aes compile warnings on gcc about fall-throughs.
|
||||
- No longer include sys/sysctl.h on other platforms than OSX. Fixes compile errors in COSOperator on newer Linux systems.
|
||||
- Update script to generate tutorial.html's in example folders. Add missing ones. Update existing ones. Thanks @Guillian J for noticing those were outdated.
|
||||
- Update libpng to 1.6.37 (from 1.6.23)
|
||||
- Fix CIrrDeviceSDL::getVideoModeList which didn't return video modes before. Thx @kas1e for report and patch.
|
||||
|
Reference in New Issue
Block a user