minetest/src/irrlicht_changes
Gregor Parzefall 307e380f30 Refactor the way you set material properties
Instead of using SMaterial::setFlag, you now set them directly on SMaterial or SMaterialLayer.
2023-07-20 22:15:47 +02:00
..
CGUITTFont.cpp Refactor the way you set material properties 2023-07-20 22:15:47 +02:00
CGUITTFont.h Remove dead code behind Irrlicht version checks 2023-02-18 16:46:51 +01:00
CMakeLists.txt Fully remove bitmap font support (#11863) 2022-01-08 14:53:25 +01:00
printing.h Allow printing irr::core::vector[23]d directly to an std::ostream 2023-06-26 22:51:32 +02:00
static_text.cpp Drop dependency on IrrCompileConfig 2023-03-01 09:06:23 +01:00
static_text.h Drop dependency on IrrCompileConfig 2023-03-01 09:06:23 +01:00