Christian Betancourt Dias b63e988bd6 Fix naming conventions for `CMatrix4::set(Inverse)RotationRadians()` (#15204) 3 days ago
..
KHR 3c5f05b284 Don't expose irrlicht internal headers as public 1 month ago
CIndexBuffer.h 58ea11c2b3 Add some debug helpers around this area 2 months ago
CMeshBuffer.h e55fb6da71 Mark a bunch of classes as final 2 months ago
CVertexBuffer.h 58ea11c2b3 Add some debug helpers around this area 2 months ago
EAttributes.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
ECullingTypes.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
EDebugSceneTypes.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
EDeviceTypes.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
EDriverFeatures.h 9b6a399011 Implement support for FSAA in combination with post-processing (#15392) 4 days ago
EDriverTypes.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
EFocusFlags.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
EGUIAlignment.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
EGUIElementTypes.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
EHardwareBufferFlags.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
EMaterialProps.h 70e169f165 Drop fixed pipeline lighting stuff (#15165) 2 months ago
EMaterialTypes.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
EPrimitiveTypes.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
EReadFileType.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
ESceneNodeTypes.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
EShaderTypes.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
EVertexAttributes.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
EVideoTypes.h efd7792add Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2 months ago
IAnimatedMesh.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IAnimatedMeshSceneNode.h 06907aa99b Support floating-point animation frame numbers 1 month ago
IAttributes.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IBillboardSceneNode.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IBoneSceneNode.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
ICameraSceneNode.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IContextManager.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
ICursorControl.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IDummyTransformationSceneNode.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IEventReceiver.h 5c5538685e Don't memset SEvent directly (#15359) 3 weeks ago
IFileArchive.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IFileList.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IFileSystem.h 5d226268df Irrlicht cleanups (mostly getting rid of `core::array`) 3 months ago
IGPUProgrammingServices.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IGUIButton.h 4c001bd248 Make button sprites (scrollbar arrows) DPI-aware (#14772) 4 months ago
IGUICheckBox.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IGUIComboBox.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IGUIEditBox.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IGUIElement.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IGUIEnvironment.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IGUIFileOpenDialog.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IGUIFont.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IGUIFontBitmap.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IGUIImage.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IGUIImageList.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IGUIListBox.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IGUIScrollBar.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IGUISkin.h 2208fc0632 Move Minetest GUISkin -> Irrlicht CGUISkin 2 months ago
IGUISpriteBank.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IGUIStaticText.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IGUITabControl.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IGUIToolbar.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IImage.h 4aae31ad5e Add support for ECF_D24 texture format 6 days ago
IImageLoader.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IImageWriter.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IIndexBuffer.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
ILogger.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IMaterialRenderer.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IMaterialRendererServices.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IMemoryReadFile.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IMesh.h ac11a14509 Add static glTF support (#14557) 2 months ago
IMeshBuffer.h 62131fe295 Put all pieces together and clean up leftover code 2 months ago
IMeshCache.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IMeshLoader.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IMeshManipulator.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IMeshSceneNode.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IOSOperator.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IReadFile.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IReferenceCounted.h 58ea11c2b3 Add some debug helpers around this area 2 months ago
IRenderTarget.h 9b6a399011 Implement support for FSAA in combination with post-processing (#15392) 4 days ago
ISceneCollisionManager.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
ISceneManager.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
ISceneNode.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IShaderConstantSetCallBack.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
ISkinnedMesh.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
ITexture.h 9b6a399011 Implement support for FSAA in combination with post-processing (#15392) 4 days ago
ITimer.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IVertexBuffer.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
IVideoDriver.h 9b6a399011 Implement support for FSAA in combination with post-processing (#15392) 4 days ago
IWriteFile.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
IrrCompileConfig.h b9adf244e5 Simplify Irrlicht CMake for static linking 7 months ago
IrrlichtDevice.h 9f43018df2 Better UX when touch events aren't supported by Irrlicht device (#15288) 1 month ago
Keycodes.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
S3DVertex.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
SAnimatedMesh.h 06907aa99b Support floating-point animation frame numbers 1 month ago
SColor.h 7295b6c88c Remove unused and rarely used irrlicht color functions (#15442) 4 days ago
SExposedVideoData.h aa273119f2 Irrlicht: Use EGL over GLX (#15286) 1 month ago
SIrrCreationParameters.h 7a6ca85081 Expose OpenGL debugging as a normal setting 7 months ago
SMaterial.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
SMaterialLayer.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
SMesh.h e55fb6da71 Mark a bunch of classes as final 2 months ago
SMeshBuffer.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
SOverrideMaterial.h 70e169f165 Drop fixed pipeline lighting stuff (#15165) 2 months ago
SSkinMeshBuffer.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
SVertexIndex.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
SVertexManipulator.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
SViewFrustum.h efd7792add Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2 months ago
SceneParameters.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
aabbox3d.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
coreutil.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
dimension2d.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
exampleHelper.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
fast_atof.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
irrArray.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
irrMath.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
irrString.h 05cbd84ae0 Fix irrString use-after-free with char-like assignment (operator=) 1 month ago
irrTypes.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
irr_ptr.h e3efaa1733 Move irr_ptr.h too irr/include/ 2 months ago
irrlicht.h 11837d4623 Remove BMP image support (#15434) 1 week ago
irrpack.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
irrunpack.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
line2d.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
line3d.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
matrix4.h b63e988bd6 Fix naming conventions for `CMatrix4::set(Inverse)RotationRadians()` (#15204) 3 days ago
mt_opengl.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
path.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
plane3d.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
position2d.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
quaternion.h e5d321d286 Cleanup headers in irr/include/ (#15181) 1 month ago
rect.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago
vector2d.h 06907aa99b Support floating-point animation frame numbers 1 month ago
vector3d.h f638482fba Copy irrlichtmt to <root>/irr/ 8 months ago