aboutsummaryrefslogtreecommitdiff
path: root/include/SMaterial.h
AgeCommit message (Collapse)Author
2023-03-11Drop IrrCompileConfig (#163)Vitaliy
2022-04-28Sort out two -Wdeprecated-copy warningssfan5
- SMaterial copy constructor is removed entirely (same change in upstream trunk r6362) - CMatrix4 gets an explicit, but default copy constructor readded
2021-12-29Remove more unused code (#87)sfan5
2021-11-19Get rid of MATERIAL_MAX_TEXTURES_USEDsfan5
Another configurable knob of questionable usefulness, especially since this inhibits certain optimizations by making loop length dependent on a global variable.
2021-07-23Delete lots of unused features (#48)hecks
2021-03-09Remove trivial copy constructors and operatorssfan5
2020-01-03Merging 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