irrlicht/include
hybrid 95b4283a27 Split method suggested by obscurusnox added.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2792 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-11-03 23:52:33 +00:00
..
CDynamicMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
CIndexBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
CMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
CVertexBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ECullingTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EDebugSceneTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EDeviceTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EDriverFeatures.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EDriverTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EGUIAlignment.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EGUIElementTypes.h Fix missing GUI element name, found by loverlinfish. 2009-08-06 12:09:23 +00:00
EHardwareBufferFlags.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EMaterialFlags.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EMaterialTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EMeshWriterEnums.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EMessageBoxFlags.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ESceneNodeAnimatorTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ESceneNodeTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ETerrainElements.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IAnimatedMesh.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IAnimatedMeshMD2.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IAnimatedMeshMD3.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IAnimatedMeshSceneNode.h Add FPS getter for Animated Mesh SN, add some values in serialization. 2009-10-28 13:42:47 +00:00
IAttributeExchangingObject.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IAttributes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IBillboardSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IBillboardTextSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IBoneSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ICameraSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ICursorControl.h Constification of getter return value. 2009-11-03 09:42:15 +00:00
IDummyTransformationSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IDynamicMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IEventReceiver.h Merged revisions 2748:2778 from branch 1.6. A few bug fixes (wrong drop/grab, normals handling, rotation animator) and many doc fixes. 2009-11-02 10:27:15 +00:00
IFileArchive.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
IFileList.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
IFileSystem.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
IGPUProgrammingServices.h Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files. 2009-08-24 09:12:27 +00:00
IGUIButton.h Add support for scaling button images to fit. 2009-08-03 12:18:47 +00:00
IGUICheckBox.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIColorSelectDialog.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIComboBox.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIContextMenu.h New contextmenue features: 2009-10-29 17:04:14 +00:00
IGUIEditBox.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIElement.h fix rounding problem in IGUIElements which have EGUIA_SCALE alignments. 2009-09-21 19:57:08 +00:00
IGUIElementFactory.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIEnvironment.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
IGUIFileOpenDialog.h Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files. 2009-08-24 09:12:27 +00:00
IGUIFont.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
IGUIFontBitmap.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIImage.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIImageList.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIInOutFader.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIListBox.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIMeshViewer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIScrollBar.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUISkin.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
IGUISpinBox.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUISpriteBank.h - Added sprite bank draw batching. (Performance improvement is negligible unfortunately, wait for sprite bank VBOs) 2009-08-02 04:55:56 +00:00
IGUIStaticText.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUITabControl.h Add setTabMaxWidth to tabcontrol (backport from 1.6) 2009-08-20 08:03:10 +00:00
IGUITable.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIToolbar.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUITreeView.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
IGUIWindow.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGeometryCreator.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IImage.h Move color check method to IImage to make it publicly available. 2009-08-03 22:01:23 +00:00
IImageLoader.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
IImageWriter.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
IIndexBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ILightManager.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
ILightSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ILogger.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMaterialRenderer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMaterialRendererServices.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMesh.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMeshCache.h Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files. 2009-08-24 09:12:27 +00:00
IMeshLoader.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
IMeshManipulator.h Merged revisions 2748:2778 from branch 1.6. A few bug fixes (wrong drop/grab, normals handling, rotation animator) and many doc fixes. 2009-11-02 10:27:15 +00:00
IMeshSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMeshWriter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMetaTriangleSelector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IOSOperator.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleAffector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleAnimatedMeshSceneNodeEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleAttractionAffector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleBoxEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleCylinderEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleFadeOutAffector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleGravityAffector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleMeshEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleRingEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleRotationAffector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleSphereEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleSystemSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IQ3LevelMesh.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IQ3Shader.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IReadFile.h Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files. 2009-08-24 09:12:27 +00:00
IReferenceCounted.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneCollisionManager.h Add FPS getter for Animated Mesh SN, add some values in serialization. 2009-10-28 13:42:47 +00:00
ISceneManager.h Merged revisions 2748:2778 from branch 1.6. A few bug fixes (wrong drop/grab, normals handling, rotation animator) and many doc fixes. 2009-11-02 10:27:15 +00:00
ISceneNode.h Add typedefs for better readability. 2009-11-03 09:26:55 +00:00
ISceneNodeAnimator.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneNodeAnimatorCameraFPS.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneNodeAnimatorCameraMaya.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneNodeAnimatorCollisionResponse.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneNodeAnimatorFactory.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneNodeFactory.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneUserDataSerializer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IShaderConstantSetCallBack.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IShadowVolumeSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISkinnedMesh.h Merged from 1.6 branch, revisions 2665:2683. External creation of CSkinnedMesh. Texture matrix bug fixed. obj loader fixed. Divide by zero checks. Some API methods renamed. Strict aliasing fixes. Collada loader fixed. 2009-09-09 14:30:44 +00:00
ITerrainSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ITextSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ITexture.h Put method into class scope. 2009-11-03 09:35:55 +00:00
ITimer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ITriangleSelector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IVertexBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IVideoDriver.h Merged revisions 2748:2778 from branch 1.6. A few bug fixes (wrong drop/grab, normals handling, rotation animator) and many doc fixes. 2009-11-02 10:27:15 +00:00
IVideoModeList.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IVolumeLightSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IWriteFile.h Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files. 2009-08-24 09:12:27 +00:00
IXMLReader.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IXMLWriter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IrrCompileConfig.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
IrrlichtDevice.h Add methods for maximizing and restoring windows again. Some implementations are still empty, but we need the interfaces at least. 2009-08-13 16:51:46 +00:00
Keycodes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
S3DVertex.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SAnimatedMesh.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SColor.h Another lightness calculation method. 2009-10-19 12:28:14 +00:00
SExposedVideoData.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SIrrCreationParameters.h Add missing COUNT enum. Add FLT_MAX define if missing. 2009-08-13 17:17:37 +00:00
SKeyMap.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SLight.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SMaterial.h Merged from 1.6 branch, revisions 2665:2683. External creation of CSkinnedMesh. Texture matrix bug fixed. obj loader fixed. Divide by zero checks. Some API methods renamed. Strict aliasing fixes. Collada loader fixed. 2009-09-09 14:30:44 +00:00
SMaterialLayer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SMesh.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SMeshBufferLightMap.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SMeshBufferTangents.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SParticle.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SSharedMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SSkinMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SVertexIndex.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SViewFrustum.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
SceneParameters.h Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files. 2009-08-24 09:12:27 +00:00
aabbox3d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
coreutil.h Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files. 2009-08-24 09:12:27 +00:00
dimension2d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
fast_atof.h Resolve include order for float.h and local defines. 2009-08-13 23:38:14 +00:00
heapsort.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
irrAllocator.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
irrArray.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
irrList.h Split method suggested by obscurusnox added. 2009-11-03 23:52:33 +00:00
irrMap.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
irrMath.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
irrString.h Split method suggested by obscurusnox added. 2009-11-03 23:52:33 +00:00
irrTypes.h Merged revisions 2748:2778 from branch 1.6. A few bug fixes (wrong drop/grab, normals handling, rotation animator) and many doc fixes. 2009-11-02 10:27:15 +00:00
irrXML.h Merged revisions 2748:2778 from branch 1.6. A few bug fixes (wrong drop/grab, normals handling, rotation animator) and many doc fixes. 2009-11-02 10:27:15 +00:00
irrlicht.h Merged revisions 2748:2778 from branch 1.6. A few bug fixes (wrong drop/grab, normals handling, rotation animator) and many doc fixes. 2009-11-02 10:27:15 +00:00
line2d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
line3d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
matrix4.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
path.h Merged revisions 2748:2778 from branch 1.6. A few bug fixes (wrong drop/grab, normals handling, rotation animator) and many doc fixes. 2009-11-02 10:27:15 +00:00
plane3d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
position2d.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
quaternion.h Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. 2009-10-23 18:06:57 +00:00
rect.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
triangle3d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
vector2d.h Merged revisions 2485:2528 from 1.5 branch. Updated changes.txt. Fix for getAngle. Font handling fixed. 2009-07-30 09:29:18 +00:00
vector3d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00