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