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