.. |
MacOSX
|
bug fix for OSX joystick support SEvent
|
2008-11-07 01:36:15 +00:00 |
jpeglib
|
added Initial Windows Mobile 6 Version.
|
2008-01-02 10:28:12 +00:00 |
libpng
|
Update to libpng 1.2.32
|
2008-09-29 20:12:22 +00:00 |
libpng_osx
|
Merged 1.4 branch, revisions 1106:1132.
|
2007-12-23 17:04:40 +00:00 |
zlib
|
Moved everything to /trunk
|
2007-05-20 18:03:49 +00:00 |
BuiltInFont.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
C3DSMeshFileLoader.cpp
|
Merge revisions 1572:1596 from 1.4 branch: Some late bugfixes of the 1.4.2 release. Tutorial generation mechanism.
|
2008-09-29 20:46:43 +00:00 |
C3DSMeshFileLoader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CAnimatedMeshMD2.cpp
|
Fixed reference counting problems due to statically allocated meshbuffers. Bug found by rogerborg.
|
2008-08-06 14:45:22 +00:00 |
CAnimatedMeshMD2.h
|
Fixed reference counting problems due to statically allocated meshbuffers. Bug found by rogerborg.
|
2008-08-06 14:45:22 +00:00 |
CAnimatedMeshMD3.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CAnimatedMeshMD3.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CAnimatedMeshSceneNode.cpp
|
Was missing a call to load the joints into the node in getJointNode(u32 jointID)
|
2008-10-17 05:27:26 +00:00 |
CAnimatedMeshSceneNode.h
|
Clone method implementation for Animated Mesh Scenenode, by rogerborg.
|
2008-10-08 14:56:40 +00:00 |
CAttributeImpl.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CAttributes.cpp
|
Made some string constructors explicit to avoid nasty misinterpretations. Just add core::stringc or core::stringw around the numbers the compiler doesn't want to convert automatically anymore.
|
2008-09-04 13:18:58 +00:00 |
CAttributes.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CB3DMeshFileLoader.cpp
|
Added proper ZWrite behavior for transparency.
|
2008-10-02 13:11:03 +00:00 |
CB3DMeshFileLoader.h
|
Prevent b3d loader to load textures from unused materials. Other mesh loader might still suffer from this.
|
2008-08-10 15:26:45 +00:00 |
CBSPMeshFileLoader.cpp
|
Change parameter to bool.
|
2008-08-20 08:51:31 +00:00 |
CBSPMeshFileLoader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CBillboardSceneNode.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CBillboardSceneNode.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CBoneSceneNode.cpp
|
Replaced BoneName by scene node's Name as suggested by rogerborg. Added setName method overload for stringc parameter.
|
2008-09-03 09:25:19 +00:00 |
CBoneSceneNode.h
|
Replaced BoneName by scene node's Name as suggested by rogerborg. Added setName method overload for stringc parameter.
|
2008-09-03 09:25:19 +00:00 |
CBurningShader_Raster_Reference.cpp
|
Added the missing copyright headers and changed the new files to 2008 as well.
|
2008-05-22 12:07:43 +00:00 |
CCSMLoader.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CCSMLoader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CCameraSceneNode.cpp
|
Minor cleanup and constification of camera node.
|
2008-08-07 12:45:53 +00:00 |
CCameraSceneNode.h
|
Minor cleanup and constification of camera node.
|
2008-08-07 12:45:53 +00:00 |
CColladaFileLoader.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CColladaFileLoader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CColladaMeshWriter.cpp
|
Made some string constructors explicit to avoid nasty misinterpretations. Just add core::stringc or core::stringw around the numbers the compiler doesn't want to convert automatically anymore.
|
2008-09-04 13:18:58 +00:00 |
CColladaMeshWriter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CColorConverter.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CColorConverter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CCubeSceneNode.cpp
|
Removed default destructor.
|
2008-09-29 11:31:17 +00:00 |
CCubeSceneNode.h
|
Removed default destructor.
|
2008-09-29 11:31:17 +00:00 |
CD3D8Driver.cpp
|
Workaround avoiding wrong renderstate with culling modes.
|
2008-11-02 21:41:45 +00:00 |
CD3D8Driver.h
|
Adding IVideoDriver::drawPixel() and implementations, as per http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=30741. Test code is in that post.
|
2008-10-24 13:45:47 +00:00 |
CD3D8MaterialRenderer.h
|
Merged revisions 1543:1559 from 1.4 branch. Mainly zbuffer issues and the TextureMatrix allocator patch.
|
2008-09-12 15:19:19 +00:00 |
CD3D8NormalMapRenderer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D8NormalMapRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D8ParallaxMapRenderer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D8ParallaxMapRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D8ShaderMaterialRenderer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D8ShaderMaterialRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D8Texture.cpp
|
Allow read-only locking of textures, which may improve the performance due to optimized access to the data and skipped updates when unlocking.
|
2008-08-07 11:59:42 +00:00 |
CD3D8Texture.h
|
Fix release mode build of CDMFLoader.cpp. Fix D3D8 build (need Summer 2004 SDK). Force alpha in D3D8/D3D9 screenshot pixels to 255 if necessary ( http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=174233#174233 )
|
2008-10-24 13:23:02 +00:00 |
CD3D9Driver.cpp
|
D3D RTT unlimited size patch. This fix allows arbitrarily sized RTTs for D3D9. It reuses existing DepthBuffers and tries to find an optimal size. Sharing of depth buffers and forcing creation of new depth buffers cannot be requested at the moment, though, because the API is not public.
|
2008-11-06 22:04:44 +00:00 |
CD3D9Driver.h
|
D3D RTT unlimited size patch. This fix allows arbitrarily sized RTTs for D3D9. It reuses existing DepthBuffers and tries to find an optimal size. Sharing of depth buffers and forcing creation of new depth buffers cannot be requested at the moment, though, because the API is not public.
|
2008-11-06 22:04:44 +00:00 |
CD3D9HLSLMaterialRenderer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D9HLSLMaterialRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D9MaterialRenderer.h
|
Merged revisions 1543:1559 from 1.4 branch. Mainly zbuffer issues and the TextureMatrix allocator patch.
|
2008-09-12 15:19:19 +00:00 |
CD3D9NormalMapRenderer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D9NormalMapRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D9ParallaxMapRenderer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D9ParallaxMapRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D9ShaderMaterialRenderer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D9ShaderMaterialRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CD3D9Texture.cpp
|
D3D RTT unlimited size patch. This fix allows arbitrarily sized RTTs for D3D9. It reuses existing DepthBuffers and tries to find an optimal size. Sharing of depth buffers and forcing creation of new depth buffers cannot be requested at the moment, though, because the API is not public.
|
2008-11-06 22:04:44 +00:00 |
CD3D9Texture.h
|
D3D RTT unlimited size patch. This fix allows arbitrarily sized RTTs for D3D9. It reuses existing DepthBuffers and tries to find an optimal size. Sharing of depth buffers and forcing creation of new depth buffers cannot be requested at the moment, though, because the API is not public.
|
2008-11-06 22:04:44 +00:00 |
CDMFLoader.cpp
|
Fix release mode build of CDMFLoader.cpp. Fix D3D8 build (need Summer 2004 SDK). Force alpha in D3D8/D3D9 screenshot pixels to 255 if necessary ( http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=174233#174233 )
|
2008-10-24 13:23:02 +00:00 |
CDMFLoader.h
|
Fixed core dumps and loading errors. Some speedup and simplifications.
|
2008-10-11 23:25:48 +00:00 |
CDefaultGUIElementFactory.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CDefaultGUIElementFactory.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CDefaultSceneNodeAnimatorFactory.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CDefaultSceneNodeAnimatorFactory.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CDefaultSceneNodeFactory.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CDefaultSceneNodeFactory.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CDepthBuffer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CDepthBuffer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CDummyTransformationSceneNode.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CDummyTransformationSceneNode.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CEmptySceneNode.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CEmptySceneNode.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CFPSCounter.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CFPSCounter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CFileList.cpp
|
Reorder namespace and include statements.
|
2008-10-27 16:44:19 +00:00 |
CFileList.h
|
Small code cleaning.
|
2008-07-17 09:07:21 +00:00 |
CFileSystem.cpp
|
Fixed getAbsoluteFilename under Linux in case the file does not exist. Did simply return an empty string, now it returns the original filename.
|
2008-11-04 15:32:24 +00:00 |
CFileSystem.h
|
Allow to skip extensions of filenames.
|
2008-09-05 16:35:10 +00:00 |
CGUIButton.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUIButton.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUICheckBox.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUICheckBox.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIColorSelectDialog.cpp
|
Reindentation.
|
2008-10-27 17:52:41 +00:00 |
CGUIColorSelectDialog.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIComboBox.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUIComboBox.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIContextMenu.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUIContextMenu.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIEditBox.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUIEditBox.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIEnvironment.cpp
|
Fix for [2003232] EET_KEY_INPUT_EVENT send twice when an element is focused, by CuteAlien
|
2008-09-09 22:50:14 +00:00 |
CGUIEnvironment.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIFileOpenDialog.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUIFileOpenDialog.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIFont.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIFont.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIImage.cpp
|
Const correctness for a pointer.
|
2008-08-15 08:46:57 +00:00 |
CGUIImage.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIInOutFader.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIInOutFader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIListBox.cpp
|
Add basic joystick support on Windows and Linux, with an option to compile it out. winmm added to all .dsp/.vcproj/.dev projects. Example 04.Movement updated to demonstrate the functionality. Tested with 1 USB joypad on WinXP and Ubuntu 8.04 (via VmWare).
|
2008-11-05 02:07:27 +00:00 |
CGUIListBox.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIMenu.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUIMenu.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIMeshViewer.cpp
|
-added support for 32bit buffers in the opengl and directx9 drivers :) hopefully not buggy...
|
2008-08-28 04:00:22 +00:00 |
CGUIMeshViewer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIMessageBox.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUIMessageBox.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIModalScreen.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIModalScreen.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIScrollBar.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUIScrollBar.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUISkin.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUISkin.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUISpinBox.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUISpinBox.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUISpriteBank.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUISpriteBank.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIStaticText.cpp
|
Merged from branch 1.4 revisions 1529:1538
|
2008-09-04 23:20:51 +00:00 |
CGUIStaticText.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUITabControl.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUITabControl.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUITable.cpp
|
Fixed wrongly used overload - was taking number instead of character.
|
2008-09-04 13:14:51 +00:00 |
CGUITable.h
|
Added the missing copyright headers and changed the new files to 2008 as well.
|
2008-05-22 12:07:43 +00:00 |
CGUIToolBar.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUIToolBar.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGUIWindow.cpp
|
Checking for IsEnabled is now consistent across all GUI elements (bug 2003234 by CuteAlien)
|
2008-07-08 19:47:51 +00:00 |
CGUIWindow.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CGeometryCreator.cpp
|
Fixed MSVC warnings
|
2008-07-18 14:45:17 +00:00 |
CGeometryCreator.h
|
Moved the arrow mesh parts into separate mesh constructor methods for cylinder and cone. Not yet exposed in the API.
|
2008-07-08 15:04:34 +00:00 |
CImage.cpp
|
Remove extra semicolons.
|
2008-10-22 09:25:31 +00:00 |
CImage.h
|
Remove extra semicolons.
|
2008-10-22 09:25:31 +00:00 |
CImageLoaderBMP.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderBMP.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderJPG.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderJPG.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderPCX.cpp
|
Fixed 24bit PCX files loading.
|
2008-10-30 00:53:13 +00:00 |
CImageLoaderPCX.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderPNG.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderPNG.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderPPM.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderPPM.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderPSD.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderPSD.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderTGA.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderTGA.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageLoaderWAL.cpp
|
Added the missing copyright headers and changed the new files to 2008 as well.
|
2008-05-22 12:07:43 +00:00 |
CImageLoaderWAL.h
|
Added the missing copyright headers and changed the new files to 2008 as well.
|
2008-05-22 12:07:43 +00:00 |
CImageWriterBMP.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageWriterBMP.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageWriterJPG.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageWriterJPG.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageWriterPCX.cpp
|
Forgot the endianess.
|
2008-10-30 00:34:31 +00:00 |
CImageWriterPCX.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageWriterPNG.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageWriterPNG.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageWriterPPM.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageWriterPPM.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageWriterPSD.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageWriterPSD.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageWriterTGA.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CImageWriterTGA.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CIrrDeviceLinux.cpp
|
Make joystick activation optional, so that Irrlicht doesn't consume all joystick events. This allows us to pass joystick enumeration data to the user app. Revert example 04 to just do key movement, but have it show framerate independent movement. Add a new 19.MouseAndJoystick example. Tested with Win32 and Linux devices, and with the SDL device on Windows and Linux.
|
2008-11-11 01:33:02 +00:00 |
CIrrDeviceLinux.h
|
Make joystick activation optional, so that Irrlicht doesn't consume all joystick events. This allows us to pass joystick enumeration data to the user app. Revert example 04 to just do key movement, but have it show framerate independent movement. Add a new 19.MouseAndJoystick example. Tested with Win32 and Linux devices, and with the SDL device on Windows and Linux.
|
2008-11-11 01:33:02 +00:00 |
CIrrDeviceSDL.cpp
|
Make joystick activation optional, so that Irrlicht doesn't consume all joystick events. This allows us to pass joystick enumeration data to the user app. Revert example 04 to just do key movement, but have it show framerate independent movement. Add a new 19.MouseAndJoystick example. Tested with Win32 and Linux devices, and with the SDL device on Windows and Linux.
|
2008-11-11 01:33:02 +00:00 |
CIrrDeviceSDL.h
|
Make joystick activation optional, so that Irrlicht doesn't consume all joystick events. This allows us to pass joystick enumeration data to the user app. Revert example 04 to just do key movement, but have it show framerate independent movement. Add a new 19.MouseAndJoystick example. Tested with Win32 and Linux devices, and with the SDL device on Windows and Linux.
|
2008-11-11 01:33:02 +00:00 |
CIrrDeviceStub.cpp
|
Make joystick activation optional, so that Irrlicht doesn't consume all joystick events. This allows us to pass joystick enumeration data to the user app. Revert example 04 to just do key movement, but have it show framerate independent movement. Add a new 19.MouseAndJoystick example. Tested with Win32 and Linux devices, and with the SDL device on Windows and Linux.
|
2008-11-11 01:33:02 +00:00 |
CIrrDeviceStub.h
|
Make joystick activation optional, so that Irrlicht doesn't consume all joystick events. This allows us to pass joystick enumeration data to the user app. Revert example 04 to just do key movement, but have it show framerate independent movement. Add a new 19.MouseAndJoystick example. Tested with Win32 and Linux devices, and with the SDL device on Windows and Linux.
|
2008-11-11 01:33:02 +00:00 |
CIrrDeviceWin32.cpp
|
Make joystick activation optional, so that Irrlicht doesn't consume all joystick events. This allows us to pass joystick enumeration data to the user app. Revert example 04 to just do key movement, but have it show framerate independent movement. Add a new 19.MouseAndJoystick example. Tested with Win32 and Linux devices, and with the SDL device on Windows and Linux.
|
2008-11-11 01:33:02 +00:00 |
CIrrDeviceWin32.h
|
Make joystick activation optional, so that Irrlicht doesn't consume all joystick events. This allows us to pass joystick enumeration data to the user app. Revert example 04 to just do key movement, but have it show framerate independent movement. Add a new 19.MouseAndJoystick example. Tested with Win32 and Linux devices, and with the SDL device on Windows and Linux.
|
2008-11-11 01:33:02 +00:00 |
CIrrDeviceWinCE.cpp
|
Changed createOpenGLDriver to use SIrrlichtCreationParameters.
|
2008-11-09 00:36:04 +00:00 |
CIrrDeviceWinCE.h
|
Moved windowId and sourceRect parameters from endScene to beginScene in order to support several windows for OpenGL as well. This is not yet implemented, though, just made some preparations.
|
2008-09-27 13:19:29 +00:00 |
CIrrMeshFileLoader.cpp
|
Typo in tangent mesh loading code, thanks pc0de
|
2008-07-29 20:02:34 +00:00 |
CIrrMeshFileLoader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CIrrMeshWriter.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CIrrMeshWriter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CLMTSMeshFileLoader.cpp
|
Some updates, submitted by puh
|
2008-11-07 23:29:03 +00:00 |
CLMTSMeshFileLoader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CLWOMeshFileLoader.cpp
|
Added the missing copyright headers and changed the new files to 2008 as well.
|
2008-05-22 12:07:43 +00:00 |
CLWOMeshFileLoader.h
|
Added the missing copyright headers and changed the new files to 2008 as well.
|
2008-05-22 12:07:43 +00:00 |
CLightSceneNode.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CLightSceneNode.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CLimitReadFile.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CLimitReadFile.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CLogger.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CLogger.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CMD2MeshFileLoader.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CMD2MeshFileLoader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CMD3MeshFileLoader.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CMD3MeshFileLoader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CMS3DMeshFileLoader.cpp
|
Fixed the handedness of the coord system.
|
2008-10-02 13:10:08 +00:00 |
CMS3DMeshFileLoader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CMY3DHelper.h
|
MY3D loading bug fixed. Some more code cleaning, removed the my3d stuff file.
|
2008-05-30 12:31:06 +00:00 |
CMY3DMeshFileLoader.cpp
|
Added support for loading of textures in oct files from the same place like the mesh.
|
2008-09-04 12:46:37 +00:00 |
CMY3DMeshFileLoader.h
|
Added support for loading of textures in oct files from the same place like the mesh.
|
2008-09-04 12:46:37 +00:00 |
CMemoryReadFile.cpp
|
Small code cleaning.
|
2008-07-17 09:07:21 +00:00 |
CMemoryReadFile.h
|
Small code cleaning.
|
2008-07-17 09:07:21 +00:00 |
CMeshCache.cpp
|
Bug 2123736; In getMeshFilename(const IMesh*), test the possibility that the IMesh is an IAnimatedMesh. This is a stopgap.
|
2008-11-03 22:13:37 +00:00 |
CMeshCache.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CMeshManipulator.cpp
|
Added new mMeshManipulator method scaleTCoords to scale texture coords of a mesh. Added two new access methods to texture coords of vertices of a meshbuffer. This allowed to replace the template for planar mapping as well.
|
2008-08-09 12:04:56 +00:00 |
CMeshManipulator.h
|
Added new mMeshManipulator method scaleTCoords to scale texture coords of a mesh. Added two new access methods to texture coords of vertices of a meshbuffer. This allowed to replace the template for planar mapping as well.
|
2008-08-09 12:04:56 +00:00 |
CMeshSceneNode.cpp
|
Another material cleanup for the debug renders.
|
2008-10-01 21:06:34 +00:00 |
CMeshSceneNode.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CMetaTriangleSelector.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CMetaTriangleSelector.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CNullDriver.cpp
|
Typo fixed.
|
2008-11-06 16:55:11 +00:00 |
CNullDriver.h
|
Adding IVideoDriver::drawPixel() and implementations, as per http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=30741. Test code is in that post.
|
2008-10-24 13:45:47 +00:00 |
COBJMeshFileLoader.cpp
|
Fixed problems with missing (default) strings in the obj loader and copyright statement.
|
2008-10-10 14:38:50 +00:00 |
COBJMeshFileLoader.h
|
Fixed problems with missing (default) strings in the obj loader and copyright statement.
|
2008-10-10 14:38:50 +00:00 |
COBJMeshWriter.cpp
|
Fixed problems with missing (default) strings in the obj loader and copyright statement.
|
2008-10-10 14:38:50 +00:00 |
COBJMeshWriter.h
|
Fixed problems with missing (default) strings in the obj loader and copyright statement.
|
2008-10-10 14:38:50 +00:00 |
COCTLoader.cpp
|
Added support for loading of textures in oct files from the same place like the mesh.
|
2008-09-04 12:46:37 +00:00 |
COCTLoader.h
|
Added support for loading of textures in oct files from the same place like the mesh.
|
2008-09-04 12:46:37 +00:00 |
COSOperator.cpp
|
Merged revisions 1357:1366 from 1.4 branch.
|
2008-06-12 11:15:45 +00:00 |
COSOperator.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
COctTreeSceneNode.cpp
|
Removed unused parameter from win32 OpenGL setup. Separated wrap mode handling into new method in ogl driver. Fixed pixel alignment in ogl pixel transfers to avoid problems on special systems. Fixed an info message to be printed always, not just for big endian systems.
|
2008-08-07 10:25:44 +00:00 |
COctTreeSceneNode.h
|
Cleanup and some speed improvements.
|
2008-07-31 17:24:27 +00:00 |
COctTreeTriangleSelector.cpp
|
Replaced transformBox by transformBoxEx to avoid major malfunction of the transformations when the transformation includes rotations.
|
2008-08-25 13:46:22 +00:00 |
COctTreeTriangleSelector.h
|
Cleanup and some speed improvements.
|
2008-07-31 17:24:27 +00:00 |
COgreMeshFileLoader.cpp
|
Merged 1486-1488 from 1.4 branch, IImage methods exposed and MeshManipulator moved.
|
2008-08-13 23:48:33 +00:00 |
COgreMeshFileLoader.h
|
Merged 1486-1488 from 1.4 branch, IImage methods exposed and MeshManipulator moved.
|
2008-08-13 23:48:33 +00:00 |
COpenGLDriver.cpp
|
Changed createOpenGLDriver to use SIrrlichtCreationParameters.
|
2008-11-09 00:36:04 +00:00 |
COpenGLDriver.h
|
Changed createOpenGLDriver to use SIrrlichtCreationParameters.
|
2008-11-09 00:36:04 +00:00 |
COpenGLExtensionHandler.cpp
|
Added a driver feature check for non-square textures (which some d3d drivers don't seem to support...). It's not yet used in size calculations, though.
|
2008-10-01 22:27:15 +00:00 |
COpenGLExtensionHandler.h
|
New versions of glext.h (43) and glxext.h (21) with two new GL extensions.
|
2008-11-06 17:03:05 +00:00 |
COpenGLMaterialRenderer.h
|
Merged revisions 1543:1559 from 1.4 branch. Mainly zbuffer issues and the TextureMatrix allocator patch.
|
2008-09-12 15:19:19 +00:00 |
COpenGLNormalMapRenderer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
COpenGLNormalMapRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
COpenGLParallaxMapRenderer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
COpenGLParallaxMapRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
COpenGLSLMaterialRenderer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
COpenGLSLMaterialRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
COpenGLShaderMaterialRenderer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
COpenGLShaderMaterialRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
COpenGLTexture.cpp
|
Moved FBO check method for systems without this extension.
|
2008-11-07 12:29:05 +00:00 |
COpenGLTexture.h
|
Use helper method instead of local one.
|
2008-11-04 00:25:06 +00:00 |
CPakReader.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CPakReader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleAnimatedMeshSceneNodeEmitter.cpp
|
Removed unnecessary default value.
|
2008-08-26 11:47:22 +00:00 |
CParticleAnimatedMeshSceneNodeEmitter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleAttractionAffector.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleAttractionAffector.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleBoxEmitter.cpp
|
Removed unnecessary default value.
|
2008-08-26 11:47:22 +00:00 |
CParticleBoxEmitter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleCylinderEmitter.cpp
|
Removed unnecessary default value.
|
2008-08-26 11:47:22 +00:00 |
CParticleCylinderEmitter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleFadeOutAffector.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleFadeOutAffector.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleGravityAffector.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleGravityAffector.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleMeshEmitter.cpp
|
Bug fix to avoid core dump due to access to empty meshbuffers by CuteAlien.
|
2008-07-30 23:24:15 +00:00 |
CParticleMeshEmitter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticlePointEmitter.cpp
|
Removed unnecessary default value.
|
2008-08-26 11:47:22 +00:00 |
CParticlePointEmitter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleRingEmitter.cpp
|
Removed unnecessary default value.
|
2008-08-26 11:47:22 +00:00 |
CParticleRingEmitter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleRotationAffector.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleRotationAffector.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleSphereEmitter.cpp
|
Removed unnecessary default value.
|
2008-08-26 11:47:22 +00:00 |
CParticleSphereEmitter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CParticleSystemSceneNode.cpp
|
-added support for 32bit buffers in the opengl and directx9 drivers :) hopefully not buggy...
|
2008-08-28 04:00:22 +00:00 |
CParticleSystemSceneNode.h
|
Merged 1499:1506 from 1.4 branch: Doc updates, getEmitter added.
|
2008-08-20 08:24:52 +00:00 |
CQ3LevelMesh.cpp
|
Reindentation.
|
2008-10-27 17:52:41 +00:00 |
CQ3LevelMesh.h
|
Change parameter to bool.
|
2008-08-20 08:51:31 +00:00 |
CQuake3ShaderSceneNode.cpp
|
Reindentation.
|
2008-10-27 17:52:41 +00:00 |
CQuake3ShaderSceneNode.h
|
Fixed reference counting problems due to statically allocated meshbuffers. Bug found by rogerborg.
|
2008-08-06 14:45:22 +00:00 |
CReadFile.cpp
|
Small code cleaning.
|
2008-07-17 09:07:21 +00:00 |
CReadFile.h
|
Properly initialize vertex copies.
|
2008-07-17 09:08:33 +00:00 |
CSTLMeshFileLoader.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CSTLMeshFileLoader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CSTLMeshWriter.cpp
|
Made some string constructors explicit to avoid nasty misinterpretations. Just add core::stringc or core::stringw around the numbers the compiler doesn't want to convert automatically anymore.
|
2008-09-04 13:18:58 +00:00 |
CSTLMeshWriter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CSceneCollisionManager.cpp
|
floating point rounding problem fix by rogerborg/cutealien.
|
2008-06-27 09:22:40 +00:00 |
CSceneCollisionManager.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CSceneManager.cpp
|
ISceneNode::addChild now recursively updates SceneManager pointers if the node was from another SceneManager.
|
2008-11-06 17:46:04 +00:00 |
CSceneManager.h
|
Reindentation.
|
2008-10-27 17:52:41 +00:00 |
CSceneNodeAnimatorCameraFPS.cpp
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorCameraFPS.h
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorCameraMaya.cpp
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorCameraMaya.h
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorCollisionResponse.cpp
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorCollisionResponse.h
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorDelete.cpp
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorDelete.h
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorFlyCircle.cpp
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorFlyCircle.h
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorFlyStraight.cpp
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorFlyStraight.h
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorFollowSpline.cpp
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorFollowSpline.h
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorRotation.cpp
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorRotation.h
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorTexture.cpp
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CSceneNodeAnimatorTexture.h
|
implemented createClone in ISceneNodeAnimators
|
2008-10-13 02:55:54 +00:00 |
CShadowVolumeSceneNode.cpp
|
-added support for 32bit buffers in the opengl and directx9 drivers :) hopefully not buggy...
|
2008-08-28 04:00:22 +00:00 |
CShadowVolumeSceneNode.h
|
Added support for proxy meshes as source of the shadow volume. This enables the use of a simplified version of a mesh for the generation of the shadow volume, which can significantly improve the render performance with shadow volumes. Patch provided by tonic.
|
2008-08-08 19:39:24 +00:00 |
CSkinnedMesh.cpp
|
Possible problem with scaling, reported by gbox here: http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=30175
|
2008-10-17 05:42:14 +00:00 |
CSkinnedMesh.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CSkyBoxSceneNode.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CSkyBoxSceneNode.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CSkyDomeSceneNode.cpp
|
Fixed reference counting problems due to statically allocated meshbuffers. Bug found by rogerborg.
|
2008-08-06 14:45:22 +00:00 |
CSkyDomeSceneNode.h
|
Fixed reference counting problems due to statically allocated meshbuffers. Bug found by rogerborg.
|
2008-08-06 14:45:22 +00:00 |
CSoftware2MaterialRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CSoftwareDriver.cpp
|
Adding IVideoDriver::drawPixel() and implementations, as per http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=30741. Test code is in that post.
|
2008-10-24 13:45:47 +00:00 |
CSoftwareDriver.h
|
Adding IVideoDriver::drawPixel() and implementations, as per http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=30741. Test code is in that post.
|
2008-10-24 13:45:47 +00:00 |
CSoftwareDriver2.cpp
|
Adding IVideoDriver::drawPixel() and implementations, as per http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=30741. Test code is in that post.
|
2008-10-24 13:45:47 +00:00 |
CSoftwareDriver2.h
|
Adding IVideoDriver::drawPixel() and implementations, as per http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=30741. Test code is in that post.
|
2008-10-24 13:45:47 +00:00 |
CSoftwareTexture.cpp
|
Allow read-only locking of textures, which may improve the performance due to optimized access to the data and skipped updates when unlocking.
|
2008-08-07 11:59:42 +00:00 |
CSoftwareTexture.h
|
Allow read-only locking of textures, which may improve the performance due to optimized access to the data and skipped updates when unlocking.
|
2008-08-07 11:59:42 +00:00 |
CSoftwareTexture2.cpp
|
Small code cleaning.
|
2008-07-17 09:07:21 +00:00 |
CSoftwareTexture2.h
|
Allow read-only locking of textures, which may improve the performance due to optimized access to the data and skipped updates when unlocking.
|
2008-08-07 11:59:42 +00:00 |
CSphereSceneNode.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CSphereSceneNode.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRFlat.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRFlatWire.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRGouraud.cpp
|
This time a proper sw renderer fix.
|
2008-08-11 16:12:15 +00:00 |
CTRGouraud2.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRGouraudAlpha2.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRGouraudAlphaNoZ2.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRGouraudWire.cpp
|
This time a proper sw renderer fix.
|
2008-08-11 16:12:15 +00:00 |
CTRTextureBlend.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureDetailMap2.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureFlat.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureFlatWire.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureGouraud.cpp
|
This time a proper sw renderer fix.
|
2008-08-11 16:12:15 +00:00 |
CTRTextureGouraud.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureGouraud2.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureGouraudAdd.cpp
|
This time a proper sw renderer fix.
|
2008-08-11 16:12:15 +00:00 |
CTRTextureGouraudAdd2.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureGouraudAddNoZ2.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureGouraudAlpha.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureGouraudAlphaNoZ.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureGouraudNoZ.cpp
|
This time a proper sw renderer fix.
|
2008-08-11 16:12:15 +00:00 |
CTRTextureGouraudNoZ2.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureGouraudVertexAlpha2.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureGouraudWire.cpp
|
This time a proper sw renderer fix.
|
2008-08-11 16:12:15 +00:00 |
CTRTextureLightMap2_Add.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureLightMap2_M1.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureLightMap2_M2.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureLightMap2_M4.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureLightMapGouraud2_M4.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTRTextureWire2.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTerrainSceneNode.cpp
|
Fixed a problem with terrain culling not updating as the camera FOV changes.
|
2008-10-17 05:11:14 +00:00 |
CTerrainSceneNode.h
|
Fixed a problem with terrain culling not updating as the camera FOV changes.
|
2008-10-17 05:11:14 +00:00 |
CTerrainTriangleSelector.cpp
|
Fixed reference counting problems due to statically allocated meshbuffers. Bug found by rogerborg.
|
2008-08-06 14:45:22 +00:00 |
CTerrainTriangleSelector.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTextSceneNode.cpp
|
Replaced transformBox by transformBoxEx to avoid major malfunction of the transformations when the transformation includes rotations.
|
2008-08-25 13:46:22 +00:00 |
CTextSceneNode.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTimer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTriangleBBSelector.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTriangleBBSelector.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTriangleSelector.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CTriangleSelector.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CVideoModeList.cpp
|
Changed return value of a videomodelist method. missing linebreak in vector3d.h
|
2008-06-13 13:34:05 +00:00 |
CVideoModeList.h
|
Changed return value of a videomodelist method. missing linebreak in vector3d.h
|
2008-06-13 13:34:05 +00:00 |
CVolumeLightSceneNode.cpp
|
Missed a constification.
|
2008-08-06 22:46:48 +00:00 |
CVolumeLightSceneNode.h
|
Missed a constification.
|
2008-08-06 22:46:48 +00:00 |
CWaterSurfaceSceneNode.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CWaterSurfaceSceneNode.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CWriteFile.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CWriteFile.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CXMLReader.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CXMLReader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CXMLReaderImpl.h
|
Typo fixed.
|
2008-11-06 16:55:11 +00:00 |
CXMLWriter.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CXMLWriter.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CXMeshFileLoader.cpp
|
Remove warnings.
|
2008-10-27 16:42:33 +00:00 |
CXMeshFileLoader.h
|
Added line counting in .x loader, useful for easy debugging.
|
2008-10-22 09:23:31 +00:00 |
CZBuffer.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CZBuffer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CZipReader.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
CZipReader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
IBurningShader.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
IBurningShader.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
IDepthBuffer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
IImagePresenter.h
|
Moved windowId and sourceRect parameters from endScene to beginScene in order to support several windows for OpenGL as well. This is not yet implemented, though, just made some preparations.
|
2008-09-27 13:19:29 +00:00 |
ITriangleRenderer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
IZBuffer.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
Irrlicht.cpp
|
Some cleanup for IdentityMatrix.
|
2008-09-02 22:11:19 +00:00 |
Irrlicht.dev
|
Add basic joystick support on Windows and Linux, with an option to compile it out. winmm added to all .dsp/.vcproj/.dev projects. Example 04.Movement updated to demonstrate the functionality. Tested with 1 USB joypad on WinXP and Ubuntu 8.04 (via VmWare).
|
2008-11-05 02:07:27 +00:00 |
Irrlicht.dsp
|
Add basic joystick support on Windows and Linux, with an option to compile it out. winmm added to all .dsp/.vcproj/.dev projects. Example 04.Movement updated to demonstrate the functionality. Tested with 1 USB joypad on WinXP and Ubuntu 8.04 (via VmWare).
|
2008-11-05 02:07:27 +00:00 |
Irrlicht.dsw
|
Moved everything to /trunk
|
2007-05-20 18:03:49 +00:00 |
Irrlicht7.1.sln
|
Moved everything to /trunk
|
2007-05-20 18:03:49 +00:00 |
Irrlicht7.1.vcproj
|
Add basic joystick support on Windows and Linux, with an option to compile it out. winmm added to all .dsp/.vcproj/.dev projects. Example 04.Movement updated to demonstrate the functionality. Tested with 1 USB joypad on WinXP and Ubuntu 8.04 (via VmWare).
|
2008-11-05 02:07:27 +00:00 |
Irrlicht8.0.sln
|
Moved everything to /trunk
|
2007-05-20 18:03:49 +00:00 |
Irrlicht8.0.vcproj
|
Add basic joystick support on Windows and Linux, with an option to compile it out. winmm added to all .dsp/.vcproj/.dev projects. Example 04.Movement updated to demonstrate the functionality. Tested with 1 USB joypad on WinXP and Ubuntu 8.04 (via VmWare).
|
2008-11-05 02:07:27 +00:00 |
Irrlicht9.0.sln
|
Merged from branch 1.4 revisions 1529:1538
|
2008-09-04 23:20:51 +00:00 |
Irrlicht9.0.vcproj
|
Add basic joystick support on Windows and Linux, with an option to compile it out. winmm added to all .dsp/.vcproj/.dev projects. Example 04.Movement updated to demonstrate the functionality. Tested with 1 USB joypad on WinXP and Ubuntu 8.04 (via VmWare).
|
2008-11-05 02:07:27 +00:00 |
Irrlicht_Linux-gcc.cbp
|
Added .obj writer.
|
2008-09-05 16:40:33 +00:00 |
Irrlicht_Win32-gcc.cbp
|
Added missing header file.
|
2008-11-03 10:13:32 +00:00 |
Irrlicht_mobile6.sln
|
added Initial Windows Mobile 6 Version.
|
2008-01-02 10:28:12 +00:00 |
Irrlicht_mobile6.vcproj
|
Add basic joystick support on Windows and Linux, with an option to compile it out. winmm added to all .dsp/.vcproj/.dev projects. Example 04.Movement updated to demonstrate the functionality. Tested with 1 USB joypad on WinXP and Ubuntu 8.04 (via VmWare).
|
2008-11-05 02:07:27 +00:00 |
Makefile
|
Better support for osx builds
|
2008-11-09 11:24:06 +00:00 |
OctTree.h
|
Cleanup and some speed improvements.
|
2008-07-31 17:24:27 +00:00 |
S2DVertex.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
S4DVertex.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
SConstruct
|
Forgot addition to the new project file
|
2008-09-14 21:40:06 +00:00 |
SoftwareDriver2_compile_config.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
SoftwareDriver2_helper.h
|
Merged revisions 1357:1366 from 1.4 branch.
|
2008-06-12 11:15:45 +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 more texture loading updates.
|
2008-10-13 22:50:46 +00:00 |
glext.h
|
New versions of glext.h (43) and glxext.h (21) with two new GL extensions.
|
2008-11-06 17:03:05 +00:00 |
glxext.h
|
New versions of glext.h (43) and glxext.h (21) with two new GL extensions.
|
2008-11-06 17:03:05 +00:00 |
irrXML.cpp
|
Fix XML reader creation for non-existing files and invalid callbacks to return 0.
|
2008-08-10 16:08:25 +00:00 |
os.cpp
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +00:00 |
os.h
|
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
2008-05-22 11:51:37 +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
|
Added wglext.h
|
2008-11-08 00:34:09 +00:00 |