CYBERDEViL 48e6c1504e Add event for when the user resized the device window. 3 سال پیش
..
CDynamicMeshBuffer.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
CIndexBuffer.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
CMeshBuffer.h ede858d56f Make S3DVertex::getType a static instead of const function. Same for other vertex classes. 5 سال پیش
CVertexBuffer.h ede858d56f Make S3DVertex::getType a static instead of const function. Same for other vertex classes. 5 سال پیش
EAttributes.h 0a2330890a Bump copyright to 2012 12 سال پیش
ECullingTypes.h 9f7227b7ad Some whitespace adjustment. 11 سال پیش
EDebugSceneTypes.h 0a2330890a Bump copyright to 2012 12 سال پیش
EDeviceTypes.h cb1d2f7706 Fix typos. Thanks @ greenya 5 سال پیش
EDriverFeatures.h 338d1cd43a Add EVDF_DEPTH_CLAMP to features we can check from driver. 5 سال پیش
EDriverTypes.h bff50c751d Spelling fixes. 8 سال پیش
EFocusFlags.h 4e5075d93c Remove comma at end of enum. 10 سال پیش
EGUIAlignment.h 0a2330890a Bump copyright to 2012 12 سال پیش
EGUIElementTypes.h 1fa2ba2b61 Add a code profiler (stop-watch style). 10 سال پیش
EHardwareBufferFlags.h 0a2330890a Bump copyright to 2012 12 سال پیش
EMaterialFlags.h 052482cf51 Add comment about EMF_TEXTURE_WRAP in response to Bug #444. 5 سال پیش
EMaterialTypes.h afac8e85fe Use BlendFactor only when MaterialType != EMT_ONETEXTURE_BLEND 4 سال پیش
EMeshWriterEnums.h fb39389bb8 STL writer does now also write binary files when EMWF_WRITE_BINARY flag is used. Based on patch from JLouisB. (Forum: http://irrlicht.sourceforge.net/forum/viewtopic.php?f=9&t=52261) 6 سال پیش
EMessageBoxFlags.h bff50c751d Spelling fixes. 8 سال پیش
EPrimitiveTypes.h dbd17774d0 Fix patch for meshbuffers with different primitives. 7 سال پیش
EReadFileType.h 3defd27680 Remove commma at end of enum to avoid pendantic warnings. 5 سال پیش
ESceneNodeAnimatorTypes.h bff50c751d Spelling fixes. 8 سال پیش
ESceneNodeTypes.h 2882711b7f Add ITextSceneNode::setFont. 7 سال پیش
EShaderTypes.h 0d8a27f7e8 Add SVN property and fix eol style 13 سال پیش
ETerrainElements.h 0a2330890a Bump copyright to 2012 12 سال پیش
IAnimatedMesh.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IAnimatedMeshMD2.h 0a2330890a Bump copyright to 2012 12 سال پیش
IAnimatedMeshMD3.h bff50c751d Spelling fixes. 8 سال پیش
IAnimatedMeshSceneNode.h 6eac3229c5 Add documentation to addShadowVolumeSceneNode functions. 5 سال پیش
IAttributeExchangingObject.h 0a2330890a Bump copyright to 2012 12 سال پیش
IAttributes.h 391dd912bd Add IXMLWriterUTF8 to allow writing utf8/ansi XML's. 5 سال پیش
IBillboardSceneNode.h 966712c571 Add alternavive BoundingBox calculation for BillboardSceneNode which can take in a camera node. Thx @Seven and @JacKDuRdEn for bugreports. 7 سال پیش
IBillboardTextSceneNode.h 83be80032b Add access functions to IBillboardTextSceneNode (getText, getFont). 7 سال پیش
IBoneSceneNode.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
ICameraSceneNode.h a0d000be9b Update ICameraSceneNode::setProjectionMatrix documentation. 5 سال پیش
IColladaMeshWriter.h 917379f453 Collada loader now handles texture-names with escape characters. 5 سال پیش
IContextManager.h ed6d0d58fc IContextManager::activateContext can now also be used to reset the context. 5 سال پیش
ICursorControl.h 2549a06f03 ICursorControl::isVisible is now always returning the flag that was set in setVisible. 4 سال پیش
IDummyTransformationSceneNode.h 0a2330890a Bump copyright to 2012 12 سال پیش
IDynamicMeshBuffer.h aa16c9435a Fix Bug #451 IDynamicMeshBuffer.h missing some _IRR_OVERRIDE_ 4 سال پیش
IEventReceiver.h 48e6c1504e Add event for when the user resized the device window. 3 سال پیش
IFileArchive.h bff50c751d Spelling fixes. 8 سال پیش
IFileList.h bff50c751d Spelling fixes. 8 سال پیش
IFileSystem.h 391dd912bd Add IXMLWriterUTF8 to allow writing utf8/ansi XML's. 5 سال پیش
IGPUProgrammingServices.h 1b4444e044 Remove E_GPU_SHADING_LANGUAGE in IGPUProgrammingServices. 5 سال پیش
IGUIButton.h fbda137dcf Add getActiveColor functions to IGUIStaticText and IGUIButton 3 سال پیش
IGUICheckBox.h 9736e456db - In IGUICheckBox add: setDrawBackground, isDrawBackgroundEnabled, setDrawBorder, isDrawBorderEnabled 12 سال پیش
IGUIColorSelectDialog.h bb3d37794b Second round of override checks 11 سال پیش
IGUIComboBox.h bff50c751d Spelling fixes. 8 سال پیش
IGUIContextMenu.h bff50c751d Spelling fixes. 8 سال پیش
IGUIEditBox.h 9f7227b7ad Some whitespace adjustment. 11 سال پیش
IGUIElement.h 877feb0207 Add getAlign functions to IGUIElement 3 سال پیش
IGUIElementFactory.h bff50c751d Spelling fixes. 8 سال پیش
IGUIEnvironment.h b55ece5173 Add IGUIEnvironment::addToDeletionQueue to allow save removal of gui elements while iterating over them 3 سال پیش
IGUIFileOpenDialog.h b539e46b5f File-dialog now converts the returned filename from multibyte to widechar when it has to. 9 سال پیش
IGUIFont.h 0a2330890a Bump copyright to 2012 12 سال پیش
IGUIFontBitmap.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IGUIImage.h a03af926e9 Add IGUIImage::setDrawBackground to allow disabling background drawing even when no texture is set. 7 سال پیش
IGUIImageList.h bff50c751d Spelling fixes. 8 سال پیش
IGUIInOutFader.h 0a2330890a Bump copyright to 2012 12 سال پیش
IGUIListBox.h bff50c751d Spelling fixes. 8 سال پیش
IGUIMeshViewer.h 0a2330890a Bump copyright to 2012 12 سال پیش
IGUIProfiler.h 323aea6ab9 IGUIProfiler has now more and better display filters. 10 سال پیش
IGUIScrollBar.h 0a2330890a Bump copyright to 2012 12 سال پیش
IGUISkin.h 2246895ae1 CGUIComboBox uses now EGDS_SCROLLBAR_SIZE instead of EGDS_WINDOW_BUTTON_WIDTH for the width of the listbox button to allow changing that without changing window topbar height. 6 سال پیش
IGUISpinBox.h cc2b3716b7 Improve speed for finalizing skinned meshes (removal of unnecessary frames after loading) (thx @ichtyander for the testmodel) 11 سال پیش
IGUISpriteBank.h bff50c751d Spelling fixes. 8 سال پیش
IGUIStaticText.h fbda137dcf Add getActiveColor functions to IGUIStaticText and IGUIButton 3 سال پیش
IGUITabControl.h 5cb7f89f43 Avoid warning on gcc/linux. 4 سال پیش
IGUITable.h bff50c751d Spelling fixes. 8 سال پیش
IGUIToolbar.h 0a2330890a Bump copyright to 2012 12 سال پیش
IGUITreeView.h bff50c751d Spelling fixes. 8 سال پیش
IGUIWindow.h 9f7227b7ad Some whitespace adjustment. 11 سال پیش
IGeometryCreator.h 82d70420d8 Document createCylinderMesh some more. 5 سال پیش
IImage.h 24048e8fb4 Burningsvideo 0.52 4 سال پیش
IImageLoader.h 42958c233a Move E_TEXTURE_TYPE enum from IImage.h to ITexture.h 7 سال پیش
IImageWriter.h 0a2330890a Bump copyright to 2012 12 سال پیش
IIndexBuffer.h 0a2330890a Bump copyright to 2012 12 سال پیش
ILightManager.h 0a2330890a Bump copyright to 2012 12 سال پیش
ILightSceneNode.h e2cf9130f2 Update documentation to clarify that OpenGL light has no hard radius. 5 سال پیش
ILogger.h 0a2330890a Bump copyright to 2012 12 سال پیش
IMaterialRenderer.h b3e9af5722 Add IMaterialRenderer::getShaderConstantSetCallBack to allow access to user provided shader callbacks. 6 سال پیش
IMaterialRendererServices.h 03ac0aaed8 Added 'uint' GLSL uniform support. 4 سال پیش
IMemoryReadFile.h 6b7b5204d1 Sorry, forgot to add new header IMemoryReadFile.h in last check-in. 5 سال پیش
IMesh.h cb1d2f7706 Fix typos. Thanks @ greenya 5 سال پیش
IMeshBuffer.h 32585c5ed0 Cleanup: Make some variables const. 5 سال پیش
IMeshCache.h 9f7227b7ad Some whitespace adjustment. 11 سال پیش
IMeshLoader.h bff50c751d Spelling fixes. 8 سال پیش
IMeshManipulator.h 8c5b6241b7 Add a normalsUpdate parameter to IMeshManipulator::transform. 5 سال پیش
IMeshSceneNode.h 6eac3229c5 Add documentation to addShadowVolumeSceneNode functions. 5 سال پیش
IMeshTextureLoader.h 4d45ef2ec7 IMeshTextureLoader could be simplified further with the recent ITexture addition. 10 سال پیش
IMeshWriter.h bff50c751d Spelling fixes. 8 سال پیش
IMetaTriangleSelector.h 0a2330890a Bump copyright to 2012 12 سال پیش
IOSOperator.h 49cc0f54ad Merge branch releases/1.8 revisions r5369:r5387 into trunk. 7 سال پیش
IOctreeSceneNode.h 08890b942f Remove IOctreeSceneNode::setUseVBO again and disable VBO's in octreescenenode due to crash. 5 سال پیش
IParticleAffector.h 0a2330890a Bump copyright to 2012 12 سال پیش
IParticleAnimatedMeshSceneNodeEmitter.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IParticleAttractionAffector.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IParticleBoxEmitter.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IParticleCylinderEmitter.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IParticleEmitter.h bff50c751d Spelling fixes. 8 سال پیش
IParticleFadeOutAffector.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IParticleGravityAffector.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IParticleMeshEmitter.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IParticleRingEmitter.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IParticleRotationAffector.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IParticleSphereEmitter.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IParticleSystemSceneNode.h bff50c751d Spelling fixes. 8 سال پیش
IProfiler.h 323aea6ab9 IGUIProfiler has now more and better display filters. 10 سال پیش
IQ3LevelMesh.h 0a2330890a Bump copyright to 2012 12 سال پیش
IQ3Shader.h 004d250e8f Adding a few const's and relaxing the Irrlicht.ruleset. 5 سال پیش
IRandomizer.h 0a2330890a Bump copyright to 2012 12 سال پیش
IReadFile.h 0408c9eb52 Add IReadFile::getType() interface to all users to find out what kind of class implements that interface. 5 سال پیش
IReferenceCounted.h 9f7227b7ad Some whitespace adjustment. 11 سال پیش
IRenderTarget.h b795ba324b Add support for cubemap rendertarget textures on D3D9. 6 سال پیش
ISceneCollisionManager.h 543e70dc34 CTriangleSelector can now be created for a single meshbuffer. 8 سال پیش
ISceneLoader.h 0a2330890a Bump copyright to 2012 12 سال پیش
ISceneManager.h e9b75d2623 Add another render pass ESNRP_GUI which is drawn last and is p.E. useful for rendering gui nodes in the scenemanager. 4 سال پیش
ISceneNode.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
ISceneNodeAnimator.h bff50c751d Spelling fixes. 8 سال پیش
ISceneNodeAnimatorCameraFPS.h fabd6cda44 - FPS camera now supports keyboard rotation. 7 سال پیش
ISceneNodeAnimatorCameraMaya.h bff50c751d Spelling fixes. 8 سال پیش
ISceneNodeAnimatorCollisionResponse.h bff50c751d Spelling fixes. 8 سال پیش
ISceneNodeAnimatorFactory.h bff50c751d Spelling fixes. 8 سال پیش
ISceneNodeFactory.h bff50c751d Spelling fixes. 8 سال پیش
ISceneUserDataSerializer.h 9f7227b7ad Some whitespace adjustment. 11 سال پیش
IShaderConstantSetCallBack.h 0a2330890a Bump copyright to 2012 12 سال پیش
IShadowVolumeSceneNode.h 70ae71b043 Add IShadowVolumeSceneNode::setOptimization to allow disabling optimizations for meshes were contour shadows fail. 5 سال پیش
ISkinnedMesh.h bff50c751d Spelling fixes. 8 سال پیش
ITerrainSceneNode.h a8b9071f96 Add ITerrainSceneNode::setFixedBorderLOD to handle connecting terrain nodes without gaps. Thanks @diho for the bugreport, testcase and a patch proposal. 6 سال پیش
ITextSceneNode.h 2882711b7f Add ITextSceneNode::setFont. 7 سال پیش
ITexture.h 689e88bd5a Rename ETCF_TRY_HARDWARE_MIP_MAPS to ETCF_AUTO_GENERATE_MIP_MAPS and add some more documentation. 5 سال پیش
ITimer.h bff50c751d Spelling fixes. 8 سال پیش
ITriangleSelector.h 99d93a8b16 Comment change. 7 سال پیش
IVertexBuffer.h 0a2330890a Bump copyright to 2012 12 سال پیش
IVideoDriver.h 1a9014fdf1 Merge branch releases/1.8 revisions r5898 through r6137 into trunk. 4 سال پیش
IVideoModeList.h 9eccabce40 Support for Direct3D 8 removed. 9 سال پیش
IVolumeLightSceneNode.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
IWriteFile.h c6129f81e9 Revert ftell checks from r5532. Add documentation. 7 سال پیش
IXMLReader.h bff50c751d Spelling fixes. 8 سال پیش
IXMLWriter.h 391dd912bd Add IXMLWriterUTF8 to allow writing utf8/ansi XML's. 5 سال پیش
IrrCompileConfig.h 089db591dd Add optional multitouch support to X11. 3 سال پیش
IrrlichtDevice.h 5bc00390b9 Merge branch releases/1.8 revisions r5797 through r5866 into trunk 5 سال پیش
Keycodes.h 021485e272 Merge branch releases/1.8 revisions r5363:r5367 into trunk: 7 سال پیش
S3DVertex.h ede858d56f Make S3DVertex::getType a static instead of const function. Same for other vertex classes. 5 سال پیش
SAnimatedMesh.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
SColor.h 2ab2d068de Fix OpenGL to no longer switch colors red and blue in 24-bit RGB format. 5 سال پیش
SExposedVideoData.h bff50c751d Spelling fixes. 8 سال پیش
SIrrCreationParameters.h 8f0206ed2f Add flag SIrrlichtCreationParameters.WindowResizable. 5 سال پیش
SKeyMap.h fabd6cda44 - FPS camera now supports keyboard rotation. 7 سال پیش
SLight.h e2cf9130f2 Update documentation to clarify that OpenGL light has no hard radius. 5 سال پیش
SMaterial.h afac8e85fe Use BlendFactor only when MaterialType != EMT_ONETEXTURE_BLEND 4 سال پیش
SMaterialLayer.h abd0fa9dec Fix several problems with SMaterial serialization. 5 سال پیش
SMesh.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
SMeshBuffer.h 0a2330890a Bump copyright to 2012 12 سال پیش
SMeshBufferLightMap.h 0a2330890a Bump copyright to 2012 12 سال پیش
SMeshBufferTangents.h 0a2330890a Bump copyright to 2012 12 سال پیش
SOverrideMaterial.h 092c6b544c Clarify usage of SOverrideMaterial slightly. 5 سال پیش
SParticle.h 0a2330890a Bump copyright to 2012 12 سال پیش
SSharedMeshBuffer.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
SSkinMeshBuffer.h b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 سال پیش
SVertexIndex.h 0a2330890a Bump copyright to 2012 12 سال پیش
SVertexManipulator.h 8c5b6241b7 Add a normalsUpdate parameter to IMeshManipulator::transform. 5 سال پیش
SViewFrustum.h 39e5fdc3e7 Merge branch releases/1.8 revisions r5633 through r5796 into trunk. 5 سال پیش
SceneParameters.h f763315a9b Improve documentation for new texture-loader interface and mention that the old solutions are deprecated. 10 سال پیش
aabbox3d.h 949a1de2f2 Make aabbox3d::isValid const 5 سال پیش
coreutil.h eb02bd0c56 Code cleanup. 5 سال پیش
dimension2d.h 39e5fdc3e7 Merge branch releases/1.8 revisions r5633 through r5796 into trunk. 5 سال پیش
driverChoice.h d476cbe3e9 Fix driverChoiceConsole when allDrivers is set to false. 7 سال پیش
exampleHelper.h 02b49eea1b - Added exampleHelper and updated all examples. This is a base patch for upcoming patches related to iOS and OSX. 9 سال پیش
fast_atof.h 32585c5ed0 Cleanup: Make some variables const. 5 سال پیش
heapsort.h bff50c751d Spelling fixes. 8 سال پیش
irrAllocator.h 5bfba69e9d Simplify ALLOC_STRATEGY_DOUBLE in arrays somewhat. 7 سال پیش
irrArray.h 32585c5ed0 Cleanup: Make some variables const. 5 سال پیش
irrList.h b44b6891a6 Add typedefs like value_type and size_type to array, list and map like std containers have. 6 سال پیش
irrMap.h b44b6891a6 Add typedefs like value_type and size_type to array, list and map like std containers have. 6 سال پیش
irrMath.h b8ff826328 Remove 'register' keyword in all c++ code. 4 سال پیش
irrString.h 29eee783c8 Change string::split once more 4 سال پیش
irrTypes.h ff0f1b4b62 Avoid using the not quite standard _strcmpi function as it can cause troubles on some platforms. 5 سال پیش
irrXML.h 391dd912bd Add IXMLWriterUTF8 to allow writing utf8/ansi XML's. 5 سال پیش
irrlicht.h fc1b290951 Fix a few places which called the driverType a deviceType (variable-names and documentation). 7 سال پیش
irrpack.h acd601edbc Merge branch releases/1.8 revisions 5104:5120 into trunk: 9 سال پیش
irrunpack.h b3ba72ab74 Merge branch releases/1.8 revisions 5129:5140 into trunk: 9 سال پیش
leakHunter.h e7c1f9b6c4 Fix more typos in documentation and add a little more docs (thx @Yoran for reporting). 11 سال پیش
line2d.h 32585c5ed0 Cleanup: Make some variables const. 5 سال پیش
line3d.h bff50c751d Spelling fixes. 8 سال پیش
matrix4.h 56a037ff14 Fix wrong index used in CMatrix4<T>::transformVec4 5 سال پیش
path.h 0a2330890a Bump copyright to 2012 12 سال پیش
plane3d.h 9f7227b7ad Some whitespace adjustment. 11 سال پیش
position2d.h 0a2330890a Bump copyright to 2012 12 سال پیش
quaternion.h 3d66e045fc Use f64 version of reciprocal_squareroot in quaternion::normalize for more precision. 4 سال پیش
rect.h 6011b4c01f Add a new core::rect constructor which takes a dimension parameter and set's left-top to 0. 9 سال پیش
triangle3d.h 5ff51c947e Cleanup: Avoid using identical variable names in outer and inner scopes. 5 سال پیش
vector2d.h 32585c5ed0 Cleanup: Make some variables const. 5 سال پیش
vector3d.h fd155bead0 Add operator[] to vector2d and vector3d 5 سال پیش