stk-code_catmod/lib/irrlicht/changes.stk

17 lines
513 B
Plaintext
Raw Normal View History

The following changes have been made:
- config changes in IrrCompileConfig.h
- primary sort by material type
- stencil RTT support
- drawall types
- materialtype override
- skies respect Z
- partial backport to expose setCurrentRendertime in the scene mgr (upstream)
- a workaround for every other RTTs flipping
- aabbox intersection support (upstream)
- texture override
- non-triangle VBO support
- extension order mismatch
- support for some RG texture formats
2023-12-16 09:24:35 -05:00
Changes in 12/2023:
- drop DirectX9-related code