mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Irrlicht cleanups (mostly getting rid of core::array
)
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
This commit is contained in:
parent
5acc2736db
commit
5d226268df
45 changed files with 308 additions and 1227 deletions
|
@ -1019,8 +1019,6 @@ public:
|
|||
u8 MaxLights;
|
||||
//! Maximal Anisotropy
|
||||
u8 MaxAnisotropy;
|
||||
//! Number of user clipplanes
|
||||
u8 MaxUserClipPlanes;
|
||||
//! Number of auxiliary buffers
|
||||
u8 MaxAuxBuffers;
|
||||
//! Optimal number of indices per meshbuffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue