cutealien 3824b91b2c Minor code cleanup 10 månader sedan
..
CDynamicMeshBuffer.h 6a7c09d6be Add updateBoundingBox parameter to IMeshBuffer::append and some fixes and optimizations 1 år sedan
CIndexBuffer.h 16b8c2360c Fix bad cast in CIndexBuffer. Modify IIndexBuffer interface for cleanup and safety. 2 år sedan
CMeshBuffer.h 6a7c09d6be Add updateBoundingBox parameter to IMeshBuffer::append and some fixes and optimizations 1 år sedan
CVertexBuffer.h 036c974845 Use qualifed id instead of virtual function calls in CVertexBuffer constructors 1 år sedan
EAttributes.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ECullingTypes.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EDebugSceneTypes.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EDeviceTypes.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EDriverFeatures.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EDriverTypes.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EFocusFlags.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EGUIAlignment.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EGUIElementTypes.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EHardwareBufferFlags.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EMaterialFlags.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EMaterialTypes.h 0f4c201580 typo 2 år sedan
EMeshBufferTypes.h 7263a1e6f0 Adding comments. 2 år sedan
EMeshWriterEnums.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EMessageBoxFlags.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EPrimitiveTypes.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
EReadFileType.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ESceneNodeAnimatorTypes.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ESceneNodeTypes.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ESceneNodeUpdateAbs.h 92631b7913 Allow nodes ignoring parent transformations with ESNUA_RELATIVE 1 år sedan
EShaderTypes.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ETerrainElements.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IAnimatedMesh.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
IAnimatedMeshMD2.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IAnimatedMeshMD3.h 046f889bc7 Spelling fixes 1 år sedan
IAnimatedMeshSceneNode.h 046f889bc7 Spelling fixes 1 år sedan
IAttributeExchangingObject.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IAttributes.h 046f889bc7 Spelling fixes 1 år sedan
IBillboardSceneNode.h 409ed6ffc2 IBillboardSceneNode got functions to access meshbuffers. 2 år sedan
IBillboardTextSceneNode.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IBoneSceneNode.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ICameraSceneNode.h e1921a21b0 Add lens shift support for the camera and the perspective projection functions 1 år sedan
IColladaMeshWriter.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
IContextManager.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ICursorControl.h 046f889bc7 Spelling fixes 1 år sedan
IDummyTransformationSceneNode.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IDynamicMeshBuffer.h d207a64429 Add IMeshBuffer::getColor functions 2 år sedan
IEventReceiver.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IFileArchive.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IFileList.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IFileSystem.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGPUProgrammingServices.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIButton.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUICheckBox.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIColorSelectDialog.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIComboBox.h 0bd714315d Fix spelling of enums in header comments 1 år sedan
IGUIContextMenu.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIEditBox.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIElement.h c4bb9297c0 Fix IGUIElements not getting a tab order because of invisible or disabled parents. 2 år sedan
IGUIElementFactory.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIEnvironment.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIFileOpenDialog.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIFont.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIFontBitmap.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIImage.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIImageList.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
IGUIInOutFader.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIListBox.h 83771d8b11 Listbox items can now change individual background colors 1 år sedan
IGUIMeshViewer.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIProfiler.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIScrollBar.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUISkin.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUISpinBox.h 0cf10baf87 Add IGUISpinBox functions getValueFor and getOldValue 2 år sedan
IGUISpriteBank.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIStaticText.h 0bd714315d Fix spelling of enums in header comments 1 år sedan
IGUITabControl.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUITable.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIToolbar.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUITreeView.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IGUIWindow.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
IGeometryCreator.h b5bc32a363 Fix tessellation numbers in createCylinderMesh, createConeMesh, createArrowMesh 10 månader sedan
IImage.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
IImageLoader.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IImageWriter.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
IIndexBuffer.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
ILightManager.h a5fe92dd45 ILightManager now uses empty instead of pure virtual functions 2 år sedan
ILightSceneNode.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ILogger.h 046f889bc7 Spelling fixes 1 år sedan
IMaterialRenderer.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IMaterialRendererServices.h 60bc9f8b45 Improve documentation 1 år sedan
IMemoryReadFile.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IMesh.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IMeshBuffer.h 6a7c09d6be Add updateBoundingBox parameter to IMeshBuffer::append and some fixes and optimizations 1 år sedan
IMeshCache.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IMeshLoader.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
IMeshManipulator.h 7d0484f303 Fix documentation of IMeshManipulator::transform 2 år sedan
IMeshSceneNode.h 1a67fce6cb Add IMeshSceneNode::setNodeRegistration to allow registering MeshSceneNodes to the SceneManager per buffer instead of per node 1 år sedan
IMeshTextureLoader.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IMeshWriter.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IMetaTriangleSelector.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IOSOperator.h 823c7cd341 COSOperator::getSystemMemory now returns some value on OSX. Also it's kb not bytes. 2 år sedan
IOctreeSceneNode.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleAffector.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleAnimatedMeshSceneNodeEmitter.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleAttractionAffector.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleBoxEmitter.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleCylinderEmitter.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleEmitter.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleFadeOutAffector.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleGravityAffector.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleMeshEmitter.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleRingEmitter.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleRotationAffector.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleSphereEmitter.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IParticleSystemSceneNode.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IProfiler.h 3824b91b2c Minor code cleanup 10 månader sedan
IQ3LevelMesh.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IQ3Shader.h 046f889bc7 Spelling fixes 1 år sedan
IRandomizer.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IReadFile.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IReferenceCounted.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IRenderTarget.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ISceneCollisionManager.h 982e537c7b Make SCollisionHit::TriangleSelector and SCollisionTriangleRange::Selector both const. 2 år sedan
ISceneLoader.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ISceneManager.h 0d5be91494 Switch default transparency sorting back from ETNS_PLANE_CENTER to ETNS_CENTER 11 månader sedan
ISceneNode.h 875d4b6777 Use ConstIterator instead of Iterator in a few places 1 år sedan
ISceneNodeAnimator.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
ISceneNodeAnimatorCameraFPS.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
ISceneNodeAnimatorCameraMaya.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ISceneNodeAnimatorCollisionResponse.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ISceneNodeAnimatorFactory.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ISceneNodeFactory.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ISceneUserDataSerializer.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
IShaderConstantSetCallBack.h dac0cd833a Add IShaderConstantSetCallBack::OnCreate to allow earlier access to IMaterialRendererServices 1 år sedan
IShadowVolumeSceneNode.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ISkinnedMesh.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
ITerrainSceneNode.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ITextSceneNode.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
ITexture.h 9ef60a94f3 CSoftwareTexture::lock no longer returns image data when a mipmapLevel is requested 1 år sedan
ITimer.h 046f889bc7 Spelling fixes 1 år sedan
ITriangleSelector.h 982e537c7b Make SCollisionHit::TriangleSelector and SCollisionTriangleRange::Selector both const. 2 år sedan
IUserData.h a032da9afe Remove serialization again from IUserData 1 år sedan
IVertexBuffer.h aa43f5acb5 Fix CVertexBuffer::setType when switching no empty vertex arrays. IVertexBuffer interface changes. 2 år sedan
IVideoDriver.h 8b24ee339e writeImageToFile param now used by CImageWriterPNG for compression level 1 år sedan
IVideoModeList.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IVolumeLightSceneNode.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IWriteFile.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IXMLReader.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IXMLWriter.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
IrrCompileConfig.h 046f889bc7 Spelling fixes 1 år sedan
IrrlichtDevice.h 491f9768d0 CIrrDeviceWin32::yield() now uses Sleep(0) instead of Sleep(1). 1 år sedan
Keycodes.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
S3DVertex.h d6fee48e97 Avoid ambigious conversions when compiling with c++20 2 år sedan
SAnimatedMesh.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
SColor.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
SExposedVideoData.h 13b42fa41d Separate GLX window from X11 window. 2 år sedan
SIrrCreationParameters.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
SKeyMap.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
SLight.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
SMaterial.h faa3814cf4 Change how SMaterial handles equality for UserData for more flexibility 1 år sedan
SMaterialLayer.h 30cce38b8a Fix SMaterialLayer operator!= and optimize operator= 1 år sedan
SMesh.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
SMeshBuffer.h 0a2330890a Bump copyright to 2012 12 år sedan
SMeshBufferLightMap.h 0a2330890a Bump copyright to 2012 12 år sedan
SMeshBufferTangents.h 0a2330890a Bump copyright to 2012 12 år sedan
SOverrideMaterial.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
SParticle.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
SSharedMeshBuffer.h 6a7c09d6be Add updateBoundingBox parameter to IMeshBuffer::append and some fixes and optimizations 1 år sedan
SSkinMeshBuffer.h 6a7c09d6be Add updateBoundingBox parameter to IMeshBuffer::append and some fixes and optimizations 1 år sedan
SVertexIndex.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
SVertexManipulator.h 1e4cafc3c6 IMeshManipulator::transform can now also normalize normals 2 år sedan
SViewFrustum.h 09fa4ac3ba Remove several copy-constructors and assignment operators which did nothing special. 2 år sedan
SceneParameters.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
aabbox3d.h 3824b91b2c Minor code cleanup 10 månader sedan
coreutil.h d0943cade7 Make some local variables in public headers const 2 år sedan
dimension2d.h 3824b91b2c Minor code cleanup 10 månader sedan
driverChoice.h a960283ac3 a) debug Camera Matrices. enable with _IRR_COMPILE_WITH_90_DEGREE_CAMERA. 2 år sedan
exampleHelper.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
fast_atof.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
heapsort.h 3824b91b2c Minor code cleanup 10 månader sedan
irrAllocator.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
irrArray.h 221c8913b0 Partly revert previous commit. Works only for linear search functions, binary_search changes were wrong. 2 år sedan
irrLegacyDefines.h 244d0b2df9 Unify VS project files some more. 3 år sedan
irrList.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
irrMap.h 3824b91b2c Minor code cleanup 10 månader sedan
irrMath.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
irrString.h 12e92e9180 Clean up include dependencies in public headers 1 år sedan
irrTypes.h e77c30f178 Fix: 64 bit integer typedefs have different definitions in different compilation units Mac OS 2 år sedan
irrXML.h 3974a8133b Add comment that xml reader returns EXN_UNKNOWN for xml header nodes 1 år sedan
irrlicht.h 2182ca2e52 Add SMaterial::IUserData to make it easier passing additional values to shaders 1 år sedan
irrpack.h acd601edbc Merge branch releases/1.8 revisions 5104:5120 into trunk: 9 år sedan
irrunpack.h b3ba72ab74 Merge branch releases/1.8 revisions 5129:5140 into trunk: 9 år sedan
leakHunter.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
line2d.h 046f889bc7 Spelling fixes 1 år sedan
line3d.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
matrix4.h 3824b91b2c Minor code cleanup 10 månader sedan
path.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
plane3d.h 3824b91b2c Minor code cleanup 10 månader sedan
position2d.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
quaternion.h d8b17e1497 Optimization in quaternion::rotationFromTo from Robert Eisele 1 år sedan
rect.h e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 år sedan
triangle3d.h 3824b91b2c Minor code cleanup 10 månader sedan
vector2d.h 046f889bc7 Spelling fixes 1 år sedan
vector3d.h 3824b91b2c Minor code cleanup 10 månader sedan