irrlicht/source/Irrlicht
hybrid ca91742a1e Fixed a possible transformation problem in debug render.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1289 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-03-19 09:33:59 +00:00
..
MacOSX added depthSize and alphaSize support to OSX based on colour bit 2008-03-12 08:37:30 +00:00
jpeglib added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
libpng added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
libpng_osx Merged 1.4 branch, revisions 1106:1132. 2007-12-23 17:04:40 +00:00
zlib Moved everything to /trunk 2007-05-20 18:03:49 +00:00
BuiltInFont.h Compiling without the BMP loader now compiles without the built-in font data. Added some comments and a warning about this. CGUIPanel draws background when border is on 2008-02-11 19:34:12 +00:00
C3DSMeshFileLoader.cpp Fixed 3ds support for normal maps. 2008-02-25 17:44:12 +00:00
C3DSMeshFileLoader.h Fixed 3ds support for normal maps. 2008-02-25 17:44:12 +00:00
CAnimatedMeshMD2.cpp Merged from 1.4 branch revisions 1251:1271 2008-03-02 14:28:48 +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 Added initial values, to be corrected. 2007-12-06 00:05:16 +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 Fixed a possible transformation problem in debug render. 2008-03-19 09:33:59 +00:00
CAnimatedMeshSceneNode.h -fix in: 2007-11-14 07:35:40 +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 Fixed some material bugs in the b3d loader. 2008-01-18 00:54:01 +00:00
CB3DMeshFileLoader.h Fixed some material bugs in the b3d loader. 2008-01-18 00:54:01 +00:00
CBSPMeshFileLoader.cpp Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators. 2008-01-29 16:59:36 +00:00
CBSPMeshFileLoader.h Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators. 2008-01-29 16:59:36 +00:00
CBillboardSceneNode.cpp Added multiple inheritance to the billboard texte scene node in order to expose both billboard and textnode interface. 2008-02-12 16:01:26 +00:00
CBillboardSceneNode.h Added multiple inheritance to the billboard texte scene node in order to expose both billboard and textnode interface. 2008-02-12 16:01:26 +00:00
CBoneSceneNode.cpp Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CBoneSceneNode.h Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CBurningShader_Raster_Reference.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
CCSMLoader.cpp Split texture layer properties from SMaterial. Changed all texture access etc. in source code and examples. There is also a method to access textures now, which would allow to grab and drop them... 2007-09-20 15:33:36 +00:00
CCSMLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CCameraFPSSceneNode.cpp Changed some internals of the Volume light and gave it an interface. 2008-01-10 00:30:11 +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 Removed umlauts. 2007-10-18 08:02:27 +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 ------------------------------------------- 2007-11-13 14:36:17 +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 Fixed a crash in the collada 1.4 loader, also added better texture search. 2008-02-20 17:17:42 +00:00
CColladaFileLoader.h Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators. 2008-01-29 16:59:36 +00:00
CColladaMeshWriter.cpp Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CColladaMeshWriter.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CColorConverter.cpp Fixed 1bit bitmap conversion. Removed unnecessary ifdefs. 2007-09-21 16:20:37 +00:00
CColorConverter.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CCubeSceneNode.cpp Made cube node a mesh node. 2008-03-19 09:29:57 +00:00
CCubeSceneNode.h Made cube node a mesh node. 2008-03-19 09:29:57 +00:00
CD3D8Driver.cpp Merged 1.4 branch 1075:1105. 2007-12-08 13:11:39 +00:00
CD3D8Driver.h Merged 1.4 branch 1075:1105. 2007-12-08 13:11:39 +00:00
CD3D8MaterialRenderer.h Merged with 1.4 branch (rev 1051:1075). 2007-12-02 20:20:41 +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 added: 2007-11-18 13:03:57 +00:00
CD3D8ShaderMaterialRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
CD3D8Texture.cpp - Burningvideo: repaired MipMap Selection 2007-12-30 16:51:28 +00:00
CD3D8Texture.h - Burningvideo: repaired MipMap Selection 2007-12-30 16:51:28 +00:00
CD3D9Driver.cpp Merged from 1.4 branch revisions 1218:1234 2008-02-09 14:12:28 +00:00
CD3D9Driver.h Merged 1.4 branch 1075:1105. 2007-12-08 13:11:39 +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 Merged with 1.4 branch (rev 1051:1075). 2007-12-02 20:20:41 +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 added: 2007-11-18 13:03:57 +00:00
CD3D9ShaderMaterialRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
CD3D9Texture.cpp - Burningvideo: repaired MipMap Selection 2007-12-30 16:51:28 +00:00
CD3D9Texture.h - Burningvideo: repaired MipMap Selection 2007-12-30 16:51:28 +00:00
CDMFLoader.cpp Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators. 2008-01-29 16:59:36 +00:00
CDMFLoader.h Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators. 2008-01-29 16:59:36 +00:00
CDefaultGUIElementFactory.cpp Added StarSonata GUI patch from the tracker, const corrected. Fixed some bugs and changed the style and behaviour of the tabs. Tables aren't fully tested and don't serialize properly yet. 2007-12-22 07:49:29 +00:00
CDefaultGUIElementFactory.h Some code doc updates by Dorth. 2007-11-06 23:29:59 +00:00
CDefaultSceneNodeAnimatorFactory.cpp Added a cast in vector2d to make MSVC happy with integer vectors. Added virtual destructors in factory interfaces. 2007-09-25 16:06:06 +00:00
CDefaultSceneNodeAnimatorFactory.h Added a cast in vector2d to make MSVC happy with integer vectors. Added virtual destructors in factory interfaces. 2007-09-25 16:06:06 +00:00
CDefaultSceneNodeFactory.cpp Added a cast in vector2d to make MSVC happy with integer vectors. Added virtual destructors in factory interfaces. 2007-09-25 16:06:06 +00:00
CDefaultSceneNodeFactory.h Added a cast in vector2d to make MSVC happy with integer vectors. Added virtual destructors in factory interfaces. 2007-09-25 16:06:06 +00:00
CDepthBuffer.cpp ------------------------------------------- 2007-11-13 14:36:17 +00:00
CDepthBuffer.h ------------------------------------------- 2007-11-13 14:36:17 +00:00
CDummyTransformationSceneNode.cpp Removed a default destructor. Fixed .x loader to avoid loading .xml files. 2008-03-19 09:28:55 +00:00
CDummyTransformationSceneNode.h Removed a default destructor. Fixed .x loader to avoid loading .xml files. 2008-03-19 09:28:55 +00:00
CEmptySceneNode.cpp Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +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 Merged 1134:1151 from branch 1.4 2008-01-04 11:10:37 +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 Added a method to get the basename of the file, without path. 2008-03-05 16:47:30 +00:00
CFileSystem.h Added a method to get the basename of the file, without path. 2008-03-05 16:47:30 +00:00
CGUIButton.cpp Merged from 1.4 branch revisions 1251:1271 2008-03-02 14:28:48 +00:00
CGUIButton.h Merged from 1.4 branch revisions 1251:1271 2008-03-02 14:28:48 +00:00
CGUICheckBox.cpp Merged from 1.4 branch revisions 1235:1250 2008-02-21 00:20:39 +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 Added IGUIComboBox::setTextAlignment and made combo boxes properly serializable 2008-02-08 08:23:38 +00:00
CGUIComboBox.h Added IGUIComboBox::setTextAlignment and made combo boxes properly serializable 2008-02-08 08:23:38 +00:00
CGUIContextMenu.cpp Make use of core::IdentityMatrix. Removed some redundant or unused code. Some minor reorganizations. 2007-12-02 23:57:20 +00:00
CGUIContextMenu.h Fixed menu bug reported by hey_i_am_real, it's now possible to change the font after menu creation. 2007-11-17 20:06:09 +00:00
CGUIEditBox.cpp Merged from 1.4 branch revisions 1235:1250 2008-02-21 00:20:39 +00:00
CGUIEditBox.h Merged from 1.4 branch revisions 1235:1250 2008-02-21 00:20:39 +00:00
CGUIEnvironment.cpp Compiling without the BMP loader now compiles without the built-in font data. Added some comments and a warning about this. CGUIPanel draws background when border is on 2008-02-11 19:34:12 +00:00
CGUIEnvironment.h Added StarSonata GUI patch from the tracker, const corrected. Fixed some bugs and changed the style and behaviour of the tabs. Tables aren't fully tested and don't serialize properly yet. 2007-12-22 07:49:29 +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 Changed error message in font loader, if no regions are found users are given a hint to load the XML file instead. 2008-01-22 12:50:36 +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 Listbox double click now times out. Added scrollbar tray clicks and get/setLargeStep 2007-09-19 14:42:22 +00:00
CGUIListBox.h Cleanup. 2007-09-17 23:32:02 +00:00
CGUIMenu.cpp Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +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 Huge GUITable update by CuteAlien. 2008-01-11 15:56:37 +00:00
CGUIModalScreen.h Cleanup. 2007-09-17 23:32:02 +00:00
CGUIScrollBar.cpp Fixed an order warning. Hopefully fixed also one more VC6 error. 2007-09-20 08:13:44 +00:00
CGUIScrollBar.h Fixed an order warning. Hopefully fixed also one more VC6 error. 2007-09-20 08:13:44 +00:00
CGUISkin.cpp Added StarSonata GUI patch from the tracker, const corrected. Fixed some bugs and changed the style and behaviour of the tabs. Tables aren't fully tested and don't serialize properly yet. 2007-12-22 07:49:29 +00:00
CGUISkin.h Added StarSonata GUI patch from the tracker, const corrected. Fixed some bugs and changed the style and behaviour of the tabs. Tables aren't fully tested and don't serialize properly yet. 2007-12-22 07:49:29 +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 Fixed a bug in sprite bank, non-looping sprites cause a crash. 2008-01-16 04:12:33 +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 Merged from 1.4 branch revisions 1251:1271 2008-03-02 14:28:48 +00:00
CGUITabControl.h Added the compile time check to disable GUI compilation. Noticed by CuteAlien. 2008-02-07 16:30:22 +00:00
CGUITable.cpp Removed some unused variables. 2008-02-21 13:03:22 +00:00
CGUITable.h Added the compile time check to disable GUI compilation. Noticed by CuteAlien. 2008-02-07 16:30:22 +00:00
CGUIToolBar.cpp Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +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 Oops.. Also added pc0de's fix as it works with tab 2008-02-25 18:39:49 +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 Give access to the sphere mesh of the scene node. 2008-02-25 23:15:16 +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 Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderBMP.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderJPG.cpp Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderJPG.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderPCX.cpp Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderPCX.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderPNG.cpp Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderPNG.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderPPM.cpp Some const fixes from CaptainPants. Warning fix in PPM loader. 2007-09-23 23:12:06 +00:00
CImageLoaderPPM.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderPSD.cpp Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderPSD.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderTGA.cpp Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderTGA.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageLoaderWAL.cpp Fixed the warning fix. 2008-01-04 22:28:33 +00:00
CImageLoaderWAL.h Added the WAL loader made by Murphy McCauley. 2007-11-21 23:27:21 +00:00
CImageWriterBMP.cpp Some image writer fixes for proper directx screenshots. 2007-09-23 18:54:07 +00:00
CImageWriterBMP.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageWriterJPG.cpp Some image writer fixes for proper directx screenshots. 2007-09-23 18:54:07 +00:00
CImageWriterJPG.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageWriterPCX.cpp Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageWriterPCX.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageWriterPNG.cpp Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageWriterPNG.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageWriterPPM.cpp Some image writer fixes for proper directx screenshots. 2007-09-23 18:54:07 +00:00
CImageWriterPPM.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageWriterPSD.cpp Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageWriterPSD.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageWriterTGA.cpp Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CImageWriterTGA.h Added compiler switches for image loaders and writers. 2007-09-22 00:10:21 +00:00
CIrrDeviceLinux.cpp Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CIrrDeviceLinux.h Support externally created windows under Linux. Patch submitted by cyberwan. 2008-02-07 17:01:44 +00:00
CIrrDeviceSDL.cpp Some character handling fixes for SDL device by tonic. 2007-12-21 11:50:15 +00:00
CIrrDeviceSDL.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CIrrDeviceStub.cpp Removed left-in line and unused assignment. 2008-01-06 22:02:40 +00:00
CIrrDeviceStub.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CIrrDeviceWin32.cpp Merged with 1.4 branch (rev 1051:1075). 2007-12-02 20:20:41 +00:00
CIrrDeviceWin32.h CWin32CursorControl::setVisible fix by MasterGod 2008-01-27 20:20:36 +00:00
CIrrDeviceWinCE.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
CIrrDeviceWinCE.h added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
CIrrMeshFileLoader.cpp Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators. 2008-01-29 16:59:36 +00:00
CIrrMeshFileLoader.h Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators. 2008-01-29 16:59:36 +00:00
CIrrMeshWriter.cpp Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators. 2008-01-29 16:59:36 +00:00
CIrrMeshWriter.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CLMTSMeshFileLoader.cpp Split texture layer properties from SMaterial. Changed all texture access etc. in source code and examples. There is also a method to access textures now, which would allow to grab and drop them... 2007-09-20 15:33:36 +00:00
CLMTSMeshFileLoader.h Merged from 1.4 branch revisions 1174:1188 2008-01-21 00:24:28 +00:00
CLWOMeshFileLoader.cpp Reenable materials for old LWO formats. 2008-01-30 00:36:49 +00:00
CLWOMeshFileLoader.h Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators. 2008-01-29 16:59:36 +00:00
CLightSceneNode.cpp Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +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 some unused code. 2008-03-04 16:56:55 +00:00
CMD3MeshFileLoader.h Removed some unused code. 2008-03-04 16:56:55 +00:00
CMS3DMeshFileLoader.cpp Merged 1134:1151 from branch 1.4 2008-01-04 11:10:37 +00:00
CMS3DMeshFileLoader.h Merged 1134:1151 from branch 1.4 2008-01-04 11:10:37 +00:00
CMY3DHelper.h Hide helper variables. 2007-12-03 10:44:12 +00:00
CMY3DMeshFileLoader.cpp Split texture layer properties from SMaterial. Changed all texture access etc. in source code and examples. There is also a method to access textures now, which would allow to grab and drop them... 2007-09-20 15:33:36 +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 Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CMeshManipulator.h Added a Mesh to 2TCoords converter. 2007-09-28 21:11:30 +00:00
CMeshSceneNode.cpp Fixed my typo. 2008-01-31 00:14:38 +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 Merged from 1.4 branch revisions 1251:1271 2008-03-02 14:28:48 +00:00
CMetaTriangleSelector.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CNullDriver.cpp Some coding style changes, made one method const. 2008-02-12 15:31:35 +00:00
CNullDriver.h VBOs now use irrMap 2008-01-03 13:52:06 +00:00
COBJMeshFileLoader.cpp Made obj group support optional via SceneParameter. 2008-02-26 17:15:13 +00:00
COBJMeshFileLoader.h Added group support for .obj files. 2008-02-26 16:35:52 +00:00
COCTLoader.cpp Split texture layer properties from SMaterial. Changed all texture access etc. in source code and examples. There is also a method to access textures now, which would allow to grab and drop them... 2007-09-20 15:33:36 +00:00
COCTLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
COSOperator.cpp Merged 1134:1151 from branch 1.4 2008-01-04 11:10:37 +00:00
COSOperator.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
COctTreeSceneNode.cpp Added TangentMesh support. 2008-02-26 23:23:19 +00:00
COctTreeSceneNode.h Added TangentMesh support. 2008-02-26 23:23:19 +00:00
COctTreeTriangleSelector.cpp Made the scenenode parameter for selectors const. 2007-12-21 15:41:51 +00:00
COctTreeTriangleSelector.h Made the scenenode parameter for selectors const. 2007-12-21 15:41:51 +00:00
COgreMeshFileLoader.cpp Split texture layer properties from SMaterial. Changed all texture access etc. in source code and examples. There is also a method to access textures now, which would allow to grab and drop them... 2007-09-20 15:33:36 +00:00
COgreMeshFileLoader.h Properly reset renderstate. Remove extra no-op. 2007-12-03 10:08:36 +00:00
COpenGLDriver.cpp anti alias added for OSX and GL_LINE_SMOOTH enabled if antiAlias true 2008-03-12 04:50:29 +00:00
COpenGLDriver.h Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
COpenGLExtensionHandler.cpp Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
COpenGLExtensionHandler.h Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
COpenGLMaterialRenderer.h Major changes to OpenGL render states. Should reduce the number of state changes and reduce some render state confusion. Also changed back the order of 2d texture setting and render state changes. 2008-02-25 23:19:46 +00:00
COpenGLNormalMapRenderer.cpp Some code doc updates by Dorth. 2007-11-06 23:29:59 +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 code doc updates by Dorth. 2007-11-06 23:29:59 +00:00
COpenGLParallaxMapRenderer.h Made both materials const in OnSetMaterial. 2007-09-18 12:11:10 +00:00
COpenGLSLMaterialRenderer.cpp -fixed a bug in setting shader constants. 2007-12-03 08:03:21 +00:00
COpenGLSLMaterialRenderer.h Merged 1134:1151 from branch 1.4 2008-01-04 11:10:37 +00:00
COpenGLShaderMaterialRenderer.cpp added: 2007-11-18 13:03:57 +00:00
COpenGLShaderMaterialRenderer.h Merged 1134:1151 from branch 1.4 2008-01-04 11:10:37 +00:00
COpenGLTexture.cpp terrains can now use VBOs, but index and vertex data will need to be updated independently for any speed gain 2008-02-27 14:07:27 +00:00
COpenGLTexture.h Merged 1134:1151 from branch 1.4 2008-01-04 11:10:37 +00:00
CPakReader.cpp Merged 1134:1151 from branch 1.4 2008-01-04 11:10:37 +00:00
CPakReader.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
CParticleAnimatedMeshSceneNodeEmitter.cpp Provide meshbuffer level access to vertex elements which always exist. 2007-12-03 10:42:58 +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 Provide meshbuffer level access to vertex elements which always exist. 2007-12-03 10:42:58 +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 Merged from 1.4 branch revisions 1251:1271 2008-03-02 14:28:48 +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 Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators. 2008-01-29 16:59:36 +00:00
CQ3LevelMesh.h Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators. 2008-01-29 16:59:36 +00:00
CQuake3ShaderSceneNode.cpp Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CQuake3ShaderSceneNode.h Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +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 Big endian fixes. 2007-09-20 22:12:09 +00:00
CSTLMeshFileLoader.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CSTLMeshWriter.cpp Make more use of meshbuffer vertex access methods. 2007-12-03 22:29:00 +00:00
CSTLMeshWriter.h Removed unnecessary irr namespace prefixing. 2007-09-19 14:08:28 +00:00
CSceneCollisionManager.cpp Added collision manager optimization by rogerborg, adds early-out optimizations in ray-triangle intersection. 2007-12-22 08:15:22 +00:00
CSceneCollisionManager.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CSceneManager.cpp Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CSceneManager.h Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators. 2008-01-29 16:59:36 +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 Merged 1.4 branch 1075:1105. 2007-12-08 13:11:39 +00:00
CSceneNodeAnimatorFlyCircle.h Merged 1.4 branch 1075:1105. 2007-12-08 13:11:39 +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 Merged from 1.4 branch revisions 1198:1217 2008-01-30 00:07:52 +00:00
CSceneNodeAnimatorFollowSpline.h Fixed div by zero bug found by TomiZ. 2007-09-27 15:42:35 +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 Merged from 1.4 branch revisions 1174:1188 2008-01-21 00:24:28 +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 Avoid warning. 2007-12-10 23:33:24 +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 Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CSkinnedMesh.h Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CSkyBoxSceneNode.cpp ------------------------------------------- 2007-11-13 14:36:17 +00:00
CSkyBoxSceneNode.h Fixed the skybox textures orientation. They are now displayed non-flipped. Existing skybox textures have to be exchanged and rotated, though. 2007-09-28 23:10:53 +00:00
CSkyDomeSceneNode.cpp Merged from 1.4 branch revisions 1218:1234 2008-02-09 14:12:28 +00:00
CSkyDomeSceneNode.h Merged from 1.4 branch revisions 1218:1234 2008-02-09 14:12:28 +00:00
CSoftware2MaterialRenderer.h ------------------------------------------- 2007-11-13 14:36:17 +00:00
CSoftwareDriver.cpp Split texture layer properties from SMaterial. Changed all texture access etc. in source code and examples. There is also a method to access textures now, which would allow to grab and drop them... 2007-09-20 15:33:36 +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 Merged 1134:1151 from branch 1.4 2008-01-04 11:10:37 +00:00
CSoftwareDriver2.h - Burningvideo: repaired MipMap Selection 2007-12-30 16:51: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 Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
CSoftwareTexture2.h - Burningvideo: repaired MipMap Selection 2007-12-30 16:51:28 +00:00
CSphereSceneNode.cpp Give access to the sphere mesh of the scene node. 2008-02-25 23:15:16 +00:00
CSphereSceneNode.h Give access to the sphere mesh of the scene node. 2008-02-25 23:15:16 +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 - Burningvideo: repaired MipMap Selection 2007-12-30 16:51:28 +00:00
CTRGouraudAlpha2.cpp ------------------------------------------- 2007-11-13 14:36:17 +00:00
CTRGouraudAlphaNoZ2.cpp ------------------------------------------- 2007-11-13 14:36:17 +00:00
CTRGouraudWire.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CTRTextureBlend.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
CTRTextureDetailMap2.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +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 Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CTRTextureGouraud.h Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CTRTextureGouraud2.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +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 added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
CTRTextureGouraudAddNoZ2.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
CTRTextureGouraudAlpha.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
CTRTextureGouraudAlphaNoZ.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +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 added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
CTRTextureGouraudVertexAlpha2.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
CTRTextureGouraudWire.cpp Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CTRTextureLightMap2_Add.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
CTRTextureLightMap2_M1.cpp ------------------------------------------- 2007-11-13 14:36:17 +00:00
CTRTextureLightMap2_M2.cpp ------------------------------------------- 2007-11-13 14:36:17 +00:00
CTRTextureLightMap2_M4.cpp - Burningvideo: repaired MipMap Selection 2007-12-30 16:51:28 +00:00
CTRTextureLightMapGouraud2_M4.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
CTRTextureWire2.cpp ------------------------------------------- 2007-11-13 14:36:17 +00:00
CTerrainSceneNode.cpp Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CTerrainSceneNode.h Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
CTerrainTriangleSelector.cpp Made the scenenode parameter for selectors const. 2007-12-21 15:41:51 +00:00
CTerrainTriangleSelector.h Made the scenenode parameter for selectors const. 2007-12-21 15:41:51 +00:00
CTextSceneNode.cpp Added multiple inheritance to the billboard texte scene node in order to expose both billboard and textnode interface. 2008-02-12 16:01:26 +00:00
CTextSceneNode.h Added multiple inheritance to the billboard texte scene node in order to expose both billboard and textnode interface. 2008-02-12 16:01:26 +00:00
CTimer.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
CTriangleBBSelector.cpp Made the scenenode parameter for selectors const. 2007-12-21 15:41:51 +00:00
CTriangleBBSelector.h Made the scenenode parameter for selectors const. 2007-12-21 15:41:51 +00:00
CTriangleSelector.cpp Made the scenenode parameter for selectors const. 2007-12-21 15:41:51 +00:00
CTriangleSelector.h Made the scenenode parameter for selectors const. 2007-12-21 15:41:51 +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
CVolumeLightSceneNode.cpp Changed some internals of the Volume light and gave it an interface. 2008-01-10 00:30:11 +00:00
CVolumeLightSceneNode.h Changed some internals of the Volume light and gave it an interface. 2008-01-10 00:30:11 +00:00
CWaterSurfaceSceneNode.cpp Make more use of meshbuffer vertex access methods. 2007-12-03 22:29:00 +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 Merged 1134:1151 from branch 1.4 2008-01-04 11:10:37 +00:00
CXMLWriter.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CXMeshFileLoader.cpp Removed a default destructor. Fixed .x loader to avoid loading .xml files. 2008-03-19 09:28:55 +00:00
CXMeshFileLoader.h Added a matrix read method. 2008-02-12 15:32:39 +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 Merged 1134:1151 from branch 1.4 2008-01-04 11:10:37 +00:00
CZipReader.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IBurningShader.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
IBurningShader.h added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
IDepthBuffer.h ------------------------------------------- 2007-11-13 14:36:17 +00:00
IImagePresenter.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
ITriangleRenderer.h Merged from 1.4 branch revisions 1272:1279 2008-03-05 00:02:00 +00:00
IZBuffer.h Another round of constness additions. Almost finished now. 2007-09-17 16:09:50 +00:00
Irrlicht.cpp added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
Irrlicht.dev Added VolumeLight scene node and LWO loader to project files and config. 2008-01-21 08:54:46 +00:00
Irrlicht.dsp Added VolumeLight scene node and LWO loader to project files and config. 2008-01-21 08:54:46 +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 Added VolumeLight scene node and LWO loader to project files and config. 2008-01-21 08:54:46 +00:00
Irrlicht8.0.sln Moved everything to /trunk 2007-05-20 18:03:49 +00:00
Irrlicht8.0.vcproj Added VolumeLight scene node and LWO loader to project files and config. 2008-01-21 08:54:46 +00:00
Irrlicht_Linux-gcc.cbp Added VolumeLight scene node and LWO loader to project files and config. 2008-01-21 08:54:46 +00:00
Irrlicht_Win32-gcc.cbp Fixed typo in project file. 2008-02-05 21:42:32 +00:00
Irrlicht_mobile6.sln added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
Irrlicht_mobile6.vcproj Added VolumeLight scene node and LWO loader to project files and config. 2008-01-21 08:54:46 +00:00
Makefile Added an updated version of the LWO loader. Many material settings are still missing. 2008-01-21 00:38:06 +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 added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
SoftwareDriver2_compile_config.h Temporarily enabled w-buffer when compiling with BURNINGVIDEO_RENDERER_ULTRA_FAST (bug 1865281) 2008-01-14 05:15:04 +00:00
SoftwareDriver2_helper.h Merged 1134:1151 from branch 1.4 2008-01-04 11:10:37 +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 Reindentation. 2007-12-03 22:58:57 +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 Added RogerBorg's better fix for hires timers on dual core machines. 2008-01-04 17:52:39 +00:00
os.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
source.txt Make use of core::IdentityMatrix. Removed some redundant or unused code. Some minor reorganizations. 2007-12-02 23:57:20 +00:00