irrlicht/source/Irrlicht
hybrid df946a1ce6 Removed unnecessary irr namespace prefixing.
Added STL mesh file format reader and writer. This is a pretty simple format, but I wanted to try the mesh writer interface.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@983 dfc29bdd-3216-0410-991c-e03cc46cb475
2007-09-19 14:08:28 +00:00
..
MacOSX Changed the OpenGL header include scheme for OSX. I hope that it does not break anything as I cannot compile it under OSX. Also some indentation for the OSX stuff. 2007-08-28 13:39:23 +00:00
jpeglib Moved everything to /trunk 2007-05-20 18:03:49 +00:00
libpng Fix a 64bit problem with libpng. 2007-06-04 23:19:40 +00:00
zlib Moved everything to /trunk 2007-05-20 18:03:49 +00:00
BuiltInFont.h Named the event structs. Fixed a warning with endif comments. 2007-08-02 08:07:54 +00:00
C3DSMeshFileLoader.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
C3DSMeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CAnimatedMeshMD2.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CAnimatedMeshMD2.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CAnimatedMeshMD3.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CAnimatedMeshMD3.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CAnimatedMeshSceneNode.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CAnimatedMeshSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CAttributeImpl.h Fixed inline assembler for gcc in irrMath. Removed some code using the irrMath functions. 2007-09-03 15:15:12 +00:00
CAttributes.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CAttributes.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CB3DMeshFileLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CB3DMeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CBSPMeshFileLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CBSPMeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CBillboardSceneNode.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CBillboardSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CBoneSceneNode.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CBoneSceneNode.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CCSMLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CCSMLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CCameraFPSSceneNode.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CCameraFPSSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CCameraMayaSceneNode.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CCameraMayaSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CCameraSceneNode.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CCameraSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CColladaFileLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CColladaFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CColladaMeshWriter.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CColladaMeshWriter.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CColorConverter.cpp Added a new texture creation flag for specifying the desired texture format. The new flag chooses a non-alpha channel texture format. This will save some texture memory (one fourth for 32bit textures). 2007-07-19 23:31:18 +00:00
CColorConverter.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CCubeSceneNode.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CCubeSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CD3D8Driver.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CD3D8Driver.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CD3D8MaterialRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
CD3D8NormalMapRenderer.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CD3D8NormalMapRenderer.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CD3D8ParallaxMapRenderer.cpp Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
CD3D8ParallaxMapRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
CD3D8ShaderMaterialRenderer.cpp Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
CD3D8ShaderMaterialRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
CD3D8Texture.cpp Fix the const things for d3d drivers. 2007-09-16 10:44:05 +00:00
CD3D8Texture.h Added ITexture::isRenderTarget and moved OGL render texture flip to the texture matrix. 2007-09-19 12:52:35 +00:00
CD3D9Driver.cpp Added ITexture::isRenderTarget and moved OGL render texture flip to the texture matrix. 2007-09-19 12:52:35 +00:00
CD3D9Driver.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CD3D9HLSLMaterialRenderer.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CD3D9HLSLMaterialRenderer.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CD3D9MaterialRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
CD3D9NormalMapRenderer.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CD3D9NormalMapRenderer.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CD3D9ParallaxMapRenderer.cpp Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
CD3D9ParallaxMapRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
CD3D9ShaderMaterialRenderer.cpp Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
CD3D9ShaderMaterialRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
CD3D9Texture.cpp Fix the const things for d3d drivers. 2007-09-16 10:44:05 +00:00
CD3D9Texture.h Added ITexture::isRenderTarget and moved OGL render texture flip to the texture matrix. 2007-09-19 12:52:35 +00:00
CDMFLoader.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CDMFLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CDefaultGUIElementFactory.cpp GUI constification done, other parts still missing. 2007-09-16 00:18:13 +00:00
CDefaultGUIElementFactory.h GUI constification done, other parts still missing. 2007-09-16 00:18:13 +00:00
CDefaultSceneNodeAnimatorFactory.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CDefaultSceneNodeAnimatorFactory.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CDefaultSceneNodeFactory.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CDefaultSceneNodeFactory.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CDepthBuffer.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CDepthBuffer.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CDummyTransformationSceneNode.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CDummyTransformationSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CEmptySceneNode.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CEmptySceneNode.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CFPSCounter.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CFPSCounter.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CFileList.cpp Changed file position data type to long in order to support large files on 64bit systems. Also added some constification and signedness changes to file classes. 2007-09-14 08:29:18 +00:00
CFileList.h Changed file position data type to long in order to support large files on 64bit systems. Also added some constification and signedness changes to file classes. 2007-09-14 08:29:18 +00:00
CFileSystem.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CFileSystem.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIButton.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CGUIButton.h Cleanup. 2007-09-17 23:32:02 +00:00
CGUICheckBox.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUICheckBox.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIColorSelectDialog.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CGUIColorSelectDialog.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIComboBox.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CGUIComboBox.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIContextMenu.cpp Cleanup. 2007-09-17 23:32:02 +00:00
CGUIContextMenu.h Cleanup. 2007-09-17 23:32:02 +00:00
CGUIEditBox.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIEditBox.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIEnvironment.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIEnvironment.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIFileOpenDialog.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIFileOpenDialog.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIFont.cpp GUI constification done, other parts still missing. 2007-09-16 00:18:13 +00:00
CGUIFont.h GUI constification done, other parts still missing. 2007-09-16 00:18:13 +00:00
CGUIImage.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CGUIImage.h Cleanup. 2007-09-17 23:32:02 +00:00
CGUIInOutFader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CGUIInOutFader.h Cleanup. 2007-09-17 23:32:02 +00:00
CGUIListBox.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIListBox.h Cleanup. 2007-09-17 23:32:02 +00:00
CGUIMenu.cpp Menu bug fix by CuteAlien. 2007-09-18 07:54:34 +00:00
CGUIMenu.h Menu bug fix by CuteAlien. 2007-09-18 07:54:34 +00:00
CGUIMeshViewer.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIMeshViewer.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIMessageBox.cpp Cleanup. 2007-09-17 23:32:02 +00:00
CGUIMessageBox.h Cleanup. 2007-09-17 23:32:02 +00:00
CGUIModalScreen.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CGUIModalScreen.h Cleanup. 2007-09-17 23:32:02 +00:00
CGUIScrollBar.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CGUIScrollBar.h Cleanup. 2007-09-17 23:32:02 +00:00
CGUISkin.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CGUISkin.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CGUISpinBox.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUISpinBox.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUISpriteBank.cpp GUI constification done, other parts still missing. 2007-09-16 00:18:13 +00:00
CGUISpriteBank.h GUI constification done, other parts still missing. 2007-09-16 00:18:13 +00:00
CGUIStaticText.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CGUIStaticText.h GUI constification done, other parts still missing. 2007-09-16 00:18:13 +00:00
CGUITabControl.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUITabControl.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIToolBar.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIToolBar.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIWindow.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGUIWindow.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CGeometryCreator.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CGeometryCreator.h Fixed HillPlane Mesh to work with arbitrary sizes. 2007-07-30 17:14:55 +00:00
CImage.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CImage.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CImageLoaderBMP.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CImageLoaderBMP.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CImageLoaderJPG.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CImageLoaderJPG.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CImageLoaderPCX.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CImageLoaderPCX.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CImageLoaderPNG.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageLoaderPNG.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageLoaderPSD.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CImageLoaderPSD.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CImageLoaderTGA.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CImageLoaderTGA.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CImageWriterBMP.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageWriterBMP.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageWriterJPG.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageWriterJPG.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageWriterPCX.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageWriterPCX.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageWriterPNG.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CImageWriterPNG.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageWriterPPM.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CImageWriterPPM.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageWriterPSD.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageWriterPSD.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageWriterTGA.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CImageWriterTGA.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CIrrDeviceLinux.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CIrrDeviceLinux.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CIrrDeviceSDL.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CIrrDeviceSDL.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CIrrDeviceStub.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CIrrDeviceStub.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CIrrDeviceWin32.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CIrrDeviceWin32.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CIrrMeshFileLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CIrrMeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CIrrMeshWriter.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CIrrMeshWriter.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CLMTSMeshFileLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CLMTSMeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CLightSceneNode.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CLightSceneNode.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CLimitReadFile.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CLimitReadFile.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CLogger.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CLogger.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CMD2MeshFileLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CMD2MeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CMD3MeshFileLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CMD3MeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CMS3DMeshFileLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CMS3DMeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CMY3DHelper.h Minor cleanup. 2007-07-05 22:33:56 +00:00
CMY3DMeshFileLoader.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CMY3DMeshFileLoader.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CMY3DStuff.h Minor cleanup. 2007-07-05 22:33:56 +00:00
CMemoryReadFile.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CMemoryReadFile.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CMeshCache.cpp added IUnknown::getReferenceCount and IMeshCache::clearUnusedMeshes to flush unused meshes from the mesh cache. 2007-07-05 11:20:03 +00:00
CMeshCache.h added IUnknown::getReferenceCount and IMeshCache::clearUnusedMeshes to flush unused meshes from the mesh cache. 2007-07-05 11:20:03 +00:00
CMeshManipulator.cpp Changed .x loader to use u32. 2007-09-12 17:45:29 +00:00
CMeshManipulator.h added IMeshManipulator::createMeshWelded to copy a mesh with welded vertices. removed IAnimatedMeshX from the vc8 project. 2007-09-11 21:47:32 +00:00
CMeshSceneNode.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CMeshSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CMetaTriangleSelector.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CMetaTriangleSelector.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CNullDriver.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CNullDriver.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
COBJMeshFileLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
COBJMeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
COCTLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
COCTLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
COSOperator.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
COSOperator.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
COctTreeSceneNode.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
COctTreeSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
COctTreeTriangleSelector.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
COctTreeTriangleSelector.h Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
COgreMeshFileLoader.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
COgreMeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
COpenGLDriver.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
COpenGLDriver.h Added ITexture::isRenderTarget and moved OGL render texture flip to the texture matrix. 2007-09-19 12:52:35 +00:00
COpenGLExtensionHandler.cpp Fixed typo in OpenGL extension loader. 2007-09-18 14:11:33 +00:00
COpenGLExtensionHandler.h Properly fixed the OpenGL extension search. Also removed the glu part in order to get rid of glu at all. 2007-08-30 08:26:20 +00:00
COpenGLMaterialRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
COpenGLNormalMapRenderer.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
COpenGLNormalMapRenderer.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
COpenGLParallaxMapRenderer.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
COpenGLParallaxMapRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
COpenGLSLMaterialRenderer.cpp Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
COpenGLSLMaterialRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
COpenGLShaderMaterialRenderer.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
COpenGLShaderMaterialRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
COpenGLTexture.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
COpenGLTexture.h Added ITexture::isRenderTarget and moved OGL render texture flip to the texture matrix. 2007-09-19 12:52:35 +00:00
CPakReader.cpp More file position data type changes. Also reflecting this in user code. 2007-09-14 09:07:11 +00:00
CPakReader.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
CParticleAnimatedMeshSceneNodeEmitter.cpp Fixed the win32 project files. 2007-09-05 09:31:56 +00:00
CParticleAnimatedMeshSceneNodeEmitter.h Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CParticleAttractionAffector.cpp Added particle affectors with interfaces from IrrSpintz. 2007-08-29 00:17:46 +00:00
CParticleAttractionAffector.h Added particle affectors with interfaces from IrrSpintz. 2007-08-29 00:17:46 +00:00
CParticleBoxEmitter.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CParticleBoxEmitter.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CParticleCylinderEmitter.cpp Added also the particle emitters from irrSpintz. 2007-08-29 16:13:38 +00:00
CParticleCylinderEmitter.h Added also the particle emitters from irrSpintz. 2007-08-29 16:13:38 +00:00
CParticleFadeOutAffector.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CParticleFadeOutAffector.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CParticleGravityAffector.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CParticleGravityAffector.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CParticleMeshEmitter.cpp Added also the particle emitters from irrSpintz. 2007-08-29 16:13:38 +00:00
CParticleMeshEmitter.h Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CParticlePointEmitter.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CParticlePointEmitter.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CParticleRingEmitter.cpp Added also the particle emitters from irrSpintz. 2007-08-29 16:13:38 +00:00
CParticleRingEmitter.h Added also the particle emitters from irrSpintz. 2007-08-29 16:13:38 +00:00
CParticleRotationAffector.cpp Added particle affectors with interfaces from IrrSpintz. 2007-08-29 00:17:46 +00:00
CParticleRotationAffector.h Added particle affectors with interfaces from IrrSpintz. 2007-08-29 00:17:46 +00:00
CParticleSphereEmitter.cpp Added also the particle emitters from irrSpintz. 2007-08-29 16:13:38 +00:00
CParticleSphereEmitter.h Added also the particle emitters from irrSpintz. 2007-08-29 16:13:38 +00:00
CParticleSystemSceneNode.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CParticleSystemSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CQ3LevelMesh.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CQ3LevelMesh.h Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CQuake3ShaderSceneNode.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CQuake3ShaderSceneNode.h Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CReadFile.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CReadFile.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CSTLMeshFileLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CSTLMeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CSTLMeshWriter.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CSTLMeshWriter.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CSceneCollisionManager.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CSceneCollisionManager.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CSceneManager.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CSceneManager.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CSceneNodeAnimatorCollisionResponse.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CSceneNodeAnimatorCollisionResponse.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CSceneNodeAnimatorDelete.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CSceneNodeAnimatorDelete.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CSceneNodeAnimatorFlyCircle.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CSceneNodeAnimatorFlyCircle.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CSceneNodeAnimatorFlyStraight.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CSceneNodeAnimatorFlyStraight.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CSceneNodeAnimatorFollowSpline.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CSceneNodeAnimatorFollowSpline.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CSceneNodeAnimatorRotation.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CSceneNodeAnimatorRotation.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CSceneNodeAnimatorTexture.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CSceneNodeAnimatorTexture.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CShadowVolumeSceneNode.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CShadowVolumeSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CSkinnedMesh.cpp Removed debug output 2007-09-18 12:45:21 +00:00
CSkinnedMesh.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CSkyBoxSceneNode.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CSkyBoxSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CSkyDomeSceneNode.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CSkyDomeSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CSoftware2MaterialRenderer.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CSoftwareDriver.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CSoftwareDriver.h Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CSoftwareDriver2.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CSoftwareDriver2.h Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CSoftwareTexture.cpp Added ITexture::isRenderTarget and moved OGL render texture flip to the texture matrix. 2007-09-19 12:52:35 +00:00
CSoftwareTexture.h Added ITexture::isRenderTarget and moved OGL render texture flip to the texture matrix. 2007-09-19 12:52:35 +00:00
CSoftwareTexture2.cpp Added ITexture::isRenderTarget and moved OGL render texture flip to the texture matrix. 2007-09-19 12:52:35 +00:00
CSoftwareTexture2.h Added ITexture::isRenderTarget and moved OGL render texture flip to the texture matrix. 2007-09-19 12:52:35 +00:00
CSphereSceneNode.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CSphereSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CTRFlat.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CTRFlatWire.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CTRGouraud.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CTRGouraud2.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRGouraudAlpha2.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRGouraudAlphaNoZ2.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRGouraudWire.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CTRTextureBlend.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureDetailMap2.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureFlat.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CTRTextureFlatWire.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CTRTextureGouraud.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CTRTextureGouraud.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CTRTextureGouraud2.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureGouraudAdd.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CTRTextureGouraudAdd2.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureGouraudAddNoZ2.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureGouraudAlpha.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureGouraudAlphaNoZ.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureGouraudNoZ.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CTRTextureGouraudNoZ2.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureGouraudVertexAlpha2.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureGouraudWire.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CTRTextureLightMap2_Add.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureLightMap2_M1.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureLightMap2_M2.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureLightMap2_M4.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureLightMapGouraud2_M4.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CTRTextureWire2.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CTerrainSceneNode.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CTerrainSceneNode.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CTerrainTriangleSelector.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CTerrainTriangleSelector.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CTextSceneNode.cpp Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CTextSceneNode.h Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 2007-09-16 23:41:55 +00:00
CTimer.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CTriangleBBSelector.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CTriangleBBSelector.h Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CTriangleSelector.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CTriangleSelector.h Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CVideoModeList.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CVideoModeList.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CWaterSurfaceSceneNode.cpp First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CWaterSurfaceSceneNode.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CWriteFile.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CWriteFile.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CXMLReader.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CXMLReader.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CXMLReaderImpl.h First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 2007-09-14 22:25:59 +00:00
CXMLWriter.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CXMLWriter.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CXMeshFileLoader.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CXMeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CZBuffer.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CZBuffer.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CZipReader.cpp Some fixes for method signature unification and some other C++ fixes. 2007-09-18 14:01:28 +00:00
CZipReader.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IBurningShader.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IBurningShader.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IDepthBuffer.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
IImagePresenter.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
ITriangleRenderer.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IZBuffer.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
Irrlicht.cpp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
Irrlicht.dev Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
Irrlicht.dsp Removed some extraneous win32 libs, patch by rogerborg. 2007-09-17 07:26:21 +00:00
Irrlicht.dsw Moved everything to /trunk 2007-05-20 18:03:49 +00:00
Irrlicht7.1.sln Moved everything to /trunk 2007-05-20 18:03:49 +00:00
Irrlicht7.1.vcproj Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
Irrlicht8.0.sln Moved everything to /trunk 2007-05-20 18:03:49 +00:00
Irrlicht8.0.vcproj Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
Irrlicht_Win32-gcc.cbp Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
Makefile Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
OctTree.h couldn't work out why oct-trees were culled against the bounding box of the frustum rather than the frustum itself. works better than the bounding box method in my test meshes (box method culls too much) so I changed it back to use frustum method. 2007-06-10 20:02:11 +00:00
S2DVertex.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
S4DVertex.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
SoftwareDriver2_compile_config.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
SoftwareDriver2_helper.h Enhanced documentation for isFrontFacing to make it safer to use. Fixed frustum culling to correctly handle all possible cases of box intersections. Replaced isFrontFacing by classifyPointRelation as suggested by vitek. Minor cleanups in some classes. 2007-05-28 11:14:47 +00:00
builtInFont.bmp fixed a bug I caused in CGUIMenu and CGUIContextMenu. added some more window symbols to the built-in font and the skin. 2007-07-08 12:19:39 +00:00
dmfsupport.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
glext.h New header files from opengl.org 2007-06-04 22:56:50 +00:00
glxext.h New header files from opengl.org 2007-06-04 22:56:50 +00:00
irrXML.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
os.cpp Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
os.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
source.txt Moved everything to /trunk 2007-05-20 18:03:49 +00:00