irrlicht/source/Irrlicht
hybrid 48e43d758d Remove unused includes.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2910 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-11-21 21:09:31 +00:00
..
MacOSX Update the render size in fullscreen mode. 2009-11-20 14:15:47 +00:00
jpeglib Replace possessive "it's" with the grammatically correct "its". 2008-11-15 00:42:45 +00:00
libpng Merged revisions 2577:2601 from 1.5 branch: fast_atof bugfix. Updated libpng to 1.2.39 2009-08-13 23:18:04 +00:00
zlib Moved everything to /trunk 2007-05-20 18:03:49 +00:00
BuiltInFont.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
C3DSMeshFileLoader.cpp 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
C3DSMeshFileLoader.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
CAnimatedMeshMD2.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CAnimatedMeshMD2.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
CAnimatedMeshMD3.cpp 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
CAnimatedMeshMD3.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
CAnimatedMeshSceneNode.cpp Add FPS getter for Animated Mesh SN, add some values in serialization. 2009-10-28 13:42:47 +00:00
CAnimatedMeshSceneNode.h Add FPS getter for Animated Mesh SN, add some values in serialization. 2009-10-28 13:42:47 +00:00
CAttributeImpl.h Fix more strict-aliasing problems. 2009-11-12 23:30:49 +00:00
CAttributes.cpp Merged revisions 2407:2436 from 1.5 branch. CopyToScaling bug fix, big endian .x bug fix, STL loading fixed, binary attributes loading fixed. 2009-07-02 09:39:50 +00:00
CAttributes.h http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
CB3DMeshFileLoader.cpp Support separate U and V texture wrap modes. 2009-11-16 15:58:54 +00:00
CB3DMeshFileLoader.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
CBSPMeshFileLoader.cpp 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
CBSPMeshFileLoader.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
CBillboardSceneNode.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CBillboardSceneNode.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CBlit.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 09:03:25 +00:00
CBoneSceneNode.cpp Use new typedef. 2009-11-03 10:22:29 +00:00
CBoneSceneNode.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CBurningShader_Raster_Reference.cpp Add new Material flag ColorMaterial which defines how to interpret the vertex color when lighting is enabled. It's possible to use the color for diffuse, ambient, specular, or emissive modulation. Also combined diffuse and ambient is possible. This change finally unifies the behavior of non-textured meshes in OpenGL and D3D to a large extent. 2009-04-23 16:21:34 +00:00
CCSMLoader.cpp 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
CCSMLoader.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
CCameraSceneNode.cpp Use new typedef. 2009-11-03 10:22:29 +00:00
CCameraSceneNode.h Add clone method for camera. 2009-10-28 13:30:11 +00:00
CColladaFileLoader.cpp Use new typedef. 2009-11-03 10:22:29 +00:00
CColladaFileLoader.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
CColladaMeshWriter.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CColladaMeshWriter.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CColorConverter.cpp Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CColorConverter.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CCubeSceneNode.cpp Forgot the destructor. 2009-04-23 08:12:29 +00:00
CCubeSceneNode.h Forgot the destructor. 2009-04-23 08:12:29 +00:00
CD3D8Driver.cpp Fix types for new helper method. 2009-11-16 17:27:37 +00:00
CD3D8Driver.h Fix types for new helper method. 2009-11-16 17:27:37 +00:00
CD3D8MaterialRenderer.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
CD3D8NormalMapRenderer.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CD3D8NormalMapRenderer.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CD3D8ParallaxMapRenderer.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CD3D8ParallaxMapRenderer.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CD3D8ShaderMaterialRenderer.cpp 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
CD3D8ShaderMaterialRenderer.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CD3D8Texture.cpp 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
CD3D8Texture.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
CD3D9Driver.cpp Fix types for new helper method. 2009-11-16 17:27:37 +00:00
CD3D9Driver.h Fix types for new helper method. 2009-11-16 17:27:37 +00:00
CD3D9HLSLMaterialRenderer.cpp Merge the two legacy ps_1_x work-arounds into one if block in order to avoid falling back to 1_x even if 2_x is supported. Thanks to DeM0nFiRe for help on this topic. 2009-07-24 19:25:44 +00:00
CD3D9HLSLMaterialRenderer.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CD3D9MaterialRenderer.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
CD3D9NormalMapRenderer.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CD3D9NormalMapRenderer.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CD3D9ParallaxMapRenderer.cpp Change point attenuation in D3D to work as the OpenGL version. 2009-07-30 16:58:07 +00:00
CD3D9ParallaxMapRenderer.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CD3D9ShaderMaterialRenderer.cpp Some more unicode fixes for Windows systems. 2009-10-24 00:28:30 +00:00
CD3D9ShaderMaterialRenderer.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CD3D9Texture.cpp 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
CD3D9Texture.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
CDMFLoader.cpp Merged revisions 2848:2891 from 1.6 branch. DMF loader fixes, Win32 shift key fixes, version number update. 2009-11-20 09:50:37 +00:00
CDMFLoader.h Merged revisions 2848:2891 from 1.6 branch. DMF loader fixes, Win32 shift key fixes, version number update. 2009-11-20 09:50:37 +00:00
CDefaultGUIElementFactory.cpp Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CDefaultGUIElementFactory.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CDefaultSceneNodeAnimatorFactory.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CDefaultSceneNodeAnimatorFactory.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CDefaultSceneNodeFactory.cpp 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
CDefaultSceneNodeFactory.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CDepthBuffer.cpp Fix more strict-aliasing problems. 2009-11-12 23:30:49 +00:00
CDepthBuffer.h http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
CDummyTransformationSceneNode.cpp 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
CDummyTransformationSceneNode.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CEmptySceneNode.cpp 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
CEmptySceneNode.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CFPSCounter.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CFPSCounter.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CFileList.cpp 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
CFileList.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
CFileSystem.cpp Make path check use absolutePaths on both sides. Fixes duplicated archive insertion problems. 2009-11-17 12:12:45 +00:00
CFileSystem.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
CGUIButton.cpp Add support for scaling button images to fit. 2009-08-03 12:18:47 +00:00
CGUIButton.h Add support for scaling button images to fit. 2009-08-03 12:18:47 +00:00
CGUICheckBox.cpp Checkbox uses now disabled text color when disabled. 2009-11-15 08:58:46 +00:00
CGUICheckBox.h Merged from 1.5 branch to trunk, all changes from 2088 to 2120. Mainly doc updates. Fix for non-skinned animated meshes with different current frames. 2009-01-22 12:40:06 +00:00
CGUIColorSelectDialog.cpp Remove unused includes. 2009-11-21 21:09:31 +00:00
CGUIColorSelectDialog.h Use API functions instead of direct member access. 2009-07-27 16:30:04 +00:00
CGUIComboBox.cpp Allow resizing GUI Editor window and fixed clipping on combo boxes (now only the ListBox is NotClipped) 2009-03-11 08:25:21 +00:00
CGUIComboBox.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CGUIContextMenu.cpp Draw sub-menues to the left side fi they would be outside main-window otherwise. 2009-11-15 09:07:09 +00:00
CGUIContextMenu.h New contextmenue features: 2009-10-29 17:04:14 +00:00
CGUIEditBox.cpp Fixed (new?) bug in edit box where typing characters over selected text didn't disable selection. 2009-07-05 10:12:48 +00:00
CGUIEditBox.h - adding events EGET_EDITBOX_CHANGED and EGET_EDITBOX_MARKING_CHANGED 2009-06-07 01:02:42 +00:00
CGUIEnvironment.cpp MessageBox supports now automatic resizing and images. 2009-10-14 13:28:20 +00:00
CGUIEnvironment.h MessageBox supports now automatic resizing and images. 2009-10-14 13:28:20 +00:00
CGUIFileOpenDialog.cpp 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
CGUIFileOpenDialog.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
CGUIFont.cpp Deprecate some image creation methods. 2009-11-20 17:24:26 +00:00
CGUIFont.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
CGUIImage.cpp Do some core::dimension2di() conversions required when passing dimension2d<u32> sources as dimension2d<s32> parameters. 2009-01-22 13:00:52 +00:00
CGUIImage.h Merged from 1.5 branch to trunk, all changes from 2088 to 2120. Mainly doc updates. Fix for non-skinned animated meshes with different current frames. 2009-01-22 12:40:06 +00:00
CGUIImageList.cpp Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 09:03:25 +00:00
CGUIImageList.h Reset all line endings to Windows-style CRLF 2009-03-10 20:46:58 +00:00
CGUIInOutFader.cpp Merged from 1.5 branch to trunk, all changes from 2088 to 2120. Mainly doc updates. Fix for non-skinned animated meshes with different current frames. 2009-01-22 12:40:06 +00:00
CGUIInOutFader.h Merged from 1.5 branch to trunk, all changes from 2088 to 2120. Mainly doc updates. Fix for non-skinned animated meshes with different current frames. 2009-01-22 12:40:06 +00:00
CGUIListBox.cpp Give ListBox better defaults for the ScrollBar stepsizes. 2009-11-16 03:48:53 +00:00
CGUIListBox.h added IGUIListBox::setDrawBackground 2009-05-30 05:45:54 +00:00
CGUIMenu.cpp - bugfix (2796207): menu acted (wrongly) on left-click down instead of left-click up. 2009-06-01 03:50:17 +00:00
CGUIMenu.h Merged from 1.5 branch to trunk, all changes from 2088 to 2120. Mainly doc updates. Fix for non-skinned animated meshes with different current frames. 2009-01-22 12:40:06 +00:00
CGUIMeshViewer.cpp - Fix bug in CSceneNodeAnimatorCollisionResponse::setWorld as found by Quillraven. 2009-06-10 20:13:37 +00:00
CGUIMeshViewer.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CGUIMessageBox.cpp Fix MSVC warning 2009-10-18 10:39:04 +00:00
CGUIMessageBox.h MessageBox supports now automatic resizing and images. 2009-10-14 13:28:20 +00:00
CGUIModalScreen.cpp - serialize modal screens 2009-06-02 00:10:56 +00:00
CGUIModalScreen.h - serialize modal screens 2009-06-02 00:10:56 +00:00
CGUIScrollBar.cpp Changes in 1.6 TA 2009-02-05 15:33:55 +00:00
CGUIScrollBar.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CGUISkin.cpp Remove unused includes. 2009-11-21 21:09:31 +00:00
CGUISkin.h Merged from 1.5 branch to trunk, all changes from 2088 to 2120. Mainly doc updates. Fix for non-skinned animated meshes with different current frames. 2009-01-22 12:40:06 +00:00
CGUISpinBox.cpp Remove unnecessary include. 2009-08-13 23:40:10 +00:00
CGUISpinBox.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CGUISpriteBank.cpp Fixed compiling under gcc 4. It didn't like the local struct being used in irrAllocator 2009-08-02 13:18:39 +00:00
CGUISpriteBank.h Fixed compiling under gcc 4. It didn't like the local struct being used in irrAllocator 2009-08-02 13:18:39 +00:00
CGUIStaticText.cpp Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CGUIStaticText.h Merged from 1.5 branch to trunk, all changes from 2088 to 2120. Mainly doc updates. Fix for non-skinned animated meshes with different current frames. 2009-01-22 12:40:06 +00:00
CGUITabControl.cpp Add setTabMaxWidth to tabcontrol (backport from 1.6) 2009-08-20 08:03:10 +00:00
CGUITabControl.h Add setTabMaxWidth to tabcontrol (backport from 1.6) 2009-08-20 08:03:10 +00:00
CGUITable.cpp - Added sprite bank draw batching. (Performance improvement is negligible unfortunately, wait for sprite bank VBOs) 2009-08-02 04:55:56 +00:00
CGUITable.h - Added sprite bank draw batching. (Performance improvement is negligible unfortunately, wait for sprite bank VBOs) 2009-08-02 04:55:56 +00:00
CGUIToolBar.cpp 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
CGUIToolBar.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CGUITreeView.cpp - Fix bug in CSceneNodeAnimatorCollisionResponse::setWorld as found by Quillraven. 2009-06-10 20:13:37 +00:00
CGUITreeView.h Fix some warnings under Linux. 2009-01-27 17:45:16 +00:00
CGUIWindow.cpp Windows show now active/inactive state. 2009-11-15 07:23:10 +00:00
CGUIWindow.h Windows show now active/inactive state. 2009-11-15 07:23:10 +00:00
CGeometryCreator.cpp Deprecate some image creation methods. 2009-11-20 17:24:26 +00:00
CGeometryCreator.h Allow cuboid creation instead of just uniform cubes. 2009-04-22 23:58:01 +00:00
CImage.cpp Deprecate some image creation methods. 2009-11-20 17:24:26 +00:00
CImage.h Deprecate some image creation methods. 2009-11-20 17:24:26 +00:00
CImageLoaderBMP.cpp 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
CImageLoaderBMP.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
CImageLoaderJPG.cpp Add support for CMYK JPGs. 2009-08-25 15:46:14 +00:00
CImageLoaderJPG.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
CImageLoaderPCX.cpp 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
CImageLoaderPCX.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
CImageLoaderPNG.cpp 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
CImageLoaderPNG.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
CImageLoaderPPM.cpp 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
CImageLoaderPPM.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
CImageLoaderPSD.cpp 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
CImageLoaderPSD.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
CImageLoaderRGB.cpp 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
CImageLoaderRGB.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
CImageLoaderTGA.cpp 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
CImageLoaderTGA.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
CImageLoaderWAL.cpp 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
CImageLoaderWAL.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
CImageWriterBMP.cpp 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
CImageWriterBMP.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
CImageWriterJPG.cpp 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
CImageWriterJPG.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
CImageWriterPCX.cpp 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
CImageWriterPCX.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
CImageWriterPNG.cpp 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
CImageWriterPNG.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
CImageWriterPPM.cpp 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
CImageWriterPPM.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
CImageWriterPSD.cpp 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
CImageWriterPSD.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
CImageWriterTGA.cpp 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
CImageWriterTGA.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
CIrrDeviceConsole.cpp Some more unicode fixes for Windows systems. 2009-10-24 00:28:30 +00:00
CIrrDeviceConsole.h Constification of getter return value. 2009-11-03 09:42:15 +00:00
CIrrDeviceLinux.cpp fix type conversion. 2009-11-12 21:51:30 +00:00
CIrrDeviceLinux.h Constification of getter return value. 2009-11-03 09:42:15 +00:00
CIrrDeviceSDL.cpp 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
CIrrDeviceSDL.h Constification of getter return value. 2009-11-03 09:42:15 +00:00
CIrrDeviceStub.cpp 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
CIrrDeviceStub.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
CIrrDeviceWin32.cpp Merged revisions 2848:2891 from 1.6 branch. DMF loader fixes, Win32 shift key fixes, version number update. 2009-11-20 09:50:37 +00:00
CIrrDeviceWin32.h Constification of getter return value. 2009-11-03 09:42:15 +00:00
CIrrDeviceWinCE.cpp 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
CIrrDeviceWinCE.h Constification of getter return value. 2009-11-03 09:42:15 +00:00
CIrrMeshFileLoader.cpp 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
CIrrMeshFileLoader.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
CIrrMeshWriter.cpp Use API functions instead of direct member access. 2009-07-27 14:55:08 +00:00
CIrrMeshWriter.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CLMTSMeshFileLoader.cpp 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
CLMTSMeshFileLoader.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
CLWOMeshFileLoader.cpp 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
CLWOMeshFileLoader.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
CLightSceneNode.cpp Changes in 1.6 TA 2009-02-10 15:08:23 +00:00
CLightSceneNode.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CLimitReadFile.cpp 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
CLimitReadFile.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
CLogger.cpp Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CLogger.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CMD2MeshFileLoader.cpp 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
CMD2MeshFileLoader.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
CMD3MeshFileLoader.cpp 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
CMD3MeshFileLoader.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
CMS3DMeshFileLoader.cpp Support for Ogre skeletons. Animations are not correctly working, yet. Also flipping mesh from right-handed to left-handed now, so expect some changes with loaded meshes. 2009-11-10 13:26:45 +00:00
CMS3DMeshFileLoader.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
CMY3DHelper.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CMY3DMeshFileLoader.cpp 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
CMY3DMeshFileLoader.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
CMemoryFile.cpp 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
CMemoryFile.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
CMeshCache.cpp 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
CMeshCache.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
CMeshManipulator.cpp Fix createMeshWith1TCoords to avoid vertex duplication. 2009-11-13 13:46:12 +00:00
CMeshManipulator.h Fix createMeshWith1TCoords to avoid vertex duplication. 2009-11-13 13:46:12 +00:00
CMeshSceneNode.cpp 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
CMeshSceneNode.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CMetaTriangleSelector.cpp Add early out when maximal array size is reached. 2009-11-13 15:41:03 +00:00
CMetaTriangleSelector.h https://sourceforge.net/tracker2/index.php?func=detail&aid=2498791&group_id=74339&atid=540678 2009-01-22 15:50:06 +00:00
CMountPointReader.cpp 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
CMountPointReader.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
CNPKReader.cpp Add Nebula device archive reader. 2009-11-09 17:05:46 +00:00
CNPKReader.h Add Nebula device archive reader. 2009-11-09 17:05:46 +00:00
CNullDriver.cpp Deprecate some image creation methods. 2009-11-20 17:24:26 +00:00
CNullDriver.h Add MRT support for OpenGL and Direct3D9. This patch is heavily based on the code from Nadro. This version supports also special render targets for OpenGL, and is already prepared for further MRT extensions such as per-target blend support. The d3d9 version is not yet tested. 2009-11-06 16:53:35 +00:00
COBJMeshFileLoader.cpp Avoid multiple calls to makeNormalMapTexture for the same texture. 2009-10-30 16:42:59 +00:00
COBJMeshFileLoader.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
COBJMeshWriter.cpp Merged revisions 2440:2473 from 1.5 branch. obj writer shininess fixed. Shadow volume removal fixed. 2009-07-13 13:14:32 +00:00
COBJMeshWriter.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
COCTLoader.cpp 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
COCTLoader.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
COSOperator.cpp Some more unicode fixes for Windows systems. 2009-10-24 00:28:30 +00:00
COSOperator.h Allow multiple device types compiled in at the same time. Renamed _IRR_USE_LINUX_DEVICE_ to _IRR_USE_X11_DEVICE_, added missing platform for Windows CE. Currently only tested in Linux (X11, SDL, console) 2009-07-28 17:09:24 +00:00
COctTreeSceneNode.cpp 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
COctTreeSceneNode.h http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=32019 2009-01-31 15:58:43 +00:00
COctTreeTriangleSelector.cpp Fix OpenGL compilation without extension pointers. 2009-07-14 15:43:53 +00:00
COctTreeTriangleSelector.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
COgreMeshFileLoader.cpp Remove unused elements from skeleton code. 2009-11-11 16:01:10 +00:00
COgreMeshFileLoader.h Support for Ogre skeletons. Animations are not correctly working, yet. Also flipping mesh from right-handed to left-handed now, so expect some changes with loaded meshes. 2009-11-10 13:26:45 +00:00
COpenGLDriver.cpp Trying to put the texture activation back into setMaterial. This had been changed in early versions of Irrlicht for render state problems. I hope we got them all fixed and can this way make external materials possible again. (problems are all OpenGL only) 2009-11-20 14:20:07 +00:00
COpenGLDriver.h Merge the UserClipPlane elements into a common struct. 2009-11-19 09:51:51 +00:00
COpenGLExtensionHandler.cpp Properly store the MAX_AINSOTROPY level. 2009-11-20 13:53:17 +00:00
COpenGLExtensionHandler.h Add BlendFunc support for MRTs under OpenGL. 2009-11-06 18:07:31 +00:00
COpenGLMaterialRenderer.h Trying to put the texture activation back into setMaterial. This had been changed in early versions of Irrlicht for render state problems. I hope we got them all fixed and can this way make external materials possible again. (problems are all OpenGL only) 2009-11-20 14:20:07 +00:00
COpenGLNormalMapRenderer.cpp - Fixed the OpenGL normal mapping some more (Works properly now). 2009-10-31 06:32:36 +00:00
COpenGLNormalMapRenderer.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
COpenGLParallaxMapRenderer.cpp - Fixed the OpenGL normal mapping some more (Works properly now). 2009-10-31 06:32:36 +00:00
COpenGLParallaxMapRenderer.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
COpenGLSLMaterialRenderer.cpp - Renamed texture setting function (setTexture) in most video drivers to setActiveTexture and made sure it has the same signature. This avoids confusion with similarly named methods in other classes (Such as SMaterial) and the consolidated method signature will hopefully help future plans for better abstracting texture usage across all drivers. 2009-07-02 06:43:24 +00:00
COpenGLSLMaterialRenderer.h Fix OpenGL compilation without extension pointers. 2009-07-14 15:43:53 +00:00
COpenGLShaderMaterialRenderer.cpp 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
COpenGLShaderMaterialRenderer.h Allow multiple device types compiled in at the same time. Renamed _IRR_USE_LINUX_DEVICE_ to _IRR_USE_X11_DEVICE_, added missing platform for Windows CE. Currently only tested in Linux (X11, SDL, console) 2009-07-28 17:09:24 +00:00
COpenGLTexture.cpp Fix another image constructor usage. 2009-11-20 17:27:56 +00:00
COpenGLTexture.h Remove unused member. 2009-11-19 21:41:21 +00:00
CPLYMeshFileLoader.cpp 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
CPLYMeshFileLoader.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
CPLYMeshWriter.cpp Fixed some warnings. Fixed minimizeWidow under Linux. 2009-03-09 09:09:36 +00:00
CPLYMeshWriter.h Added PLY writer and added VC9 project for mesh converter 2009-03-02 11:46:47 +00:00
CPakReader.cpp Fix typos. 2009-11-09 16:58:23 +00:00
CPakReader.h PAK archive reader patch and test, submitted by Carmen Wick. 2009-10-23 12:38:30 +00:00
CParticleAnimatedMeshSceneNodeEmitter.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleAnimatedMeshSceneNodeEmitter.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleAttractionAffector.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleAttractionAffector.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleBoxEmitter.cpp Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CParticleBoxEmitter.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CParticleCylinderEmitter.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleCylinderEmitter.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleFadeOutAffector.cpp Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CParticleFadeOutAffector.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CParticleGravityAffector.cpp Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CParticleGravityAffector.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CParticleMeshEmitter.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleMeshEmitter.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticlePointEmitter.cpp Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CParticlePointEmitter.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CParticleRingEmitter.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleRingEmitter.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleRotationAffector.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleRotationAffector.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleScaleAffector.cpp Merged revisions 2349:2403 from 1.5 branch. Added defines for version handling, added method to check for drivers. Fix bugs in Joystick handler, filename handler, and byteswap. 2009-07-02 08:59:55 +00:00
CParticleScaleAffector.h Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
CParticleSphereEmitter.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleSphereEmitter.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CParticleSystemSceneNode.cpp - Fix bug in CSceneNodeAnimatorCollisionResponse::setWorld as found by Quillraven. 2009-06-10 20:13:37 +00:00
CParticleSystemSceneNode.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CQ3LevelMesh.cpp 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
CQ3LevelMesh.h Reset all line endings to Windows-style CRLF 2009-03-10 20:46:58 +00:00
CQuake3ShaderSceneNode.cpp Support separate U and V texture wrap modes. 2009-11-16 15:58:54 +00:00
CQuake3ShaderSceneNode.h Changes in 1.6 TA 2009-02-05 15:33:55 +00:00
CReadFile.cpp 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
CReadFile.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
CSTLMeshFileLoader.cpp 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
CSTLMeshFileLoader.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
CSTLMeshWriter.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CSTLMeshWriter.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CSceneCollisionManager.cpp Use new typedef. 2009-11-03 10:22:29 +00:00
CSceneCollisionManager.h Added collision function parameter for restricting check to only parts of the scene, patch by Darktib. 2009-03-30 15:14:38 +00:00
CSceneManager.cpp Merged revisions 2778:2832 from 1.5 branch. Fix a driver feature return value and a render state bug for OpenGL. 2009-11-10 16:30:34 +00:00
CSceneManager.h Add parameter name and remove unused constructor. 2009-11-03 09:51:56 +00:00
CSceneNodeAnimatorCameraFPS.cpp Use new typedef. 2009-11-03 10:22:29 +00:00
CSceneNodeAnimatorCameraFPS.h Reset all line endings to Windows-style CRLF 2009-03-10 20:46:58 +00:00
CSceneNodeAnimatorCameraMaya.cpp Let maya-cam animator react on a setTarget call to the camera which happened outside it's own control 2009-10-29 15:39:12 +00:00
CSceneNodeAnimatorCameraMaya.h Let maya-cam animator react on a setTarget call to the camera which happened outside it's own control 2009-10-29 15:39:12 +00:00
CSceneNodeAnimatorCollisionResponse.cpp Merged revisions 2407:2436 from 1.5 branch. CopyToScaling bug fix, big endian .x bug fix, STL loading fixed, binary attributes loading fixed. 2009-07-02 09:39:50 +00:00
CSceneNodeAnimatorCollisionResponse.h Fix some warnings under Linux. 2009-01-27 17:45:16 +00:00
CSceneNodeAnimatorDelete.cpp Remove unused destructors. 2009-03-30 09:18:36 +00:00
CSceneNodeAnimatorDelete.h Remove unused destructors. 2009-03-30 09:18:36 +00:00
CSceneNodeAnimatorFlyCircle.cpp Remove unused destructors. 2009-03-30 09:18:36 +00:00
CSceneNodeAnimatorFlyCircle.h Changes in 1.6 TA 2009-02-05 15:33:55 +00:00
CSceneNodeAnimatorFlyStraight.cpp Removed unused member. 2009-03-30 15:45:59 +00:00
CSceneNodeAnimatorFlyStraight.h Removed unused member. 2009-03-30 15:45:59 +00:00
CSceneNodeAnimatorFollowSpline.cpp Remove unused destructors. 2009-03-30 09:18:36 +00:00
CSceneNodeAnimatorFollowSpline.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CSceneNodeAnimatorRotation.cpp 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
CSceneNodeAnimatorRotation.h Remove unused destructors. 2009-03-30 09:18:36 +00:00
CSceneNodeAnimatorTexture.cpp Remove unused destructors. 2009-03-30 09:18:36 +00:00
CSceneNodeAnimatorTexture.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CShadowVolumeSceneNode.cpp Use core::array instead of C arrays. 2009-07-13 12:49:29 +00:00
CShadowVolumeSceneNode.h Use core::array instead of C arrays. 2009-07-13 12:49:29 +00:00
CSkinnedMesh.cpp Support for Ogre skeletons. Animations are not correctly working, yet. Also flipping mesh from right-handed to left-handed now, so expect some changes with loaded meshes. 2009-11-10 13:26:45 +00:00
CSkinnedMesh.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
CSkyBoxSceneNode.cpp Support separate U and V texture wrap modes. 2009-11-16 15:58:54 +00:00
CSkyBoxSceneNode.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CSkyDomeSceneNode.cpp Disable anti-aliasing of sky 2009-08-16 20:56:41 +00:00
CSkyDomeSceneNode.h Add sky dome type and to default node factory, add serialization and clone methods (bug #2656990 reported by lab_zj) 2009-03-05 18:20:07 +00:00
CSoftware2MaterialRenderer.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CSoftwareDriver.cpp Deprecate some image creation methods. 2009-11-20 17:24:26 +00:00
CSoftwareDriver.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
CSoftwareDriver2.cpp Clean up image usage. 2009-11-20 16:33:42 +00:00
CSoftwareDriver2.h Add new videodriver method getMaxTextureSize(). Patch submitted by LoneBoco. 2009-10-23 15:44:31 +00:00
CSoftwareTexture.cpp Deprecate some image creation methods. 2009-11-20 17:24:26 +00:00
CSoftwareTexture.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
CSoftwareTexture2.cpp Clean up image usage. 2009-11-20 16:33:42 +00:00
CSoftwareTexture2.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
CSphereSceneNode.cpp http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=32277 2009-02-09 20:05:53 +00:00
CSphereSceneNode.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTRFlat.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTRFlatWire.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTRGouraud.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTRGouraud2.cpp 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
CTRGouraudAlpha2.cpp 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
CTRGouraudAlphaNoZ2.cpp 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
CTRGouraudWire.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTRTextureBlend.cpp 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
CTRTextureDetailMap2.cpp 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
CTRTextureFlat.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTRTextureFlatWire.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTRTextureGouraud.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTRTextureGouraud.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTRTextureGouraud2.cpp 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
CTRTextureGouraudAdd.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTRTextureGouraudAdd2.cpp 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
CTRTextureGouraudAddNoZ2.cpp 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
CTRTextureGouraudAlpha.cpp 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
CTRTextureGouraudAlphaNoZ.cpp 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
CTRTextureGouraudNoZ.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTRTextureGouraudNoZ2.cpp 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
CTRTextureGouraudVertexAlpha2.cpp 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
CTRTextureGouraudWire.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTRTextureLightMap2_Add.cpp 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
CTRTextureLightMap2_M1.cpp 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
CTRTextureLightMap2_M2.cpp 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
CTRTextureLightMap2_M4.cpp 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
CTRTextureLightMapGouraud2_M4.cpp 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
CTRTextureWire2.cpp Changes in 1.6 TA 2009-02-10 15:08:23 +00:00
CTarReader.cpp 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
CTarReader.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
CTerrainSceneNode.cpp 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
CTerrainSceneNode.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
CTerrainTriangleSelector.cpp https://sourceforge.net/tracker2/index.php?func=detail&aid=2498791&group_id=74339&atid=540678 2009-01-22 15:50:06 +00:00
CTerrainTriangleSelector.h https://sourceforge.net/tracker2/index.php?func=detail&aid=2498791&group_id=74339&atid=540678 2009-01-22 15:50:06 +00:00
CTextSceneNode.cpp Added an enum and support for other Depth comparison functions. 2009-01-22 22:39:40 +00:00
CTextSceneNode.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTimer.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CTriangleBBSelector.cpp https://sourceforge.net/tracker2/index.php?func=detail&aid=2498791&group_id=74339&atid=540678 2009-01-22 15:50:06 +00:00
CTriangleBBSelector.h https://sourceforge.net/tracker2/index.php?func=detail&aid=2498791&group_id=74339&atid=540678 2009-01-22 15:50:06 +00:00
CTriangleSelector.cpp Fix uninitialised value. 2009-04-06 15:44:20 +00:00
CTriangleSelector.h https://sourceforge.net/tracker2/?func=detail&aid=1797487&group_id=74339&atid=540678 2009-02-01 18:56:05 +00:00
CVideoModeList.cpp http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
CVideoModeList.h http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
CVolumeLightSceneNode.cpp Added some doc comments to IVolumeLightSceneNode.h and changed "colour" to American English "color" for consistency 2009-07-02 04:03:43 +00:00
CVolumeLightSceneNode.h Added some doc comments to IVolumeLightSceneNode.h and changed "colour" to American English "color" for consistency 2009-07-02 04:03:43 +00:00
CWaterSurfaceSceneNode.cpp 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
CWaterSurfaceSceneNode.h Simplify wave function. 2009-08-02 20:13:54 +00:00
CWriteFile.cpp 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
CWriteFile.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
CXMLReader.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CXMLReader.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CXMLReaderImpl.h Merged from 1.5 branch, revisions 2137:2293. Minor bugfixes, some doc updates. 2009-03-17 17:42:34 +00:00
CXMLWriter.cpp Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CXMLWriter.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
CXMeshFileLoader.cpp 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
CXMeshFileLoader.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
CZBuffer.cpp http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
CZBuffer.h http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
CZipReader.cpp Fix strict-aliasing problem. 2009-11-12 22:05:29 +00:00
CZipReader.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
IBurningShader.cpp Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
IBurningShader.h Changes in 1.6 TA 2009-02-10 15:08:23 +00:00
IDepthBuffer.h http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
IImagePresenter.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
ISceneNodeAnimatorFinishing.h Remove unused destructors. 2009-03-30 09:18:36 +00:00
ITriangleRenderer.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
IZBuffer.h http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704 2009-01-19 13:48:22 +00:00
Irrlicht-gcc.cbp Add Nebula device archive reader. 2009-11-09 17:05:46 +00:00
Irrlicht.cpp Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 09:03:25 +00:00
Irrlicht.dev Add Nebula device archive reader. 2009-11-09 17:05:46 +00:00
Irrlicht7.1.sln Add static lib configurations for all VS builds. Add a comment to IrrCompileConfig.h to explain that _IRR_STATIC_LIB_ needs to be defined in both the Irrlicht and application builds. 2008-11-17 11:52:40 +00:00
Irrlicht7.1.vcproj Add Nebula device archive reader. 2009-11-09 17:05:46 +00:00
Irrlicht8.0.sln Add static lib configurations for all VS builds. Add a comment to IrrCompileConfig.h to explain that _IRR_STATIC_LIB_ needs to be defined in both the Irrlicht and application builds. 2008-11-17 11:52:40 +00:00
Irrlicht8.0.vcproj Add Nebula device archive reader. 2009-11-09 17:05:46 +00:00
Irrlicht9.0.sln Update Irrlicht9.0.sln to fix untested changes from the static build target additions. Now tested with Visual C++ 2008 Express. 2008-11-19 20:50:44 +00:00
Irrlicht9.0.vcproj Add Nebula device archive reader. 2009-11-09 17:05:46 +00:00
Irrlicht_mobile6.sln added Initial Windows Mobile 6 Version. 2008-01-02 10:28:12 +00:00
Irrlicht_mobile6.vcproj Add Nebula device archive reader. 2009-11-09 17:05:46 +00:00
Irrlicht_xbox.sln xbox update. 2009-01-28 14:52:13 +00:00
Irrlicht_xbox.vcproj Add Nebula device archive reader. 2009-11-09 17:05:46 +00:00
Makefile Bump version in Makefile. 2009-11-20 17:03:14 +00:00
OctTree.h Minor init fix. 2009-05-08 16:29:38 +00:00
S2DVertex.h Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 2009-01-14 12:37:51 +00:00
S4DVertex.h Changes in 1.6 TA 2009-02-10 15:08:23 +00:00
SConstruct Add Nebula device archive reader. 2009-11-09 17:05:46 +00:00
SoftwareDriver2_compile_config.h Burning's Video now compiles again in fast mode. Reported by puh 2009-08-16 07:42:38 +00:00
SoftwareDriver2_helper.h Fix strict-aliasing problem. 2009-11-05 14:47:29 +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 Some dmf simplifications. 2009-11-16 17:53:46 +00:00
glext.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
glxext.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
irrXML.cpp Merged from 1.5 branch, revisions 2137:2293. Minor bugfixes, some doc updates. 2009-03-17 17:42:34 +00:00
os.cpp Fix float bswap macro usage. 2009-11-20 17:22:49 +00:00
os.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
source.txt Make use of core::IdentityMatrix. Removed some redundant or unused code. Some minor reorganizations. 2007-12-02 23:57:20 +00:00
wglext.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