irrlicht/include
hybrid ce2734d4e7 Add a new matrix method, e.g. used for stencil shadows.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3216 dfc29bdd-3216-0410-991c-e03cc46cb475
2010-02-11 16:13:47 +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
EAttributes.h - CStringWArrayAttribute can use const-ref instead of full copy 2009-12-02 16:02:41 +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 Add experimental framebuffer device. 2009-11-27 18:58:56 +00:00
EDriverFeatures.h Add support for mrt separate blend and colormask in OpenGL. Update OpenGL extension headers to latest version. 2009-11-06 17:36:20 +00:00
EDriverTypes.h Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase. 2010-02-02 20:53:57 +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 Merged from 1.6 branch, revisions 2936:3075. Several bugfixes for GUI, containers, file system. 2009-12-28 10:56:30 +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
EPrimitiveTypes.h Add support for different primitive types for geometry shaders. 2009-12-07 17:27:22 +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 Renamed OctTree to Octree 2009-12-20 22:10:53 +00:00
EShaderTypes.h Add geometry shaders for OpenGL. Implementation is largely influenced by ideas from devsh. Right now the input and output types are fixed to EPT_TRIANGLES, the maximal output vertices are only limited by the driver, and some geometry shader extensions are wrongly used. Will be fixed in the near future. 2009-11-24 23:35:43 +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 Revert r2939 (allocation strategy scheme for arrays). Which means old (slow?) speed for now. Reason is that 2009-11-30 14:11:27 +00:00
IAnimatedMeshSceneNode.h Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included. 2010-01-08 11:46:38 +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 - Fixed serialization of stringw-arrays again and learned another lesson of "be very careful when changing const's". 2009-12-08 04:39:25 +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 typos. 2009-11-09 16:58:23 +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 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase. 2010-02-02 20:53:57 +00:00
IFileArchive.h Add ways to provide the password for encrypted archives. 2009-12-01 17:07:00 +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 revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase. 2010-02-02 20:53:57 +00:00
IGPUProgrammingServices.h Add support for different primitive types for geometry shaders. 2009-12-07 17:27:22 +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 Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 2010-01-23 16:53:15 +00:00
IGUIEditBox.h Documentation updates. 2009-12-12 07:26:46 +00:00
IGUIElement.h - Fix bug that menus on IGUIWindows with titlebar got drawn too high (id: 2714400) 2009-12-27 20:04:11 +00:00
IGUIElementFactory.h Documentation updates. 2009-12-12 07:26:46 +00:00
IGUIEnvironment.h Documentation updates. 2009-12-12 07:26:46 +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 Documentation updates. 2009-12-12 07:26:46 +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 Merged revisions 2892:2947 from 1.6 branch. Mainly GUI fixes. Cylinder texturing enhanced. WIN64 defines everywhere also use _WIN64. Code layout and documentation updates. 2009-11-30 14:42:58 +00:00
IGUIInOutFader.h Documentation updates. 2009-12-12 07:26:46 +00:00
IGUIListBox.h Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase. 2010-02-02 20:53:57 +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 - Fix bug that menus on IGUIWindows with titlebar got drawn too high (id: 2714400) 2009-12-27 20:04:11 +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 Documentation updates. 2009-12-12 07:26:46 +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 Documentation updates. 2009-12-12 07:26:46 +00:00
IGUITable.h Merged revisions 2892:2947 from 1.6 branch. Mainly GUI fixes. Cylinder texturing enhanced. WIN64 defines everywhere also use _WIN64. Code layout and documentation updates. 2009-11-30 14:42:58 +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 revisions 2892:2947 from 1.6 branch. Mainly GUI fixes. Cylinder texturing enhanced. WIN64 defines everywhere also use _WIN64. Code layout and documentation updates. 2009-11-30 14:42:58 +00:00
IGUIWindow.h - Fix bug that menus on IGUIWindows with titlebar got drawn too high (id: 2714400) 2009-12-27 20:04:11 +00:00
IGeometryCreator.h Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 2010-01-23 16:53:15 +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 Remove unused includes. 2009-11-24 08:20:52 +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 Add support for different primitive types for geometry shaders. 2009-12-07 17:27:22 +00:00
IMeshCache.h Simplyfy SNamedPath 2009-12-07 22:45:39 +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 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase. 2010-02-02 20:53:57 +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 Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included. 2010-01-08 11:46:38 +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 Renamed OctTree to Octree 2009-12-20 22:10:53 +00:00
ISceneManager.h Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 2010-01-23 16:53:15 +00:00
ISceneNode.h Renamed OctTree to Octree 2009-12-20 22:10:53 +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 Documentation update. 2009-12-20 14:15:47 +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 Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 2010-01-23 16:53:15 +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 Add new triangle3d method, suggested by rogerborg. Fix comment. Fix type in multiplication. 2009-11-13 15:34:38 +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 Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 2010-01-23 16:53: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 - Fix bug that menus on IGUIWindows with titlebar got drawn too high (id: 2714400) 2009-12-27 20:04:11 +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 Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 2010-01-23 16:53:15 +00:00
IrrlichtDevice.h ClearSystemMessages does now also just remove keyboard/mouse events on Linux. Should probably be parametrized in the long run. 2009-12-18 12:37:25 +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 Make sure the struct is initialized to 0 2009-12-05 16:47:57 +00:00
SIrrCreationParameters.h Allow to set the logging level already in SIrrlichtCreationParameters. 2009-12-20 14:33:53 +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 revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included. 2010-01-08 11:46:38 +00:00
SMaterialLayer.h Support separate U and V texture wrap modes. 2009-11-16 15:58:54 +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 Rename MoveTo_ methods in SSkinMeshBuffer for proper Irrlicht naming scheme. 2009-11-09 09:48:29 +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
SVertexManipulator.h Add ScaleAlongNormals manipulator. 2009-11-13 14:58:37 +00:00
SViewFrustum.h Merged revisions 2892:2947 from 1.6 branch. Mainly GUI fixes. Cylinder texturing enhanced. WIN64 defines everywhere also use _WIN64. Code layout and documentation updates. 2009-11-30 14:42:58 +00:00
SceneParameters.h Add OBJ_TEXTURE_PATH and B3D_TEXTURE_PATH to SceneParameters to allow setting texture-paths for obj and b3d. 2009-12-06 05:46:43 +00:00
aabbox3d.h Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included. 2010-01-08 11:46:38 +00:00
coreutil.h Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 2010-01-23 16:53:15 +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
driverChoice.h Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase. 2010-02-02 20:53:57 +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 Revert r2939 (allocation strategy scheme for arrays). Which means old (slow?) speed for now. Reason is that 2009-11-30 14:11:27 +00:00
irrArray.h Make checks in erase not only happen in debug mode. 2009-12-28 13:42:59 +00:00
irrList.h Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 2010-01-23 16:53:15 +00:00
irrMap.h Add swap functions to irrMath and to the core classes. 2009-12-20 16:55:15 +00:00
irrMath.h Add swap functions to irrMath and to the core classes. 2009-12-20 16:55:15 +00:00
irrString.h Add test for string operator+= and fix for long type parameters. Bug and fix found by loneboco. 2010-02-08 00:04:26 +00:00
irrTypes.h Merged revisions 2892:2947 from 1.6 branch. Mainly GUI fixes. Cylinder texturing enhanced. WIN64 defines everywhere also use _WIN64. Code layout and documentation updates. 2009-11-30 14:42:58 +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 Renamed OctTree to Octree 2009-12-20 22:10:53 +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 Add a new matrix method, e.g. used for stencil shadows. 2010-02-11 16:13:47 +00:00
path.h Simplyfy SNamedPath 2009-12-07 22:45:39 +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 Remove some extra ; because otherwise tests won't even compile. 2009-11-29 23:37:04 +00:00
quaternion.h Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase. 2010-02-02 20:53: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 Add new triangle3d method, suggested by rogerborg. Fix comment. Fix type in multiplication. 2009-11-13 15:34:38 +00:00
vector2d.h Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 2010-01-23 16:53:15 +00:00
vector3d.h Missing constification fixed, found by loneboco 2010-02-07 21:51:40 +00:00