1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-21 18:11:11 +00:00
luanti/irr/src
Lars Mueller 7e4919c6ed Refactor matrix4.h
Sets the surprising row-major conventions used here straight.

Renames rotateVect to rotateAndScaleVect:
If the matrix also scales, that is applied as well by the method.
Obsolete rotateVect variants are removed.
The inverseRotateVect method is also renamed accordingly.
Note that this applies the transpose of the product
of the scale and rotation matrices, which inverts just the rotation.
2024-10-10 17:40:31 +02:00
..
OpenGL Drop fixed pipeline lighting stuff (#15165) 2024-09-18 12:18:28 +02:00
OpenGL3 Deduplicate GL extension detection 2024-05-12 14:20:34 +02:00
OpenGLES2 Deduplicate GL extension detection 2024-05-12 14:20:34 +02:00
vendor Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
BuiltInFont.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
builtInFont.png Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CAnimatedMeshSceneNode.cpp Drop fixed pipeline lighting stuff (#15165) 2024-09-18 12:18:28 +02:00
CAnimatedMeshSceneNode.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CAttributeImpl.h Irrlicht cleanups (mostly getting rid of core::array) 2024-08-17 19:49:11 +02:00
CAttributes.cpp Irrlicht cleanups (mostly getting rid of core::array) 2024-08-17 19:49:11 +02:00
CAttributes.h Irrlicht cleanups (mostly getting rid of core::array) 2024-08-17 19:49:11 +02:00
CB3DMeshFileLoader.cpp Refactor matrix4.h 2024-10-10 17:40:31 +02:00
CB3DMeshFileLoader.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CBillboardSceneNode.cpp Drop fixed pipeline lighting stuff (#15165) 2024-09-18 12:18:28 +02:00
CBillboardSceneNode.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CBlit.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CBoneSceneNode.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CBoneSceneNode.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CCameraSceneNode.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CCameraSceneNode.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CColorConverter.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CColorConverter.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CDummyTransformationSceneNode.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CDummyTransformationSceneNode.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CEGLManager.cpp Delete OpenGL ES 1.0 driver (#15067) 2024-08-28 20:44:42 +02:00
CEGLManager.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CEmptySceneNode.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CEmptySceneNode.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CFileList.cpp Fix deletePathFromFilename returning cutoff filenames (#15211) 2024-09-30 22:41:53 +02:00
CFileList.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CFileSystem.cpp Irrlicht cleanups (mostly getting rid of core::array) 2024-08-17 19:49:11 +02:00
CFileSystem.h Mark a bunch of classes as final 2024-09-02 21:50:13 +02:00
CFPSCounter.cpp Keep stats on hw buffer uploads 2024-08-28 15:38:02 +02:00
CFPSCounter.h Keep stats on hw buffer uploads 2024-08-28 15:38:02 +02:00
CGLTFMeshFileLoader.cpp Refactor matrix4.h 2024-10-10 17:40:31 +02:00
CGLTFMeshFileLoader.h Add static glTF support (#14557) 2024-09-02 14:50:30 +02:00
CGLXManager.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGLXManager.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIButton.cpp Make button sprites (scrollbar arrows) DPI-aware (#14772) 2024-06-26 15:25:27 +02:00
CGUIButton.h Make button sprites (scrollbar arrows) DPI-aware (#14772) 2024-06-26 15:25:27 +02:00
CGUICheckBox.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUICheckBox.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIComboBox.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIComboBox.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIEditBox.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIEditBox.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIEnvironment.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIEnvironment.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIFileOpenDialog.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIFileOpenDialog.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIFont.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIFont.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIImage.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIImage.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIImageList.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIImageList.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIListBox.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIListBox.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIScrollBar.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIScrollBar.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUISkin.cpp Move Minetest GUISkin -> Irrlicht CGUISkin 2024-09-08 13:53:33 +02:00
CGUISkin.h Move Minetest GUISkin -> Irrlicht CGUISkin 2024-09-08 13:53:33 +02:00
CGUISpriteBank.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUISpriteBank.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIStaticText.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUIStaticText.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUITabControl.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CGUITabControl.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CImage.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CImage.h Mark a bunch of classes as final 2024-09-02 21:50:13 +02:00
CImageLoaderBMP.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CImageLoaderBMP.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CImageLoaderJPG.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CImageLoaderJPG.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CImageLoaderPNG.cpp Print filenames in irrlicht png warnings (#14525) 2024-04-07 22:06:13 +02:00
CImageLoaderPNG.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CImageLoaderTGA.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CImageLoaderTGA.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CImageWriterJPG.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CImageWriterJPG.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CImageWriterPNG.cpp Print filenames in irrlicht png warnings (#14525) 2024-04-07 22:06:13 +02:00
CImageWriterPNG.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CIrrDeviceLinux.cpp Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2024-08-31 11:44:30 +02:00
CIrrDeviceLinux.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CIrrDeviceOSX.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CIrrDeviceOSX.mm Delete OpenGL ES 1.0 driver (#15067) 2024-08-28 20:44:42 +02:00
CIrrDeviceSDL.cpp Android: Fix camera jump when switching to mouse mode 2024-10-09 18:26:19 +02:00
CIrrDeviceSDL.h Android: Fix camera jump when switching to mouse mode 2024-10-09 18:26:19 +02:00
CIrrDeviceStub.cpp Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2024-08-31 11:44:30 +02:00
CIrrDeviceStub.h Remove Irrlicht versioning 2024-03-27 20:55:48 +01:00
CIrrDeviceWin32.cpp Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2024-08-31 11:44:30 +02:00
CIrrDeviceWin32.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CLimitReadFile.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CLimitReadFile.h Mark a bunch of classes as final 2024-09-02 21:50:13 +02:00
CLogger.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CLogger.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CMakeLists.txt Don't expose irrlicht internal headers as public 2024-10-09 16:25:02 +02:00
CMemoryFile.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CMemoryFile.h Mark a bunch of classes as final 2024-09-02 21:50:13 +02:00
CMeshCache.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CMeshCache.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CMeshManipulator.cpp Put all pieces together and clean up leftover code 2024-09-02 21:50:13 +02:00
CMeshManipulator.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CMeshSceneNode.cpp Drop fixed pipeline lighting stuff (#15165) 2024-09-18 12:18:28 +02:00
CMeshSceneNode.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CNSOGLManager.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CNSOGLManager.mm Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CNullDriver.cpp Drop fixed pipeline lighting stuff (#15165) 2024-09-18 12:18:28 +02:00
CNullDriver.h Handle vertex & index VBOs separately in GL drivers 2024-09-02 21:50:13 +02:00
COBJMeshFileLoader.cpp Drop fixed pipeline lighting stuff (#15165) 2024-09-18 12:18:28 +02:00
COBJMeshFileLoader.h Drop fixed pipeline lighting stuff (#15165) 2024-09-18 12:18:28 +02:00
COGLESCoreExtensionHandler.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
COpenGLCacheHandler.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
COpenGLCacheHandler.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
COpenGLCommon.h Try to fix macro definition order problem with OpenGL code 2024-04-15 19:27:05 +02:00
COpenGLCoreCacheHandler.h Delete OpenGL ES 1.0 driver (#15067) 2024-08-28 20:44:42 +02:00
COpenGLCoreFeature.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
COpenGLCoreRenderTarget.h Improve error checks in COpenGL3DriverBase 2024-04-15 17:48:33 +02:00
COpenGLCoreTexture.h Delete OpenGL ES 1.0 driver (#15067) 2024-08-28 20:44:42 +02:00
COpenGLDriver.cpp Drop fixed pipeline lighting stuff (#15165) 2024-09-18 12:18:28 +02:00
COpenGLDriver.h Handle vertex & index VBOs separately in GL drivers 2024-09-02 21:50:13 +02:00
COpenGLExtensionHandler.cpp Irrlicht cleanups (mostly getting rid of core::array) 2024-08-17 19:49:11 +02:00
COpenGLExtensionHandler.h Irrlicht cleanups (mostly getting rid of core::array) 2024-08-17 19:49:11 +02:00
COpenGLMaterialRenderer.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
COpenGLSLMaterialRenderer.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
COpenGLSLMaterialRenderer.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
COSOperator.cpp Fix some clang compiler warnings (#14654) 2024-05-15 19:56:25 +02:00
COSOperator.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CReadFile.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CReadFile.h Mark a bunch of classes as final 2024-09-02 21:50:13 +02:00
CSceneCollisionManager.cpp Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2024-08-31 11:44:30 +02:00
CSceneCollisionManager.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CSceneManager.cpp Add static glTF support (#14557) 2024-09-02 14:50:30 +02:00
CSceneManager.h Mark a bunch of classes as final 2024-09-02 21:50:13 +02:00
CSDLManager.cpp Try to fix macro definition order problem with OpenGL code 2024-04-15 19:27:05 +02:00
CSDLManager.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CSkinnedMesh.cpp Refactor matrix4.h 2024-10-10 17:40:31 +02:00
CSkinnedMesh.h Add static glTF support (#14557) 2024-09-02 14:50:30 +02:00
CTimer.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CWGLManager.cpp Expose OpenGL debugging as a normal setting 2024-04-15 17:48:33 +02:00
CWGLManager.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CWriteFile.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CWriteFile.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CXMeshFileLoader.cpp Drop fixed pipeline lighting stuff (#15165) 2024-09-18 12:18:28 +02:00
CXMeshFileLoader.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
CZipReader.cpp Fix deletePathFromFilename returning cutoff filenames (#15211) 2024-09-30 22:41:53 +02:00
CZipReader.h Irrlicht cleanups (mostly getting rid of core::array) 2024-08-17 19:49:11 +02:00
IAttribute.h Irrlicht cleanups (mostly getting rid of core::array) 2024-08-17 19:49:11 +02:00
Irrlicht.cpp Delete OpenGL ES 1.0 driver (#15067) 2024-08-28 20:44:42 +02:00
mt_opengl_loader.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
os.cpp Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
os.h Add some debug helpers around this area 2024-09-16 23:12:52 +02:00
SB3DStructs.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00
SoftwareDriver2_helper.h Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00