From a6a20d381e0601015cb210a3b48b01230ffc1752 Mon Sep 17 00:00:00 2001 From: Shon Ferguson <shonferg@users.sourceforge.net> Date: Mon, 5 Jun 2006 23:01:10 +0000 Subject: [PATCH] Updated project files to Visual Studio 2005. Made all include paths relative so you don't have to set any directories to compile. Hopefully Amorilia will fix this in the code generation script. Implemented a few more functions. --- gen/AVObject.cpp | 4 +- gen/AVObject.h | 4 +- gen/Bones.cpp | 4 +- gen/Bones.h | 4 +- gen/BoundingBox.cpp | 2 +- gen/BoundingBox.h | 2 +- gen/ByteArray.cpp | 2 +- gen/ByteArray.h | 2 +- gen/ControllerLink.cpp | 8 +- gen/ControllerLink.h | 4 +- gen/Footer.cpp | 4 +- gen/Footer.h | 6 +- gen/FurniturePosition.cpp | 2 +- gen/FurniturePosition.h | 2 +- gen/Header.cpp | 8 +- gen/Header.h | 6 +- gen/KeyGroup.h | 2 +- gen/LODRange.cpp | 2 +- gen/LODRange.h | 2 +- gen/LimitedHingeDescriptor.cpp | 2 +- gen/LimitedHingeDescriptor.h | 2 +- gen/MatchGroup.cpp | 2 +- gen/MatchGroup.h | 2 +- gen/MipMap.cpp | 2 +- gen/MipMap.h | 2 +- gen/Morph.cpp | 2 +- gen/Morph.h | 2 +- gen/NodeGroup.cpp | 4 +- gen/NodeGroup.h | 4 +- gen/Particle.cpp | 2 +- gen/Particle.h | 2 +- gen/QuaternionXYZW.cpp | 2 +- gen/QuaternionXYZW.h | 2 +- gen/RagDollDescriptor.cpp | 2 +- gen/RagDollDescriptor.h | 2 +- gen/RotationKeyArray.h | 2 +- gen/ShaderTexDesc.cpp | 6 +- gen/ShaderTexDesc.h | 4 +- gen/ShortString.cpp | 2 +- gen/ShortString.h | 2 +- gen/SkinData.cpp | 4 +- gen/SkinData.h | 4 +- gen/SkinPartition.cpp | 2 +- gen/SkinPartition.h | 2 +- gen/SkinShape.cpp | 6 +- gen/SkinShape.h | 4 +- gen/SkinShapeGroup.cpp | 8 +- gen/SkinShapeGroup.h | 4 +- gen/SkinWeight.cpp | 2 +- gen/SkinWeight.h | 2 +- gen/StringPalette.cpp | 2 +- gen/StringPalette.h | 2 +- gen/TBC.cpp | 2 +- gen/TBC.h | 2 +- gen/TexDesc.cpp | 4 +- gen/TexDesc.h | 4 +- gen/TexSource.cpp | 6 +- gen/TexSource.h | 4 +- gen/hkTriangle.cpp | 2 +- gen/hkTriangle.h | 2 +- gen/obj_defines.h | 4 +- gen/obj_factories.cpp | 362 ++--- niflib.sln | 39 +- niflib.vcproj | 1699 +++++++++++++------- obj/ABoneLODController.cpp | 6 +- obj/ABoneLODController.h | 4 +- obj/AKeyedData.cpp | 2 +- obj/AKeyedData.h | 2 +- obj/APSysCtlr.cpp | 2 +- obj/APSysCtlr.h | 2 +- obj/APSysData.cpp | 2 +- obj/APSysData.h | 2 +- obj/AParticleModifier.cpp | 4 +- obj/AParticleModifier.h | 4 +- obj/AbhkConstraint.cpp | 4 +- obj/AbhkConstraint.h | 4 +- obj/AbhkRagdollConstraint.cpp | 2 +- obj/AbhkRagdollConstraint.h | 2 +- obj/AbhkShapeCollection.cpp | 2 +- obj/AbhkShapeCollection.h | 2 +- obj/AvoidNode.cpp | 2 +- obj/AvoidNode.h | 2 +- obj/BSBound.cpp | 2 +- obj/BSBound.h | 2 +- obj/BSFurnitureMarker.cpp | 4 +- obj/BSFurnitureMarker.h | 4 +- obj/BSKeyframeController.cpp | 4 +- obj/BSKeyframeController.h | 4 +- obj/BSPSysArrayEmitter.cpp | 2 +- obj/BSPSysArrayEmitter.h | 2 +- obj/BSParentVelocityModifier.cpp | 2 +- obj/BSParentVelocityModifier.h | 2 +- obj/BSXFlags.cpp | 2 +- obj/BSXFlags.h | 2 +- obj/FxButton.cpp | 2 +- obj/FxButton.h | 2 +- obj/FxRadioButton.cpp | 4 +- obj/FxRadioButton.h | 4 +- obj/FxWidget.cpp | 2 +- obj/FxWidget.h | 2 +- obj/NiAVObject.cpp | 23 + obj/NiAVObject.h | 9 +- obj/NiAlphaController.cpp | 4 +- obj/NiAlphaController.h | 4 +- obj/NiAlphaProperty.cpp | 2 +- obj/NiAlphaProperty.h | 2 +- obj/NiAmbientLight.cpp | 2 +- obj/NiAmbientLight.h | 2 +- obj/NiAutoNormalParticles.cpp | 2 +- obj/NiAutoNormalParticles.h | 2 +- obj/NiAutoNormalParticlesData.cpp | 2 +- obj/NiAutoNormalParticlesData.h | 2 +- obj/NiBSAnimationNode.cpp | 2 +- obj/NiBSAnimationNode.h | 2 +- obj/NiBSBoneLODController.cpp | 2 +- obj/NiBSBoneLODController.h | 2 +- obj/NiBSPArrayController.cpp | 2 +- obj/NiBSPArrayController.h | 2 +- obj/NiBSParticleNode.cpp | 2 +- obj/NiBSParticleNode.h | 2 +- obj/NiBSplineBasisData.cpp | 2 +- obj/NiBSplineBasisData.h | 2 +- obj/NiBSplineCompFloatInterpolator.cpp | 2 +- obj/NiBSplineCompFloatInterpolator.h | 2 +- obj/NiBSplineCompPoint3Interpolator.cpp | 6 +- obj/NiBSplineCompPoint3Interpolator.h | 4 +- obj/NiBSplineCompTransformInterpolator.cpp | 6 +- obj/NiBSplineCompTransformInterpolator.h | 4 +- obj/NiBSplineData.cpp | 2 +- obj/NiBSplineData.h | 2 +- obj/NiBSplineInterpolator.cpp | 2 +- obj/NiBSplineInterpolator.h | 2 +- obj/NiBillboardNode.cpp | 2 +- obj/NiBillboardNode.h | 2 +- obj/NiBinaryExtraData.cpp | 4 +- obj/NiBinaryExtraData.h | 4 +- obj/NiBlendBoolInterpolator.cpp | 2 +- obj/NiBlendBoolInterpolator.h | 2 +- obj/NiBlendFloatInterpolator.cpp | 2 +- obj/NiBlendFloatInterpolator.h | 2 +- obj/NiBlendInterpolator.cpp | 2 +- obj/NiBlendInterpolator.h | 2 +- obj/NiBlendPoint3Interpolator.cpp | 2 +- obj/NiBlendPoint3Interpolator.h | 2 +- obj/NiBlendTransformInterpolator.cpp | 2 +- obj/NiBlendTransformInterpolator.h | 2 +- obj/NiBoneLODController.cpp | 12 +- obj/NiBoneLODController.h | 6 +- obj/NiBoolData.cpp | 4 +- obj/NiBoolData.h | 4 +- obj/NiBoolInterpolator.cpp | 4 +- obj/NiBoolInterpolator.h | 4 +- obj/NiBoolTimelineInterpolator.cpp | 4 +- obj/NiBoolTimelineInterpolator.h | 4 +- obj/NiBooleanExtraData.cpp | 2 +- obj/NiBooleanExtraData.h | 2 +- obj/NiCamera.cpp | 4 +- obj/NiCamera.h | 4 +- obj/NiCollisionData.cpp | 4 +- obj/NiCollisionData.h | 4 +- obj/NiCollisionObject.cpp | 6 +- obj/NiCollisionObject.h | 4 +- obj/NiColorData.cpp | 4 +- obj/NiColorData.h | 4 +- obj/NiColorExtraData.cpp | 2 +- obj/NiColorExtraData.h | 2 +- obj/NiControllerManager.cpp | 6 +- obj/NiControllerManager.h | 4 +- obj/NiControllerSequence.cpp | 24 +- obj/NiControllerSequence.h | 6 +- obj/NiDefaultAVObjectPalette.cpp | 6 +- obj/NiDefaultAVObjectPalette.h | 4 +- obj/NiDirectionalLight.cpp | 2 +- obj/NiDirectionalLight.h | 2 +- obj/NiDitherProperty.cpp | 2 +- obj/NiDitherProperty.h | 2 +- obj/NiDynamicEffect.cpp | 4 +- obj/NiDynamicEffect.h | 4 +- obj/NiExtraData.cpp | 2 +- obj/NiExtraData.h | 2 +- obj/NiFlipController.cpp | 4 +- obj/NiFlipController.h | 4 +- obj/NiFloatData.cpp | 4 +- obj/NiFloatData.h | 4 +- obj/NiFloatExtraData.cpp | 2 +- obj/NiFloatExtraData.h | 2 +- obj/NiFloatExtraDataController.cpp | 4 +- obj/NiFloatExtraDataController.h | 4 +- obj/NiFloatInterpolator.cpp | 4 +- obj/NiFloatInterpolator.h | 4 +- obj/NiFloatsExtraData.cpp | 2 +- obj/NiFloatsExtraData.h | 2 +- obj/NiFogProperty.cpp | 2 +- obj/NiFogProperty.h | 2 +- obj/NiGeomMorpherController.cpp | 6 +- obj/NiGeomMorpherController.h | 4 +- obj/NiGravity.cpp | 2 +- obj/NiGravity.h | 2 +- obj/NiIntegerExtraData.cpp | 2 +- obj/NiIntegerExtraData.h | 2 +- obj/NiIntegersExtraData.cpp | 2 +- obj/NiIntegersExtraData.h | 2 +- obj/NiInterpolator.cpp | 2 +- obj/NiInterpolator.h | 2 +- obj/NiKeyframeController.cpp | 4 +- obj/NiKeyframeController.h | 4 +- obj/NiKeyframeData.cpp | 8 +- obj/NiKeyframeData.h | 4 +- obj/NiLODNode.cpp | 6 +- obj/NiLODNode.h | 6 +- obj/NiLight.cpp | 2 +- obj/NiLight.h | 2 +- obj/NiLightColorController.cpp | 6 +- obj/NiLightColorController.h | 4 +- obj/NiLightDimmerController.cpp | 4 +- obj/NiLightDimmerController.h | 4 +- obj/NiLookAtController.cpp | 4 +- obj/NiLookAtController.h | 4 +- obj/NiLookAtInterpolator.cpp | 8 +- obj/NiLookAtInterpolator.h | 4 +- obj/NiMaterialColorController.cpp | 4 +- obj/NiMaterialColorController.h | 4 +- obj/NiMaterialProperty.cpp | 2 +- obj/NiMaterialProperty.h | 2 +- obj/NiMeshPSysData.cpp | 6 +- obj/NiMeshPSysData.h | 4 +- obj/NiMeshParticleSystem.cpp | 2 +- obj/NiMeshParticleSystem.h | 2 +- obj/NiMorphData.cpp | 4 +- obj/NiMorphData.h | 4 +- obj/NiMultiTargetTransformController.cpp | 4 +- obj/NiMultiTargetTransformController.h | 4 +- obj/NiNode.cpp | 6 +- obj/NiNode.h | 4 +- obj/NiObject.h | 8 +- obj/NiObjectNET.h | 2 +- obj/NiPSysAgeDeathModifier.cpp | 4 +- obj/NiPSysAgeDeathModifier.h | 4 +- obj/NiPSysBombModifier.cpp | 4 +- obj/NiPSysBombModifier.h | 4 +- obj/NiPSysBoundUpdateModifier.cpp | 2 +- obj/NiPSysBoundUpdateModifier.h | 2 +- obj/NiPSysBoxEmitter.cpp | 2 +- obj/NiPSysBoxEmitter.h | 2 +- obj/NiPSysColliderManager.cpp | 4 +- obj/NiPSysColliderManager.h | 4 +- obj/NiPSysColorModifier.cpp | 4 +- obj/NiPSysColorModifier.h | 4 +- obj/NiPSysCylinderEmitter.cpp | 2 +- obj/NiPSysCylinderEmitter.h | 2 +- obj/NiPSysData.cpp | 2 +- obj/NiPSysData.h | 2 +- obj/NiPSysDragModifier.cpp | 4 +- obj/NiPSysDragModifier.h | 4 +- obj/NiPSysEmitter.cpp | 2 +- obj/NiPSysEmitter.h | 2 +- obj/NiPSysEmitterCtlr.cpp | 4 +- obj/NiPSysEmitterCtlr.h | 4 +- obj/NiPSysEmitterCtlrData.cpp | 4 +- obj/NiPSysEmitterCtlrData.h | 4 +- obj/NiPSysEmitterDeclinationCtlr.cpp | 2 +- obj/NiPSysEmitterDeclinationCtlr.h | 2 +- obj/NiPSysEmitterDeclinationVarCtlr.cpp | 2 +- obj/NiPSysEmitterDeclinationVarCtlr.h | 2 +- obj/NiPSysEmitterInitialRadiusCtlr.cpp | 2 +- obj/NiPSysEmitterInitialRadiusCtlr.h | 2 +- obj/NiPSysEmitterLifeSpanCtlr.cpp | 2 +- obj/NiPSysEmitterLifeSpanCtlr.h | 2 +- obj/NiPSysEmitterSpeedCtlr.cpp | 2 +- obj/NiPSysEmitterSpeedCtlr.h | 2 +- obj/NiPSysGravityModifier.cpp | 4 +- obj/NiPSysGravityModifier.h | 4 +- obj/NiPSysGravityStrengthCtlr.cpp | 2 +- obj/NiPSysGravityStrengthCtlr.h | 2 +- obj/NiPSysGrowFadeModifier.cpp | 2 +- obj/NiPSysGrowFadeModifier.h | 2 +- obj/NiPSysMeshEmitter.cpp | 4 +- obj/NiPSysMeshEmitter.h | 4 +- obj/NiPSysMeshUpdateModifier.cpp | 4 +- obj/NiPSysMeshUpdateModifier.h | 4 +- obj/NiPSysModifier.cpp | 4 +- obj/NiPSysModifier.h | 4 +- obj/NiPSysModifierActiveCtlr.cpp | 2 +- obj/NiPSysModifierActiveCtlr.h | 2 +- obj/NiPSysPlanarCollider.cpp | 8 +- obj/NiPSysPlanarCollider.h | 4 +- obj/NiPSysPositionModifier.cpp | 2 +- obj/NiPSysPositionModifier.h | 2 +- obj/NiPSysResetOnLoopCtlr.cpp | 2 +- obj/NiPSysResetOnLoopCtlr.h | 2 +- obj/NiPSysRotationModifier.cpp | 2 +- obj/NiPSysRotationModifier.h | 2 +- obj/NiPSysSpawnModifier.cpp | 2 +- obj/NiPSysSpawnModifier.h | 2 +- obj/NiPSysSphereEmitter.cpp | 2 +- obj/NiPSysSphereEmitter.h | 2 +- obj/NiPSysUpdateCtlr.cpp | 2 +- obj/NiPSysUpdateCtlr.h | 2 +- obj/NiPSysVolumeEmitter.cpp | 4 +- obj/NiPSysVolumeEmitter.h | 4 +- obj/NiPalette.cpp | 2 +- obj/NiPalette.h | 2 +- obj/NiParticleBomb.cpp | 2 +- obj/NiParticleBomb.h | 2 +- obj/NiParticleColorModifier.cpp | 4 +- obj/NiParticleColorModifier.h | 4 +- obj/NiParticleGrowFade.cpp | 2 +- obj/NiParticleGrowFade.h | 2 +- obj/NiParticleMeshModifier.cpp | 4 +- obj/NiParticleMeshModifier.h | 4 +- obj/NiParticleMeshes.cpp | 2 +- obj/NiParticleMeshes.h | 2 +- obj/NiParticleMeshesData.cpp | 4 +- obj/NiParticleMeshesData.h | 4 +- obj/NiParticleRotation.cpp | 2 +- obj/NiParticleRotation.h | 2 +- obj/NiParticleSystem.cpp | 4 +- obj/NiParticleSystem.h | 4 +- obj/NiParticleSystemController.cpp | 8 +- obj/NiParticleSystemController.h | 6 +- obj/NiParticles.cpp | 2 +- obj/NiParticles.h | 2 +- obj/NiParticlesData.cpp | 2 +- obj/NiParticlesData.h | 2 +- obj/NiPathController.cpp | 6 +- obj/NiPathController.h | 4 +- obj/NiPathInterpolator.cpp | 6 +- obj/NiPathInterpolator.h | 4 +- obj/NiPixelData.cpp | 8 +- obj/NiPixelData.h | 8 +- obj/NiPlanarCollider.cpp | 2 +- obj/NiPlanarCollider.h | 2 +- obj/NiPoint3Interpolator.cpp | 4 +- obj/NiPoint3Interpolator.h | 4 +- obj/NiPointLight.cpp | 2 +- obj/NiPointLight.h | 2 +- obj/NiPosData.cpp | 4 +- obj/NiPosData.h | 4 +- obj/NiProperty.cpp | 2 +- obj/NiProperty.h | 2 +- obj/NiRangeLODData.cpp | 4 +- obj/NiRangeLODData.h | 4 +- obj/NiRotatingParticles.cpp | 2 +- obj/NiRotatingParticles.h | 2 +- obj/NiRotatingParticlesData.cpp | 2 +- obj/NiRotatingParticlesData.h | 2 +- obj/NiScreenLODData.cpp | 2 +- obj/NiScreenLODData.h | 2 +- obj/NiSequenceStreamHelper.cpp | 2 +- obj/NiSequenceStreamHelper.h | 2 +- obj/NiShadeProperty.cpp | 2 +- obj/NiShadeProperty.h | 2 +- obj/NiSingleInterpolatorController.cpp | 4 +- obj/NiSingleInterpolatorController.h | 4 +- obj/NiSkinData.cpp | 8 +- obj/NiSkinData.h | 6 +- obj/NiSkinInstance.cpp | 12 +- obj/NiSkinInstance.h | 6 +- obj/NiSkinPartition.cpp | 4 +- obj/NiSkinPartition.h | 4 +- obj/NiSourceTexture.cpp | 6 +- obj/NiSourceTexture.h | 4 +- obj/NiSpecularProperty.cpp | 2 +- obj/NiSpecularProperty.h | 2 +- obj/NiSphericalCollider.cpp | 2 +- obj/NiSphericalCollider.h | 2 +- obj/NiSpotLight.cpp | 2 +- obj/NiSpotLight.h | 2 +- obj/NiStencilProperty.cpp | 2 +- obj/NiStencilProperty.h | 2 +- obj/NiStringExtraData.cpp | 2 +- obj/NiStringExtraData.h | 2 +- obj/NiStringPalette.cpp | 4 +- obj/NiStringPalette.h | 4 +- obj/NiStringsExtraData.cpp | 2 +- obj/NiStringsExtraData.h | 2 +- obj/NiTextKeyExtraData.cpp | 2 +- obj/NiTextKeyExtraData.h | 2 +- obj/NiTextureEffect.cpp | 4 +- obj/NiTextureEffect.h | 4 +- obj/NiTextureTransformController.cpp | 4 +- obj/NiTextureTransformController.h | 4 +- obj/NiTexturingProperty.cpp | 40 +- obj/NiTexturingProperty.h | 6 +- obj/NiTimeController.cpp | 4 +- obj/NiTimeController.h | 4 +- obj/NiTransformController.cpp | 2 +- obj/NiTransformController.h | 2 +- obj/NiTransformData.cpp | 2 +- obj/NiTransformData.h | 2 +- obj/NiTransformInterpolator.cpp | 4 +- obj/NiTransformInterpolator.h | 4 +- obj/NiTriBasedGeom.cpp | 8 +- obj/NiTriBasedGeom.h | 4 +- obj/NiTriBasedGeomData.cpp | 4 +- obj/NiTriBasedGeomData.h | 4 +- obj/NiTriShape.cpp | 2 +- obj/NiTriShape.h | 2 +- obj/NiTriShapeData.cpp | 4 +- obj/NiTriShapeData.h | 4 +- obj/NiTriStrips.cpp | 2 +- obj/NiTriStrips.h | 2 +- obj/NiTriStripsData.cpp | 2 +- obj/NiTriStripsData.h | 2 +- obj/NiUVController.cpp | 4 +- obj/NiUVController.h | 4 +- obj/NiUVData.cpp | 4 +- obj/NiUVData.h | 4 +- obj/NiVectorExtraData.cpp | 2 +- obj/NiVectorExtraData.h | 2 +- obj/NiVertWeightsExtraData.cpp | 2 +- obj/NiVertWeightsExtraData.h | 2 +- obj/NiVertexColorProperty.cpp | 2 +- obj/NiVertexColorProperty.h | 2 +- obj/NiVisController.cpp | 4 +- obj/NiVisController.h | 4 +- obj/NiVisData.cpp | 2 +- obj/NiVisData.h | 2 +- obj/NiWireframeProperty.cpp | 2 +- obj/NiWireframeProperty.h | 2 +- obj/NiZBufferProperty.cpp | 2 +- obj/NiZBufferProperty.h | 2 +- obj/RootCollisionNode.cpp | 2 +- obj/RootCollisionNode.h | 2 +- obj/bhkBlendCollisionObject.cpp | 2 +- obj/bhkBlendCollisionObject.h | 2 +- obj/bhkBlendController.cpp | 2 +- obj/bhkBlendController.h | 2 +- obj/bhkBoxShape.cpp | 2 +- obj/bhkBoxShape.h | 2 +- obj/bhkCapsuleShape.cpp | 2 +- obj/bhkCapsuleShape.h | 2 +- obj/bhkCollisionObject.cpp | 2 +- obj/bhkCollisionObject.h | 2 +- obj/bhkConvexShape.cpp | 2 +- obj/bhkConvexShape.h | 2 +- obj/bhkConvexTransformShape.cpp | 2 +- obj/bhkConvexTransformShape.h | 2 +- obj/bhkConvexVerticesShape.cpp | 2 +- obj/bhkConvexVerticesShape.h | 2 +- obj/bhkEntity.cpp | 4 +- obj/bhkEntity.h | 4 +- obj/bhkHingeConstraint.cpp | 2 +- obj/bhkHingeConstraint.h | 2 +- obj/bhkLimitedHingeConstraint.cpp | 4 +- obj/bhkLimitedHingeConstraint.h | 4 +- obj/bhkListShape.cpp | 4 +- obj/bhkListShape.h | 4 +- obj/bhkMalleableConstraint.cpp | 8 +- obj/bhkMalleableConstraint.h | 8 +- obj/bhkMoppBvTreeShape.cpp | 4 +- obj/bhkMoppBvTreeShape.h | 4 +- obj/bhkMultiSphereShape.cpp | 2 +- obj/bhkMultiSphereShape.h | 2 +- obj/bhkNiTriStripsShape.cpp | 4 +- obj/bhkNiTriStripsShape.h | 4 +- obj/bhkPackedNiTriStripsShape.cpp | 4 +- obj/bhkPackedNiTriStripsShape.h | 4 +- obj/bhkPrismaticConstraint.cpp | 2 +- obj/bhkPrismaticConstraint.h | 2 +- obj/bhkRagdollConstraint.cpp | 2 +- obj/bhkRagdollConstraint.h | 2 +- obj/bhkRefObject.cpp | 2 +- obj/bhkRefObject.h | 2 +- obj/bhkRigidBody.cpp | 6 +- obj/bhkRigidBody.h | 6 +- obj/bhkRigidBodyT.cpp | 2 +- obj/bhkRigidBodyT.h | 2 +- obj/bhkSPCollisionObject.cpp | 2 +- obj/bhkSPCollisionObject.h | 2 +- obj/bhkSerializable.cpp | 2 +- obj/bhkSerializable.h | 2 +- obj/bhkShape.cpp | 2 +- obj/bhkShape.h | 2 +- obj/bhkSimpleShapePhantom.cpp | 2 +- obj/bhkSimpleShapePhantom.h | 2 +- obj/bhkSphereRepShape.cpp | 2 +- obj/bhkSphereRepShape.h | 2 +- obj/bhkSphereShape.cpp | 2 +- obj/bhkSphereShape.h | 2 +- obj/bhkStiffSpringConstraint.cpp | 2 +- obj/bhkStiffSpringConstraint.h | 2 +- obj/bhkTransformShape.cpp | 2 +- obj/bhkTransformShape.h | 2 +- obj/bhkWorldObject.cpp | 2 +- obj/bhkWorldObject.h | 2 +- obj/hkPackedNiTriStripsData.cpp | 4 +- obj/hkPackedNiTriStripsData.h | 4 +- py_niflib.vcproj | 247 ++- 489 files changed, 2321 insertions(+), 1616 deletions(-) diff --git a/gen/AVObject.cpp b/gen/AVObject.cpp index 87c360f0..c0fc28e0 100644 --- a/gen/AVObject.cpp +++ b/gen/AVObject.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/AVObject.h" -#include "obj/NiAVObject.h" +#include "AVObject.h" +#include "../obj/NiAVObject.h" //Constructor AVObject::AVObject() : object(NULL) {}; diff --git a/gen/AVObject.h b/gen/AVObject.h index d7810069..8aa16995 100644 --- a/gen/AVObject.h +++ b/gen/AVObject.h @@ -4,10 +4,10 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _AVOBJECT_H_ #define _AVOBJECT_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiAVObject; /*! diff --git a/gen/Bones.cpp b/gen/Bones.cpp index 8df625fc..78a6983f 100644 --- a/gen/Bones.cpp +++ b/gen/Bones.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/Bones.h" -#include "obj/NiNode.h" +#include "Bones.h" +#include "../obj/NiNode.h" //Constructor Bones::Bones() : numBones((uint)0) {}; diff --git a/gen/Bones.h b/gen/Bones.h index 4d52e49c..edf6f230 100644 --- a/gen/Bones.h +++ b/gen/Bones.h @@ -4,10 +4,10 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _BONES_H_ #define _BONES_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiNode; /*! diff --git a/gen/BoundingBox.cpp b/gen/BoundingBox.cpp index 11e19c63..b3608db7 100644 --- a/gen/BoundingBox.cpp +++ b/gen/BoundingBox.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/BoundingBox.h" +#include "BoundingBox.h" //Constructor BoundingBox::BoundingBox() : unknownInt((uint)1) {}; diff --git a/gen/BoundingBox.h b/gen/BoundingBox.h index 1846dcae..318463ae 100644 --- a/gen/BoundingBox.h +++ b/gen/BoundingBox.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _BOUNDINGBOX_H_ #define _BOUNDINGBOX_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/ByteArray.cpp b/gen/ByteArray.cpp index 99f8f6e3..4c40b477 100644 --- a/gen/ByteArray.cpp +++ b/gen/ByteArray.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/ByteArray.h" +#include "ByteArray.h" //Constructor ByteArray::ByteArray() : dataSize((uint)0), unknownInt((uint)0) {}; diff --git a/gen/ByteArray.h b/gen/ByteArray.h index c3881f13..016ea1d8 100644 --- a/gen/ByteArray.h +++ b/gen/ByteArray.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _BYTEARRAY_H_ #define _BYTEARRAY_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/ControllerLink.cpp b/gen/ControllerLink.cpp index 8cbf106a..9c2fa65d 100644 --- a/gen/ControllerLink.cpp +++ b/gen/ControllerLink.cpp @@ -1,10 +1,10 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/ControllerLink.h" -#include "obj/NiInterpolator.h" -#include "obj/NiObject.h" -#include "obj/NiStringPalette.h" +#include "ControllerLink.h" +#include "../obj/NiInterpolator.h" +#include "../obj/NiObject.h" +#include "../obj/NiStringPalette.h" //Constructor ControllerLink::ControllerLink() : interpolator(NULL), unknownLink1(NULL), unknownLink2(NULL), unknownShort0((ushort)0), priority_((byte)0), stringPalette(NULL), nodeNameOffset((uint)0), propertyTypeOffset((uint)0), controllerTypeOffset((uint)0), variableOffset1((uint)0), variableOffset2((uint)0) {}; diff --git a/gen/ControllerLink.h b/gen/ControllerLink.h index 87f5ea3e..c4f2020b 100644 --- a/gen/ControllerLink.h +++ b/gen/ControllerLink.h @@ -4,10 +4,10 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _CONTROLLERLINK_H_ #define _CONTROLLERLINK_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiInterpolator; class NiObject; class NiStringPalette; diff --git a/gen/Footer.cpp b/gen/Footer.cpp index a02f7238..041e9c19 100644 --- a/gen/Footer.cpp +++ b/gen/Footer.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/Footer.h" -#include "obj/NiAVObject.h" +#include "Footer.h" +#include "../obj/NiAVObject.h" //Constructor Footer::Footer() : numRoots((uint)0) {}; diff --git a/gen/Footer.h b/gen/Footer.h index bfc14dac..e0593ebd 100644 --- a/gen/Footer.h +++ b/gen/Footer.h @@ -4,12 +4,12 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _FOOTER_H_ #define _FOOTER_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiAVObject; -#include "obj/NiObject.h" +#include "../obj/NiObject.h" /*! * The NIF file footer. diff --git a/gen/FurniturePosition.cpp b/gen/FurniturePosition.cpp index c5b35b0e..702464e3 100644 --- a/gen/FurniturePosition.cpp +++ b/gen/FurniturePosition.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/FurniturePosition.h" +#include "FurniturePosition.h" //Constructor FurniturePosition::FurniturePosition() : orientation((ushort)0), positionRef1((byte)0), positionRef2((byte)0) {}; diff --git a/gen/FurniturePosition.h b/gen/FurniturePosition.h index 6081f388..5941fdaf 100644 --- a/gen/FurniturePosition.h +++ b/gen/FurniturePosition.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _FURNITUREPOSITION_H_ #define _FURNITUREPOSITION_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/Header.cpp b/gen/Header.cpp index ba59c673..91ef3097 100644 --- a/gen/Header.cpp +++ b/gen/Header.cpp @@ -1,10 +1,10 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/Header.h" -#include "gen/ShortString.h" -#include "gen/ShortString.h" -#include "gen/ShortString.h" +#include "Header.h" +#include "ShortString.h" +#include "ShortString.h" +#include "ShortString.h" //Constructor Header::Header() : version((uint)0x04000002), endianType((byte)1), userVersion((uint)0), numBlocks((uint)0), unknownInt1((uint)0), unknownInt3((uint)0), numBlockTypes((ushort)0), unknownInt2((uint)0) {}; diff --git a/gen/Header.h b/gen/Header.h index 35235f5e..486542a0 100644 --- a/gen/Header.h +++ b/gen/Header.h @@ -4,10 +4,10 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _HEADER_H_ #define _HEADER_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" // Include structures -#include "gen/ShortString.h" -#include "obj/NiObject.h" +#include "ShortString.h" +#include "../obj/NiObject.h" /*! * The NIF file header. diff --git a/gen/KeyGroup.h b/gen/KeyGroup.h index d9fb37af..db6b7e43 100644 --- a/gen/KeyGroup.h +++ b/gen/KeyGroup.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _KEYGROUP_H_ #define _KEYGROUP_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/LODRange.cpp b/gen/LODRange.cpp index b66633db..2e6d9101 100644 --- a/gen/LODRange.cpp +++ b/gen/LODRange.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/LODRange.h" +#include "LODRange.h" //Constructor LODRange::LODRange() : near(0.0f), far(0.0f) {}; diff --git a/gen/LODRange.h b/gen/LODRange.h index 30b6888e..35bad280 100644 --- a/gen/LODRange.h +++ b/gen/LODRange.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _LODRANGE_H_ #define _LODRANGE_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/LimitedHingeDescriptor.cpp b/gen/LimitedHingeDescriptor.cpp index 12c61d0d..0f3bf91a 100644 --- a/gen/LimitedHingeDescriptor.cpp +++ b/gen/LimitedHingeDescriptor.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/LimitedHingeDescriptor.h" +#include "LimitedHingeDescriptor.h" //Constructor LimitedHingeDescriptor::LimitedHingeDescriptor() : minAngle(0.0f), maxAngle(0.0f), maxFriction(0.0f) {}; diff --git a/gen/LimitedHingeDescriptor.h b/gen/LimitedHingeDescriptor.h index 5eaa401b..be3de4af 100644 --- a/gen/LimitedHingeDescriptor.h +++ b/gen/LimitedHingeDescriptor.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _LIMITEDHINGEDESCRIPTOR_H_ #define _LIMITEDHINGEDESCRIPTOR_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/MatchGroup.cpp b/gen/MatchGroup.cpp index d7215d19..58b46937 100644 --- a/gen/MatchGroup.cpp +++ b/gen/MatchGroup.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/MatchGroup.h" +#include "MatchGroup.h" //Constructor MatchGroup::MatchGroup() : numVertices((ushort)0) {}; diff --git a/gen/MatchGroup.h b/gen/MatchGroup.h index e7e50e26..d580af31 100644 --- a/gen/MatchGroup.h +++ b/gen/MatchGroup.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _MATCHGROUP_H_ #define _MATCHGROUP_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/MipMap.cpp b/gen/MipMap.cpp index 762b3968..cd673a56 100644 --- a/gen/MipMap.cpp +++ b/gen/MipMap.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/MipMap.h" +#include "MipMap.h" //Constructor MipMap::MipMap() : width((uint)0), height((uint)0), offset((uint)0) {}; diff --git a/gen/MipMap.h b/gen/MipMap.h index 2615a4fa..5b354aa1 100644 --- a/gen/MipMap.h +++ b/gen/MipMap.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _MIPMAP_H_ #define _MIPMAP_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/Morph.cpp b/gen/Morph.cpp index 3dd16552..ef314ed6 100644 --- a/gen/Morph.cpp +++ b/gen/Morph.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/Morph.h" +#include "Morph.h" //Constructor Morph::Morph() : numMorphKeys((uint)0), morphInterpolation((KeyType)0), unknownInt((uint)0) {}; diff --git a/gen/Morph.h b/gen/Morph.h index 980ef12d..46cb21c5 100644 --- a/gen/Morph.h +++ b/gen/Morph.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _MORPH_H_ #define _MORPH_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/NodeGroup.cpp b/gen/NodeGroup.cpp index a020b621..699d6d6b 100644 --- a/gen/NodeGroup.cpp +++ b/gen/NodeGroup.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/NodeGroup.h" -#include "obj/NiNode.h" +#include "NodeGroup.h" +#include "../obj/NiNode.h" //Constructor NodeGroup::NodeGroup() : numNodes((uint)0) {}; diff --git a/gen/NodeGroup.h b/gen/NodeGroup.h index b7b987b6..170549ca 100644 --- a/gen/NodeGroup.h +++ b/gen/NodeGroup.h @@ -4,10 +4,10 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _NODEGROUP_H_ #define _NODEGROUP_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiNode; /*! diff --git a/gen/Particle.cpp b/gen/Particle.cpp index 962f92c0..5ba5c457 100644 --- a/gen/Particle.cpp +++ b/gen/Particle.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/Particle.h" +#include "Particle.h" //Constructor Particle::Particle() : lifetime(0.0f), lifespan(0.0f), timestamp(0.0f), unknownShort((ushort)0), vertexId((ushort)0) {}; diff --git a/gen/Particle.h b/gen/Particle.h index ee3a5f70..28b5c6c9 100644 --- a/gen/Particle.h +++ b/gen/Particle.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _PARTICLE_H_ #define _PARTICLE_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/QuaternionXYZW.cpp b/gen/QuaternionXYZW.cpp index a0a163ea..36b23acb 100644 --- a/gen/QuaternionXYZW.cpp +++ b/gen/QuaternionXYZW.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/QuaternionXYZW.h" +#include "QuaternionXYZW.h" //Constructor QuaternionXYZW::QuaternionXYZW() : x(0.0f), y(0.0f), z(0.0f), w(0.0f) {}; diff --git a/gen/QuaternionXYZW.h b/gen/QuaternionXYZW.h index ef54541c..7ff6b5e2 100644 --- a/gen/QuaternionXYZW.h +++ b/gen/QuaternionXYZW.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _QUATERNIONXYZW_H_ #define _QUATERNIONXYZW_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/RagDollDescriptor.cpp b/gen/RagDollDescriptor.cpp index 02878c42..caa89a77 100644 --- a/gen/RagDollDescriptor.cpp +++ b/gen/RagDollDescriptor.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/RagDollDescriptor.h" +#include "RagDollDescriptor.h" //Constructor RagDollDescriptor::RagDollDescriptor() : coneMinAngle(0.0f), planeMinAngle(0.0f), planeMaxAngle(0.0f), twistMinAngle(0.0f), twistMaxAngle(0.0f), maxFriction(0.0f) {}; diff --git a/gen/RagDollDescriptor.h b/gen/RagDollDescriptor.h index 73b19529..e7c9c15e 100644 --- a/gen/RagDollDescriptor.h +++ b/gen/RagDollDescriptor.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _RAGDOLLDESCRIPTOR_H_ #define _RAGDOLLDESCRIPTOR_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/RotationKeyArray.h b/gen/RotationKeyArray.h index d8ac80e2..c4d0ddb1 100644 --- a/gen/RotationKeyArray.h +++ b/gen/RotationKeyArray.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _ROTATIONKEYARRAY_H_ #define _ROTATIONKEYARRAY_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/ShaderTexDesc.cpp b/gen/ShaderTexDesc.cpp index bceeb623..32c5a37a 100644 --- a/gen/ShaderTexDesc.cpp +++ b/gen/ShaderTexDesc.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/ShaderTexDesc.h" -#include "gen/TexDesc.h" -#include "obj/NiSourceTexture.h" +#include "ShaderTexDesc.h" +#include "TexDesc.h" +#include "../obj/NiSourceTexture.h" //Constructor ShaderTexDesc::ShaderTexDesc() : isUsed(false), unknownInt((uint)0) {}; diff --git a/gen/ShaderTexDesc.h b/gen/ShaderTexDesc.h index b3c1d064..830db1be 100644 --- a/gen/ShaderTexDesc.h +++ b/gen/ShaderTexDesc.h @@ -4,9 +4,9 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _SHADERTEXDESC_H_ #define _SHADERTEXDESC_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" // Include structures -#include "gen/TexDesc.h" +#include "TexDesc.h" /*! * An extended texture description for shader textures. diff --git a/gen/ShortString.cpp b/gen/ShortString.cpp index c8babec2..79d34596 100644 --- a/gen/ShortString.cpp +++ b/gen/ShortString.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/ShortString.h" +#include "ShortString.h" //Constructor ShortString::ShortString() : length((byte)0) {}; diff --git a/gen/ShortString.h b/gen/ShortString.h index 316562df..5492ca43 100644 --- a/gen/ShortString.h +++ b/gen/ShortString.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _SHORTSTRING_H_ #define _SHORTSTRING_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/SkinData.cpp b/gen/SkinData.cpp index 901acfa1..d9e9d17d 100644 --- a/gen/SkinData.cpp +++ b/gen/SkinData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/SkinData.h" -#include "gen/SkinWeight.h" +#include "SkinData.h" +#include "SkinWeight.h" //Constructor SkinData::SkinData() : scale(0.0f), numVertices((ushort)0) {}; diff --git a/gen/SkinData.h b/gen/SkinData.h index 828e5bc9..ba217054 100644 --- a/gen/SkinData.h +++ b/gen/SkinData.h @@ -4,9 +4,9 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _SKINDATA_H_ #define _SKINDATA_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" // Include structures -#include "gen/SkinWeight.h" +#include "SkinWeight.h" /*! * Skinning data component. diff --git a/gen/SkinPartition.cpp b/gen/SkinPartition.cpp index 881b9512..7ac08c81 100644 --- a/gen/SkinPartition.cpp +++ b/gen/SkinPartition.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/SkinPartition.h" +#include "SkinPartition.h" //Constructor SkinPartition::SkinPartition() : numVertices((ushort)0), numTriangles((ushort)0), numBones((ushort)0), numStrips((ushort)0), numWeightsPerVertex((ushort)0), hasVertexMap(false), hasVertexWeights(false), hasStrips(false), hasBoneIndices(false) {}; diff --git a/gen/SkinPartition.h b/gen/SkinPartition.h index 7946cd9e..9b10c564 100644 --- a/gen/SkinPartition.h +++ b/gen/SkinPartition.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _SKINPARTITION_H_ #define _SKINPARTITION_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/SkinShape.cpp b/gen/SkinShape.cpp index cea98735..905d0e8f 100644 --- a/gen/SkinShape.cpp +++ b/gen/SkinShape.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/SkinShape.h" -#include "obj/NiTriShape.h" -#include "obj/NiSkinInstance.h" +#include "SkinShape.h" +#include "../obj/NiTriShape.h" +#include "../obj/NiSkinInstance.h" //Constructor SkinShape::SkinShape() : shape(NULL), skinInstance(NULL) {}; diff --git a/gen/SkinShape.h b/gen/SkinShape.h index f1275a4d..46d31006 100644 --- a/gen/SkinShape.h +++ b/gen/SkinShape.h @@ -4,10 +4,10 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _SKINSHAPE_H_ #define _SKINSHAPE_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiTriShape; class NiSkinInstance; diff --git a/gen/SkinShapeGroup.cpp b/gen/SkinShapeGroup.cpp index aa65e676..893c7370 100644 --- a/gen/SkinShapeGroup.cpp +++ b/gen/SkinShapeGroup.cpp @@ -1,10 +1,10 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/SkinShapeGroup.h" -#include "gen/SkinShape.h" -#include "obj/NiTriShape.h" -#include "obj/NiSkinInstance.h" +#include "SkinShapeGroup.h" +#include "SkinShape.h" +#include "../obj/NiTriShape.h" +#include "../obj/NiSkinInstance.h" //Constructor SkinShapeGroup::SkinShapeGroup() : numLinkPairs((uint)0) {}; diff --git a/gen/SkinShapeGroup.h b/gen/SkinShapeGroup.h index e53394f3..f48cf92d 100644 --- a/gen/SkinShapeGroup.h +++ b/gen/SkinShapeGroup.h @@ -4,9 +4,9 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _SKINSHAPEGROUP_H_ #define _SKINSHAPEGROUP_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" // Include structures -#include "gen/SkinShape.h" +#include "SkinShape.h" /*! * Unknown. diff --git a/gen/SkinWeight.cpp b/gen/SkinWeight.cpp index 05f8c899..bb35f75d 100644 --- a/gen/SkinWeight.cpp +++ b/gen/SkinWeight.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/SkinWeight.h" +#include "SkinWeight.h" //Constructor SkinWeight::SkinWeight() : index((ushort)0), weight(0.0f) {}; diff --git a/gen/SkinWeight.h b/gen/SkinWeight.h index 840c1395..90001536 100644 --- a/gen/SkinWeight.h +++ b/gen/SkinWeight.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _SKINWEIGHT_H_ #define _SKINWEIGHT_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/StringPalette.cpp b/gen/StringPalette.cpp index e3ceb240..4eeee30e 100644 --- a/gen/StringPalette.cpp +++ b/gen/StringPalette.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/StringPalette.h" +#include "StringPalette.h" //Constructor StringPalette::StringPalette() : length((uint)0) {}; diff --git a/gen/StringPalette.h b/gen/StringPalette.h index 4249502d..ccec65a9 100644 --- a/gen/StringPalette.h +++ b/gen/StringPalette.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _STRINGPALETTE_H_ #define _STRINGPALETTE_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/TBC.cpp b/gen/TBC.cpp index 293f36fb..b11f4c33 100644 --- a/gen/TBC.cpp +++ b/gen/TBC.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/TBC.h" +#include "TBC.h" //Constructor TBC::TBC() : t(0.0f), b(0.0f), c(0.0f) {}; diff --git a/gen/TBC.h b/gen/TBC.h index cb825043..35e320fc 100644 --- a/gen/TBC.h +++ b/gen/TBC.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _TBC_H_ #define _TBC_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/TexDesc.cpp b/gen/TexDesc.cpp index 877f21d7..66cf1cb3 100644 --- a/gen/TexDesc.cpp +++ b/gen/TexDesc.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/TexDesc.h" -#include "obj/NiSourceTexture.h" +#include "TexDesc.h" +#include "../obj/NiSourceTexture.h" //Constructor TexDesc::TexDesc() : source(NULL), clampMode((TexClampMode)WRAP_S_WRAP_T), filterMode((TexFilterMode)FILTER_TRILERP), textureSet((uint)0), ps2L((ushort)0), ps2K((ushort)0xFFB5), unknown1((ushort)0), hasTextureTransform(false), wRotation(0.0f), transformType_((uint)0) {}; diff --git a/gen/TexDesc.h b/gen/TexDesc.h index 719185e6..61c24587 100644 --- a/gen/TexDesc.h +++ b/gen/TexDesc.h @@ -4,10 +4,10 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _TEXDESC_H_ #define _TEXDESC_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiSourceTexture; /*! diff --git a/gen/TexSource.cpp b/gen/TexSource.cpp index 41abf21e..e3e35db7 100644 --- a/gen/TexSource.cpp +++ b/gen/TexSource.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/TexSource.h" -#include "obj/NiObject.h" -#include "obj/NiPixelData.h" +#include "TexSource.h" +#include "../obj/NiObject.h" +#include "../obj/NiPixelData.h" //Constructor TexSource::TexSource() : useExternal((byte)0), unknownLink(NULL), unknownByte((byte)0), pixelData(NULL) {}; diff --git a/gen/TexSource.h b/gen/TexSource.h index 77998aaa..612478e8 100644 --- a/gen/TexSource.h +++ b/gen/TexSource.h @@ -4,10 +4,10 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _TEXSOURCE_H_ #define _TEXSOURCE_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiObject; class NiPixelData; diff --git a/gen/hkTriangle.cpp b/gen/hkTriangle.cpp index 3639d402..e6c99c45 100644 --- a/gen/hkTriangle.cpp +++ b/gen/hkTriangle.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "gen/hkTriangle.h" +#include "hkTriangle.h" //Constructor hkTriangle::hkTriangle() : unknownShort((ushort)0) {}; diff --git a/gen/hkTriangle.h b/gen/hkTriangle.h index 183c6b61..411dda2e 100644 --- a/gen/hkTriangle.h +++ b/gen/hkTriangle.h @@ -4,7 +4,7 @@ All rights reserved. Please see niflib.h for licence. */ #ifndef _HKTRIANGLE_H_ #define _HKTRIANGLE_H_ -#include "NIF_IO.h" +#include "../NIF_IO.h" /*! diff --git a/gen/obj_defines.h b/gen/obj_defines.h index c2fd45e3..b42cf597 100644 --- a/gen/obj_defines.h +++ b/gen/obj_defines.h @@ -6,8 +6,8 @@ All rights reserved. Please see niflib.h for licence. */ #define MAXARRAYDUMP 20 -#include "NIF_IO.h" -#include "Ref.h" +#include "../NIF_IO.h" +#include "../Ref.h" #include <iostream> #include <fstream> #include <vector> diff --git a/gen/obj_factories.cpp b/gen/obj_factories.cpp index f3ae672d..91046aa4 100644 --- a/gen/obj_factories.cpp +++ b/gen/obj_factories.cpp @@ -1,369 +1,369 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiObject.h" +#include "../obj/NiObject.h" typedef NiObject*(*blk_factory_func)(); extern map<string, blk_factory_func> global_block_map; -#include "obj/bhkBlendCollisionObject.h" +#include "../obj/bhkBlendCollisionObject.h" NiObject * CreatebhkBlendCollisionObject() { return new bhkBlendCollisionObject; } -#include "obj/bhkBlendController.h" +#include "../obj/bhkBlendController.h" NiObject * CreatebhkBlendController() { return new bhkBlendController; } -#include "obj/bhkBoxShape.h" +#include "../obj/bhkBoxShape.h" NiObject * CreatebhkBoxShape() { return new bhkBoxShape; } -#include "obj/bhkCapsuleShape.h" +#include "../obj/bhkCapsuleShape.h" NiObject * CreatebhkCapsuleShape() { return new bhkCapsuleShape; } -#include "obj/bhkCollisionObject.h" +#include "../obj/bhkCollisionObject.h" NiObject * CreatebhkCollisionObject() { return new bhkCollisionObject; } -#include "obj/bhkConvexVerticesShape.h" +#include "../obj/bhkConvexVerticesShape.h" NiObject * CreatebhkConvexVerticesShape() { return new bhkConvexVerticesShape; } -#include "obj/bhkHingeConstraint.h" +#include "../obj/bhkHingeConstraint.h" NiObject * CreatebhkHingeConstraint() { return new bhkHingeConstraint; } -#include "obj/bhkLimitedHingeConstraint.h" +#include "../obj/bhkLimitedHingeConstraint.h" NiObject * CreatebhkLimitedHingeConstraint() { return new bhkLimitedHingeConstraint; } -#include "obj/bhkListShape.h" +#include "../obj/bhkListShape.h" NiObject * CreatebhkListShape() { return new bhkListShape; } -#include "obj/bhkMalleableConstraint.h" +#include "../obj/bhkMalleableConstraint.h" NiObject * CreatebhkMalleableConstraint() { return new bhkMalleableConstraint; } -#include "obj/bhkMoppBvTreeShape.h" +#include "../obj/bhkMoppBvTreeShape.h" NiObject * CreatebhkMoppBvTreeShape() { return new bhkMoppBvTreeShape; } -#include "obj/bhkMultiSphereShape.h" +#include "../obj/bhkMultiSphereShape.h" NiObject * CreatebhkMultiSphereShape() { return new bhkMultiSphereShape; } -#include "obj/bhkNiTriStripsShape.h" +#include "../obj/bhkNiTriStripsShape.h" NiObject * CreatebhkNiTriStripsShape() { return new bhkNiTriStripsShape; } -#include "obj/bhkPackedNiTriStripsShape.h" +#include "../obj/bhkPackedNiTriStripsShape.h" NiObject * CreatebhkPackedNiTriStripsShape() { return new bhkPackedNiTriStripsShape; } -#include "obj/bhkPrismaticConstraint.h" +#include "../obj/bhkPrismaticConstraint.h" NiObject * CreatebhkPrismaticConstraint() { return new bhkPrismaticConstraint; } -#include "obj/bhkRagdollConstraint.h" +#include "../obj/bhkRagdollConstraint.h" NiObject * CreatebhkRagdollConstraint() { return new bhkRagdollConstraint; } -#include "obj/bhkRigidBody.h" +#include "../obj/bhkRigidBody.h" NiObject * CreatebhkRigidBody() { return new bhkRigidBody; } -#include "obj/bhkRigidBodyT.h" +#include "../obj/bhkRigidBodyT.h" NiObject * CreatebhkRigidBodyT() { return new bhkRigidBodyT; } -#include "obj/bhkSimpleShapePhantom.h" +#include "../obj/bhkSimpleShapePhantom.h" NiObject * CreatebhkSimpleShapePhantom() { return new bhkSimpleShapePhantom; } -#include "obj/bhkSPCollisionObject.h" +#include "../obj/bhkSPCollisionObject.h" NiObject * CreatebhkSPCollisionObject() { return new bhkSPCollisionObject; } -#include "obj/bhkSphereShape.h" +#include "../obj/bhkSphereShape.h" NiObject * CreatebhkSphereShape() { return new bhkSphereShape; } -#include "obj/bhkStiffSpringConstraint.h" +#include "../obj/bhkStiffSpringConstraint.h" NiObject * CreatebhkStiffSpringConstraint() { return new bhkStiffSpringConstraint; } -#include "obj/bhkTransformShape.h" +#include "../obj/bhkTransformShape.h" NiObject * CreatebhkTransformShape() { return new bhkTransformShape; } -#include "obj/bhkConvexTransformShape.h" +#include "../obj/bhkConvexTransformShape.h" NiObject * CreatebhkConvexTransformShape() { return new bhkConvexTransformShape; } -#include "obj/BSBound.h" +#include "../obj/BSBound.h" NiObject * CreateBSBound() { return new BSBound; } -#include "obj/BSFurnitureMarker.h" +#include "../obj/BSFurnitureMarker.h" NiObject * CreateBSFurnitureMarker() { return new BSFurnitureMarker; } -#include "obj/BSParentVelocityModifier.h" +#include "../obj/BSParentVelocityModifier.h" NiObject * CreateBSParentVelocityModifier() { return new BSParentVelocityModifier; } -#include "obj/BSPSysArrayEmitter.h" +#include "../obj/BSPSysArrayEmitter.h" NiObject * CreateBSPSysArrayEmitter() { return new BSPSysArrayEmitter; } -#include "obj/BSXFlags.h" +#include "../obj/BSXFlags.h" NiObject * CreateBSXFlags() { return new BSXFlags; } -#include "obj/hkPackedNiTriStripsData.h" +#include "../obj/hkPackedNiTriStripsData.h" NiObject * CreatehkPackedNiTriStripsData() { return new hkPackedNiTriStripsData; } -#include "obj/NiAlphaController.h" +#include "../obj/NiAlphaController.h" NiObject * CreateNiAlphaController() { return new NiAlphaController; } -#include "obj/NiAlphaProperty.h" +#include "../obj/NiAlphaProperty.h" NiObject * CreateNiAlphaProperty() { return new NiAlphaProperty; } -#include "obj/NiAmbientLight.h" +#include "../obj/NiAmbientLight.h" NiObject * CreateNiAmbientLight() { return new NiAmbientLight; } -#include "obj/NiAutoNormalParticlesData.h" +#include "../obj/NiAutoNormalParticlesData.h" NiObject * CreateNiAutoNormalParticlesData() { return new NiAutoNormalParticlesData; } -#include "obj/NiBinaryExtraData.h" +#include "../obj/NiBinaryExtraData.h" NiObject * CreateNiBinaryExtraData() { return new NiBinaryExtraData; } -#include "obj/NiBlendBoolInterpolator.h" +#include "../obj/NiBlendBoolInterpolator.h" NiObject * CreateNiBlendBoolInterpolator() { return new NiBlendBoolInterpolator; } -#include "obj/NiBlendFloatInterpolator.h" +#include "../obj/NiBlendFloatInterpolator.h" NiObject * CreateNiBlendFloatInterpolator() { return new NiBlendFloatInterpolator; } -#include "obj/NiBlendPoint3Interpolator.h" +#include "../obj/NiBlendPoint3Interpolator.h" NiObject * CreateNiBlendPoint3Interpolator() { return new NiBlendPoint3Interpolator; } -#include "obj/NiBlendTransformInterpolator.h" +#include "../obj/NiBlendTransformInterpolator.h" NiObject * CreateNiBlendTransformInterpolator() { return new NiBlendTransformInterpolator; } -#include "obj/NiBoneLODController.h" +#include "../obj/NiBoneLODController.h" NiObject * CreateNiBoneLODController() { return new NiBoneLODController; } -#include "obj/NiBoolData.h" +#include "../obj/NiBoolData.h" NiObject * CreateNiBoolData() { return new NiBoolData; } -#include "obj/NiBooleanExtraData.h" +#include "../obj/NiBooleanExtraData.h" NiObject * CreateNiBooleanExtraData() { return new NiBooleanExtraData; } -#include "obj/NiBoolInterpolator.h" +#include "../obj/NiBoolInterpolator.h" NiObject * CreateNiBoolInterpolator() { return new NiBoolInterpolator; } -#include "obj/NiBoolTimelineInterpolator.h" +#include "../obj/NiBoolTimelineInterpolator.h" NiObject * CreateNiBoolTimelineInterpolator() { return new NiBoolTimelineInterpolator; } -#include "obj/NiBSBoneLODController.h" +#include "../obj/NiBSBoneLODController.h" NiObject * CreateNiBSBoneLODController() { return new NiBSBoneLODController; } -#include "obj/NiBSplineBasisData.h" +#include "../obj/NiBSplineBasisData.h" NiObject * CreateNiBSplineBasisData() { return new NiBSplineBasisData; } -#include "obj/NiBSplineCompFloatInterpolator.h" +#include "../obj/NiBSplineCompFloatInterpolator.h" NiObject * CreateNiBSplineCompFloatInterpolator() { return new NiBSplineCompFloatInterpolator; } -#include "obj/NiBSplineCompPoint3Interpolator.h" +#include "../obj/NiBSplineCompPoint3Interpolator.h" NiObject * CreateNiBSplineCompPoint3Interpolator() { return new NiBSplineCompPoint3Interpolator; } -#include "obj/NiBSplineCompTransformInterpolator.h" +#include "../obj/NiBSplineCompTransformInterpolator.h" NiObject * CreateNiBSplineCompTransformInterpolator() { return new NiBSplineCompTransformInterpolator; } -#include "obj/NiBSplineData.h" +#include "../obj/NiBSplineData.h" NiObject * CreateNiBSplineData() { return new NiBSplineData; } -#include "obj/NiCamera.h" +#include "../obj/NiCamera.h" NiObject * CreateNiCamera() { return new NiCamera; } -#include "obj/NiCollisionData.h" +#include "../obj/NiCollisionData.h" NiObject * CreateNiCollisionData() { return new NiCollisionData; } -#include "obj/NiColorData.h" +#include "../obj/NiColorData.h" NiObject * CreateNiColorData() { return new NiColorData; } -#include "obj/NiColorExtraData.h" +#include "../obj/NiColorExtraData.h" NiObject * CreateNiColorExtraData() { return new NiColorExtraData; } -#include "obj/NiControllerManager.h" +#include "../obj/NiControllerManager.h" NiObject * CreateNiControllerManager() { return new NiControllerManager; } -#include "obj/NiControllerSequence.h" +#include "../obj/NiControllerSequence.h" NiObject * CreateNiControllerSequence() { return new NiControllerSequence; } -#include "obj/NiDefaultAVObjectPalette.h" +#include "../obj/NiDefaultAVObjectPalette.h" NiObject * CreateNiDefaultAVObjectPalette() { return new NiDefaultAVObjectPalette; } -#include "obj/NiDirectionalLight.h" +#include "../obj/NiDirectionalLight.h" NiObject * CreateNiDirectionalLight() { return new NiDirectionalLight; } -#include "obj/NiDitherProperty.h" +#include "../obj/NiDitherProperty.h" NiObject * CreateNiDitherProperty() { return new NiDitherProperty; } -#include "obj/NiFlipController.h" +#include "../obj/NiFlipController.h" NiObject * CreateNiFlipController() { return new NiFlipController; } -#include "obj/NiFloatData.h" +#include "../obj/NiFloatData.h" NiObject * CreateNiFloatData() { return new NiFloatData; } -#include "obj/NiFloatExtraData.h" +#include "../obj/NiFloatExtraData.h" NiObject * CreateNiFloatExtraData() { return new NiFloatExtraData; } -#include "obj/NiFloatExtraDataController.h" +#include "../obj/NiFloatExtraDataController.h" NiObject * CreateNiFloatExtraDataController() { return new NiFloatExtraDataController; } -#include "obj/NiFloatInterpolator.h" +#include "../obj/NiFloatInterpolator.h" NiObject * CreateNiFloatInterpolator() { return new NiFloatInterpolator; } -#include "obj/NiFloatsExtraData.h" +#include "../obj/NiFloatsExtraData.h" NiObject * CreateNiFloatsExtraData() { return new NiFloatsExtraData; } -#include "obj/NiFogProperty.h" +#include "../obj/NiFogProperty.h" NiObject * CreateNiFogProperty() { return new NiFogProperty; } -#include "obj/NiGeomMorpherController.h" +#include "../obj/NiGeomMorpherController.h" NiObject * CreateNiGeomMorpherController() { return new NiGeomMorpherController; } -#include "obj/NiGravity.h" +#include "../obj/NiGravity.h" NiObject * CreateNiGravity() { return new NiGravity; } -#include "obj/NiIntegerExtraData.h" +#include "../obj/NiIntegerExtraData.h" NiObject * CreateNiIntegerExtraData() { return new NiIntegerExtraData; } -#include "obj/NiIntegersExtraData.h" +#include "../obj/NiIntegersExtraData.h" NiObject * CreateNiIntegersExtraData() { return new NiIntegersExtraData; } -#include "obj/NiKeyframeController.h" +#include "../obj/NiKeyframeController.h" NiObject * CreateNiKeyframeController() { return new NiKeyframeController; } -#include "obj/BSKeyframeController.h" +#include "../obj/BSKeyframeController.h" NiObject * CreateBSKeyframeController() { return new BSKeyframeController; } -#include "obj/NiKeyframeData.h" +#include "../obj/NiKeyframeData.h" NiObject * CreateNiKeyframeData() { return new NiKeyframeData; } -#include "obj/NiLightColorController.h" +#include "../obj/NiLightColorController.h" NiObject * CreateNiLightColorController() { return new NiLightColorController; } -#include "obj/NiLightDimmerController.h" +#include "../obj/NiLightDimmerController.h" NiObject * CreateNiLightDimmerController() { return new NiLightDimmerController; } -#include "obj/NiLookAtController.h" +#include "../obj/NiLookAtController.h" NiObject * CreateNiLookAtController() { return new NiLookAtController; } -#include "obj/NiLookAtInterpolator.h" +#include "../obj/NiLookAtInterpolator.h" NiObject * CreateNiLookAtInterpolator() { return new NiLookAtInterpolator; } -#include "obj/NiMaterialColorController.h" +#include "../obj/NiMaterialColorController.h" NiObject * CreateNiMaterialColorController() { return new NiMaterialColorController; } -#include "obj/NiMaterialProperty.h" +#include "../obj/NiMaterialProperty.h" NiObject * CreateNiMaterialProperty() { return new NiMaterialProperty; } -#include "obj/NiMeshPSysData.h" +#include "../obj/NiMeshPSysData.h" NiObject * CreateNiMeshPSysData() { return new NiMeshPSysData; } -#include "obj/NiMorphData.h" +#include "../obj/NiMorphData.h" NiObject * CreateNiMorphData() { return new NiMorphData; } -#include "obj/NiMultiTargetTransformController.h" +#include "../obj/NiMultiTargetTransformController.h" NiObject * CreateNiMultiTargetTransformController() { return new NiMultiTargetTransformController; } -#include "obj/NiNode.h" +#include "../obj/NiNode.h" NiObject * CreateNiNode() { return new NiNode; } -#include "obj/AvoidNode.h" +#include "../obj/AvoidNode.h" NiObject * CreateAvoidNode() { return new AvoidNode; } -#include "obj/FxWidget.h" +#include "../obj/FxWidget.h" NiObject * CreateFxWidget() { return new FxWidget; } -#include "obj/FxButton.h" +#include "../obj/FxButton.h" NiObject * CreateFxButton() { return new FxButton; } -#include "obj/FxRadioButton.h" +#include "../obj/FxRadioButton.h" NiObject * CreateFxRadioButton() { return new FxRadioButton; } -#include "obj/NiBillboardNode.h" +#include "../obj/NiBillboardNode.h" NiObject * CreateNiBillboardNode() { return new NiBillboardNode; } -#include "obj/NiBSAnimationNode.h" +#include "../obj/NiBSAnimationNode.h" NiObject * CreateNiBSAnimationNode() { return new NiBSAnimationNode; } -#include "obj/NiBSParticleNode.h" +#include "../obj/NiBSParticleNode.h" NiObject * CreateNiBSParticleNode() { return new NiBSParticleNode; } -#include "obj/NiLODNode.h" +#include "../obj/NiLODNode.h" NiObject * CreateNiLODNode() { return new NiLODNode; } -#include "obj/NiPalette.h" +#include "../obj/NiPalette.h" NiObject * CreateNiPalette() { return new NiPalette; } -#include "obj/NiParticleBomb.h" +#include "../obj/NiParticleBomb.h" NiObject * CreateNiParticleBomb() { return new NiParticleBomb; } -#include "obj/NiParticleColorModifier.h" +#include "../obj/NiParticleColorModifier.h" NiObject * CreateNiParticleColorModifier() { return new NiParticleColorModifier; } -#include "obj/NiParticleGrowFade.h" +#include "../obj/NiParticleGrowFade.h" NiObject * CreateNiParticleGrowFade() { return new NiParticleGrowFade; } -#include "obj/NiParticleMeshModifier.h" +#include "../obj/NiParticleMeshModifier.h" NiObject * CreateNiParticleMeshModifier() { return new NiParticleMeshModifier; } -#include "obj/NiParticleRotation.h" +#include "../obj/NiParticleRotation.h" NiObject * CreateNiParticleRotation() { return new NiParticleRotation; } -#include "obj/NiParticles.h" +#include "../obj/NiParticles.h" NiObject * CreateNiParticles() { return new NiParticles; } -#include "obj/NiAutoNormalParticles.h" +#include "../obj/NiAutoNormalParticles.h" NiObject * CreateNiAutoNormalParticles() { return new NiAutoNormalParticles; } -#include "obj/NiParticleMeshes.h" +#include "../obj/NiParticleMeshes.h" NiObject * CreateNiParticleMeshes() { return new NiParticleMeshes; } -#include "obj/NiParticlesData.h" +#include "../obj/NiParticlesData.h" NiObject * CreateNiParticlesData() { return new NiParticlesData; } -#include "obj/NiParticleMeshesData.h" +#include "../obj/NiParticleMeshesData.h" NiObject * CreateNiParticleMeshesData() { return new NiParticleMeshesData; } -#include "obj/NiParticleSystem.h" +#include "../obj/NiParticleSystem.h" NiObject * CreateNiParticleSystem() { return new NiParticleSystem; } -#include "obj/NiMeshParticleSystem.h" +#include "../obj/NiMeshParticleSystem.h" NiObject * CreateNiMeshParticleSystem() { return new NiMeshParticleSystem; } -#include "obj/NiParticleSystemController.h" +#include "../obj/NiParticleSystemController.h" NiObject * CreateNiParticleSystemController() { return new NiParticleSystemController; } -#include "obj/NiBSPArrayController.h" +#include "../obj/NiBSPArrayController.h" NiObject * CreateNiBSPArrayController() { return new NiBSPArrayController; } -#include "obj/NiPathController.h" +#include "../obj/NiPathController.h" NiObject * CreateNiPathController() { return new NiPathController; } -#include "obj/NiPathInterpolator.h" +#include "../obj/NiPathInterpolator.h" NiObject * CreateNiPathInterpolator() { return new NiPathInterpolator; } -#include "obj/NiPixelData.h" +#include "../obj/NiPixelData.h" NiObject * CreateNiPixelData() { return new NiPixelData; } -#include "obj/NiPlanarCollider.h" +#include "../obj/NiPlanarCollider.h" NiObject * CreateNiPlanarCollider() { return new NiPlanarCollider; } -#include "obj/NiPoint3Interpolator.h" +#include "../obj/NiPoint3Interpolator.h" NiObject * CreateNiPoint3Interpolator() { return new NiPoint3Interpolator; } -#include "obj/NiPointLight.h" +#include "../obj/NiPointLight.h" NiObject * CreateNiPointLight() { return new NiPointLight; } -#include "obj/NiPosData.h" +#include "../obj/NiPosData.h" NiObject * CreateNiPosData() { return new NiPosData; } -#include "obj/NiPSysAgeDeathModifier.h" +#include "../obj/NiPSysAgeDeathModifier.h" NiObject * CreateNiPSysAgeDeathModifier() { return new NiPSysAgeDeathModifier; } -#include "obj/NiPSysBombModifier.h" +#include "../obj/NiPSysBombModifier.h" NiObject * CreateNiPSysBombModifier() { return new NiPSysBombModifier; } -#include "obj/NiPSysBoundUpdateModifier.h" +#include "../obj/NiPSysBoundUpdateModifier.h" NiObject * CreateNiPSysBoundUpdateModifier() { return new NiPSysBoundUpdateModifier; } -#include "obj/NiPSysBoxEmitter.h" +#include "../obj/NiPSysBoxEmitter.h" NiObject * CreateNiPSysBoxEmitter() { return new NiPSysBoxEmitter; } -#include "obj/NiPSysColliderManager.h" +#include "../obj/NiPSysColliderManager.h" NiObject * CreateNiPSysColliderManager() { return new NiPSysColliderManager; } -#include "obj/NiPSysColorModifier.h" +#include "../obj/NiPSysColorModifier.h" NiObject * CreateNiPSysColorModifier() { return new NiPSysColorModifier; } -#include "obj/NiPSysCylinderEmitter.h" +#include "../obj/NiPSysCylinderEmitter.h" NiObject * CreateNiPSysCylinderEmitter() { return new NiPSysCylinderEmitter; } -#include "obj/NiPSysData.h" +#include "../obj/NiPSysData.h" NiObject * CreateNiPSysData() { return new NiPSysData; } -#include "obj/NiPSysDragModifier.h" +#include "../obj/NiPSysDragModifier.h" NiObject * CreateNiPSysDragModifier() { return new NiPSysDragModifier; } -#include "obj/NiPSysEmitterCtlr.h" +#include "../obj/NiPSysEmitterCtlr.h" NiObject * CreateNiPSysEmitterCtlr() { return new NiPSysEmitterCtlr; } -#include "obj/NiPSysEmitterCtlrData.h" +#include "../obj/NiPSysEmitterCtlrData.h" NiObject * CreateNiPSysEmitterCtlrData() { return new NiPSysEmitterCtlrData; } -#include "obj/NiPSysEmitterDeclinationCtlr.h" +#include "../obj/NiPSysEmitterDeclinationCtlr.h" NiObject * CreateNiPSysEmitterDeclinationCtlr() { return new NiPSysEmitterDeclinationCtlr; } -#include "obj/NiPSysEmitterDeclinationVarCtlr.h" +#include "../obj/NiPSysEmitterDeclinationVarCtlr.h" NiObject * CreateNiPSysEmitterDeclinationVarCtlr() { return new NiPSysEmitterDeclinationVarCtlr; } -#include "obj/NiPSysEmitterInitialRadiusCtlr.h" +#include "../obj/NiPSysEmitterInitialRadiusCtlr.h" NiObject * CreateNiPSysEmitterInitialRadiusCtlr() { return new NiPSysEmitterInitialRadiusCtlr; } -#include "obj/NiPSysEmitterLifeSpanCtlr.h" +#include "../obj/NiPSysEmitterLifeSpanCtlr.h" NiObject * CreateNiPSysEmitterLifeSpanCtlr() { return new NiPSysEmitterLifeSpanCtlr; } -#include "obj/NiPSysEmitterSpeedCtlr.h" +#include "../obj/NiPSysEmitterSpeedCtlr.h" NiObject * CreateNiPSysEmitterSpeedCtlr() { return new NiPSysEmitterSpeedCtlr; } -#include "obj/NiPSysGravityModifier.h" +#include "../obj/NiPSysGravityModifier.h" NiObject * CreateNiPSysGravityModifier() { return new NiPSysGravityModifier; } -#include "obj/NiPSysGravityStrengthCtlr.h" +#include "../obj/NiPSysGravityStrengthCtlr.h" NiObject * CreateNiPSysGravityStrengthCtlr() { return new NiPSysGravityStrengthCtlr; } -#include "obj/NiPSysGrowFadeModifier.h" +#include "../obj/NiPSysGrowFadeModifier.h" NiObject * CreateNiPSysGrowFadeModifier() { return new NiPSysGrowFadeModifier; } -#include "obj/NiPSysMeshEmitter.h" +#include "../obj/NiPSysMeshEmitter.h" NiObject * CreateNiPSysMeshEmitter() { return new NiPSysMeshEmitter; } -#include "obj/NiPSysMeshUpdateModifier.h" +#include "../obj/NiPSysMeshUpdateModifier.h" NiObject * CreateNiPSysMeshUpdateModifier() { return new NiPSysMeshUpdateModifier; } -#include "obj/NiPSysModifierActiveCtlr.h" +#include "../obj/NiPSysModifierActiveCtlr.h" NiObject * CreateNiPSysModifierActiveCtlr() { return new NiPSysModifierActiveCtlr; } -#include "obj/NiPSysPlanarCollider.h" +#include "../obj/NiPSysPlanarCollider.h" NiObject * CreateNiPSysPlanarCollider() { return new NiPSysPlanarCollider; } -#include "obj/NiPSysPositionModifier.h" +#include "../obj/NiPSysPositionModifier.h" NiObject * CreateNiPSysPositionModifier() { return new NiPSysPositionModifier; } -#include "obj/NiPSysResetOnLoopCtlr.h" +#include "../obj/NiPSysResetOnLoopCtlr.h" NiObject * CreateNiPSysResetOnLoopCtlr() { return new NiPSysResetOnLoopCtlr; } -#include "obj/NiPSysRotationModifier.h" +#include "../obj/NiPSysRotationModifier.h" NiObject * CreateNiPSysRotationModifier() { return new NiPSysRotationModifier; } -#include "obj/NiPSysSpawnModifier.h" +#include "../obj/NiPSysSpawnModifier.h" NiObject * CreateNiPSysSpawnModifier() { return new NiPSysSpawnModifier; } -#include "obj/NiPSysSphereEmitter.h" +#include "../obj/NiPSysSphereEmitter.h" NiObject * CreateNiPSysSphereEmitter() { return new NiPSysSphereEmitter; } -#include "obj/NiPSysUpdateCtlr.h" +#include "../obj/NiPSysUpdateCtlr.h" NiObject * CreateNiPSysUpdateCtlr() { return new NiPSysUpdateCtlr; } -#include "obj/NiRangeLODData.h" +#include "../obj/NiRangeLODData.h" NiObject * CreateNiRangeLODData() { return new NiRangeLODData; } -#include "obj/NiRotatingParticles.h" +#include "../obj/NiRotatingParticles.h" NiObject * CreateNiRotatingParticles() { return new NiRotatingParticles; } -#include "obj/NiRotatingParticlesData.h" +#include "../obj/NiRotatingParticlesData.h" NiObject * CreateNiRotatingParticlesData() { return new NiRotatingParticlesData; } -#include "obj/NiScreenLODData.h" +#include "../obj/NiScreenLODData.h" NiObject * CreateNiScreenLODData() { return new NiScreenLODData; } -#include "obj/NiSequenceStreamHelper.h" +#include "../obj/NiSequenceStreamHelper.h" NiObject * CreateNiSequenceStreamHelper() { return new NiSequenceStreamHelper; } -#include "obj/NiShadeProperty.h" +#include "../obj/NiShadeProperty.h" NiObject * CreateNiShadeProperty() { return new NiShadeProperty; } -#include "obj/NiSkinData.h" +#include "../obj/NiSkinData.h" NiObject * CreateNiSkinData() { return new NiSkinData; } -#include "obj/NiSkinInstance.h" +#include "../obj/NiSkinInstance.h" NiObject * CreateNiSkinInstance() { return new NiSkinInstance; } -#include "obj/NiSkinPartition.h" +#include "../obj/NiSkinPartition.h" NiObject * CreateNiSkinPartition() { return new NiSkinPartition; } -#include "obj/NiSourceTexture.h" +#include "../obj/NiSourceTexture.h" NiObject * CreateNiSourceTexture() { return new NiSourceTexture; } -#include "obj/NiSpecularProperty.h" +#include "../obj/NiSpecularProperty.h" NiObject * CreateNiSpecularProperty() { return new NiSpecularProperty; } -#include "obj/NiSphericalCollider.h" +#include "../obj/NiSphericalCollider.h" NiObject * CreateNiSphericalCollider() { return new NiSphericalCollider; } -#include "obj/NiSpotLight.h" +#include "../obj/NiSpotLight.h" NiObject * CreateNiSpotLight() { return new NiSpotLight; } -#include "obj/NiStencilProperty.h" +#include "../obj/NiStencilProperty.h" NiObject * CreateNiStencilProperty() { return new NiStencilProperty; } -#include "obj/NiStringExtraData.h" +#include "../obj/NiStringExtraData.h" NiObject * CreateNiStringExtraData() { return new NiStringExtraData; } -#include "obj/NiStringPalette.h" +#include "../obj/NiStringPalette.h" NiObject * CreateNiStringPalette() { return new NiStringPalette; } -#include "obj/NiStringsExtraData.h" +#include "../obj/NiStringsExtraData.h" NiObject * CreateNiStringsExtraData() { return new NiStringsExtraData; } -#include "obj/NiTextKeyExtraData.h" +#include "../obj/NiTextKeyExtraData.h" NiObject * CreateNiTextKeyExtraData() { return new NiTextKeyExtraData; } -#include "obj/NiTextureEffect.h" +#include "../obj/NiTextureEffect.h" NiObject * CreateNiTextureEffect() { return new NiTextureEffect; } -#include "obj/NiTextureTransformController.h" +#include "../obj/NiTextureTransformController.h" NiObject * CreateNiTextureTransformController() { return new NiTextureTransformController; } -#include "obj/NiTexturingProperty.h" +#include "../obj/NiTexturingProperty.h" NiObject * CreateNiTexturingProperty() { return new NiTexturingProperty; } -#include "obj/NiTransformController.h" +#include "../obj/NiTransformController.h" NiObject * CreateNiTransformController() { return new NiTransformController; } -#include "obj/NiTransformData.h" +#include "../obj/NiTransformData.h" NiObject * CreateNiTransformData() { return new NiTransformData; } -#include "obj/NiTransformInterpolator.h" +#include "../obj/NiTransformInterpolator.h" NiObject * CreateNiTransformInterpolator() { return new NiTransformInterpolator; } -#include "obj/NiTriShape.h" +#include "../obj/NiTriShape.h" NiObject * CreateNiTriShape() { return new NiTriShape; } -#include "obj/NiTriShapeData.h" +#include "../obj/NiTriShapeData.h" NiObject * CreateNiTriShapeData() { return new NiTriShapeData; } -#include "obj/NiTriStrips.h" +#include "../obj/NiTriStrips.h" NiObject * CreateNiTriStrips() { return new NiTriStrips; } -#include "obj/NiTriStripsData.h" +#include "../obj/NiTriStripsData.h" NiObject * CreateNiTriStripsData() { return new NiTriStripsData; } -#include "obj/NiUVController.h" +#include "../obj/NiUVController.h" NiObject * CreateNiUVController() { return new NiUVController; } -#include "obj/NiUVData.h" +#include "../obj/NiUVData.h" NiObject * CreateNiUVData() { return new NiUVData; } -#include "obj/NiVectorExtraData.h" +#include "../obj/NiVectorExtraData.h" NiObject * CreateNiVectorExtraData() { return new NiVectorExtraData; } -#include "obj/NiVertexColorProperty.h" +#include "../obj/NiVertexColorProperty.h" NiObject * CreateNiVertexColorProperty() { return new NiVertexColorProperty; } -#include "obj/NiVertWeightsExtraData.h" +#include "../obj/NiVertWeightsExtraData.h" NiObject * CreateNiVertWeightsExtraData() { return new NiVertWeightsExtraData; } -#include "obj/NiVisController.h" +#include "../obj/NiVisController.h" NiObject * CreateNiVisController() { return new NiVisController; } -#include "obj/NiVisData.h" +#include "../obj/NiVisData.h" NiObject * CreateNiVisData() { return new NiVisData; } -#include "obj/NiWireframeProperty.h" +#include "../obj/NiWireframeProperty.h" NiObject * CreateNiWireframeProperty() { return new NiWireframeProperty; } -#include "obj/NiZBufferProperty.h" +#include "../obj/NiZBufferProperty.h" NiObject * CreateNiZBufferProperty() { return new NiZBufferProperty; } -#include "obj/RootCollisionNode.h" +#include "../obj/RootCollisionNode.h" NiObject * CreateRootCollisionNode() { return new RootCollisionNode; } //This function registers the factory functions with global_block_map which is used by CreateBlock diff --git a/niflib.sln b/niflib.sln index 37c137c9..a7f5f1ba 100644 --- a/niflib.sln +++ b/niflib.sln @@ -1,28 +1,29 @@ -Microsoft Visual Studio Solution File, Format Version 8.00 +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual C++ Express 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NIFlib", "niflib.vcproj", "{19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PyNiflib", "py_niflib.vcproj", "{7517F24D-B1A1-427C-B952-F5DD5DDAD7A7}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection EndProject Global - GlobalSection(SolutionConfiguration) = preSolution - Debug = Debug - Release = Release + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + PyNiflib|Win32 = PyNiflib|Win32 + Release|Win32 = Release|Win32 EndGlobalSection - GlobalSection(ProjectConfiguration) = postSolution - {19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}.Debug.ActiveCfg = Debug|Win32 - {19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}.Debug.Build.0 = Debug|Win32 - {19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}.Release.ActiveCfg = Release|Win32 - {19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}.Release.Build.0 = Release|Win32 - {7517F24D-B1A1-427C-B952-F5DD5DDAD7A7}.Debug.ActiveCfg = Debug|Win32 - {7517F24D-B1A1-427C-B952-F5DD5DDAD7A7}.Debug.Build.0 = Debug|Win32 - {7517F24D-B1A1-427C-B952-F5DD5DDAD7A7}.Release.ActiveCfg = Release|Win32 + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}.Debug|Win32.ActiveCfg = Debug|Win32 + {19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}.Debug|Win32.Build.0 = Debug|Win32 + {19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}.PyNiflib|Win32.ActiveCfg = PyNiflib|Win32 + {19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}.PyNiflib|Win32.Build.0 = PyNiflib|Win32 + {19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}.Release|Win32.ActiveCfg = Release|Win32 + {19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}.Release|Win32.Build.0 = Release|Win32 + {7517F24D-B1A1-427C-B952-F5DD5DDAD7A7}.Debug|Win32.ActiveCfg = Debug|Win32 + {7517F24D-B1A1-427C-B952-F5DD5DDAD7A7}.Debug|Win32.Build.0 = Debug|Win32 + {7517F24D-B1A1-427C-B952-F5DD5DDAD7A7}.PyNiflib|Win32.ActiveCfg = PyNiflib|Win32 + {7517F24D-B1A1-427C-B952-F5DD5DDAD7A7}.PyNiflib|Win32.Build.0 = PyNiflib|Win32 + {7517F24D-B1A1-427C-B952-F5DD5DDAD7A7}.Release|Win32.ActiveCfg = Release|Win32 EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddIns) = postSolution + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE EndGlobalSection EndGlobal diff --git a/niflib.vcproj b/niflib.vcproj index dc6d0047..bb526bfc 100644 --- a/niflib.vcproj +++ b/niflib.vcproj @@ -1,130 +1,203 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="7.10" + Version="8.00" Name="NIFlib" ProjectGUID="{19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}" - Keyword="Win32Proj"> + Keyword="Win32Proj" + > <Platforms> <Platform - Name="Win32"/> + Name="Win32" + /> </Platforms> + <ToolFiles> + </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="../Debug" IntermediateDirectory="../Debug" ConfigurationType="4" - CharacterSet="2"> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> <Tool Name="VCCLCompilerTool" Optimization="0" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="TRUE" + MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="TRUE" - DebugInformationFormat="4"/> - <Tool - Name="VCCustomBuildTool"/> - <Tool - Name="VCLibrarianTool" - OutputFile="../bin/niflib.lib"/> + Detect64BitPortabilityProblems="true" + DebugInformationFormat="4" + /> <Tool - Name="VCMIDLTool"/> + Name="VCManagedResourceCompilerTool" + /> <Tool - Name="VCPostBuildEventTool"/> + Name="VCResourceCompilerTool" + /> <Tool - Name="VCPreBuildEventTool"/> + Name="VCPreLinkEventTool" + /> <Tool - Name="VCPreLinkEventTool"/> + Name="VCLibrarianTool" + OutputFile="../bin/niflib.lib" + /> <Tool - Name="VCResourceCompilerTool"/> + Name="VCALinkTool" + /> <Tool - Name="VCWebServiceProxyGeneratorTool"/> + Name="VCXDCMakeTool" + /> <Tool - Name="VCXMLDataGeneratorTool"/> + Name="VCBscMakeTool" + /> <Tool - Name="VCManagedWrapperGeneratorTool"/> + Name="VCFxCopTool" + /> <Tool - Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + Name="VCPostBuildEventTool" + /> </Configuration> <Configuration Name="Release|Win32" OutputDirectory="..\Release" IntermediateDirectory="..\Release" ConfigurationType="4" - CharacterSet="2"> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" RuntimeLibrary="0" - UsePrecompiledHeader="2" + UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="TRUE" - DebugInformationFormat="3"/> - <Tool - Name="VCCustomBuildTool"/> - <Tool - Name="VCLibrarianTool" - OutputFile="../bin/niflib.lib"/> + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> <Tool - Name="VCMIDLTool"/> + Name="VCManagedResourceCompilerTool" + /> <Tool - Name="VCPostBuildEventTool"/> + Name="VCResourceCompilerTool" + /> <Tool - Name="VCPreBuildEventTool"/> + Name="VCPreLinkEventTool" + /> <Tool - Name="VCPreLinkEventTool"/> + Name="VCLibrarianTool" + OutputFile="../bin/niflib.lib" + /> <Tool - Name="VCResourceCompilerTool"/> + Name="VCALinkTool" + /> <Tool - Name="VCWebServiceProxyGeneratorTool"/> + Name="VCXDCMakeTool" + /> <Tool - Name="VCXMLDataGeneratorTool"/> + Name="VCBscMakeTool" + /> <Tool - Name="VCManagedWrapperGeneratorTool"/> + Name="VCFxCopTool" + /> <Tool - Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + Name="VCPostBuildEventTool" + /> </Configuration> <Configuration Name="PyNiflib|Win32" OutputDirectory="$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="4" - CharacterSet="2"> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - RuntimeLibrary="4" + RuntimeLibrary="0" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="TRUE" - DebugInformationFormat="3"/> + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> <Tool - Name="VCCustomBuildTool"/> + Name="VCManagedResourceCompilerTool" + /> <Tool - Name="VCLibrarianTool"/> + Name="VCResourceCompilerTool" + /> <Tool - Name="VCMIDLTool"/> + Name="VCPreLinkEventTool" + /> <Tool - Name="VCPostBuildEventTool"/> - <Tool - Name="VCPreBuildEventTool"/> - <Tool - Name="VCPreLinkEventTool"/> + Name="VCLibrarianTool" + /> <Tool - Name="VCResourceCompilerTool"/> + Name="VCALinkTool" + /> <Tool - Name="VCWebServiceProxyGeneratorTool"/> + Name="VCXDCMakeTool" + /> <Tool - Name="VCXMLDataGeneratorTool"/> + Name="VCBscMakeTool" + /> <Tool - Name="VCManagedWrapperGeneratorTool"/> + Name="VCFxCopTool" + /> <Tool - Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + Name="VCPostBuildEventTool" + /> </Configuration> </Configurations> <References> @@ -133,1530 +206,2032 @@ <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > <File - RelativePath=".\NIF_IO.cpp"> + RelativePath=".\NIF_IO.cpp" + > </File> <File - RelativePath=".\nif_math.cpp"> + RelativePath=".\nif_math.cpp" + > </File> <File - RelativePath=".\niflib.cpp"> + RelativePath=".\niflib.cpp" + > <FileConfiguration - Name="Debug|Win32"> + Name="Debug|Win32" + > <Tool Name="VCCLCompilerTool" - RuntimeLibrary="3"/> + RuntimeLibrary="3" + /> </FileConfiguration> </File> <File - RelativePath=".\Type.cpp"> + RelativePath=".\Type.cpp" + > </File> <Filter Name="obj" - Filter=""> + > <File - RelativePath=".\obj\AbhkConstraint.cpp"> + RelativePath=".\obj\AbhkConstraint.cpp" + > </File> <File - RelativePath=".\obj\AbhkRagdollConstraint.cpp"> + RelativePath=".\obj\AbhkRagdollConstraint.cpp" + > </File> <File - RelativePath=".\obj\AbhkShapeCollection.cpp"> + RelativePath=".\obj\AbhkShapeCollection.cpp" + > </File> <File - RelativePath=".\obj\ABoneLODController.cpp"> + RelativePath=".\obj\ABoneLODController.cpp" + > </File> <File - RelativePath=".\obj\AKeyedData.cpp"> + RelativePath=".\obj\AKeyedData.cpp" + > </File> <File - RelativePath=".\obj\AParticleModifier.cpp"> + RelativePath=".\obj\AParticleModifier.cpp" + > </File> <File - RelativePath=".\obj\APSysCtlr.cpp"> + RelativePath=".\obj\APSysCtlr.cpp" + > </File> <File - RelativePath=".\obj\APSysData.cpp"> + RelativePath=".\obj\APSysData.cpp" + > </File> <File - RelativePath=".\obj\AvoidNode.cpp"> + RelativePath=".\obj\AvoidNode.cpp" + > </File> <File - RelativePath=".\obj\bhkBlendCollisionObject.cpp"> + RelativePath=".\obj\bhkBlendCollisionObject.cpp" + > </File> <File - RelativePath=".\obj\bhkBlendController.cpp"> + RelativePath=".\obj\bhkBlendController.cpp" + > </File> <File - RelativePath=".\obj\bhkBoxShape.cpp"> + RelativePath=".\obj\bhkBoxShape.cpp" + > </File> <File - RelativePath=".\obj\bhkCapsuleShape.cpp"> + RelativePath=".\obj\bhkCapsuleShape.cpp" + > </File> <File - RelativePath=".\obj\bhkCollisionObject.cpp"> + RelativePath=".\obj\bhkCollisionObject.cpp" + > </File> <File - RelativePath=".\obj\bhkConvexShape.cpp"> + RelativePath=".\obj\bhkConvexShape.cpp" + > </File> <File - RelativePath=".\obj\bhkConvexTransformShape.cpp"> + RelativePath=".\obj\bhkConvexTransformShape.cpp" + > </File> <File - RelativePath=".\obj\bhkConvexVerticesShape.cpp"> + RelativePath=".\obj\bhkConvexVerticesShape.cpp" + > </File> <File - RelativePath=".\obj\bhkEntity.cpp"> + RelativePath=".\obj\bhkEntity.cpp" + > </File> <File - RelativePath=".\obj\bhkHingeConstraint.cpp"> + RelativePath=".\obj\bhkHingeConstraint.cpp" + > </File> <File - RelativePath=".\obj\bhkLimitedHingeConstraint.cpp"> + RelativePath=".\obj\bhkLimitedHingeConstraint.cpp" + > </File> <File - RelativePath=".\obj\bhkListShape.cpp"> + RelativePath=".\obj\bhkListShape.cpp" + > </File> <File - RelativePath=".\obj\bhkMalleableConstraint.cpp"> + RelativePath=".\obj\bhkMalleableConstraint.cpp" + > </File> <File - RelativePath=".\obj\bhkMoppBvTreeShape.cpp"> + RelativePath=".\obj\bhkMoppBvTreeShape.cpp" + > </File> <File - RelativePath=".\obj\bhkMultiSphereShape.cpp"> + RelativePath=".\obj\bhkMultiSphereShape.cpp" + > </File> <File - RelativePath=".\obj\bhkNiTriStripsShape.cpp"> + RelativePath=".\obj\bhkNiTriStripsShape.cpp" + > </File> <File - RelativePath=".\obj\bhkPackedNiTriStripsShape.cpp"> + RelativePath=".\obj\bhkPackedNiTriStripsShape.cpp" + > </File> <File - RelativePath=".\obj\bhkPrismaticConstraint.cpp"> + RelativePath=".\obj\bhkPrismaticConstraint.cpp" + > </File> <File - RelativePath=".\obj\bhkRagdollConstraint.cpp"> + RelativePath=".\obj\bhkRagdollConstraint.cpp" + > </File> <File - RelativePath=".\obj\bhkRefObject.cpp"> + RelativePath=".\obj\bhkRefObject.cpp" + > </File> <File - RelativePath=".\obj\bhkRigidBody.cpp"> + RelativePath=".\obj\bhkRigidBody.cpp" + > </File> <File - RelativePath=".\obj\bhkRigidBodyT.cpp"> + RelativePath=".\obj\bhkRigidBodyT.cpp" + > </File> <File - RelativePath=".\obj\bhkSerializable.cpp"> + RelativePath=".\obj\bhkSerializable.cpp" + > </File> <File - RelativePath=".\obj\bhkShape.cpp"> + RelativePath=".\obj\bhkShape.cpp" + > </File> <File - RelativePath=".\obj\bhkSimpleShapePhantom.cpp"> + RelativePath=".\obj\bhkSimpleShapePhantom.cpp" + > </File> <File - RelativePath=".\obj\bhkSPCollisionObject.cpp"> + RelativePath=".\obj\bhkSPCollisionObject.cpp" + > </File> <File - RelativePath=".\obj\bhkSphereRepShape.cpp"> + RelativePath=".\obj\bhkSphereRepShape.cpp" + > </File> <File - RelativePath=".\obj\bhkSphereShape.cpp"> + RelativePath=".\obj\bhkSphereShape.cpp" + > </File> <File - RelativePath=".\obj\bhkStiffSpringConstraint.cpp"> + RelativePath=".\obj\bhkStiffSpringConstraint.cpp" + > </File> <File - RelativePath=".\obj\bhkTransformShape.cpp"> + RelativePath=".\obj\bhkTransformShape.cpp" + > </File> <File - RelativePath=".\obj\bhkWorldObject.cpp"> + RelativePath=".\obj\bhkWorldObject.cpp" + > </File> <File - RelativePath=".\obj\BSBound.cpp"> + RelativePath=".\obj\BSBound.cpp" + > </File> <File - RelativePath=".\obj\BSFurnitureMarker.cpp"> + RelativePath=".\obj\BSFurnitureMarker.cpp" + > </File> <File - RelativePath=".\obj\BSKeyframeController.cpp"> + RelativePath=".\obj\BSKeyframeController.cpp" + > </File> <File - RelativePath=".\obj\BSParentVelocityModifier.cpp"> + RelativePath=".\obj\BSParentVelocityModifier.cpp" + > </File> <File - RelativePath=".\obj\BSPSysArrayEmitter.cpp"> + RelativePath=".\obj\BSPSysArrayEmitter.cpp" + > </File> <File - RelativePath=".\obj\BSXFlags.cpp"> + RelativePath=".\obj\BSXFlags.cpp" + > </File> <File - RelativePath=".\obj\FxButton.cpp"> + RelativePath=".\obj\FxButton.cpp" + > </File> <File - RelativePath=".\obj\FxRadioButton.cpp"> + RelativePath=".\obj\FxRadioButton.cpp" + > </File> <File - RelativePath=".\obj\FxWidget.cpp"> + RelativePath=".\obj\FxWidget.cpp" + > </File> <File - RelativePath=".\obj\hkPackedNiTriStripsData.cpp"> + RelativePath=".\obj\hkPackedNiTriStripsData.cpp" + > </File> <File - RelativePath=".\obj\NiAlphaController.cpp"> + RelativePath=".\obj\NiAlphaController.cpp" + > </File> <File - RelativePath=".\obj\NiAlphaProperty.cpp"> + RelativePath=".\obj\NiAlphaProperty.cpp" + > </File> <File - RelativePath=".\obj\NiAmbientLight.cpp"> + RelativePath=".\obj\NiAmbientLight.cpp" + > </File> <File - RelativePath=".\obj\NiAutoNormalParticles.cpp"> + RelativePath=".\obj\NiAutoNormalParticles.cpp" + > </File> <File - RelativePath=".\obj\NiAutoNormalParticlesData.cpp"> + RelativePath=".\obj\NiAutoNormalParticlesData.cpp" + > </File> <File - RelativePath=".\obj\NiAVObject.cpp"> + RelativePath=".\obj\NiAVObject.cpp" + > </File> <File - RelativePath=".\obj\NiBillboardNode.cpp"> + RelativePath=".\obj\NiBillboardNode.cpp" + > </File> <File - RelativePath=".\obj\NiBinaryExtraData.cpp"> + RelativePath=".\obj\NiBinaryExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiBlendBoolInterpolator.cpp"> + RelativePath=".\obj\NiBlendBoolInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiBlendFloatInterpolator.cpp"> + RelativePath=".\obj\NiBlendFloatInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiBlendInterpolator.cpp"> + RelativePath=".\obj\NiBlendInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiBlendPoint3Interpolator.cpp"> + RelativePath=".\obj\NiBlendPoint3Interpolator.cpp" + > </File> <File - RelativePath=".\obj\NiBlendTransformInterpolator.cpp"> + RelativePath=".\obj\NiBlendTransformInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiBoneLODController.cpp"> + RelativePath=".\obj\NiBoneLODController.cpp" + > </File> <File - RelativePath=".\obj\NiBoolData.cpp"> + RelativePath=".\obj\NiBoolData.cpp" + > </File> <File - RelativePath=".\obj\NiBooleanExtraData.cpp"> + RelativePath=".\obj\NiBooleanExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiBoolInterpolator.cpp"> + RelativePath=".\obj\NiBoolInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiBoolTimelineInterpolator.cpp"> + RelativePath=".\obj\NiBoolTimelineInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiBSAnimationNode.cpp"> + RelativePath=".\obj\NiBSAnimationNode.cpp" + > </File> <File - RelativePath=".\obj\NiBSBoneLODController.cpp"> + RelativePath=".\obj\NiBSBoneLODController.cpp" + > </File> <File - RelativePath=".\obj\NiBSPArrayController.cpp"> + RelativePath=".\obj\NiBSPArrayController.cpp" + > </File> <File - RelativePath=".\obj\NiBSParticleNode.cpp"> + RelativePath=".\obj\NiBSParticleNode.cpp" + > </File> <File - RelativePath=".\obj\NiBSplineBasisData.cpp"> + RelativePath=".\obj\NiBSplineBasisData.cpp" + > </File> <File - RelativePath=".\obj\NiBSplineCompFloatInterpolator.cpp"> + RelativePath=".\obj\NiBSplineCompFloatInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiBSplineCompPoint3Interpolator.cpp"> + RelativePath=".\obj\NiBSplineCompPoint3Interpolator.cpp" + > </File> <File - RelativePath=".\obj\NiBSplineCompTransformInterpolator.cpp"> + RelativePath=".\obj\NiBSplineCompTransformInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiBSplineData.cpp"> + RelativePath=".\obj\NiBSplineData.cpp" + > </File> <File - RelativePath=".\obj\NiBSplineInterpolator.cpp"> + RelativePath=".\obj\NiBSplineInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiCamera.cpp"> + RelativePath=".\obj\NiCamera.cpp" + > </File> <File - RelativePath=".\obj\NiCollisionData.cpp"> + RelativePath=".\obj\NiCollisionData.cpp" + > </File> <File - RelativePath=".\obj\NiCollisionObject.cpp"> + RelativePath=".\obj\NiCollisionObject.cpp" + > </File> <File - RelativePath=".\obj\NiColorData.cpp"> + RelativePath=".\obj\NiColorData.cpp" + > </File> <File - RelativePath=".\obj\NiColorExtraData.cpp"> + RelativePath=".\obj\NiColorExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiControllerManager.cpp"> + RelativePath=".\obj\NiControllerManager.cpp" + > </File> <File - RelativePath=".\obj\NiControllerSequence.cpp"> + RelativePath=".\obj\NiControllerSequence.cpp" + > </File> <File - RelativePath=".\obj\NiDefaultAVObjectPalette.cpp"> + RelativePath=".\obj\NiDefaultAVObjectPalette.cpp" + > </File> <File - RelativePath=".\obj\NiDirectionalLight.cpp"> + RelativePath=".\obj\NiDirectionalLight.cpp" + > </File> <File - RelativePath=".\obj\NiDitherProperty.cpp"> + RelativePath=".\obj\NiDitherProperty.cpp" + > </File> <File - RelativePath=".\obj\NiDynamicEffect.cpp"> + RelativePath=".\obj\NiDynamicEffect.cpp" + > </File> <File - RelativePath=".\obj\NiExtraData.cpp"> + RelativePath=".\obj\NiExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiFlipController.cpp"> + RelativePath=".\obj\NiFlipController.cpp" + > </File> <File - RelativePath=".\obj\NiFloatData.cpp"> + RelativePath=".\obj\NiFloatData.cpp" + > </File> <File - RelativePath=".\obj\NiFloatExtraData.cpp"> + RelativePath=".\obj\NiFloatExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiFloatExtraDataController.cpp"> + RelativePath=".\obj\NiFloatExtraDataController.cpp" + > </File> <File - RelativePath=".\obj\NiFloatInterpolator.cpp"> + RelativePath=".\obj\NiFloatInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiFloatsExtraData.cpp"> + RelativePath=".\obj\NiFloatsExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiFogProperty.cpp"> + RelativePath=".\obj\NiFogProperty.cpp" + > </File> <File - RelativePath=".\obj\NiGeomMorpherController.cpp"> + RelativePath=".\obj\NiGeomMorpherController.cpp" + > </File> <File - RelativePath=".\obj\NiGravity.cpp"> + RelativePath=".\obj\NiGravity.cpp" + > </File> <File - RelativePath=".\obj\NiIntegerExtraData.cpp"> + RelativePath=".\obj\NiIntegerExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiIntegersExtraData.cpp"> + RelativePath=".\obj\NiIntegersExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiInterpolator.cpp"> + RelativePath=".\obj\NiInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiKeyframeController.cpp"> + RelativePath=".\obj\NiKeyframeController.cpp" + > </File> <File - RelativePath=".\obj\NiKeyframeData.cpp"> + RelativePath=".\obj\NiKeyframeData.cpp" + > </File> <File - RelativePath=".\obj\NiLight.cpp"> + RelativePath=".\obj\NiLight.cpp" + > </File> <File - RelativePath=".\obj\NiLightColorController.cpp"> + RelativePath=".\obj\NiLightColorController.cpp" + > </File> <File - RelativePath=".\obj\NiLightDimmerController.cpp"> + RelativePath=".\obj\NiLightDimmerController.cpp" + > </File> <File - RelativePath=".\obj\NiLODNode.cpp"> + RelativePath=".\obj\NiLODNode.cpp" + > </File> <File - RelativePath=".\obj\NiLookAtController.cpp"> + RelativePath=".\obj\NiLookAtController.cpp" + > </File> <File - RelativePath=".\obj\NiLookAtInterpolator.cpp"> + RelativePath=".\obj\NiLookAtInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiMaterialColorController.cpp"> + RelativePath=".\obj\NiMaterialColorController.cpp" + > </File> <File - RelativePath=".\obj\NiMaterialProperty.cpp"> + RelativePath=".\obj\NiMaterialProperty.cpp" + > </File> <File - RelativePath=".\obj\NiMeshParticleSystem.cpp"> + RelativePath=".\obj\NiMeshParticleSystem.cpp" + > </File> <File - RelativePath=".\obj\NiMeshPSysData.cpp"> + RelativePath=".\obj\NiMeshPSysData.cpp" + > </File> <File - RelativePath=".\obj\NiMorphData.cpp"> + RelativePath=".\obj\NiMorphData.cpp" + > </File> <File - RelativePath=".\obj\NiMultiTargetTransformController.cpp"> + RelativePath=".\obj\NiMultiTargetTransformController.cpp" + > </File> <File - RelativePath=".\obj\NiNode.cpp"> + RelativePath=".\obj\NiNode.cpp" + > </File> <File - RelativePath=".\obj\NiObject.cpp"> + RelativePath=".\obj\NiObject.cpp" + > </File> <File - RelativePath=".\obj\NiObjectNET.cpp"> + RelativePath=".\obj\NiObjectNET.cpp" + > </File> <File - RelativePath=".\obj\NiPalette.cpp"> + RelativePath=".\obj\NiPalette.cpp" + > </File> <File - RelativePath=".\obj\NiParticleBomb.cpp"> + RelativePath=".\obj\NiParticleBomb.cpp" + > </File> <File - RelativePath=".\obj\NiParticleColorModifier.cpp"> + RelativePath=".\obj\NiParticleColorModifier.cpp" + > </File> <File - RelativePath=".\obj\NiParticleGrowFade.cpp"> + RelativePath=".\obj\NiParticleGrowFade.cpp" + > </File> <File - RelativePath=".\obj\NiParticleMeshes.cpp"> + RelativePath=".\obj\NiParticleMeshes.cpp" + > </File> <File - RelativePath=".\obj\NiParticleMeshesData.cpp"> + RelativePath=".\obj\NiParticleMeshesData.cpp" + > </File> <File - RelativePath=".\obj\NiParticleMeshModifier.cpp"> + RelativePath=".\obj\NiParticleMeshModifier.cpp" + > </File> <File - RelativePath=".\obj\NiParticleRotation.cpp"> + RelativePath=".\obj\NiParticleRotation.cpp" + > </File> <File - RelativePath=".\obj\NiParticles.cpp"> + RelativePath=".\obj\NiParticles.cpp" + > </File> <File - RelativePath=".\obj\NiParticlesData.cpp"> + RelativePath=".\obj\NiParticlesData.cpp" + > </File> <File - RelativePath=".\obj\NiParticleSystem.cpp"> + RelativePath=".\obj\NiParticleSystem.cpp" + > </File> <File - RelativePath=".\obj\NiParticleSystemController.cpp"> + RelativePath=".\obj\NiParticleSystemController.cpp" + > </File> <File - RelativePath=".\obj\NiPathController.cpp"> + RelativePath=".\obj\NiPathController.cpp" + > </File> <File - RelativePath=".\obj\NiPathInterpolator.cpp"> + RelativePath=".\obj\NiPathInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiPixelData.cpp"> + RelativePath=".\obj\NiPixelData.cpp" + > </File> <File - RelativePath=".\obj\NiPlanarCollider.cpp"> + RelativePath=".\obj\NiPlanarCollider.cpp" + > </File> <File - RelativePath=".\obj\NiPoint3Interpolator.cpp"> + RelativePath=".\obj\NiPoint3Interpolator.cpp" + > </File> <File - RelativePath=".\obj\NiPointLight.cpp"> + RelativePath=".\obj\NiPointLight.cpp" + > </File> <File - RelativePath=".\obj\NiPosData.cpp"> + RelativePath=".\obj\NiPosData.cpp" + > </File> <File - RelativePath=".\obj\NiProperty.cpp"> + RelativePath=".\obj\NiProperty.cpp" + > </File> <File - RelativePath=".\obj\NiPSysAgeDeathModifier.cpp"> + RelativePath=".\obj\NiPSysAgeDeathModifier.cpp" + > </File> <File - RelativePath=".\obj\NiPSysBombModifier.cpp"> + RelativePath=".\obj\NiPSysBombModifier.cpp" + > </File> <File - RelativePath=".\obj\NiPSysBoundUpdateModifier.cpp"> + RelativePath=".\obj\NiPSysBoundUpdateModifier.cpp" + > </File> <File - RelativePath=".\obj\NiPSysBoxEmitter.cpp"> + RelativePath=".\obj\NiPSysBoxEmitter.cpp" + > </File> <File - RelativePath=".\obj\NiPSysColliderManager.cpp"> + RelativePath=".\obj\NiPSysColliderManager.cpp" + > </File> <File - RelativePath=".\obj\NiPSysColorModifier.cpp"> + RelativePath=".\obj\NiPSysColorModifier.cpp" + > </File> <File - RelativePath=".\obj\NiPSysCylinderEmitter.cpp"> + RelativePath=".\obj\NiPSysCylinderEmitter.cpp" + > </File> <File - RelativePath=".\obj\NiPSysData.cpp"> + RelativePath=".\obj\NiPSysData.cpp" + > </File> <File - RelativePath=".\obj\NiPSysDragModifier.cpp"> + RelativePath=".\obj\NiPSysDragModifier.cpp" + > </File> <File - RelativePath=".\obj\NiPSysEmitter.cpp"> + RelativePath=".\obj\NiPSysEmitter.cpp" + > </File> <File - RelativePath=".\obj\NiPSysEmitterCtlr.cpp"> + RelativePath=".\obj\NiPSysEmitterCtlr.cpp" + > </File> <File - RelativePath=".\obj\NiPSysEmitterCtlrData.cpp"> + RelativePath=".\obj\NiPSysEmitterCtlrData.cpp" + > </File> <File - RelativePath=".\obj\NiPSysEmitterDeclinationCtlr.cpp"> + RelativePath=".\obj\NiPSysEmitterDeclinationCtlr.cpp" + > </File> <File - RelativePath=".\obj\NiPSysEmitterDeclinationVarCtlr.cpp"> + RelativePath=".\obj\NiPSysEmitterDeclinationVarCtlr.cpp" + > </File> <File - RelativePath=".\obj\NiPSysEmitterInitialRadiusCtlr.cpp"> + RelativePath=".\obj\NiPSysEmitterInitialRadiusCtlr.cpp" + > </File> <File - RelativePath=".\obj\NiPSysEmitterLifeSpanCtlr.cpp"> + RelativePath=".\obj\NiPSysEmitterLifeSpanCtlr.cpp" + > </File> <File - RelativePath=".\obj\NiPSysEmitterSpeedCtlr.cpp"> + RelativePath=".\obj\NiPSysEmitterSpeedCtlr.cpp" + > </File> <File - RelativePath=".\obj\NiPSysGravityModifier.cpp"> + RelativePath=".\obj\NiPSysGravityModifier.cpp" + > </File> <File - RelativePath=".\obj\NiPSysGravityStrengthCtlr.cpp"> + RelativePath=".\obj\NiPSysGravityStrengthCtlr.cpp" + > </File> <File - RelativePath=".\obj\NiPSysGrowFadeModifier.cpp"> + RelativePath=".\obj\NiPSysGrowFadeModifier.cpp" + > </File> <File - RelativePath=".\obj\NiPSysMeshEmitter.cpp"> + RelativePath=".\obj\NiPSysMeshEmitter.cpp" + > </File> <File - RelativePath=".\obj\NiPSysMeshUpdateModifier.cpp"> + RelativePath=".\obj\NiPSysMeshUpdateModifier.cpp" + > </File> <File - RelativePath=".\obj\NiPSysModifier.cpp"> + RelativePath=".\obj\NiPSysModifier.cpp" + > </File> <File - RelativePath=".\obj\NiPSysModifierActiveCtlr.cpp"> + RelativePath=".\obj\NiPSysModifierActiveCtlr.cpp" + > </File> <File - RelativePath=".\obj\NiPSysPlanarCollider.cpp"> + RelativePath=".\obj\NiPSysPlanarCollider.cpp" + > </File> <File - RelativePath=".\obj\NiPSysPositionModifier.cpp"> + RelativePath=".\obj\NiPSysPositionModifier.cpp" + > </File> <File - RelativePath=".\obj\NiPSysResetOnLoopCtlr.cpp"> + RelativePath=".\obj\NiPSysResetOnLoopCtlr.cpp" + > </File> <File - RelativePath=".\obj\NiPSysRotationModifier.cpp"> + RelativePath=".\obj\NiPSysRotationModifier.cpp" + > </File> <File - RelativePath=".\obj\NiPSysSpawnModifier.cpp"> + RelativePath=".\obj\NiPSysSpawnModifier.cpp" + > </File> <File - RelativePath=".\obj\NiPSysSphereEmitter.cpp"> + RelativePath=".\obj\NiPSysSphereEmitter.cpp" + > </File> <File - RelativePath=".\obj\NiPSysUpdateCtlr.cpp"> + RelativePath=".\obj\NiPSysUpdateCtlr.cpp" + > </File> <File - RelativePath=".\obj\NiPSysVolumeEmitter.cpp"> + RelativePath=".\obj\NiPSysVolumeEmitter.cpp" + > </File> <File - RelativePath=".\obj\NiRangeLODData.cpp"> + RelativePath=".\obj\NiRangeLODData.cpp" + > </File> <File - RelativePath=".\obj\NiRotatingParticles.cpp"> + RelativePath=".\obj\NiRotatingParticles.cpp" + > </File> <File - RelativePath=".\obj\NiRotatingParticlesData.cpp"> + RelativePath=".\obj\NiRotatingParticlesData.cpp" + > </File> <File - RelativePath=".\obj\NiScreenLODData.cpp"> + RelativePath=".\obj\NiScreenLODData.cpp" + > </File> <File - RelativePath=".\obj\NiSequenceStreamHelper.cpp"> + RelativePath=".\obj\NiSequenceStreamHelper.cpp" + > </File> <File - RelativePath=".\obj\NiShadeProperty.cpp"> + RelativePath=".\obj\NiShadeProperty.cpp" + > </File> <File - RelativePath=".\obj\NiSingleInterpolatorController.cpp"> + RelativePath=".\obj\NiSingleInterpolatorController.cpp" + > </File> <File - RelativePath=".\obj\NiSkinData.cpp"> + RelativePath=".\obj\NiSkinData.cpp" + > </File> <File - RelativePath=".\obj\NiSkinInstance.cpp"> + RelativePath=".\obj\NiSkinInstance.cpp" + > </File> <File - RelativePath=".\obj\NiSkinPartition.cpp"> + RelativePath=".\obj\NiSkinPartition.cpp" + > </File> <File - RelativePath=".\obj\NiSourceTexture.cpp"> + RelativePath=".\obj\NiSourceTexture.cpp" + > </File> <File - RelativePath=".\obj\NiSpecularProperty.cpp"> + RelativePath=".\obj\NiSpecularProperty.cpp" + > </File> <File - RelativePath=".\obj\NiSphericalCollider.cpp"> + RelativePath=".\obj\NiSphericalCollider.cpp" + > </File> <File - RelativePath=".\obj\NiSpotLight.cpp"> + RelativePath=".\obj\NiSpotLight.cpp" + > </File> <File - RelativePath=".\obj\NiStencilProperty.cpp"> + RelativePath=".\obj\NiStencilProperty.cpp" + > </File> <File - RelativePath=".\obj\NiStringExtraData.cpp"> + RelativePath=".\obj\NiStringExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiStringPalette.cpp"> + RelativePath=".\obj\NiStringPalette.cpp" + > </File> <File - RelativePath=".\obj\NiStringsExtraData.cpp"> + RelativePath=".\obj\NiStringsExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiTextKeyExtraData.cpp"> + RelativePath=".\obj\NiTextKeyExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiTextureEffect.cpp"> + RelativePath=".\obj\NiTextureEffect.cpp" + > </File> <File - RelativePath=".\obj\NiTextureTransformController.cpp"> + RelativePath=".\obj\NiTextureTransformController.cpp" + > </File> <File - RelativePath=".\obj\NiTexturingProperty.cpp"> + RelativePath=".\obj\NiTexturingProperty.cpp" + > </File> <File - RelativePath=".\obj\NiTimeController.cpp"> + RelativePath=".\obj\NiTimeController.cpp" + > </File> <File - RelativePath=".\obj\NiTransformController.cpp"> + RelativePath=".\obj\NiTransformController.cpp" + > </File> <File - RelativePath=".\obj\NiTransformData.cpp"> + RelativePath=".\obj\NiTransformData.cpp" + > </File> <File - RelativePath=".\obj\NiTransformInterpolator.cpp"> + RelativePath=".\obj\NiTransformInterpolator.cpp" + > </File> <File - RelativePath=".\obj\NiTriBasedGeom.cpp"> + RelativePath=".\obj\NiTriBasedGeom.cpp" + > </File> <File - RelativePath=".\obj\NiTriBasedGeomData.cpp"> + RelativePath=".\obj\NiTriBasedGeomData.cpp" + > </File> <File - RelativePath=".\obj\NiTriShape.cpp"> + RelativePath=".\obj\NiTriShape.cpp" + > </File> <File - RelativePath=".\obj\NiTriShapeData.cpp"> + RelativePath=".\obj\NiTriShapeData.cpp" + > </File> <File - RelativePath=".\obj\NiTriStrips.cpp"> + RelativePath=".\obj\NiTriStrips.cpp" + > </File> <File - RelativePath=".\obj\NiTriStripsData.cpp"> + RelativePath=".\obj\NiTriStripsData.cpp" + > </File> <File - RelativePath=".\obj\NiUVController.cpp"> + RelativePath=".\obj\NiUVController.cpp" + > </File> <File - RelativePath=".\obj\NiUVData.cpp"> + RelativePath=".\obj\NiUVData.cpp" + > </File> <File - RelativePath=".\obj\NiVectorExtraData.cpp"> + RelativePath=".\obj\NiVectorExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiVertexColorProperty.cpp"> + RelativePath=".\obj\NiVertexColorProperty.cpp" + > </File> <File - RelativePath=".\obj\NiVertWeightsExtraData.cpp"> + RelativePath=".\obj\NiVertWeightsExtraData.cpp" + > </File> <File - RelativePath=".\obj\NiVisController.cpp"> + RelativePath=".\obj\NiVisController.cpp" + > </File> <File - RelativePath=".\obj\NiVisData.cpp"> + RelativePath=".\obj\NiVisData.cpp" + > </File> <File - RelativePath=".\obj\NiWireframeProperty.cpp"> + RelativePath=".\obj\NiWireframeProperty.cpp" + > </File> <File - RelativePath=".\obj\NiZBufferProperty.cpp"> + RelativePath=".\obj\NiZBufferProperty.cpp" + > </File> <File - RelativePath=".\obj\RootCollisionNode.cpp"> + RelativePath=".\obj\RootCollisionNode.cpp" + > </File> </Filter> <Filter Name="gen" - Filter=""> + > <File - RelativePath=".\gen\AVObject.cpp"> + RelativePath=".\gen\AVObject.cpp" + > </File> <File - RelativePath=".\gen\Bones.cpp"> + RelativePath=".\gen\Bones.cpp" + > </File> <File - RelativePath=".\gen\BoundingBox.cpp"> + RelativePath=".\gen\BoundingBox.cpp" + > </File> <File - RelativePath=".\gen\ByteArray.cpp"> + RelativePath=".\gen\ByteArray.cpp" + > </File> <File - RelativePath=".\gen\ControllerLink.cpp"> + RelativePath=".\gen\ControllerLink.cpp" + > </File> <File - RelativePath=".\gen\Footer.cpp"> + RelativePath=".\gen\Footer.cpp" + > </File> <File - RelativePath=".\gen\FurniturePosition.cpp"> + RelativePath=".\gen\FurniturePosition.cpp" + > </File> <File - RelativePath=".\gen\Header.cpp"> + RelativePath=".\gen\Header.cpp" + > </File> <File - RelativePath=".\gen\hkTriangle.cpp"> + RelativePath=".\gen\hkTriangle.cpp" + > </File> <File - RelativePath=".\gen\LimitedHingeDescriptor.cpp"> + RelativePath=".\gen\LimitedHingeDescriptor.cpp" + > </File> <File - RelativePath=".\gen\LODRange.cpp"> + RelativePath=".\gen\LODRange.cpp" + > </File> <File - RelativePath=".\gen\MatchGroup.cpp"> + RelativePath=".\gen\MatchGroup.cpp" + > </File> <File - RelativePath=".\gen\MipMap.cpp"> + RelativePath=".\gen\MipMap.cpp" + > </File> <File - RelativePath=".\gen\Morph.cpp"> + RelativePath=".\gen\Morph.cpp" + > </File> <File - RelativePath=".\gen\NodeGroup.cpp"> + RelativePath=".\gen\NodeGroup.cpp" + > </File> <File - RelativePath=".\gen\obj_factories.cpp"> + RelativePath=".\gen\obj_factories.cpp" + > </File> <File - RelativePath=".\gen\Particle.cpp"> + RelativePath=".\gen\Particle.cpp" + > </File> <File - RelativePath=".\gen\QuaternionXYZW.cpp"> + RelativePath=".\gen\QuaternionXYZW.cpp" + > </File> <File - RelativePath=".\gen\RagDollDescriptor.cpp"> + RelativePath=".\gen\RagDollDescriptor.cpp" + > </File> <File - RelativePath=".\gen\ShaderTexDesc.cpp"> + RelativePath=".\gen\ShaderTexDesc.cpp" + > </File> <File - RelativePath=".\gen\ShortString.cpp"> + RelativePath=".\gen\ShortString.cpp" + > </File> <File - RelativePath=".\gen\SkinData.cpp"> + RelativePath=".\gen\SkinData.cpp" + > </File> <File - RelativePath=".\gen\SkinPartition.cpp"> + RelativePath=".\gen\SkinPartition.cpp" + > </File> <File - RelativePath=".\gen\SkinShape.cpp"> + RelativePath=".\gen\SkinShape.cpp" + > </File> <File - RelativePath=".\gen\SkinShapeGroup.cpp"> + RelativePath=".\gen\SkinShapeGroup.cpp" + > </File> <File - RelativePath=".\gen\SkinWeight.cpp"> + RelativePath=".\gen\SkinWeight.cpp" + > </File> <File - RelativePath=".\gen\StringPalette.cpp"> + RelativePath=".\gen\StringPalette.cpp" + > </File> <File - RelativePath=".\gen\TBC.cpp"> + RelativePath=".\gen\TBC.cpp" + > </File> <File - RelativePath=".\gen\TexDesc.cpp"> + RelativePath=".\gen\TexDesc.cpp" + > </File> <File - RelativePath=".\gen\TexSource.cpp"> + RelativePath=".\gen\TexSource.cpp" + > </File> </Filter> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" + > <File - RelativePath=".\NIF_IO.h"> + RelativePath=".\NIF_IO.h" + > </File> <File - RelativePath=".\nif_math.h"> + RelativePath=".\nif_math.h" + > </File> <File - RelativePath=".\niflib.h"> + RelativePath=".\niflib.h" + > </File> <File - RelativePath=".\Ref.h"> + RelativePath=".\Ref.h" + > </File> <File - RelativePath=".\Type.h"> + RelativePath=".\Type.h" + > </File> <Filter Name="obj" - Filter=""> + > <File - RelativePath=".\obj\AbhkConstraint.h"> + RelativePath=".\obj\AbhkConstraint.h" + > </File> <File - RelativePath=".\obj\AbhkRagdollConstraint.h"> + RelativePath=".\obj\AbhkRagdollConstraint.h" + > </File> <File - RelativePath=".\obj\AbhkShapeCollection.h"> + RelativePath=".\obj\AbhkShapeCollection.h" + > </File> <File - RelativePath=".\obj\ABoneLODController.h"> + RelativePath=".\obj\ABoneLODController.h" + > </File> <File - RelativePath=".\obj\AKeyedData.h"> + RelativePath=".\obj\AKeyedData.h" + > </File> <File - RelativePath=".\obj\AParticleModifier.h"> + RelativePath=".\obj\AParticleModifier.h" + > </File> <File - RelativePath=".\obj\APSysCtlr.h"> + RelativePath=".\obj\APSysCtlr.h" + > </File> <File - RelativePath=".\obj\APSysData.h"> + RelativePath=".\obj\APSysData.h" + > </File> <File - RelativePath=".\obj\AvoidNode.h"> + RelativePath=".\obj\AvoidNode.h" + > </File> <File - RelativePath=".\obj\bhkBlendCollisionObject.h"> + RelativePath=".\obj\bhkBlendCollisionObject.h" + > </File> <File - RelativePath=".\obj\bhkBlendController.h"> + RelativePath=".\obj\bhkBlendController.h" + > </File> <File - RelativePath=".\obj\bhkBoxShape.h"> + RelativePath=".\obj\bhkBoxShape.h" + > </File> <File - RelativePath=".\obj\bhkCapsuleShape.h"> + RelativePath=".\obj\bhkCapsuleShape.h" + > </File> <File - RelativePath=".\obj\bhkCollisionObject.h"> + RelativePath=".\obj\bhkCollisionObject.h" + > </File> <File - RelativePath=".\obj\bhkConvexShape.h"> + RelativePath=".\obj\bhkConvexShape.h" + > </File> <File - RelativePath=".\obj\bhkConvexTransformShape.h"> + RelativePath=".\obj\bhkConvexTransformShape.h" + > </File> <File - RelativePath=".\obj\bhkConvexVerticesShape.h"> + RelativePath=".\obj\bhkConvexVerticesShape.h" + > </File> <File - RelativePath=".\obj\bhkEntity.h"> + RelativePath=".\obj\bhkEntity.h" + > </File> <File - RelativePath=".\obj\bhkHingeConstraint.h"> + RelativePath=".\obj\bhkHingeConstraint.h" + > </File> <File - RelativePath=".\obj\bhkLimitedHingeConstraint.h"> + RelativePath=".\obj\bhkLimitedHingeConstraint.h" + > </File> <File - RelativePath=".\obj\bhkListShape.h"> + RelativePath=".\obj\bhkListShape.h" + > </File> <File - RelativePath=".\obj\bhkMalleableConstraint.h"> + RelativePath=".\obj\bhkMalleableConstraint.h" + > </File> <File - RelativePath=".\obj\bhkMoppBvTreeShape.h"> + RelativePath=".\obj\bhkMoppBvTreeShape.h" + > </File> <File - RelativePath=".\obj\bhkMultiSphereShape.h"> + RelativePath=".\obj\bhkMultiSphereShape.h" + > </File> <File - RelativePath=".\obj\bhkNiTriStripsShape.h"> + RelativePath=".\obj\bhkNiTriStripsShape.h" + > </File> <File - RelativePath=".\obj\bhkPackedNiTriStripsShape.h"> + RelativePath=".\obj\bhkPackedNiTriStripsShape.h" + > </File> <File - RelativePath=".\obj\bhkPrismaticConstraint.h"> + RelativePath=".\obj\bhkPrismaticConstraint.h" + > </File> <File - RelativePath=".\obj\bhkRagdollConstraint.h"> + RelativePath=".\obj\bhkRagdollConstraint.h" + > </File> <File - RelativePath=".\obj\bhkRefObject.h"> + RelativePath=".\obj\bhkRefObject.h" + > </File> <File - RelativePath=".\obj\bhkRigidBody.h"> + RelativePath=".\obj\bhkRigidBody.h" + > </File> <File - RelativePath=".\obj\bhkRigidBodyT.h"> + RelativePath=".\obj\bhkRigidBodyT.h" + > </File> <File - RelativePath=".\obj\bhkSerializable.h"> + RelativePath=".\obj\bhkSerializable.h" + > </File> <File - RelativePath=".\obj\bhkShape.h"> + RelativePath=".\obj\bhkShape.h" + > </File> <File - RelativePath=".\obj\bhkSimpleShapePhantom.h"> + RelativePath=".\obj\bhkSimpleShapePhantom.h" + > </File> <File - RelativePath=".\obj\bhkSPCollisionObject.h"> + RelativePath=".\obj\bhkSPCollisionObject.h" + > </File> <File - RelativePath=".\obj\bhkSphereRepShape.h"> + RelativePath=".\obj\bhkSphereRepShape.h" + > </File> <File - RelativePath=".\obj\bhkSphereShape.h"> + RelativePath=".\obj\bhkSphereShape.h" + > </File> <File - RelativePath=".\obj\bhkStiffSpringConstraint.h"> + RelativePath=".\obj\bhkStiffSpringConstraint.h" + > </File> <File - RelativePath=".\obj\bhkTransformShape.h"> + RelativePath=".\obj\bhkTransformShape.h" + > </File> <File - RelativePath=".\obj\bhkWorldObject.h"> + RelativePath=".\obj\bhkWorldObject.h" + > </File> <File - RelativePath=".\obj\BSBound.h"> + RelativePath=".\obj\BSBound.h" + > </File> <File - RelativePath=".\obj\BSFurnitureMarker.h"> + RelativePath=".\obj\BSFurnitureMarker.h" + > </File> <File - RelativePath=".\obj\BSKeyframeController.h"> + RelativePath=".\obj\BSKeyframeController.h" + > </File> <File - RelativePath=".\obj\BSParentVelocityModifier.h"> + RelativePath=".\obj\BSParentVelocityModifier.h" + > </File> <File - RelativePath=".\obj\BSPSysArrayEmitter.h"> + RelativePath=".\obj\BSPSysArrayEmitter.h" + > </File> <File - RelativePath=".\obj\BSXFlags.h"> + RelativePath=".\obj\BSXFlags.h" + > </File> <File - RelativePath=".\obj\FxButton.h"> + RelativePath=".\obj\FxButton.h" + > </File> <File - RelativePath=".\obj\FxRadioButton.h"> + RelativePath=".\obj\FxRadioButton.h" + > </File> <File - RelativePath=".\obj\FxWidget.h"> + RelativePath=".\obj\FxWidget.h" + > </File> <File - RelativePath=".\obj\hkPackedNiTriStripsData.h"> + RelativePath=".\obj\hkPackedNiTriStripsData.h" + > </File> <File - RelativePath=".\obj\NiAlphaController.h"> + RelativePath=".\obj\NiAlphaController.h" + > </File> <File - RelativePath=".\obj\NiAlphaProperty.h"> + RelativePath=".\obj\NiAlphaProperty.h" + > </File> <File - RelativePath=".\obj\NiAmbientLight.h"> + RelativePath=".\obj\NiAmbientLight.h" + > </File> <File - RelativePath=".\obj\NiAutoNormalParticles.h"> + RelativePath=".\obj\NiAutoNormalParticles.h" + > </File> <File - RelativePath=".\obj\NiAutoNormalParticlesData.h"> + RelativePath=".\obj\NiAutoNormalParticlesData.h" + > </File> <File - RelativePath=".\obj\NiAVObject.h"> + RelativePath=".\obj\NiAVObject.h" + > </File> <File - RelativePath=".\obj\NiBillboardNode.h"> + RelativePath=".\obj\NiBillboardNode.h" + > </File> <File - RelativePath=".\obj\NiBinaryExtraData.h"> + RelativePath=".\obj\NiBinaryExtraData.h" + > </File> <File - RelativePath=".\obj\NiBlendBoolInterpolator.h"> + RelativePath=".\obj\NiBlendBoolInterpolator.h" + > </File> <File - RelativePath=".\obj\NiBlendFloatInterpolator.h"> + RelativePath=".\obj\NiBlendFloatInterpolator.h" + > </File> <File - RelativePath=".\obj\NiBlendInterpolator.h"> + RelativePath=".\obj\NiBlendInterpolator.h" + > </File> <File - RelativePath=".\obj\NiBlendPoint3Interpolator.h"> + RelativePath=".\obj\NiBlendPoint3Interpolator.h" + > </File> <File - RelativePath=".\obj\NiBlendTransformInterpolator.h"> + RelativePath=".\obj\NiBlendTransformInterpolator.h" + > </File> <File - RelativePath=".\obj\NiBoneLODController.h"> + RelativePath=".\obj\NiBoneLODController.h" + > </File> <File - RelativePath=".\obj\NiBoolData.h"> + RelativePath=".\obj\NiBoolData.h" + > </File> <File - RelativePath=".\obj\NiBooleanExtraData.h"> + RelativePath=".\obj\NiBooleanExtraData.h" + > </File> <File - RelativePath=".\obj\NiBoolInterpolator.h"> + RelativePath=".\obj\NiBoolInterpolator.h" + > </File> <File - RelativePath=".\obj\NiBoolTimelineInterpolator.h"> + RelativePath=".\obj\NiBoolTimelineInterpolator.h" + > </File> <File - RelativePath=".\obj\NiBSAnimationNode.h"> + RelativePath=".\obj\NiBSAnimationNode.h" + > </File> <File - RelativePath=".\obj\NiBSBoneLODController.h"> + RelativePath=".\obj\NiBSBoneLODController.h" + > </File> <File - RelativePath=".\obj\NiBSPArrayController.h"> + RelativePath=".\obj\NiBSPArrayController.h" + > </File> <File - RelativePath=".\obj\NiBSParticleNode.h"> + RelativePath=".\obj\NiBSParticleNode.h" + > </File> <File - RelativePath=".\obj\NiBSplineBasisData.h"> + RelativePath=".\obj\NiBSplineBasisData.h" + > </File> <File - RelativePath=".\obj\NiBSplineCompFloatInterpolator.h"> + RelativePath=".\obj\NiBSplineCompFloatInterpolator.h" + > </File> <File - RelativePath=".\obj\NiBSplineCompPoint3Interpolator.h"> + RelativePath=".\obj\NiBSplineCompPoint3Interpolator.h" + > </File> <File - RelativePath=".\obj\NiBSplineCompTransformInterpolator.h"> + RelativePath=".\obj\NiBSplineCompTransformInterpolator.h" + > </File> <File - RelativePath=".\obj\NiBSplineData.h"> + RelativePath=".\obj\NiBSplineData.h" + > </File> <File - RelativePath=".\obj\NiBSplineInterpolator.h"> + RelativePath=".\obj\NiBSplineInterpolator.h" + > </File> <File - RelativePath=".\obj\NiCamera.h"> + RelativePath=".\obj\NiCamera.h" + > </File> <File - RelativePath=".\obj\NiCollisionData.h"> + RelativePath=".\obj\NiCollisionData.h" + > </File> <File - RelativePath=".\obj\NiCollisionObject.h"> + RelativePath=".\obj\NiCollisionObject.h" + > </File> <File - RelativePath=".\obj\NiColorData.h"> + RelativePath=".\obj\NiColorData.h" + > </File> <File - RelativePath=".\obj\NiColorExtraData.h"> + RelativePath=".\obj\NiColorExtraData.h" + > </File> <File - RelativePath=".\obj\NiControllerManager.h"> + RelativePath=".\obj\NiControllerManager.h" + > </File> <File - RelativePath=".\obj\NiControllerSequence.h"> + RelativePath=".\obj\NiControllerSequence.h" + > </File> <File - RelativePath=".\obj\NiDefaultAVObjectPalette.h"> + RelativePath=".\obj\NiDefaultAVObjectPalette.h" + > </File> <File - RelativePath=".\obj\NiDirectionalLight.h"> + RelativePath=".\obj\NiDirectionalLight.h" + > </File> <File - RelativePath=".\obj\NiDitherProperty.h"> + RelativePath=".\obj\NiDitherProperty.h" + > </File> <File - RelativePath=".\obj\NiDynamicEffect.h"> + RelativePath=".\obj\NiDynamicEffect.h" + > </File> <File - RelativePath=".\obj\NiExtraData.h"> + RelativePath=".\obj\NiExtraData.h" + > </File> <File - RelativePath=".\obj\NiFlipController.h"> + RelativePath=".\obj\NiFlipController.h" + > </File> <File - RelativePath=".\obj\NiFloatData.h"> + RelativePath=".\obj\NiFloatData.h" + > </File> <File - RelativePath=".\obj\NiFloatExtraData.h"> + RelativePath=".\obj\NiFloatExtraData.h" + > </File> <File - RelativePath=".\obj\NiFloatExtraDataController.h"> + RelativePath=".\obj\NiFloatExtraDataController.h" + > </File> <File - RelativePath=".\obj\NiFloatInterpolator.h"> + RelativePath=".\obj\NiFloatInterpolator.h" + > </File> <File - RelativePath=".\obj\NiFloatsExtraData.h"> + RelativePath=".\obj\NiFloatsExtraData.h" + > </File> <File - RelativePath=".\obj\NiFogProperty.h"> + RelativePath=".\obj\NiFogProperty.h" + > </File> <File - RelativePath=".\obj\NiGeomMorpherController.h"> + RelativePath=".\obj\NiGeomMorpherController.h" + > </File> <File - RelativePath=".\obj\NiGravity.h"> + RelativePath=".\obj\NiGravity.h" + > </File> <File - RelativePath=".\obj\NiIntegerExtraData.h"> + RelativePath=".\obj\NiIntegerExtraData.h" + > </File> <File - RelativePath=".\obj\NiIntegersExtraData.h"> + RelativePath=".\obj\NiIntegersExtraData.h" + > </File> <File - RelativePath=".\obj\NiInterpolator.h"> + RelativePath=".\obj\NiInterpolator.h" + > </File> <File - RelativePath=".\obj\NiKeyframeController.h"> + RelativePath=".\obj\NiKeyframeController.h" + > </File> <File - RelativePath=".\obj\NiKeyframeData.h"> + RelativePath=".\obj\NiKeyframeData.h" + > </File> <File - RelativePath=".\obj\NiLight.h"> + RelativePath=".\obj\NiLight.h" + > </File> <File - RelativePath=".\obj\NiLightColorController.h"> + RelativePath=".\obj\NiLightColorController.h" + > </File> <File - RelativePath=".\obj\NiLightDimmerController.h"> + RelativePath=".\obj\NiLightDimmerController.h" + > </File> <File - RelativePath=".\obj\NiLODNode.h"> + RelativePath=".\obj\NiLODNode.h" + > </File> <File - RelativePath=".\obj\NiLookAtController.h"> + RelativePath=".\obj\NiLookAtController.h" + > </File> <File - RelativePath=".\obj\NiLookAtInterpolator.h"> + RelativePath=".\obj\NiLookAtInterpolator.h" + > </File> <File - RelativePath=".\obj\NiMaterialColorController.h"> + RelativePath=".\obj\NiMaterialColorController.h" + > </File> <File - RelativePath=".\obj\NiMaterialProperty.h"> + RelativePath=".\obj\NiMaterialProperty.h" + > </File> <File - RelativePath=".\obj\NiMeshParticleSystem.h"> + RelativePath=".\obj\NiMeshParticleSystem.h" + > </File> <File - RelativePath=".\obj\NiMeshPSysData.h"> + RelativePath=".\obj\NiMeshPSysData.h" + > </File> <File - RelativePath=".\obj\NiMorphData.h"> + RelativePath=".\obj\NiMorphData.h" + > </File> <File - RelativePath=".\obj\NiMultiTargetTransformController.h"> + RelativePath=".\obj\NiMultiTargetTransformController.h" + > </File> <File - RelativePath=".\obj\NiNode.h"> + RelativePath=".\obj\NiNode.h" + > </File> <File - RelativePath=".\obj\NiObject.h"> + RelativePath=".\obj\NiObject.h" + > </File> <File - RelativePath=".\obj\NiObjectNET.h"> + RelativePath=".\obj\NiObjectNET.h" + > </File> <File - RelativePath=".\obj\NiPalette.h"> + RelativePath=".\obj\NiPalette.h" + > </File> <File - RelativePath=".\obj\NiParticleBomb.h"> + RelativePath=".\obj\NiParticleBomb.h" + > </File> <File - RelativePath=".\obj\NiParticleColorModifier.h"> + RelativePath=".\obj\NiParticleColorModifier.h" + > </File> <File - RelativePath=".\obj\NiParticleGrowFade.h"> + RelativePath=".\obj\NiParticleGrowFade.h" + > </File> <File - RelativePath=".\obj\NiParticleMeshes.h"> + RelativePath=".\obj\NiParticleMeshes.h" + > </File> <File - RelativePath=".\obj\NiParticleMeshesData.h"> + RelativePath=".\obj\NiParticleMeshesData.h" + > </File> <File - RelativePath=".\obj\NiParticleMeshModifier.h"> + RelativePath=".\obj\NiParticleMeshModifier.h" + > </File> <File - RelativePath=".\obj\NiParticleRotation.h"> + RelativePath=".\obj\NiParticleRotation.h" + > </File> <File - RelativePath=".\obj\NiParticles.h"> + RelativePath=".\obj\NiParticles.h" + > </File> <File - RelativePath=".\obj\NiParticlesData.h"> + RelativePath=".\obj\NiParticlesData.h" + > </File> <File - RelativePath=".\obj\NiParticleSystem.h"> + RelativePath=".\obj\NiParticleSystem.h" + > </File> <File - RelativePath=".\obj\NiParticleSystemController.h"> + RelativePath=".\obj\NiParticleSystemController.h" + > </File> <File - RelativePath=".\obj\NiPathController.h"> + RelativePath=".\obj\NiPathController.h" + > </File> <File - RelativePath=".\obj\NiPathInterpolator.h"> + RelativePath=".\obj\NiPathInterpolator.h" + > </File> <File - RelativePath=".\obj\NiPixelData.h"> + RelativePath=".\obj\NiPixelData.h" + > </File> <File - RelativePath=".\obj\NiPlanarCollider.h"> + RelativePath=".\obj\NiPlanarCollider.h" + > </File> <File - RelativePath=".\obj\NiPoint3Interpolator.h"> + RelativePath=".\obj\NiPoint3Interpolator.h" + > </File> <File - RelativePath=".\obj\NiPointLight.h"> + RelativePath=".\obj\NiPointLight.h" + > </File> <File - RelativePath=".\obj\NiPosData.h"> + RelativePath=".\obj\NiPosData.h" + > </File> <File - RelativePath=".\obj\NiProperty.h"> + RelativePath=".\obj\NiProperty.h" + > </File> <File - RelativePath=".\obj\NiPSysAgeDeathModifier.h"> + RelativePath=".\obj\NiPSysAgeDeathModifier.h" + > </File> <File - RelativePath=".\obj\NiPSysBombModifier.h"> + RelativePath=".\obj\NiPSysBombModifier.h" + > </File> <File - RelativePath=".\obj\NiPSysBoundUpdateModifier.h"> + RelativePath=".\obj\NiPSysBoundUpdateModifier.h" + > </File> <File - RelativePath=".\obj\NiPSysBoxEmitter.h"> + RelativePath=".\obj\NiPSysBoxEmitter.h" + > </File> <File - RelativePath=".\obj\NiPSysColliderManager.h"> + RelativePath=".\obj\NiPSysColliderManager.h" + > </File> <File - RelativePath=".\obj\NiPSysColorModifier.h"> + RelativePath=".\obj\NiPSysColorModifier.h" + > </File> <File - RelativePath=".\obj\NiPSysCylinderEmitter.h"> + RelativePath=".\obj\NiPSysCylinderEmitter.h" + > </File> <File - RelativePath=".\obj\NiPSysData.h"> + RelativePath=".\obj\NiPSysData.h" + > </File> <File - RelativePath=".\obj\NiPSysDragModifier.h"> + RelativePath=".\obj\NiPSysDragModifier.h" + > </File> <File - RelativePath=".\obj\NiPSysEmitter.h"> + RelativePath=".\obj\NiPSysEmitter.h" + > </File> <File - RelativePath=".\obj\NiPSysEmitterCtlr.h"> + RelativePath=".\obj\NiPSysEmitterCtlr.h" + > </File> <File - RelativePath=".\obj\NiPSysEmitterCtlrData.h"> + RelativePath=".\obj\NiPSysEmitterCtlrData.h" + > </File> <File - RelativePath=".\obj\NiPSysEmitterDeclinationCtlr.h"> + RelativePath=".\obj\NiPSysEmitterDeclinationCtlr.h" + > </File> <File - RelativePath=".\obj\NiPSysEmitterDeclinationVarCtlr.h"> + RelativePath=".\obj\NiPSysEmitterDeclinationVarCtlr.h" + > </File> <File - RelativePath=".\obj\NiPSysEmitterInitialRadiusCtlr.h"> + RelativePath=".\obj\NiPSysEmitterInitialRadiusCtlr.h" + > </File> <File - RelativePath=".\obj\NiPSysEmitterLifeSpanCtlr.h"> + RelativePath=".\obj\NiPSysEmitterLifeSpanCtlr.h" + > </File> <File - RelativePath=".\obj\NiPSysEmitterSpeedCtlr.h"> + RelativePath=".\obj\NiPSysEmitterSpeedCtlr.h" + > </File> <File - RelativePath=".\obj\NiPSysGravityModifier.h"> + RelativePath=".\obj\NiPSysGravityModifier.h" + > </File> <File - RelativePath=".\obj\NiPSysGravityStrengthCtlr.h"> + RelativePath=".\obj\NiPSysGravityStrengthCtlr.h" + > </File> <File - RelativePath=".\obj\NiPSysGrowFadeModifier.h"> + RelativePath=".\obj\NiPSysGrowFadeModifier.h" + > </File> <File - RelativePath=".\obj\NiPSysMeshEmitter.h"> + RelativePath=".\obj\NiPSysMeshEmitter.h" + > </File> <File - RelativePath=".\obj\NiPSysMeshUpdateModifier.h"> + RelativePath=".\obj\NiPSysMeshUpdateModifier.h" + > </File> <File - RelativePath=".\obj\NiPSysModifier.h"> + RelativePath=".\obj\NiPSysModifier.h" + > </File> <File - RelativePath=".\obj\NiPSysModifierActiveCtlr.h"> + RelativePath=".\obj\NiPSysModifierActiveCtlr.h" + > </File> <File - RelativePath=".\obj\NiPSysPlanarCollider.h"> + RelativePath=".\obj\NiPSysPlanarCollider.h" + > </File> <File - RelativePath=".\obj\NiPSysPositionModifier.h"> + RelativePath=".\obj\NiPSysPositionModifier.h" + > </File> <File - RelativePath=".\obj\NiPSysResetOnLoopCtlr.h"> + RelativePath=".\obj\NiPSysResetOnLoopCtlr.h" + > </File> <File - RelativePath=".\obj\NiPSysRotationModifier.h"> + RelativePath=".\obj\NiPSysRotationModifier.h" + > </File> <File - RelativePath=".\obj\NiPSysSpawnModifier.h"> + RelativePath=".\obj\NiPSysSpawnModifier.h" + > </File> <File - RelativePath=".\obj\NiPSysSphereEmitter.h"> + RelativePath=".\obj\NiPSysSphereEmitter.h" + > </File> <File - RelativePath=".\obj\NiPSysUpdateCtlr.h"> + RelativePath=".\obj\NiPSysUpdateCtlr.h" + > </File> <File - RelativePath=".\obj\NiPSysVolumeEmitter.h"> + RelativePath=".\obj\NiPSysVolumeEmitter.h" + > </File> <File - RelativePath=".\obj\NiRangeLODData.h"> + RelativePath=".\obj\NiRangeLODData.h" + > </File> <File - RelativePath=".\obj\NiRotatingParticles.h"> + RelativePath=".\obj\NiRotatingParticles.h" + > </File> <File - RelativePath=".\obj\NiRotatingParticlesData.h"> + RelativePath=".\obj\NiRotatingParticlesData.h" + > </File> <File - RelativePath=".\obj\NiScreenLODData.h"> + RelativePath=".\obj\NiScreenLODData.h" + > </File> <File - RelativePath=".\obj\NiSequenceStreamHelper.h"> + RelativePath=".\obj\NiSequenceStreamHelper.h" + > </File> <File - RelativePath=".\obj\NiShadeProperty.h"> + RelativePath=".\obj\NiShadeProperty.h" + > </File> <File - RelativePath=".\obj\NiSingleInterpolatorController.h"> + RelativePath=".\obj\NiSingleInterpolatorController.h" + > </File> <File - RelativePath=".\obj\NiSkinData.h"> + RelativePath=".\obj\NiSkinData.h" + > </File> <File - RelativePath=".\obj\NiSkinInstance.h"> + RelativePath=".\obj\NiSkinInstance.h" + > </File> <File - RelativePath=".\obj\NiSkinPartition.h"> + RelativePath=".\obj\NiSkinPartition.h" + > </File> <File - RelativePath=".\obj\NiSourceTexture.h"> + RelativePath=".\obj\NiSourceTexture.h" + > </File> <File - RelativePath=".\obj\NiSpecularProperty.h"> + RelativePath=".\obj\NiSpecularProperty.h" + > </File> <File - RelativePath=".\obj\NiSphericalCollider.h"> + RelativePath=".\obj\NiSphericalCollider.h" + > </File> <File - RelativePath=".\obj\NiSpotLight.h"> + RelativePath=".\obj\NiSpotLight.h" + > </File> <File - RelativePath=".\obj\NiStencilProperty.h"> + RelativePath=".\obj\NiStencilProperty.h" + > </File> <File - RelativePath=".\obj\NiStringExtraData.h"> + RelativePath=".\obj\NiStringExtraData.h" + > </File> <File - RelativePath=".\obj\NiStringPalette.h"> + RelativePath=".\obj\NiStringPalette.h" + > </File> <File - RelativePath=".\obj\NiStringsExtraData.h"> + RelativePath=".\obj\NiStringsExtraData.h" + > </File> <File - RelativePath=".\obj\NiTextKeyExtraData.h"> + RelativePath=".\obj\NiTextKeyExtraData.h" + > </File> <File - RelativePath=".\obj\NiTextureEffect.h"> + RelativePath=".\obj\NiTextureEffect.h" + > </File> <File - RelativePath=".\obj\NiTextureTransformController.h"> + RelativePath=".\obj\NiTextureTransformController.h" + > </File> <File - RelativePath=".\obj\NiTexturingProperty.h"> + RelativePath=".\obj\NiTexturingProperty.h" + > </File> <File - RelativePath=".\obj\NiTimeController.h"> + RelativePath=".\obj\NiTimeController.h" + > </File> <File - RelativePath=".\obj\NiTransformController.h"> + RelativePath=".\obj\NiTransformController.h" + > </File> <File - RelativePath=".\obj\NiTransformData.h"> + RelativePath=".\obj\NiTransformData.h" + > </File> <File - RelativePath=".\obj\NiTransformInterpolator.h"> + RelativePath=".\obj\NiTransformInterpolator.h" + > </File> <File - RelativePath=".\obj\NiTriBasedGeom.h"> + RelativePath=".\obj\NiTriBasedGeom.h" + > </File> <File - RelativePath=".\obj\NiTriBasedGeomData.h"> + RelativePath=".\obj\NiTriBasedGeomData.h" + > </File> <File - RelativePath=".\obj\NiTriShape.h"> + RelativePath=".\obj\NiTriShape.h" + > </File> <File - RelativePath=".\obj\NiTriShapeData.h"> + RelativePath=".\obj\NiTriShapeData.h" + > </File> <File - RelativePath=".\obj\NiTriStrips.h"> + RelativePath=".\obj\NiTriStrips.h" + > </File> <File - RelativePath=".\obj\NiTriStripsData.h"> + RelativePath=".\obj\NiTriStripsData.h" + > </File> <File - RelativePath=".\obj\NiUVController.h"> + RelativePath=".\obj\NiUVController.h" + > </File> <File - RelativePath=".\obj\NiUVData.h"> + RelativePath=".\obj\NiUVData.h" + > </File> <File - RelativePath=".\obj\NiVectorExtraData.h"> + RelativePath=".\obj\NiVectorExtraData.h" + > </File> <File - RelativePath=".\obj\NiVertexColorProperty.h"> + RelativePath=".\obj\NiVertexColorProperty.h" + > </File> <File - RelativePath=".\obj\NiVertWeightsExtraData.h"> + RelativePath=".\obj\NiVertWeightsExtraData.h" + > </File> <File - RelativePath=".\obj\NiVisController.h"> + RelativePath=".\obj\NiVisController.h" + > </File> <File - RelativePath=".\obj\NiVisData.h"> + RelativePath=".\obj\NiVisData.h" + > </File> <File - RelativePath=".\obj\NiWireframeProperty.h"> + RelativePath=".\obj\NiWireframeProperty.h" + > </File> <File - RelativePath=".\obj\NiZBufferProperty.h"> + RelativePath=".\obj\NiZBufferProperty.h" + > </File> <File - RelativePath=".\obj\RootCollisionNode.h"> + RelativePath=".\obj\RootCollisionNode.h" + > </File> </Filter> <Filter Name="gen" - Filter=""> + > <File - RelativePath=".\gen\AVObject.h"> + RelativePath=".\gen\AVObject.h" + > </File> <File - RelativePath=".\gen\Bones.h"> + RelativePath=".\gen\Bones.h" + > </File> <File - RelativePath=".\gen\BoundingBox.h"> + RelativePath=".\gen\BoundingBox.h" + > </File> <File - RelativePath=".\gen\ByteArray.h"> + RelativePath=".\gen\ByteArray.h" + > </File> <File - RelativePath=".\gen\ControllerLink.h"> + RelativePath=".\gen\ControllerLink.h" + > </File> <File - RelativePath=".\gen\Footer.h"> + RelativePath=".\gen\Footer.h" + > </File> <File - RelativePath=".\gen\FurniturePosition.h"> + RelativePath=".\gen\FurniturePosition.h" + > </File> <File - RelativePath=".\gen\Header.h"> + RelativePath=".\gen\Header.h" + > </File> <File - RelativePath=".\gen\hkTriangle.h"> + RelativePath=".\gen\hkTriangle.h" + > </File> <File - RelativePath=".\gen\KeyGroup.h"> + RelativePath=".\gen\KeyGroup.h" + > </File> <File - RelativePath=".\gen\LimitedHingeDescriptor.h"> + RelativePath=".\gen\LimitedHingeDescriptor.h" + > </File> <File - RelativePath=".\gen\LODRange.h"> + RelativePath=".\gen\LODRange.h" + > </File> <File - RelativePath=".\gen\MatchGroup.h"> + RelativePath=".\gen\MatchGroup.h" + > </File> <File - RelativePath=".\gen\MipMap.h"> + RelativePath=".\gen\MipMap.h" + > </File> <File - RelativePath=".\gen\Morph.h"> + RelativePath=".\gen\Morph.h" + > </File> <File - RelativePath=".\gen\NodeGroup.h"> + RelativePath=".\gen\NodeGroup.h" + > </File> <File - RelativePath=".\gen\obj_defines.h"> + RelativePath=".\gen\obj_defines.h" + > </File> <File - RelativePath=".\gen\Particle.h"> + RelativePath=".\gen\Particle.h" + > </File> <File - RelativePath=".\gen\QuaternionXYZW.h"> + RelativePath=".\gen\QuaternionXYZW.h" + > </File> <File - RelativePath=".\gen\RagDollDescriptor.h"> + RelativePath=".\gen\RagDollDescriptor.h" + > </File> <File - RelativePath=".\gen\RotationKeyArray.h"> + RelativePath=".\gen\RotationKeyArray.h" + > </File> <File - RelativePath=".\gen\ShaderTexDesc.h"> + RelativePath=".\gen\ShaderTexDesc.h" + > </File> <File - RelativePath=".\gen\ShortString.h"> + RelativePath=".\gen\ShortString.h" + > </File> <File - RelativePath=".\gen\SkinData.h"> + RelativePath=".\gen\SkinData.h" + > </File> <File - RelativePath=".\gen\SkinPartition.h"> + RelativePath=".\gen\SkinPartition.h" + > </File> <File - RelativePath=".\gen\SkinShape.h"> + RelativePath=".\gen\SkinShape.h" + > </File> <File - RelativePath=".\gen\SkinShapeGroup.h"> + RelativePath=".\gen\SkinShapeGroup.h" + > </File> <File - RelativePath=".\gen\SkinWeight.h"> + RelativePath=".\gen\SkinWeight.h" + > </File> <File - RelativePath=".\gen\StringPalette.h"> + RelativePath=".\gen\StringPalette.h" + > </File> <File - RelativePath=".\gen\TBC.h"> + RelativePath=".\gen\TBC.h" + > </File> <File - RelativePath=".\gen\TexDesc.h"> + RelativePath=".\gen\TexDesc.h" + > </File> <File - RelativePath=".\gen\TexSource.h"> + RelativePath=".\gen\TexSource.h" + > </File> </Filter> </Filter> <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> + UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" + > </Filter> </Files> <Globals> diff --git a/obj/ABoneLODController.cpp b/obj/ABoneLODController.cpp index 4c9209de..434a8d30 100644 --- a/obj/ABoneLODController.cpp +++ b/obj/ABoneLODController.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/ABoneLODController.h" -#include "gen/NodeGroup.h" -#include "obj/NiNode.h" +#include "ABoneLODController.h" +#include "../gen/NodeGroup.h" +#include "NiNode.h" //Definition of TYPE constant const Type ABoneLODController::TYPE("ABoneLODController", &A_BONE_L_O_D_CONTROLLER_PARENT::TYPE ); diff --git a/obj/ABoneLODController.h b/obj/ABoneLODController.h index 709e35f1..49137873 100644 --- a/obj/ABoneLODController.h +++ b/obj/ABoneLODController.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Include structures -#include "gen/NodeGroup.h" +#include "../gen/NodeGroup.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class ABoneLODController; typedef Ref<ABoneLODController> ABoneLODControllerRef; diff --git a/obj/AKeyedData.cpp b/obj/AKeyedData.cpp index a95f840e..69ca6f14 100644 --- a/obj/AKeyedData.cpp +++ b/obj/AKeyedData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/AKeyedData.h" +#include "AKeyedData.h" //Definition of TYPE constant const Type AKeyedData::TYPE("AKeyedData", &A_KEYED_DATA_PARENT::TYPE ); diff --git a/obj/AKeyedData.h b/obj/AKeyedData.h index 12dfe621..7e7e5e22 100644 --- a/obj/AKeyedData.h +++ b/obj/AKeyedData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class AKeyedData; typedef Ref<AKeyedData> AKeyedDataRef; diff --git a/obj/APSysCtlr.cpp b/obj/APSysCtlr.cpp index b8399d48..c5de4a97 100644 --- a/obj/APSysCtlr.cpp +++ b/obj/APSysCtlr.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/APSysCtlr.h" +#include "APSysCtlr.h" //Definition of TYPE constant const Type APSysCtlr::TYPE("APSysCtlr", &A_P_SYS_CTLR_PARENT::TYPE ); diff --git a/obj/APSysCtlr.h b/obj/APSysCtlr.h index 80948076..75e53a69 100644 --- a/obj/APSysCtlr.h +++ b/obj/APSysCtlr.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSingleInterpolatorController.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class APSysCtlr; typedef Ref<APSysCtlr> APSysCtlrRef; diff --git a/obj/APSysData.cpp b/obj/APSysData.cpp index dd08989b..e7d70fcf 100644 --- a/obj/APSysData.cpp +++ b/obj/APSysData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/APSysData.h" +#include "APSysData.h" //Definition of TYPE constant const Type APSysData::TYPE("APSysData", &A_P_SYS_DATA_PARENT::TYPE ); diff --git a/obj/APSysData.h b/obj/APSysData.h index f0d76990..1e0503c7 100644 --- a/obj/APSysData.h +++ b/obj/APSysData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriBasedGeomData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class APSysData; typedef Ref<APSysData> APSysDataRef; diff --git a/obj/AParticleModifier.cpp b/obj/AParticleModifier.cpp index acea912c..69b0a48f 100644 --- a/obj/AParticleModifier.cpp +++ b/obj/AParticleModifier.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/AParticleModifier.h" -#include "obj/NiParticleSystemController.h" +#include "AParticleModifier.h" +#include "NiParticleSystemController.h" //Definition of TYPE constant const Type AParticleModifier::TYPE("AParticleModifier", &A_PARTICLE_MODIFIER_PARENT::TYPE ); diff --git a/obj/AParticleModifier.h b/obj/AParticleModifier.h index 655ba012..18c81f74 100644 --- a/obj/AParticleModifier.h +++ b/obj/AParticleModifier.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiParticleSystemController; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class AParticleModifier; typedef Ref<AParticleModifier> AParticleModifierRef; diff --git a/obj/AbhkConstraint.cpp b/obj/AbhkConstraint.cpp index 667d5682..cec85504 100644 --- a/obj/AbhkConstraint.cpp +++ b/obj/AbhkConstraint.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/AbhkConstraint.h" -#include "obj/bhkShape.h" +#include "AbhkConstraint.h" +#include "bhkShape.h" //Definition of TYPE constant const Type AbhkConstraint::TYPE("AbhkConstraint", &ABHK_CONSTRAINT_PARENT::TYPE ); diff --git a/obj/AbhkConstraint.h b/obj/AbhkConstraint.h index c1c15d73..a23891e9 100644 --- a/obj/AbhkConstraint.h +++ b/obj/AbhkConstraint.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkSerializable.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class bhkShape; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class AbhkConstraint; typedef Ref<AbhkConstraint> AbhkConstraintRef; diff --git a/obj/AbhkRagdollConstraint.cpp b/obj/AbhkRagdollConstraint.cpp index 59af5859..1384efcb 100644 --- a/obj/AbhkRagdollConstraint.cpp +++ b/obj/AbhkRagdollConstraint.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/AbhkRagdollConstraint.h" +#include "AbhkRagdollConstraint.h" //Definition of TYPE constant const Type AbhkRagdollConstraint::TYPE("AbhkRagdollConstraint", &ABHK_RAGDOLL_CONSTRAINT_PARENT::TYPE ); diff --git a/obj/AbhkRagdollConstraint.h b/obj/AbhkRagdollConstraint.h index 4fb071d5..dd1bc2b3 100644 --- a/obj/AbhkRagdollConstraint.h +++ b/obj/AbhkRagdollConstraint.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkConstraint.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class AbhkRagdollConstraint; typedef Ref<AbhkRagdollConstraint> AbhkRagdollConstraintRef; diff --git a/obj/AbhkShapeCollection.cpp b/obj/AbhkShapeCollection.cpp index 46f058a5..0c670a0e 100644 --- a/obj/AbhkShapeCollection.cpp +++ b/obj/AbhkShapeCollection.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/AbhkShapeCollection.h" +#include "AbhkShapeCollection.h" //Definition of TYPE constant const Type AbhkShapeCollection::TYPE("AbhkShapeCollection", &ABHK_SHAPE_COLLECTION_PARENT::TYPE ); diff --git a/obj/AbhkShapeCollection.h b/obj/AbhkShapeCollection.h index b58cdccf..3d2d3de9 100644 --- a/obj/AbhkShapeCollection.h +++ b/obj/AbhkShapeCollection.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkShape.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class AbhkShapeCollection; typedef Ref<AbhkShapeCollection> AbhkShapeCollectionRef; diff --git a/obj/AvoidNode.cpp b/obj/AvoidNode.cpp index 86f2c76c..7b487567 100644 --- a/obj/AvoidNode.cpp +++ b/obj/AvoidNode.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/AvoidNode.h" +#include "AvoidNode.h" //Definition of TYPE constant const Type AvoidNode::TYPE("AvoidNode", &AVOID_NODE_PARENT::TYPE ); diff --git a/obj/AvoidNode.h b/obj/AvoidNode.h index 3fcb5a75..d7d7d525 100644 --- a/obj/AvoidNode.h +++ b/obj/AvoidNode.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiNode.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class AvoidNode; typedef Ref<AvoidNode> AvoidNodeRef; diff --git a/obj/BSBound.cpp b/obj/BSBound.cpp index 5d652ee8..6e0c0b11 100644 --- a/obj/BSBound.cpp +++ b/obj/BSBound.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/BSBound.h" +#include "BSBound.h" //Definition of TYPE constant const Type BSBound::TYPE("BSBound", &B_S_BOUND_PARENT::TYPE ); diff --git a/obj/BSBound.h b/obj/BSBound.h index 834fb3a3..56060dd3 100644 --- a/obj/BSBound.h +++ b/obj/BSBound.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class BSBound; typedef Ref<BSBound> BSBoundRef; diff --git a/obj/BSFurnitureMarker.cpp b/obj/BSFurnitureMarker.cpp index 81d100c8..34b993fa 100644 --- a/obj/BSFurnitureMarker.cpp +++ b/obj/BSFurnitureMarker.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/BSFurnitureMarker.h" -#include "gen/FurniturePosition.h" +#include "BSFurnitureMarker.h" +#include "../gen/FurniturePosition.h" //Definition of TYPE constant const Type BSFurnitureMarker::TYPE("BSFurnitureMarker", &B_S_FURNITURE_MARKER_PARENT::TYPE ); diff --git a/obj/BSFurnitureMarker.h b/obj/BSFurnitureMarker.h index a3b5a264..8476eb7a 100644 --- a/obj/BSFurnitureMarker.h +++ b/obj/BSFurnitureMarker.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" // Include structures -#include "gen/FurniturePosition.h" +#include "../gen/FurniturePosition.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class BSFurnitureMarker; typedef Ref<BSFurnitureMarker> BSFurnitureMarkerRef; diff --git a/obj/BSKeyframeController.cpp b/obj/BSKeyframeController.cpp index a7742b3e..c2965485 100644 --- a/obj/BSKeyframeController.cpp +++ b/obj/BSKeyframeController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/BSKeyframeController.h" -#include "obj/NiKeyframeData.h" +#include "BSKeyframeController.h" +#include "NiKeyframeData.h" //Definition of TYPE constant const Type BSKeyframeController::TYPE("BSKeyframeController", &B_S_KEYFRAME_CONTROLLER_PARENT::TYPE ); diff --git a/obj/BSKeyframeController.h b/obj/BSKeyframeController.h index 3bbc7d2a..2d4cef82 100644 --- a/obj/BSKeyframeController.h +++ b/obj/BSKeyframeController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiKeyframeController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiKeyframeData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class BSKeyframeController; typedef Ref<BSKeyframeController> BSKeyframeControllerRef; diff --git a/obj/BSPSysArrayEmitter.cpp b/obj/BSPSysArrayEmitter.cpp index 03bc70d4..1438c4ca 100644 --- a/obj/BSPSysArrayEmitter.cpp +++ b/obj/BSPSysArrayEmitter.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/BSPSysArrayEmitter.h" +#include "BSPSysArrayEmitter.h" //Definition of TYPE constant const Type BSPSysArrayEmitter::TYPE("BSPSysArrayEmitter", &B_S_P_SYS_ARRAY_EMITTER_PARENT::TYPE ); diff --git a/obj/BSPSysArrayEmitter.h b/obj/BSPSysArrayEmitter.h index 4b045066..548a05ae 100644 --- a/obj/BSPSysArrayEmitter.h +++ b/obj/BSPSysArrayEmitter.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysVolumeEmitter.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class BSPSysArrayEmitter; typedef Ref<BSPSysArrayEmitter> BSPSysArrayEmitterRef; diff --git a/obj/BSParentVelocityModifier.cpp b/obj/BSParentVelocityModifier.cpp index 2403c755..c60b7761 100644 --- a/obj/BSParentVelocityModifier.cpp +++ b/obj/BSParentVelocityModifier.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/BSParentVelocityModifier.h" +#include "BSParentVelocityModifier.h" //Definition of TYPE constant const Type BSParentVelocityModifier::TYPE("BSParentVelocityModifier", &B_S_PARENT_VELOCITY_MODIFIER_PARENT::TYPE ); diff --git a/obj/BSParentVelocityModifier.h b/obj/BSParentVelocityModifier.h index d454638f..bce2015f 100644 --- a/obj/BSParentVelocityModifier.h +++ b/obj/BSParentVelocityModifier.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class BSParentVelocityModifier; typedef Ref<BSParentVelocityModifier> BSParentVelocityModifierRef; diff --git a/obj/BSXFlags.cpp b/obj/BSXFlags.cpp index 49f414c3..3384a705 100644 --- a/obj/BSXFlags.cpp +++ b/obj/BSXFlags.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/BSXFlags.h" +#include "BSXFlags.h" //Definition of TYPE constant const Type BSXFlags::TYPE("BSXFlags", &B_S_X_FLAGS_PARENT::TYPE ); diff --git a/obj/BSXFlags.h b/obj/BSXFlags.h index fcb5803b..2a6e33a4 100644 --- a/obj/BSXFlags.h +++ b/obj/BSXFlags.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class BSXFlags; typedef Ref<BSXFlags> BSXFlagsRef; diff --git a/obj/FxButton.cpp b/obj/FxButton.cpp index 7862411a..e01df1a0 100644 --- a/obj/FxButton.cpp +++ b/obj/FxButton.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/FxButton.h" +#include "FxButton.h" //Definition of TYPE constant const Type FxButton::TYPE("FxButton", &FX_BUTTON_PARENT::TYPE ); diff --git a/obj/FxButton.h b/obj/FxButton.h index ac4f4aea..5629c9e8 100644 --- a/obj/FxButton.h +++ b/obj/FxButton.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "FxWidget.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class FxButton; typedef Ref<FxButton> FxButtonRef; diff --git a/obj/FxRadioButton.cpp b/obj/FxRadioButton.cpp index ecbcee09..63a17fa3 100644 --- a/obj/FxRadioButton.cpp +++ b/obj/FxRadioButton.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/FxRadioButton.h" -#include "obj/NiObject.h" +#include "FxRadioButton.h" +#include "NiObject.h" //Definition of TYPE constant const Type FxRadioButton::TYPE("FxRadioButton", &FX_RADIO_BUTTON_PARENT::TYPE ); diff --git a/obj/FxRadioButton.h b/obj/FxRadioButton.h index 0d9c763b..533472e1 100644 --- a/obj/FxRadioButton.h +++ b/obj/FxRadioButton.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "FxWidget.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiObject; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class FxRadioButton; typedef Ref<FxRadioButton> FxRadioButtonRef; diff --git a/obj/FxWidget.cpp b/obj/FxWidget.cpp index 98d2af4b..cee33d13 100644 --- a/obj/FxWidget.cpp +++ b/obj/FxWidget.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/FxWidget.h" +#include "FxWidget.h" //Definition of TYPE constant const Type FxWidget::TYPE("FxWidget", &FX_WIDGET_PARENT::TYPE ); diff --git a/obj/FxWidget.h b/obj/FxWidget.h index ff973d63..143b9772 100644 --- a/obj/FxWidget.h +++ b/obj/FxWidget.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiNode.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class FxWidget; typedef Ref<FxWidget> FxWidgetRef; diff --git a/obj/NiAVObject.cpp b/obj/NiAVObject.cpp index 1e2122ac..62ab0c8d 100644 --- a/obj/NiAVObject.cpp +++ b/obj/NiAVObject.cpp @@ -104,3 +104,26 @@ Ref<NiNode> NiAVObject::GetParent() const { void NiAVObject::ResetSkinnedFlag() { } + +void NiAVObject::AddProperty( Ref<NiProperty> & obj ) { + properties.push_back( obj ); +} + +void NiAVObject::RemoveProperty( Ref<NiProperty> obj ) { + //Search property list for the one to remove + for ( vector< NiPropertyRef >::iterator it = properties.begin(); it != properties.end(); ) { + if ( *it == obj ) { + it = properties.erase( it ); + } else { + ++it; + } + } +} + +void NiAVObject::ClearProperties() { + properties.clear(); +} + +vector< Ref<NiProperty> > NiAVObject::GetProperties() const { + return properties; +} diff --git a/obj/NiAVObject.h b/obj/NiAVObject.h index 49aed8fb..08f8fe6f 100644 --- a/obj/NiAVObject.h +++ b/obj/NiAVObject.h @@ -5,7 +5,7 @@ All rights reserved. Please see niflib.h for licence. */ #define _NIAVOBJECT_H_ // Includes -#include "gen/BoundingBox.h" +#include "../gen/BoundingBox.h" //Forward Defines class NiProperty; @@ -13,7 +13,7 @@ class NiCollisionData; class NiCollisionObject; class NiNode; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" #include NI_A_V_OBJECT_INCLUDE /* @@ -78,6 +78,11 @@ public: Ref<NiNode> GetParent() const; + void AddProperty( Ref<NiProperty> & obj ); + void RemoveProperty( Ref<NiProperty> obj ); + void ClearProperties(); + vector< Ref<NiProperty> > GetProperties() const; + private: NI_A_V_OBJECT_MEMBERS diff --git a/obj/NiAlphaController.cpp b/obj/NiAlphaController.cpp index 8b3e3979..c8a4ac1e 100644 --- a/obj/NiAlphaController.cpp +++ b/obj/NiAlphaController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiAlphaController.h" -#include "obj/NiFloatData.h" +#include "NiAlphaController.h" +#include "NiFloatData.h" //Definition of TYPE constant const Type NiAlphaController::TYPE("NiAlphaController", &NI_ALPHA_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiAlphaController.h b/obj/NiAlphaController.h index 265c25e7..55459087 100644 --- a/obj/NiAlphaController.h +++ b/obj/NiAlphaController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSingleInterpolatorController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiFloatData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiAlphaController; typedef Ref<NiAlphaController> NiAlphaControllerRef; diff --git a/obj/NiAlphaProperty.cpp b/obj/NiAlphaProperty.cpp index dd76c18c..e9d0d5f8 100644 --- a/obj/NiAlphaProperty.cpp +++ b/obj/NiAlphaProperty.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiAlphaProperty.h" +#include "NiAlphaProperty.h" //Definition of TYPE constant const Type NiAlphaProperty::TYPE("NiAlphaProperty", &NI_ALPHA_PROPERTY_PARENT::TYPE ); diff --git a/obj/NiAlphaProperty.h b/obj/NiAlphaProperty.h index af66394d..702a1a0c 100644 --- a/obj/NiAlphaProperty.h +++ b/obj/NiAlphaProperty.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiAlphaProperty; typedef Ref<NiAlphaProperty> NiAlphaPropertyRef; diff --git a/obj/NiAmbientLight.cpp b/obj/NiAmbientLight.cpp index 3728aa65..aad523e5 100644 --- a/obj/NiAmbientLight.cpp +++ b/obj/NiAmbientLight.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiAmbientLight.h" +#include "NiAmbientLight.h" //Definition of TYPE constant const Type NiAmbientLight::TYPE("NiAmbientLight", &NI_AMBIENT_LIGHT_PARENT::TYPE ); diff --git a/obj/NiAmbientLight.h b/obj/NiAmbientLight.h index d8cf9c6e..67455120 100644 --- a/obj/NiAmbientLight.h +++ b/obj/NiAmbientLight.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiLight.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiAmbientLight; typedef Ref<NiAmbientLight> NiAmbientLightRef; diff --git a/obj/NiAutoNormalParticles.cpp b/obj/NiAutoNormalParticles.cpp index 8316c493..b24dec33 100644 --- a/obj/NiAutoNormalParticles.cpp +++ b/obj/NiAutoNormalParticles.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiAutoNormalParticles.h" +#include "NiAutoNormalParticles.h" //Definition of TYPE constant const Type NiAutoNormalParticles::TYPE("NiAutoNormalParticles", &NI_AUTO_NORMAL_PARTICLES_PARENT::TYPE ); diff --git a/obj/NiAutoNormalParticles.h b/obj/NiAutoNormalParticles.h index 6c037f82..60785b6d 100644 --- a/obj/NiAutoNormalParticles.h +++ b/obj/NiAutoNormalParticles.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticles.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiAutoNormalParticles; typedef Ref<NiAutoNormalParticles> NiAutoNormalParticlesRef; diff --git a/obj/NiAutoNormalParticlesData.cpp b/obj/NiAutoNormalParticlesData.cpp index 2757114f..faab5939 100644 --- a/obj/NiAutoNormalParticlesData.cpp +++ b/obj/NiAutoNormalParticlesData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiAutoNormalParticlesData.h" +#include "NiAutoNormalParticlesData.h" //Definition of TYPE constant const Type NiAutoNormalParticlesData::TYPE("NiAutoNormalParticlesData", &NI_AUTO_NORMAL_PARTICLES_DATA_PARENT::TYPE ); diff --git a/obj/NiAutoNormalParticlesData.h b/obj/NiAutoNormalParticlesData.h index b667c4cb..39015c46 100644 --- a/obj/NiAutoNormalParticlesData.h +++ b/obj/NiAutoNormalParticlesData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriBasedGeomData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiAutoNormalParticlesData; typedef Ref<NiAutoNormalParticlesData> NiAutoNormalParticlesDataRef; diff --git a/obj/NiBSAnimationNode.cpp b/obj/NiBSAnimationNode.cpp index ae9e47c4..c35b5d43 100644 --- a/obj/NiBSAnimationNode.cpp +++ b/obj/NiBSAnimationNode.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBSAnimationNode.h" +#include "NiBSAnimationNode.h" //Definition of TYPE constant const Type NiBSAnimationNode::TYPE("NiBSAnimationNode", &NI_B_S_ANIMATION_NODE_PARENT::TYPE ); diff --git a/obj/NiBSAnimationNode.h b/obj/NiBSAnimationNode.h index b9df2c05..4dfa403c 100644 --- a/obj/NiBSAnimationNode.h +++ b/obj/NiBSAnimationNode.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiNode.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBSAnimationNode; typedef Ref<NiBSAnimationNode> NiBSAnimationNodeRef; diff --git a/obj/NiBSBoneLODController.cpp b/obj/NiBSBoneLODController.cpp index cd5dbd8c..d057e41e 100644 --- a/obj/NiBSBoneLODController.cpp +++ b/obj/NiBSBoneLODController.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBSBoneLODController.h" +#include "NiBSBoneLODController.h" //Definition of TYPE constant const Type NiBSBoneLODController::TYPE("NiBSBoneLODController", &NI_B_S_BONE_L_O_D_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiBSBoneLODController.h b/obj/NiBSBoneLODController.h index 81eeb3c2..feab116b 100644 --- a/obj/NiBSBoneLODController.h +++ b/obj/NiBSBoneLODController.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "ABoneLODController.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBSBoneLODController; typedef Ref<NiBSBoneLODController> NiBSBoneLODControllerRef; diff --git a/obj/NiBSPArrayController.cpp b/obj/NiBSPArrayController.cpp index 8fbe5ebe..018905e8 100644 --- a/obj/NiBSPArrayController.cpp +++ b/obj/NiBSPArrayController.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBSPArrayController.h" +#include "NiBSPArrayController.h" //Definition of TYPE constant const Type NiBSPArrayController::TYPE("NiBSPArrayController", &NI_B_S_P_ARRAY_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiBSPArrayController.h b/obj/NiBSPArrayController.h index c7420c93..ca818538 100644 --- a/obj/NiBSPArrayController.h +++ b/obj/NiBSPArrayController.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticleSystemController.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBSPArrayController; typedef Ref<NiBSPArrayController> NiBSPArrayControllerRef; diff --git a/obj/NiBSParticleNode.cpp b/obj/NiBSParticleNode.cpp index 21b67e04..1fe0c64e 100644 --- a/obj/NiBSParticleNode.cpp +++ b/obj/NiBSParticleNode.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBSParticleNode.h" +#include "NiBSParticleNode.h" //Definition of TYPE constant const Type NiBSParticleNode::TYPE("NiBSParticleNode", &NI_B_S_PARTICLE_NODE_PARENT::TYPE ); diff --git a/obj/NiBSParticleNode.h b/obj/NiBSParticleNode.h index cec1b7be..f0cf54bf 100644 --- a/obj/NiBSParticleNode.h +++ b/obj/NiBSParticleNode.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiNode.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBSParticleNode; typedef Ref<NiBSParticleNode> NiBSParticleNodeRef; diff --git a/obj/NiBSplineBasisData.cpp b/obj/NiBSplineBasisData.cpp index 2583233b..26e71c5c 100644 --- a/obj/NiBSplineBasisData.cpp +++ b/obj/NiBSplineBasisData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBSplineBasisData.h" +#include "NiBSplineBasisData.h" //Definition of TYPE constant const Type NiBSplineBasisData::TYPE("NiBSplineBasisData", &NI_B_SPLINE_BASIS_DATA_PARENT::TYPE ); diff --git a/obj/NiBSplineBasisData.h b/obj/NiBSplineBasisData.h index f0027e09..84c01090 100644 --- a/obj/NiBSplineBasisData.h +++ b/obj/NiBSplineBasisData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBSplineBasisData; typedef Ref<NiBSplineBasisData> NiBSplineBasisDataRef; diff --git a/obj/NiBSplineCompFloatInterpolator.cpp b/obj/NiBSplineCompFloatInterpolator.cpp index b60d88b7..3aaff5a2 100644 --- a/obj/NiBSplineCompFloatInterpolator.cpp +++ b/obj/NiBSplineCompFloatInterpolator.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBSplineCompFloatInterpolator.h" +#include "NiBSplineCompFloatInterpolator.h" //Definition of TYPE constant const Type NiBSplineCompFloatInterpolator::TYPE("NiBSplineCompFloatInterpolator", &NI_B_SPLINE_COMP_FLOAT_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiBSplineCompFloatInterpolator.h b/obj/NiBSplineCompFloatInterpolator.h index 32d236c8..f0720b33 100644 --- a/obj/NiBSplineCompFloatInterpolator.h +++ b/obj/NiBSplineCompFloatInterpolator.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSplineInterpolator.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBSplineCompFloatInterpolator; typedef Ref<NiBSplineCompFloatInterpolator> NiBSplineCompFloatInterpolatorRef; diff --git a/obj/NiBSplineCompPoint3Interpolator.cpp b/obj/NiBSplineCompPoint3Interpolator.cpp index d80c072d..926746e4 100644 --- a/obj/NiBSplineCompPoint3Interpolator.cpp +++ b/obj/NiBSplineCompPoint3Interpolator.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBSplineCompPoint3Interpolator.h" -#include "obj/NiBSplineData.h" -#include "obj/NiObject.h" +#include "NiBSplineCompPoint3Interpolator.h" +#include "NiBSplineData.h" +#include "NiObject.h" //Definition of TYPE constant const Type NiBSplineCompPoint3Interpolator::TYPE("NiBSplineCompPoint3Interpolator", &NI_B_SPLINE_COMP_POINT3_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiBSplineCompPoint3Interpolator.h b/obj/NiBSplineCompPoint3Interpolator.h index 5ce9ad40..647f6273 100644 --- a/obj/NiBSplineCompPoint3Interpolator.h +++ b/obj/NiBSplineCompPoint3Interpolator.h @@ -7,11 +7,11 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSplineInterpolator.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiBSplineData; class NiObject; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBSplineCompPoint3Interpolator; typedef Ref<NiBSplineCompPoint3Interpolator> NiBSplineCompPoint3InterpolatorRef; diff --git a/obj/NiBSplineCompTransformInterpolator.cpp b/obj/NiBSplineCompTransformInterpolator.cpp index c2d31476..26459294 100644 --- a/obj/NiBSplineCompTransformInterpolator.cpp +++ b/obj/NiBSplineCompTransformInterpolator.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBSplineCompTransformInterpolator.h" -#include "obj/NiBSplineData.h" -#include "obj/NiBSplineBasisData.h" +#include "NiBSplineCompTransformInterpolator.h" +#include "NiBSplineData.h" +#include "NiBSplineBasisData.h" //Definition of TYPE constant const Type NiBSplineCompTransformInterpolator::TYPE("NiBSplineCompTransformInterpolator", &NI_B_SPLINE_COMP_TRANSFORM_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiBSplineCompTransformInterpolator.h b/obj/NiBSplineCompTransformInterpolator.h index 34dbfce8..cd017266 100644 --- a/obj/NiBSplineCompTransformInterpolator.h +++ b/obj/NiBSplineCompTransformInterpolator.h @@ -7,11 +7,11 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBSplineInterpolator.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiBSplineData; class NiBSplineBasisData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBSplineCompTransformInterpolator; typedef Ref<NiBSplineCompTransformInterpolator> NiBSplineCompTransformInterpolatorRef; diff --git a/obj/NiBSplineData.cpp b/obj/NiBSplineData.cpp index ccf6922f..30ad54b9 100644 --- a/obj/NiBSplineData.cpp +++ b/obj/NiBSplineData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBSplineData.h" +#include "NiBSplineData.h" //Definition of TYPE constant const Type NiBSplineData::TYPE("NiBSplineData", &NI_B_SPLINE_DATA_PARENT::TYPE ); diff --git a/obj/NiBSplineData.h b/obj/NiBSplineData.h index d53f5767..230f384f 100644 --- a/obj/NiBSplineData.h +++ b/obj/NiBSplineData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBSplineData; typedef Ref<NiBSplineData> NiBSplineDataRef; diff --git a/obj/NiBSplineInterpolator.cpp b/obj/NiBSplineInterpolator.cpp index bb53d9d5..775971bc 100644 --- a/obj/NiBSplineInterpolator.cpp +++ b/obj/NiBSplineInterpolator.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBSplineInterpolator.h" +#include "NiBSplineInterpolator.h" //Definition of TYPE constant const Type NiBSplineInterpolator::TYPE("NiBSplineInterpolator", &NI_B_SPLINE_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiBSplineInterpolator.h b/obj/NiBSplineInterpolator.h index c168fbab..43ba9f2e 100644 --- a/obj/NiBSplineInterpolator.h +++ b/obj/NiBSplineInterpolator.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiInterpolator.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBSplineInterpolator; typedef Ref<NiBSplineInterpolator> NiBSplineInterpolatorRef; diff --git a/obj/NiBillboardNode.cpp b/obj/NiBillboardNode.cpp index f43ee15e..9732ebb8 100644 --- a/obj/NiBillboardNode.cpp +++ b/obj/NiBillboardNode.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBillboardNode.h" +#include "NiBillboardNode.h" //Definition of TYPE constant const Type NiBillboardNode::TYPE("NiBillboardNode", &NI_BILLBOARD_NODE_PARENT::TYPE ); diff --git a/obj/NiBillboardNode.h b/obj/NiBillboardNode.h index 9d4c47d7..60d57abd 100644 --- a/obj/NiBillboardNode.h +++ b/obj/NiBillboardNode.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiNode.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBillboardNode; typedef Ref<NiBillboardNode> NiBillboardNodeRef; diff --git a/obj/NiBinaryExtraData.cpp b/obj/NiBinaryExtraData.cpp index beb69396..9b365daf 100644 --- a/obj/NiBinaryExtraData.cpp +++ b/obj/NiBinaryExtraData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBinaryExtraData.h" -#include "gen/ByteArray.h" +#include "NiBinaryExtraData.h" +#include "../gen/ByteArray.h" //Definition of TYPE constant const Type NiBinaryExtraData::TYPE("NiBinaryExtraData", &NI_BINARY_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiBinaryExtraData.h b/obj/NiBinaryExtraData.h index 6afbb3d8..bf26579e 100644 --- a/obj/NiBinaryExtraData.h +++ b/obj/NiBinaryExtraData.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" // Include structures -#include "gen/ByteArray.h" +#include "../gen/ByteArray.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBinaryExtraData; typedef Ref<NiBinaryExtraData> NiBinaryExtraDataRef; diff --git a/obj/NiBlendBoolInterpolator.cpp b/obj/NiBlendBoolInterpolator.cpp index d8255545..3a49974b 100644 --- a/obj/NiBlendBoolInterpolator.cpp +++ b/obj/NiBlendBoolInterpolator.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBlendBoolInterpolator.h" +#include "NiBlendBoolInterpolator.h" //Definition of TYPE constant const Type NiBlendBoolInterpolator::TYPE("NiBlendBoolInterpolator", &NI_BLEND_BOOL_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiBlendBoolInterpolator.h b/obj/NiBlendBoolInterpolator.h index 06658713..e8cdef0d 100644 --- a/obj/NiBlendBoolInterpolator.h +++ b/obj/NiBlendBoolInterpolator.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBlendInterpolator.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBlendBoolInterpolator; typedef Ref<NiBlendBoolInterpolator> NiBlendBoolInterpolatorRef; diff --git a/obj/NiBlendFloatInterpolator.cpp b/obj/NiBlendFloatInterpolator.cpp index 7516977f..f0129825 100644 --- a/obj/NiBlendFloatInterpolator.cpp +++ b/obj/NiBlendFloatInterpolator.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBlendFloatInterpolator.h" +#include "NiBlendFloatInterpolator.h" //Definition of TYPE constant const Type NiBlendFloatInterpolator::TYPE("NiBlendFloatInterpolator", &NI_BLEND_FLOAT_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiBlendFloatInterpolator.h b/obj/NiBlendFloatInterpolator.h index 2b09474f..0d529b49 100644 --- a/obj/NiBlendFloatInterpolator.h +++ b/obj/NiBlendFloatInterpolator.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBlendInterpolator.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBlendFloatInterpolator; typedef Ref<NiBlendFloatInterpolator> NiBlendFloatInterpolatorRef; diff --git a/obj/NiBlendInterpolator.cpp b/obj/NiBlendInterpolator.cpp index 91f29de8..b806946b 100644 --- a/obj/NiBlendInterpolator.cpp +++ b/obj/NiBlendInterpolator.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBlendInterpolator.h" +#include "NiBlendInterpolator.h" //Definition of TYPE constant const Type NiBlendInterpolator::TYPE("NiBlendInterpolator", &NI_BLEND_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiBlendInterpolator.h b/obj/NiBlendInterpolator.h index 8ceb67ac..fb00799d 100644 --- a/obj/NiBlendInterpolator.h +++ b/obj/NiBlendInterpolator.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiInterpolator.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBlendInterpolator; typedef Ref<NiBlendInterpolator> NiBlendInterpolatorRef; diff --git a/obj/NiBlendPoint3Interpolator.cpp b/obj/NiBlendPoint3Interpolator.cpp index 69c6f0f0..4e411549 100644 --- a/obj/NiBlendPoint3Interpolator.cpp +++ b/obj/NiBlendPoint3Interpolator.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBlendPoint3Interpolator.h" +#include "NiBlendPoint3Interpolator.h" //Definition of TYPE constant const Type NiBlendPoint3Interpolator::TYPE("NiBlendPoint3Interpolator", &NI_BLEND_POINT3_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiBlendPoint3Interpolator.h b/obj/NiBlendPoint3Interpolator.h index b98fdf66..350ba727 100644 --- a/obj/NiBlendPoint3Interpolator.h +++ b/obj/NiBlendPoint3Interpolator.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBlendInterpolator.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBlendPoint3Interpolator; typedef Ref<NiBlendPoint3Interpolator> NiBlendPoint3InterpolatorRef; diff --git a/obj/NiBlendTransformInterpolator.cpp b/obj/NiBlendTransformInterpolator.cpp index ae09f906..ba5aeae2 100644 --- a/obj/NiBlendTransformInterpolator.cpp +++ b/obj/NiBlendTransformInterpolator.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBlendTransformInterpolator.h" +#include "NiBlendTransformInterpolator.h" //Definition of TYPE constant const Type NiBlendTransformInterpolator::TYPE("NiBlendTransformInterpolator", &NI_BLEND_TRANSFORM_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiBlendTransformInterpolator.h b/obj/NiBlendTransformInterpolator.h index 44fa2dc1..c0503ef3 100644 --- a/obj/NiBlendTransformInterpolator.h +++ b/obj/NiBlendTransformInterpolator.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBlendInterpolator.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBlendTransformInterpolator; typedef Ref<NiBlendTransformInterpolator> NiBlendTransformInterpolatorRef; diff --git a/obj/NiBoneLODController.cpp b/obj/NiBoneLODController.cpp index 3663232a..da426e5c 100644 --- a/obj/NiBoneLODController.cpp +++ b/obj/NiBoneLODController.cpp @@ -1,12 +1,12 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBoneLODController.h" -#include "gen/SkinShapeGroup.h" -#include "gen/SkinShape.h" -#include "obj/NiTriShape.h" -#include "obj/NiSkinInstance.h" -#include "obj/NiTriShape.h" +#include "NiBoneLODController.h" +#include "../gen/SkinShapeGroup.h" +#include "../gen/SkinShape.h" +#include "NiTriShape.h" +#include "NiSkinInstance.h" +#include "NiTriShape.h" //Definition of TYPE constant const Type NiBoneLODController::TYPE("NiBoneLODController", &NI_BONE_L_O_D_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiBoneLODController.h b/obj/NiBoneLODController.h index 599dbb66..dd55df91 100644 --- a/obj/NiBoneLODController.h +++ b/obj/NiBoneLODController.h @@ -6,13 +6,13 @@ All rights reserved. Please see niflib.h for licence. */ #include "ABoneLODController.h" // Include structures -#include "gen/SkinShapeGroup.h" +#include "../gen/SkinShapeGroup.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiTriShape; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBoneLODController; typedef Ref<NiBoneLODController> NiBoneLODControllerRef; diff --git a/obj/NiBoolData.cpp b/obj/NiBoolData.cpp index c61643a1..7546825a 100644 --- a/obj/NiBoolData.cpp +++ b/obj/NiBoolData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBoolData.h" -#include "gen/KeyGroup.h" +#include "NiBoolData.h" +#include "../gen/KeyGroup.h" //Definition of TYPE constant const Type NiBoolData::TYPE("NiBoolData", &NI_BOOL_DATA_PARENT::TYPE ); diff --git a/obj/NiBoolData.h b/obj/NiBoolData.h index 0fc6043e..c4eaad60 100644 --- a/obj/NiBoolData.h +++ b/obj/NiBoolData.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "AKeyedData.h" // Include structures -#include "gen/KeyGroup.h" +#include "../gen/KeyGroup.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBoolData; typedef Ref<NiBoolData> NiBoolDataRef; diff --git a/obj/NiBoolInterpolator.cpp b/obj/NiBoolInterpolator.cpp index b1da301a..b3e37e66 100644 --- a/obj/NiBoolInterpolator.cpp +++ b/obj/NiBoolInterpolator.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBoolInterpolator.h" -#include "obj/NiBoolData.h" +#include "NiBoolInterpolator.h" +#include "NiBoolData.h" //Definition of TYPE constant const Type NiBoolInterpolator::TYPE("NiBoolInterpolator", &NI_BOOL_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiBoolInterpolator.h b/obj/NiBoolInterpolator.h index 47030dbf..5aa74119 100644 --- a/obj/NiBoolInterpolator.h +++ b/obj/NiBoolInterpolator.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiInterpolator.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiBoolData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBoolInterpolator; typedef Ref<NiBoolInterpolator> NiBoolInterpolatorRef; diff --git a/obj/NiBoolTimelineInterpolator.cpp b/obj/NiBoolTimelineInterpolator.cpp index 445d75c6..3955d070 100644 --- a/obj/NiBoolTimelineInterpolator.cpp +++ b/obj/NiBoolTimelineInterpolator.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBoolTimelineInterpolator.h" -#include "obj/NiBoolData.h" +#include "NiBoolTimelineInterpolator.h" +#include "NiBoolData.h" //Definition of TYPE constant const Type NiBoolTimelineInterpolator::TYPE("NiBoolTimelineInterpolator", &NI_BOOL_TIMELINE_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiBoolTimelineInterpolator.h b/obj/NiBoolTimelineInterpolator.h index 21bb76a6..a600099f 100644 --- a/obj/NiBoolTimelineInterpolator.h +++ b/obj/NiBoolTimelineInterpolator.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiInterpolator.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiBoolData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBoolTimelineInterpolator; typedef Ref<NiBoolTimelineInterpolator> NiBoolTimelineInterpolatorRef; diff --git a/obj/NiBooleanExtraData.cpp b/obj/NiBooleanExtraData.cpp index af89ba5b..a0cf6ebf 100644 --- a/obj/NiBooleanExtraData.cpp +++ b/obj/NiBooleanExtraData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiBooleanExtraData.h" +#include "NiBooleanExtraData.h" //Definition of TYPE constant const Type NiBooleanExtraData::TYPE("NiBooleanExtraData", &NI_BOOLEAN_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiBooleanExtraData.h b/obj/NiBooleanExtraData.h index 53f8496f..4ede79d1 100644 --- a/obj/NiBooleanExtraData.h +++ b/obj/NiBooleanExtraData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiBooleanExtraData; typedef Ref<NiBooleanExtraData> NiBooleanExtraDataRef; diff --git a/obj/NiCamera.cpp b/obj/NiCamera.cpp index aac5db86..addd9804 100644 --- a/obj/NiCamera.cpp +++ b/obj/NiCamera.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiCamera.h" -#include "obj/NiObject.h" +#include "NiCamera.h" +#include "NiObject.h" //Definition of TYPE constant const Type NiCamera::TYPE("NiCamera", &NI_CAMERA_PARENT::TYPE ); diff --git a/obj/NiCamera.h b/obj/NiCamera.h index 406aa81a..f19eafd3 100644 --- a/obj/NiCamera.h +++ b/obj/NiCamera.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiAVObject.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiObject; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiCamera; typedef Ref<NiCamera> NiCameraRef; diff --git a/obj/NiCollisionData.cpp b/obj/NiCollisionData.cpp index 4a1fd80f..4c6f1402 100644 --- a/obj/NiCollisionData.cpp +++ b/obj/NiCollisionData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiCollisionData.h" -#include "obj/NiNode.h" +#include "NiCollisionData.h" +#include "NiNode.h" //Definition of TYPE constant const Type NiCollisionData::TYPE("NiCollisionData", &NI_COLLISION_DATA_PARENT::TYPE ); diff --git a/obj/NiCollisionData.h b/obj/NiCollisionData.h index afb046cc..5ea10d88 100644 --- a/obj/NiCollisionData.h +++ b/obj/NiCollisionData.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiNode; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiCollisionData; typedef Ref<NiCollisionData> NiCollisionDataRef; diff --git a/obj/NiCollisionObject.cpp b/obj/NiCollisionObject.cpp index f7efdc67..44256d2b 100644 --- a/obj/NiCollisionObject.cpp +++ b/obj/NiCollisionObject.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiCollisionObject.h" -#include "obj/NiAVObject.h" -#include "obj/NiObject.h" +#include "NiCollisionObject.h" +#include "NiAVObject.h" +#include "NiObject.h" //Definition of TYPE constant const Type NiCollisionObject::TYPE("NiCollisionObject", &NI_COLLISION_OBJECT_PARENT::TYPE ); diff --git a/obj/NiCollisionObject.h b/obj/NiCollisionObject.h index 8e82141b..3866c025 100644 --- a/obj/NiCollisionObject.h +++ b/obj/NiCollisionObject.h @@ -7,11 +7,11 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiAVObject; class NiObject; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiCollisionObject; typedef Ref<NiCollisionObject> NiCollisionObjectRef; diff --git a/obj/NiColorData.cpp b/obj/NiColorData.cpp index 12c74b89..a734d205 100644 --- a/obj/NiColorData.cpp +++ b/obj/NiColorData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiColorData.h" -#include "gen/KeyGroup.h" +#include "NiColorData.h" +#include "../gen/KeyGroup.h" //Definition of TYPE constant const Type NiColorData::TYPE("NiColorData", &NI_COLOR_DATA_PARENT::TYPE ); diff --git a/obj/NiColorData.h b/obj/NiColorData.h index 73e33c93..cefd402b 100644 --- a/obj/NiColorData.h +++ b/obj/NiColorData.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "AKeyedData.h" // Include structures -#include "gen/KeyGroup.h" +#include "../gen/KeyGroup.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiColorData; typedef Ref<NiColorData> NiColorDataRef; diff --git a/obj/NiColorExtraData.cpp b/obj/NiColorExtraData.cpp index 8e3e523e..2ed80375 100644 --- a/obj/NiColorExtraData.cpp +++ b/obj/NiColorExtraData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiColorExtraData.h" +#include "NiColorExtraData.h" //Definition of TYPE constant const Type NiColorExtraData::TYPE("NiColorExtraData", &NI_COLOR_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiColorExtraData.h b/obj/NiColorExtraData.h index 35774067..281cbc71 100644 --- a/obj/NiColorExtraData.h +++ b/obj/NiColorExtraData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiColorExtraData; typedef Ref<NiColorExtraData> NiColorExtraDataRef; diff --git a/obj/NiControllerManager.cpp b/obj/NiControllerManager.cpp index f1aff87e..3e291bb1 100644 --- a/obj/NiControllerManager.cpp +++ b/obj/NiControllerManager.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiControllerManager.h" -#include "obj/NiControllerSequence.h" -#include "obj/NiDefaultAVObjectPalette.h" +#include "NiControllerManager.h" +#include "NiControllerSequence.h" +#include "NiDefaultAVObjectPalette.h" //Definition of TYPE constant const Type NiControllerManager::TYPE("NiControllerManager", &NI_CONTROLLER_MANAGER_PARENT::TYPE ); diff --git a/obj/NiControllerManager.h b/obj/NiControllerManager.h index 370bee81..33e0255d 100644 --- a/obj/NiControllerManager.h +++ b/obj/NiControllerManager.h @@ -7,11 +7,11 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiControllerSequence; class NiDefaultAVObjectPalette; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiControllerManager; typedef Ref<NiControllerManager> NiControllerManagerRef; diff --git a/obj/NiControllerSequence.cpp b/obj/NiControllerSequence.cpp index 6ee80139..a34c2c21 100644 --- a/obj/NiControllerSequence.cpp +++ b/obj/NiControllerSequence.cpp @@ -1,18 +1,18 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiControllerSequence.h" -#include "gen/ControllerLink.h" -#include "obj/NiInterpolator.h" -#include "obj/NiObject.h" -#include "obj/NiStringPalette.h" -#include "gen/ControllerLink.h" -#include "obj/NiInterpolator.h" -#include "obj/NiObject.h" -#include "obj/NiStringPalette.h" -#include "obj/NiTextKeyExtraData.h" -#include "obj/NiControllerManager.h" -#include "obj/NiStringPalette.h" +#include "NiControllerSequence.h" +#include "../gen/ControllerLink.h" +#include "NiInterpolator.h" +#include "NiObject.h" +#include "NiStringPalette.h" +#include "../gen/ControllerLink.h" +#include "NiInterpolator.h" +#include "NiObject.h" +#include "NiStringPalette.h" +#include "NiTextKeyExtraData.h" +#include "NiControllerManager.h" +#include "NiStringPalette.h" //Definition of TYPE constant const Type NiControllerSequence::TYPE("NiControllerSequence", &NI_CONTROLLER_SEQUENCE_PARENT::TYPE ); diff --git a/obj/NiControllerSequence.h b/obj/NiControllerSequence.h index b78a5610..60d09152 100644 --- a/obj/NiControllerSequence.h +++ b/obj/NiControllerSequence.h @@ -6,15 +6,15 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Include structures -#include "gen/ControllerLink.h" +#include "../gen/ControllerLink.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiTextKeyExtraData; class NiControllerManager; class NiStringPalette; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiControllerSequence; typedef Ref<NiControllerSequence> NiControllerSequenceRef; diff --git a/obj/NiDefaultAVObjectPalette.cpp b/obj/NiDefaultAVObjectPalette.cpp index f333f930..e1a7d5e0 100644 --- a/obj/NiDefaultAVObjectPalette.cpp +++ b/obj/NiDefaultAVObjectPalette.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiDefaultAVObjectPalette.h" -#include "gen/AVObject.h" -#include "obj/NiAVObject.h" +#include "NiDefaultAVObjectPalette.h" +#include "../gen/AVObject.h" +#include "NiAVObject.h" //Definition of TYPE constant const Type NiDefaultAVObjectPalette::TYPE("NiDefaultAVObjectPalette", &NI_DEFAULT_A_V_OBJECT_PALETTE_PARENT::TYPE ); diff --git a/obj/NiDefaultAVObjectPalette.h b/obj/NiDefaultAVObjectPalette.h index 40df6351..3c8506da 100644 --- a/obj/NiDefaultAVObjectPalette.h +++ b/obj/NiDefaultAVObjectPalette.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Include structures -#include "gen/AVObject.h" +#include "../gen/AVObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiDefaultAVObjectPalette; typedef Ref<NiDefaultAVObjectPalette> NiDefaultAVObjectPaletteRef; diff --git a/obj/NiDirectionalLight.cpp b/obj/NiDirectionalLight.cpp index 5fbf119c..46bd1b9f 100644 --- a/obj/NiDirectionalLight.cpp +++ b/obj/NiDirectionalLight.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiDirectionalLight.h" +#include "NiDirectionalLight.h" //Definition of TYPE constant const Type NiDirectionalLight::TYPE("NiDirectionalLight", &NI_DIRECTIONAL_LIGHT_PARENT::TYPE ); diff --git a/obj/NiDirectionalLight.h b/obj/NiDirectionalLight.h index 6eb15359..92a7059e 100644 --- a/obj/NiDirectionalLight.h +++ b/obj/NiDirectionalLight.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiLight.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiDirectionalLight; typedef Ref<NiDirectionalLight> NiDirectionalLightRef; diff --git a/obj/NiDitherProperty.cpp b/obj/NiDitherProperty.cpp index 877feceb..6e3048b4 100644 --- a/obj/NiDitherProperty.cpp +++ b/obj/NiDitherProperty.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiDitherProperty.h" +#include "NiDitherProperty.h" //Definition of TYPE constant const Type NiDitherProperty::TYPE("NiDitherProperty", &NI_DITHER_PROPERTY_PARENT::TYPE ); diff --git a/obj/NiDitherProperty.h b/obj/NiDitherProperty.h index bc666672..2773671a 100644 --- a/obj/NiDitherProperty.h +++ b/obj/NiDitherProperty.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiDitherProperty; typedef Ref<NiDitherProperty> NiDitherPropertyRef; diff --git a/obj/NiDynamicEffect.cpp b/obj/NiDynamicEffect.cpp index edcd12dc..b72939a3 100644 --- a/obj/NiDynamicEffect.cpp +++ b/obj/NiDynamicEffect.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiDynamicEffect.h" -#include "obj/NiAVObject.h" +#include "NiDynamicEffect.h" +#include "NiAVObject.h" //Definition of TYPE constant const Type NiDynamicEffect::TYPE("NiDynamicEffect", &NI_DYNAMIC_EFFECT_PARENT::TYPE ); diff --git a/obj/NiDynamicEffect.h b/obj/NiDynamicEffect.h index cd20f686..1458028a 100644 --- a/obj/NiDynamicEffect.h +++ b/obj/NiDynamicEffect.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiAVObject.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiAVObject; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiDynamicEffect; typedef Ref<NiDynamicEffect> NiDynamicEffectRef; diff --git a/obj/NiExtraData.cpp b/obj/NiExtraData.cpp index d5926691..91390784 100644 --- a/obj/NiExtraData.cpp +++ b/obj/NiExtraData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiExtraData.h" +#include "NiExtraData.h" //Definition of TYPE constant const Type NiExtraData::TYPE("NiExtraData", &NI_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiExtraData.h b/obj/NiExtraData.h index 2500ddb4..9e42e5ab 100644 --- a/obj/NiExtraData.h +++ b/obj/NiExtraData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiExtraData; typedef Ref<NiExtraData> NiExtraDataRef; diff --git a/obj/NiFlipController.cpp b/obj/NiFlipController.cpp index aa93c5f1..2fca6941 100644 --- a/obj/NiFlipController.cpp +++ b/obj/NiFlipController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiFlipController.h" -#include "obj/NiSourceTexture.h" +#include "NiFlipController.h" +#include "NiSourceTexture.h" //Definition of TYPE constant const Type NiFlipController::TYPE("NiFlipController", &NI_FLIP_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiFlipController.h b/obj/NiFlipController.h index f928270e..5363514a 100644 --- a/obj/NiFlipController.h +++ b/obj/NiFlipController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSingleInterpolatorController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiSourceTexture; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiFlipController; typedef Ref<NiFlipController> NiFlipControllerRef; diff --git a/obj/NiFloatData.cpp b/obj/NiFloatData.cpp index a06a7c3b..022549bc 100644 --- a/obj/NiFloatData.cpp +++ b/obj/NiFloatData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiFloatData.h" -#include "gen/KeyGroup.h" +#include "NiFloatData.h" +#include "../gen/KeyGroup.h" //Definition of TYPE constant const Type NiFloatData::TYPE("NiFloatData", &NI_FLOAT_DATA_PARENT::TYPE ); diff --git a/obj/NiFloatData.h b/obj/NiFloatData.h index 4cbc4fd9..15d026a2 100644 --- a/obj/NiFloatData.h +++ b/obj/NiFloatData.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "AKeyedData.h" // Include structures -#include "gen/KeyGroup.h" +#include "../gen/KeyGroup.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiFloatData; typedef Ref<NiFloatData> NiFloatDataRef; diff --git a/obj/NiFloatExtraData.cpp b/obj/NiFloatExtraData.cpp index bfd08c04..31fea3dc 100644 --- a/obj/NiFloatExtraData.cpp +++ b/obj/NiFloatExtraData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiFloatExtraData.h" +#include "NiFloatExtraData.h" //Definition of TYPE constant const Type NiFloatExtraData::TYPE("NiFloatExtraData", &NI_FLOAT_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiFloatExtraData.h b/obj/NiFloatExtraData.h index ea5d698a..26f6e0b5 100644 --- a/obj/NiFloatExtraData.h +++ b/obj/NiFloatExtraData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiFloatExtraData; typedef Ref<NiFloatExtraData> NiFloatExtraDataRef; diff --git a/obj/NiFloatExtraDataController.cpp b/obj/NiFloatExtraDataController.cpp index 3b8b8fd1..74b9356b 100644 --- a/obj/NiFloatExtraDataController.cpp +++ b/obj/NiFloatExtraDataController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiFloatExtraDataController.h" -#include "obj/NiObject.h" +#include "NiFloatExtraDataController.h" +#include "NiObject.h" //Definition of TYPE constant const Type NiFloatExtraDataController::TYPE("NiFloatExtraDataController", &NI_FLOAT_EXTRA_DATA_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiFloatExtraDataController.h b/obj/NiFloatExtraDataController.h index e2e9c38f..bcaae022 100644 --- a/obj/NiFloatExtraDataController.h +++ b/obj/NiFloatExtraDataController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiObject; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiFloatExtraDataController; typedef Ref<NiFloatExtraDataController> NiFloatExtraDataControllerRef; diff --git a/obj/NiFloatInterpolator.cpp b/obj/NiFloatInterpolator.cpp index c86003e0..d0c306e0 100644 --- a/obj/NiFloatInterpolator.cpp +++ b/obj/NiFloatInterpolator.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiFloatInterpolator.h" -#include "obj/NiFloatData.h" +#include "NiFloatInterpolator.h" +#include "NiFloatData.h" //Definition of TYPE constant const Type NiFloatInterpolator::TYPE("NiFloatInterpolator", &NI_FLOAT_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiFloatInterpolator.h b/obj/NiFloatInterpolator.h index 1176d70a..6b46c63d 100644 --- a/obj/NiFloatInterpolator.h +++ b/obj/NiFloatInterpolator.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiInterpolator.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiFloatData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiFloatInterpolator; typedef Ref<NiFloatInterpolator> NiFloatInterpolatorRef; diff --git a/obj/NiFloatsExtraData.cpp b/obj/NiFloatsExtraData.cpp index ae47250b..6e399217 100644 --- a/obj/NiFloatsExtraData.cpp +++ b/obj/NiFloatsExtraData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiFloatsExtraData.h" +#include "NiFloatsExtraData.h" //Definition of TYPE constant const Type NiFloatsExtraData::TYPE("NiFloatsExtraData", &NI_FLOATS_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiFloatsExtraData.h b/obj/NiFloatsExtraData.h index a5f54f93..553a7d51 100644 --- a/obj/NiFloatsExtraData.h +++ b/obj/NiFloatsExtraData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiFloatsExtraData; typedef Ref<NiFloatsExtraData> NiFloatsExtraDataRef; diff --git a/obj/NiFogProperty.cpp b/obj/NiFogProperty.cpp index 52b72413..5bfd82db 100644 --- a/obj/NiFogProperty.cpp +++ b/obj/NiFogProperty.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiFogProperty.h" +#include "NiFogProperty.h" //Definition of TYPE constant const Type NiFogProperty::TYPE("NiFogProperty", &NI_FOG_PROPERTY_PARENT::TYPE ); diff --git a/obj/NiFogProperty.h b/obj/NiFogProperty.h index 737db3ca..da6b1ef8 100644 --- a/obj/NiFogProperty.h +++ b/obj/NiFogProperty.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiFogProperty; typedef Ref<NiFogProperty> NiFogPropertyRef; diff --git a/obj/NiGeomMorpherController.cpp b/obj/NiGeomMorpherController.cpp index 3e73d3cf..cbabac90 100644 --- a/obj/NiGeomMorpherController.cpp +++ b/obj/NiGeomMorpherController.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiGeomMorpherController.h" -#include "obj/NiMorphData.h" -#include "obj/NiInterpolator.h" +#include "NiGeomMorpherController.h" +#include "NiMorphData.h" +#include "NiInterpolator.h" //Definition of TYPE constant const Type NiGeomMorpherController::TYPE("NiGeomMorpherController", &NI_GEOM_MORPHER_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiGeomMorpherController.h b/obj/NiGeomMorpherController.h index a233b545..df1f823f 100644 --- a/obj/NiGeomMorpherController.h +++ b/obj/NiGeomMorpherController.h @@ -7,11 +7,11 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiMorphData; class NiInterpolator; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiGeomMorpherController; typedef Ref<NiGeomMorpherController> NiGeomMorpherControllerRef; diff --git a/obj/NiGravity.cpp b/obj/NiGravity.cpp index 0b9f9a0c..78921b65 100644 --- a/obj/NiGravity.cpp +++ b/obj/NiGravity.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiGravity.h" +#include "NiGravity.h" //Definition of TYPE constant const Type NiGravity::TYPE("NiGravity", &NI_GRAVITY_PARENT::TYPE ); diff --git a/obj/NiGravity.h b/obj/NiGravity.h index 4f26f001..d4ea6547 100644 --- a/obj/NiGravity.h +++ b/obj/NiGravity.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AParticleModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiGravity; typedef Ref<NiGravity> NiGravityRef; diff --git a/obj/NiIntegerExtraData.cpp b/obj/NiIntegerExtraData.cpp index 2dd77c78..93aef9f4 100644 --- a/obj/NiIntegerExtraData.cpp +++ b/obj/NiIntegerExtraData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiIntegerExtraData.h" +#include "NiIntegerExtraData.h" //Definition of TYPE constant const Type NiIntegerExtraData::TYPE("NiIntegerExtraData", &NI_INTEGER_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiIntegerExtraData.h b/obj/NiIntegerExtraData.h index de3cd10f..c1d49dec 100644 --- a/obj/NiIntegerExtraData.h +++ b/obj/NiIntegerExtraData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiIntegerExtraData; typedef Ref<NiIntegerExtraData> NiIntegerExtraDataRef; diff --git a/obj/NiIntegersExtraData.cpp b/obj/NiIntegersExtraData.cpp index 38eb94a3..dec8b919 100644 --- a/obj/NiIntegersExtraData.cpp +++ b/obj/NiIntegersExtraData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiIntegersExtraData.h" +#include "NiIntegersExtraData.h" //Definition of TYPE constant const Type NiIntegersExtraData::TYPE("NiIntegersExtraData", &NI_INTEGERS_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiIntegersExtraData.h b/obj/NiIntegersExtraData.h index e5617ff8..b24868dd 100644 --- a/obj/NiIntegersExtraData.h +++ b/obj/NiIntegersExtraData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiIntegersExtraData; typedef Ref<NiIntegersExtraData> NiIntegersExtraDataRef; diff --git a/obj/NiInterpolator.cpp b/obj/NiInterpolator.cpp index 69ad6bf3..4534325c 100644 --- a/obj/NiInterpolator.cpp +++ b/obj/NiInterpolator.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiInterpolator.h" +#include "NiInterpolator.h" //Definition of TYPE constant const Type NiInterpolator::TYPE("NiInterpolator", &NI_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiInterpolator.h b/obj/NiInterpolator.h index dcd979e6..1293595f 100644 --- a/obj/NiInterpolator.h +++ b/obj/NiInterpolator.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiInterpolator; typedef Ref<NiInterpolator> NiInterpolatorRef; diff --git a/obj/NiKeyframeController.cpp b/obj/NiKeyframeController.cpp index d373927b..27b5abc1 100644 --- a/obj/NiKeyframeController.cpp +++ b/obj/NiKeyframeController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiKeyframeController.h" -#include "obj/NiKeyframeData.h" +#include "NiKeyframeController.h" +#include "NiKeyframeData.h" //Definition of TYPE constant const Type NiKeyframeController::TYPE("NiKeyframeController", &NI_KEYFRAME_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiKeyframeController.h b/obj/NiKeyframeController.h index 21629ec4..da2238a6 100644 --- a/obj/NiKeyframeController.h +++ b/obj/NiKeyframeController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiKeyframeData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiKeyframeController; typedef Ref<NiKeyframeController> NiKeyframeControllerRef; diff --git a/obj/NiKeyframeData.cpp b/obj/NiKeyframeData.cpp index 709e4e36..e454b047 100644 --- a/obj/NiKeyframeData.cpp +++ b/obj/NiKeyframeData.cpp @@ -1,10 +1,10 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiKeyframeData.h" -#include "gen/KeyGroup.h" -#include "gen/KeyGroup.h" -#include "gen/KeyGroup.h" +#include "NiKeyframeData.h" +#include "../gen/KeyGroup.h" +#include "../gen/KeyGroup.h" +#include "../gen/KeyGroup.h" //Definition of TYPE constant const Type NiKeyframeData::TYPE("NiKeyframeData", &NI_KEYFRAME_DATA_PARENT::TYPE ); diff --git a/obj/NiKeyframeData.h b/obj/NiKeyframeData.h index 5de527af..08768d79 100644 --- a/obj/NiKeyframeData.h +++ b/obj/NiKeyframeData.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "AKeyedData.h" // Include structures -#include "gen/KeyGroup.h" +#include "../gen/KeyGroup.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiKeyframeData; typedef Ref<NiKeyframeData> NiKeyframeDataRef; diff --git a/obj/NiLODNode.cpp b/obj/NiLODNode.cpp index 2908d48a..44e58e5d 100644 --- a/obj/NiLODNode.cpp +++ b/obj/NiLODNode.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiLODNode.h" -#include "gen/LODRange.h" -#include "obj/NiRangeLODData.h" +#include "NiLODNode.h" +#include "../gen/LODRange.h" +#include "NiRangeLODData.h" //Definition of TYPE constant const Type NiLODNode::TYPE("NiLODNode", &NI_L_O_D_NODE_PARENT::TYPE ); diff --git a/obj/NiLODNode.h b/obj/NiLODNode.h index 05c85e13..5d3a3b37 100644 --- a/obj/NiLODNode.h +++ b/obj/NiLODNode.h @@ -6,13 +6,13 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiNode.h" // Include structures -#include "gen/LODRange.h" +#include "../gen/LODRange.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiRangeLODData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiLODNode; typedef Ref<NiLODNode> NiLODNodeRef; diff --git a/obj/NiLight.cpp b/obj/NiLight.cpp index fb414a7f..0b357adf 100644 --- a/obj/NiLight.cpp +++ b/obj/NiLight.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiLight.h" +#include "NiLight.h" //Definition of TYPE constant const Type NiLight::TYPE("NiLight", &NI_LIGHT_PARENT::TYPE ); diff --git a/obj/NiLight.h b/obj/NiLight.h index cd4cd567..bdbaee95 100644 --- a/obj/NiLight.h +++ b/obj/NiLight.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiDynamicEffect.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiLight; typedef Ref<NiLight> NiLightRef; diff --git a/obj/NiLightColorController.cpp b/obj/NiLightColorController.cpp index 4a13fc55..79660454 100644 --- a/obj/NiLightColorController.cpp +++ b/obj/NiLightColorController.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiLightColorController.h" -#include "obj/NiPosData.h" -#include "obj/NiPoint3Interpolator.h" +#include "NiLightColorController.h" +#include "NiPosData.h" +#include "NiPoint3Interpolator.h" //Definition of TYPE constant const Type NiLightColorController::TYPE("NiLightColorController", &NI_LIGHT_COLOR_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiLightColorController.h b/obj/NiLightColorController.h index bacf8df2..f6769b1a 100644 --- a/obj/NiLightColorController.h +++ b/obj/NiLightColorController.h @@ -7,11 +7,11 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiPosData; class NiPoint3Interpolator; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiLightColorController; typedef Ref<NiLightColorController> NiLightColorControllerRef; diff --git a/obj/NiLightDimmerController.cpp b/obj/NiLightDimmerController.cpp index c68b0dd0..7d7771c4 100644 --- a/obj/NiLightDimmerController.cpp +++ b/obj/NiLightDimmerController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiLightDimmerController.h" -#include "obj/NiInterpolator.h" +#include "NiLightDimmerController.h" +#include "NiInterpolator.h" //Definition of TYPE constant const Type NiLightDimmerController::TYPE("NiLightDimmerController", &NI_LIGHT_DIMMER_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiLightDimmerController.h b/obj/NiLightDimmerController.h index 1be166c6..fed240bd 100644 --- a/obj/NiLightDimmerController.h +++ b/obj/NiLightDimmerController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiInterpolator; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiLightDimmerController; typedef Ref<NiLightDimmerController> NiLightDimmerControllerRef; diff --git a/obj/NiLookAtController.cpp b/obj/NiLookAtController.cpp index 8f103017..2477832e 100644 --- a/obj/NiLookAtController.cpp +++ b/obj/NiLookAtController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiLookAtController.h" -#include "obj/NiNode.h" +#include "NiLookAtController.h" +#include "NiNode.h" //Definition of TYPE constant const Type NiLookAtController::TYPE("NiLookAtController", &NI_LOOK_AT_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiLookAtController.h b/obj/NiLookAtController.h index 45f1e067..93f03834 100644 --- a/obj/NiLookAtController.h +++ b/obj/NiLookAtController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiNode; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiLookAtController; typedef Ref<NiLookAtController> NiLookAtControllerRef; diff --git a/obj/NiLookAtInterpolator.cpp b/obj/NiLookAtInterpolator.cpp index 4be3041d..08169525 100644 --- a/obj/NiLookAtInterpolator.cpp +++ b/obj/NiLookAtInterpolator.cpp @@ -1,10 +1,10 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiLookAtInterpolator.h" -#include "obj/NiNode.h" -#include "obj/NiPoint3Interpolator.h" -#include "obj/NiFloatInterpolator.h" +#include "NiLookAtInterpolator.h" +#include "NiNode.h" +#include "NiPoint3Interpolator.h" +#include "NiFloatInterpolator.h" //Definition of TYPE constant const Type NiLookAtInterpolator::TYPE("NiLookAtInterpolator", &NI_LOOK_AT_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiLookAtInterpolator.h b/obj/NiLookAtInterpolator.h index 22c987af..a8a04a48 100644 --- a/obj/NiLookAtInterpolator.h +++ b/obj/NiLookAtInterpolator.h @@ -7,12 +7,12 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiInterpolator.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiNode; class NiPoint3Interpolator; class NiFloatInterpolator; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiLookAtInterpolator; typedef Ref<NiLookAtInterpolator> NiLookAtInterpolatorRef; diff --git a/obj/NiMaterialColorController.cpp b/obj/NiMaterialColorController.cpp index 42d01847..dced4c2c 100644 --- a/obj/NiMaterialColorController.cpp +++ b/obj/NiMaterialColorController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiMaterialColorController.h" -#include "obj/NiPosData.h" +#include "NiMaterialColorController.h" +#include "NiPosData.h" //Definition of TYPE constant const Type NiMaterialColorController::TYPE("NiMaterialColorController", &NI_MATERIAL_COLOR_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiMaterialColorController.h b/obj/NiMaterialColorController.h index 3ad2c87d..ebc7b34d 100644 --- a/obj/NiMaterialColorController.h +++ b/obj/NiMaterialColorController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSingleInterpolatorController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiPosData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiMaterialColorController; typedef Ref<NiMaterialColorController> NiMaterialColorControllerRef; diff --git a/obj/NiMaterialProperty.cpp b/obj/NiMaterialProperty.cpp index d1508936..1d5df1d6 100644 --- a/obj/NiMaterialProperty.cpp +++ b/obj/NiMaterialProperty.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiMaterialProperty.h" +#include "NiMaterialProperty.h" //Definition of TYPE constant const Type NiMaterialProperty::TYPE("NiMaterialProperty", &NI_MATERIAL_PROPERTY_PARENT::TYPE ); diff --git a/obj/NiMaterialProperty.h b/obj/NiMaterialProperty.h index b60399bd..90a381f2 100644 --- a/obj/NiMaterialProperty.h +++ b/obj/NiMaterialProperty.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiMaterialProperty; typedef Ref<NiMaterialProperty> NiMaterialPropertyRef; diff --git a/obj/NiMeshPSysData.cpp b/obj/NiMeshPSysData.cpp index ed47946f..da59ce2d 100644 --- a/obj/NiMeshPSysData.cpp +++ b/obj/NiMeshPSysData.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiMeshPSysData.h" -#include "obj/AParticleModifier.h" -#include "obj/NiNode.h" +#include "NiMeshPSysData.h" +#include "AParticleModifier.h" +#include "NiNode.h" //Definition of TYPE constant const Type NiMeshPSysData::TYPE("NiMeshPSysData", &NI_MESH_P_SYS_DATA_PARENT::TYPE ); diff --git a/obj/NiMeshPSysData.h b/obj/NiMeshPSysData.h index 7ce70a1e..80561218 100644 --- a/obj/NiMeshPSysData.h +++ b/obj/NiMeshPSysData.h @@ -7,11 +7,11 @@ All rights reserved. Please see niflib.h for licence. */ #include "APSysData.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class AParticleModifier; class NiNode; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiMeshPSysData; typedef Ref<NiMeshPSysData> NiMeshPSysDataRef; diff --git a/obj/NiMeshParticleSystem.cpp b/obj/NiMeshParticleSystem.cpp index 24e61274..9a5c5dda 100644 --- a/obj/NiMeshParticleSystem.cpp +++ b/obj/NiMeshParticleSystem.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiMeshParticleSystem.h" +#include "NiMeshParticleSystem.h" //Definition of TYPE constant const Type NiMeshParticleSystem::TYPE("NiMeshParticleSystem", &NI_MESH_PARTICLE_SYSTEM_PARENT::TYPE ); diff --git a/obj/NiMeshParticleSystem.h b/obj/NiMeshParticleSystem.h index dc271306..c79ebd0e 100644 --- a/obj/NiMeshParticleSystem.h +++ b/obj/NiMeshParticleSystem.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticleSystem.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiMeshParticleSystem; typedef Ref<NiMeshParticleSystem> NiMeshParticleSystemRef; diff --git a/obj/NiMorphData.cpp b/obj/NiMorphData.cpp index 094bd1f2..08536f5c 100644 --- a/obj/NiMorphData.cpp +++ b/obj/NiMorphData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiMorphData.h" -#include "gen/Morph.h" +#include "NiMorphData.h" +#include "../gen/Morph.h" //Definition of TYPE constant const Type NiMorphData::TYPE("NiMorphData", &NI_MORPH_DATA_PARENT::TYPE ); diff --git a/obj/NiMorphData.h b/obj/NiMorphData.h index a79e9a70..d10382f3 100644 --- a/obj/NiMorphData.h +++ b/obj/NiMorphData.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Include structures -#include "gen/Morph.h" +#include "../gen/Morph.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiMorphData; typedef Ref<NiMorphData> NiMorphDataRef; diff --git a/obj/NiMultiTargetTransformController.cpp b/obj/NiMultiTargetTransformController.cpp index 85cf25ea..1a4b96c1 100644 --- a/obj/NiMultiTargetTransformController.cpp +++ b/obj/NiMultiTargetTransformController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiMultiTargetTransformController.h" -#include "obj/NiNode.h" +#include "NiMultiTargetTransformController.h" +#include "NiNode.h" //Definition of TYPE constant const Type NiMultiTargetTransformController::TYPE("NiMultiTargetTransformController", &NI_MULTI_TARGET_TRANSFORM_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiMultiTargetTransformController.h b/obj/NiMultiTargetTransformController.h index 9f2ea7e8..d1bb94a9 100644 --- a/obj/NiMultiTargetTransformController.h +++ b/obj/NiMultiTargetTransformController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiNode; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiMultiTargetTransformController; typedef Ref<NiMultiTargetTransformController> NiMultiTargetTransformControllerRef; diff --git a/obj/NiNode.cpp b/obj/NiNode.cpp index 4af7b918..69645d24 100644 --- a/obj/NiNode.cpp +++ b/obj/NiNode.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiNode.h" -#include "obj/NiAVObject.h" -#include "obj/NiDynamicEffect.h" +#include "NiNode.h" +#include "NiAVObject.h" +#include "NiDynamicEffect.h" //Definition of TYPE constant const Type NiNode::TYPE("NiNode", &NI_NODE_PARENT::TYPE ); diff --git a/obj/NiNode.h b/obj/NiNode.h index eb104691..57f80936 100644 --- a/obj/NiNode.h +++ b/obj/NiNode.h @@ -7,11 +7,11 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiAVObject.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiAVObject; class NiDynamicEffect; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiNode; typedef Ref<NiNode> NiNodeRef; diff --git a/obj/NiObject.h b/obj/NiObject.h index a61b7980..72d50ecc 100644 --- a/obj/NiObject.h +++ b/obj/NiObject.h @@ -12,10 +12,10 @@ All rights reserved. Please see niflib.h for licence. */ #include <list> #include <map> #include <vector> -#include "NIF_IO.h" -#include "Ref.h" -#include "Type.h" -#include "gen/obj_defines.h" +#include "../NIF_IO.h" +#include "../Ref.h" +#include "../Type.h" +#include "../gen/obj_defines.h" using namespace std; diff --git a/obj/NiObjectNET.h b/obj/NiObjectNET.h index 7977fed1..cfd13e2a 100644 --- a/obj/NiObjectNET.h +++ b/obj/NiObjectNET.h @@ -8,7 +8,7 @@ All rights reserved. Please see niflib.h for licence. */ class NiExtraData; class NiTimeController; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" #include NI_OBJECT_N_E_T_INCLUDE class NiObjectNET; diff --git a/obj/NiPSysAgeDeathModifier.cpp b/obj/NiPSysAgeDeathModifier.cpp index 7f287c1f..f3328aec 100644 --- a/obj/NiPSysAgeDeathModifier.cpp +++ b/obj/NiPSysAgeDeathModifier.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysAgeDeathModifier.h" -#include "obj/NiPSysSpawnModifier.h" +#include "NiPSysAgeDeathModifier.h" +#include "NiPSysSpawnModifier.h" //Definition of TYPE constant const Type NiPSysAgeDeathModifier::TYPE("NiPSysAgeDeathModifier", &NI_P_SYS_AGE_DEATH_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiPSysAgeDeathModifier.h b/obj/NiPSysAgeDeathModifier.h index 2f7e0695..e3a58044 100644 --- a/obj/NiPSysAgeDeathModifier.h +++ b/obj/NiPSysAgeDeathModifier.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiPSysSpawnModifier; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysAgeDeathModifier; typedef Ref<NiPSysAgeDeathModifier> NiPSysAgeDeathModifierRef; diff --git a/obj/NiPSysBombModifier.cpp b/obj/NiPSysBombModifier.cpp index e0a48d7b..2329f512 100644 --- a/obj/NiPSysBombModifier.cpp +++ b/obj/NiPSysBombModifier.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysBombModifier.h" -#include "obj/NiNode.h" +#include "NiPSysBombModifier.h" +#include "NiNode.h" //Definition of TYPE constant const Type NiPSysBombModifier::TYPE("NiPSysBombModifier", &NI_P_SYS_BOMB_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiPSysBombModifier.h b/obj/NiPSysBombModifier.h index 1e35149d..4377d1e5 100644 --- a/obj/NiPSysBombModifier.h +++ b/obj/NiPSysBombModifier.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiNode; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysBombModifier; typedef Ref<NiPSysBombModifier> NiPSysBombModifierRef; diff --git a/obj/NiPSysBoundUpdateModifier.cpp b/obj/NiPSysBoundUpdateModifier.cpp index d888740b..ef548b1a 100644 --- a/obj/NiPSysBoundUpdateModifier.cpp +++ b/obj/NiPSysBoundUpdateModifier.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysBoundUpdateModifier.h" +#include "NiPSysBoundUpdateModifier.h" //Definition of TYPE constant const Type NiPSysBoundUpdateModifier::TYPE("NiPSysBoundUpdateModifier", &NI_P_SYS_BOUND_UPDATE_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiPSysBoundUpdateModifier.h b/obj/NiPSysBoundUpdateModifier.h index cea0b2be..859e6edd 100644 --- a/obj/NiPSysBoundUpdateModifier.h +++ b/obj/NiPSysBoundUpdateModifier.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysBoundUpdateModifier; typedef Ref<NiPSysBoundUpdateModifier> NiPSysBoundUpdateModifierRef; diff --git a/obj/NiPSysBoxEmitter.cpp b/obj/NiPSysBoxEmitter.cpp index 4ab78b3f..604a251c 100644 --- a/obj/NiPSysBoxEmitter.cpp +++ b/obj/NiPSysBoxEmitter.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysBoxEmitter.h" +#include "NiPSysBoxEmitter.h" //Definition of TYPE constant const Type NiPSysBoxEmitter::TYPE("NiPSysBoxEmitter", &NI_P_SYS_BOX_EMITTER_PARENT::TYPE ); diff --git a/obj/NiPSysBoxEmitter.h b/obj/NiPSysBoxEmitter.h index 8d6f2665..4cd8c762 100644 --- a/obj/NiPSysBoxEmitter.h +++ b/obj/NiPSysBoxEmitter.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysVolumeEmitter.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysBoxEmitter; typedef Ref<NiPSysBoxEmitter> NiPSysBoxEmitterRef; diff --git a/obj/NiPSysColliderManager.cpp b/obj/NiPSysColliderManager.cpp index 83a2ed13..f53d7c80 100644 --- a/obj/NiPSysColliderManager.cpp +++ b/obj/NiPSysColliderManager.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysColliderManager.h" -#include "obj/NiPSysPlanarCollider.h" +#include "NiPSysColliderManager.h" +#include "NiPSysPlanarCollider.h" //Definition of TYPE constant const Type NiPSysColliderManager::TYPE("NiPSysColliderManager", &NI_P_SYS_COLLIDER_MANAGER_PARENT::TYPE ); diff --git a/obj/NiPSysColliderManager.h b/obj/NiPSysColliderManager.h index 97fd877a..d9c7c0b6 100644 --- a/obj/NiPSysColliderManager.h +++ b/obj/NiPSysColliderManager.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiPSysPlanarCollider; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysColliderManager; typedef Ref<NiPSysColliderManager> NiPSysColliderManagerRef; diff --git a/obj/NiPSysColorModifier.cpp b/obj/NiPSysColorModifier.cpp index e7307348..002f88af 100644 --- a/obj/NiPSysColorModifier.cpp +++ b/obj/NiPSysColorModifier.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysColorModifier.h" -#include "obj/NiColorData.h" +#include "NiPSysColorModifier.h" +#include "NiColorData.h" //Definition of TYPE constant const Type NiPSysColorModifier::TYPE("NiPSysColorModifier", &NI_P_SYS_COLOR_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiPSysColorModifier.h b/obj/NiPSysColorModifier.h index cab73132..8b571b6a 100644 --- a/obj/NiPSysColorModifier.h +++ b/obj/NiPSysColorModifier.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiColorData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysColorModifier; typedef Ref<NiPSysColorModifier> NiPSysColorModifierRef; diff --git a/obj/NiPSysCylinderEmitter.cpp b/obj/NiPSysCylinderEmitter.cpp index 5481f5e6..b7d47dea 100644 --- a/obj/NiPSysCylinderEmitter.cpp +++ b/obj/NiPSysCylinderEmitter.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysCylinderEmitter.h" +#include "NiPSysCylinderEmitter.h" //Definition of TYPE constant const Type NiPSysCylinderEmitter::TYPE("NiPSysCylinderEmitter", &NI_P_SYS_CYLINDER_EMITTER_PARENT::TYPE ); diff --git a/obj/NiPSysCylinderEmitter.h b/obj/NiPSysCylinderEmitter.h index 1ec8536d..5db148a8 100644 --- a/obj/NiPSysCylinderEmitter.h +++ b/obj/NiPSysCylinderEmitter.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysVolumeEmitter.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysCylinderEmitter; typedef Ref<NiPSysCylinderEmitter> NiPSysCylinderEmitterRef; diff --git a/obj/NiPSysData.cpp b/obj/NiPSysData.cpp index 1245a336..e931d7d9 100644 --- a/obj/NiPSysData.cpp +++ b/obj/NiPSysData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysData.h" +#include "NiPSysData.h" //Definition of TYPE constant const Type NiPSysData::TYPE("NiPSysData", &NI_P_SYS_DATA_PARENT::TYPE ); diff --git a/obj/NiPSysData.h b/obj/NiPSysData.h index 8adebc9f..7dc0a9b9 100644 --- a/obj/NiPSysData.h +++ b/obj/NiPSysData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "APSysData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysData; typedef Ref<NiPSysData> NiPSysDataRef; diff --git a/obj/NiPSysDragModifier.cpp b/obj/NiPSysDragModifier.cpp index 0325e2fa..93ccc14d 100644 --- a/obj/NiPSysDragModifier.cpp +++ b/obj/NiPSysDragModifier.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysDragModifier.h" -#include "obj/NiObject.h" +#include "NiPSysDragModifier.h" +#include "NiObject.h" //Definition of TYPE constant const Type NiPSysDragModifier::TYPE("NiPSysDragModifier", &NI_P_SYS_DRAG_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiPSysDragModifier.h b/obj/NiPSysDragModifier.h index 529da4e5..ac2b989f 100644 --- a/obj/NiPSysDragModifier.h +++ b/obj/NiPSysDragModifier.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiObject; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysDragModifier; typedef Ref<NiPSysDragModifier> NiPSysDragModifierRef; diff --git a/obj/NiPSysEmitter.cpp b/obj/NiPSysEmitter.cpp index fc2f14db..d0bb6ec2 100644 --- a/obj/NiPSysEmitter.cpp +++ b/obj/NiPSysEmitter.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysEmitter.h" +#include "NiPSysEmitter.h" //Definition of TYPE constant const Type NiPSysEmitter::TYPE("NiPSysEmitter", &NI_P_SYS_EMITTER_PARENT::TYPE ); diff --git a/obj/NiPSysEmitter.h b/obj/NiPSysEmitter.h index 52e7dd01..09e9b752 100644 --- a/obj/NiPSysEmitter.h +++ b/obj/NiPSysEmitter.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysEmitter; typedef Ref<NiPSysEmitter> NiPSysEmitterRef; diff --git a/obj/NiPSysEmitterCtlr.cpp b/obj/NiPSysEmitterCtlr.cpp index 128f7b0b..ecb4c850 100644 --- a/obj/NiPSysEmitterCtlr.cpp +++ b/obj/NiPSysEmitterCtlr.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysEmitterCtlr.h" -#include "obj/NiInterpolator.h" +#include "NiPSysEmitterCtlr.h" +#include "NiInterpolator.h" //Definition of TYPE constant const Type NiPSysEmitterCtlr::TYPE("NiPSysEmitterCtlr", &NI_P_SYS_EMITTER_CTLR_PARENT::TYPE ); diff --git a/obj/NiPSysEmitterCtlr.h b/obj/NiPSysEmitterCtlr.h index c028cdae..d805181a 100644 --- a/obj/NiPSysEmitterCtlr.h +++ b/obj/NiPSysEmitterCtlr.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "APSysCtlr.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiInterpolator; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysEmitterCtlr; typedef Ref<NiPSysEmitterCtlr> NiPSysEmitterCtlrRef; diff --git a/obj/NiPSysEmitterCtlrData.cpp b/obj/NiPSysEmitterCtlrData.cpp index 2d930bd2..a3d15315 100644 --- a/obj/NiPSysEmitterCtlrData.cpp +++ b/obj/NiPSysEmitterCtlrData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysEmitterCtlrData.h" -#include "gen/KeyGroup.h" +#include "NiPSysEmitterCtlrData.h" +#include "../gen/KeyGroup.h" //Definition of TYPE constant const Type NiPSysEmitterCtlrData::TYPE("NiPSysEmitterCtlrData", &NI_P_SYS_EMITTER_CTLR_DATA_PARENT::TYPE ); diff --git a/obj/NiPSysEmitterCtlrData.h b/obj/NiPSysEmitterCtlrData.h index 06e68591..7376f58b 100644 --- a/obj/NiPSysEmitterCtlrData.h +++ b/obj/NiPSysEmitterCtlrData.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Include structures -#include "gen/KeyGroup.h" +#include "../gen/KeyGroup.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysEmitterCtlrData; typedef Ref<NiPSysEmitterCtlrData> NiPSysEmitterCtlrDataRef; diff --git a/obj/NiPSysEmitterDeclinationCtlr.cpp b/obj/NiPSysEmitterDeclinationCtlr.cpp index ed8cffac..5402b15a 100644 --- a/obj/NiPSysEmitterDeclinationCtlr.cpp +++ b/obj/NiPSysEmitterDeclinationCtlr.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysEmitterDeclinationCtlr.h" +#include "NiPSysEmitterDeclinationCtlr.h" //Definition of TYPE constant const Type NiPSysEmitterDeclinationCtlr::TYPE("NiPSysEmitterDeclinationCtlr", &NI_P_SYS_EMITTER_DECLINATION_CTLR_PARENT::TYPE ); diff --git a/obj/NiPSysEmitterDeclinationCtlr.h b/obj/NiPSysEmitterDeclinationCtlr.h index cf40ffe0..37624c46 100644 --- a/obj/NiPSysEmitterDeclinationCtlr.h +++ b/obj/NiPSysEmitterDeclinationCtlr.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "APSysCtlr.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysEmitterDeclinationCtlr; typedef Ref<NiPSysEmitterDeclinationCtlr> NiPSysEmitterDeclinationCtlrRef; diff --git a/obj/NiPSysEmitterDeclinationVarCtlr.cpp b/obj/NiPSysEmitterDeclinationVarCtlr.cpp index 50f9a42e..975ed8c4 100644 --- a/obj/NiPSysEmitterDeclinationVarCtlr.cpp +++ b/obj/NiPSysEmitterDeclinationVarCtlr.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysEmitterDeclinationVarCtlr.h" +#include "NiPSysEmitterDeclinationVarCtlr.h" //Definition of TYPE constant const Type NiPSysEmitterDeclinationVarCtlr::TYPE("NiPSysEmitterDeclinationVarCtlr", &NI_P_SYS_EMITTER_DECLINATION_VAR_CTLR_PARENT::TYPE ); diff --git a/obj/NiPSysEmitterDeclinationVarCtlr.h b/obj/NiPSysEmitterDeclinationVarCtlr.h index ac4ecc56..60e1b094 100644 --- a/obj/NiPSysEmitterDeclinationVarCtlr.h +++ b/obj/NiPSysEmitterDeclinationVarCtlr.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "APSysCtlr.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysEmitterDeclinationVarCtlr; typedef Ref<NiPSysEmitterDeclinationVarCtlr> NiPSysEmitterDeclinationVarCtlrRef; diff --git a/obj/NiPSysEmitterInitialRadiusCtlr.cpp b/obj/NiPSysEmitterInitialRadiusCtlr.cpp index c2a015a4..a637fcfc 100644 --- a/obj/NiPSysEmitterInitialRadiusCtlr.cpp +++ b/obj/NiPSysEmitterInitialRadiusCtlr.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysEmitterInitialRadiusCtlr.h" +#include "NiPSysEmitterInitialRadiusCtlr.h" //Definition of TYPE constant const Type NiPSysEmitterInitialRadiusCtlr::TYPE("NiPSysEmitterInitialRadiusCtlr", &NI_P_SYS_EMITTER_INITIAL_RADIUS_CTLR_PARENT::TYPE ); diff --git a/obj/NiPSysEmitterInitialRadiusCtlr.h b/obj/NiPSysEmitterInitialRadiusCtlr.h index c153228b..8910ad2f 100644 --- a/obj/NiPSysEmitterInitialRadiusCtlr.h +++ b/obj/NiPSysEmitterInitialRadiusCtlr.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "APSysCtlr.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysEmitterInitialRadiusCtlr; typedef Ref<NiPSysEmitterInitialRadiusCtlr> NiPSysEmitterInitialRadiusCtlrRef; diff --git a/obj/NiPSysEmitterLifeSpanCtlr.cpp b/obj/NiPSysEmitterLifeSpanCtlr.cpp index f01929c9..c09b648b 100644 --- a/obj/NiPSysEmitterLifeSpanCtlr.cpp +++ b/obj/NiPSysEmitterLifeSpanCtlr.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysEmitterLifeSpanCtlr.h" +#include "NiPSysEmitterLifeSpanCtlr.h" //Definition of TYPE constant const Type NiPSysEmitterLifeSpanCtlr::TYPE("NiPSysEmitterLifeSpanCtlr", &NI_P_SYS_EMITTER_LIFE_SPAN_CTLR_PARENT::TYPE ); diff --git a/obj/NiPSysEmitterLifeSpanCtlr.h b/obj/NiPSysEmitterLifeSpanCtlr.h index eb11647d..c9135755 100644 --- a/obj/NiPSysEmitterLifeSpanCtlr.h +++ b/obj/NiPSysEmitterLifeSpanCtlr.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "APSysCtlr.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysEmitterLifeSpanCtlr; typedef Ref<NiPSysEmitterLifeSpanCtlr> NiPSysEmitterLifeSpanCtlrRef; diff --git a/obj/NiPSysEmitterSpeedCtlr.cpp b/obj/NiPSysEmitterSpeedCtlr.cpp index b67b23c5..c16faf03 100644 --- a/obj/NiPSysEmitterSpeedCtlr.cpp +++ b/obj/NiPSysEmitterSpeedCtlr.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysEmitterSpeedCtlr.h" +#include "NiPSysEmitterSpeedCtlr.h" //Definition of TYPE constant const Type NiPSysEmitterSpeedCtlr::TYPE("NiPSysEmitterSpeedCtlr", &NI_P_SYS_EMITTER_SPEED_CTLR_PARENT::TYPE ); diff --git a/obj/NiPSysEmitterSpeedCtlr.h b/obj/NiPSysEmitterSpeedCtlr.h index e720f78b..1476eda2 100644 --- a/obj/NiPSysEmitterSpeedCtlr.h +++ b/obj/NiPSysEmitterSpeedCtlr.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "APSysCtlr.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysEmitterSpeedCtlr; typedef Ref<NiPSysEmitterSpeedCtlr> NiPSysEmitterSpeedCtlrRef; diff --git a/obj/NiPSysGravityModifier.cpp b/obj/NiPSysGravityModifier.cpp index d3ee88a0..943f14ec 100644 --- a/obj/NiPSysGravityModifier.cpp +++ b/obj/NiPSysGravityModifier.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysGravityModifier.h" -#include "obj/NiNode.h" +#include "NiPSysGravityModifier.h" +#include "NiNode.h" //Definition of TYPE constant const Type NiPSysGravityModifier::TYPE("NiPSysGravityModifier", &NI_P_SYS_GRAVITY_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiPSysGravityModifier.h b/obj/NiPSysGravityModifier.h index d1862f3d..8135cd81 100644 --- a/obj/NiPSysGravityModifier.h +++ b/obj/NiPSysGravityModifier.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiNode; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysGravityModifier; typedef Ref<NiPSysGravityModifier> NiPSysGravityModifierRef; diff --git a/obj/NiPSysGravityStrengthCtlr.cpp b/obj/NiPSysGravityStrengthCtlr.cpp index 1ab404ec..322626dd 100644 --- a/obj/NiPSysGravityStrengthCtlr.cpp +++ b/obj/NiPSysGravityStrengthCtlr.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysGravityStrengthCtlr.h" +#include "NiPSysGravityStrengthCtlr.h" //Definition of TYPE constant const Type NiPSysGravityStrengthCtlr::TYPE("NiPSysGravityStrengthCtlr", &NI_P_SYS_GRAVITY_STRENGTH_CTLR_PARENT::TYPE ); diff --git a/obj/NiPSysGravityStrengthCtlr.h b/obj/NiPSysGravityStrengthCtlr.h index 9fb2a7ad..ce18fff7 100644 --- a/obj/NiPSysGravityStrengthCtlr.h +++ b/obj/NiPSysGravityStrengthCtlr.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "APSysCtlr.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysGravityStrengthCtlr; typedef Ref<NiPSysGravityStrengthCtlr> NiPSysGravityStrengthCtlrRef; diff --git a/obj/NiPSysGrowFadeModifier.cpp b/obj/NiPSysGrowFadeModifier.cpp index 7c881c80..b98670e0 100644 --- a/obj/NiPSysGrowFadeModifier.cpp +++ b/obj/NiPSysGrowFadeModifier.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysGrowFadeModifier.h" +#include "NiPSysGrowFadeModifier.h" //Definition of TYPE constant const Type NiPSysGrowFadeModifier::TYPE("NiPSysGrowFadeModifier", &NI_P_SYS_GROW_FADE_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiPSysGrowFadeModifier.h b/obj/NiPSysGrowFadeModifier.h index f371ab1a..a087d00d 100644 --- a/obj/NiPSysGrowFadeModifier.h +++ b/obj/NiPSysGrowFadeModifier.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysGrowFadeModifier; typedef Ref<NiPSysGrowFadeModifier> NiPSysGrowFadeModifierRef; diff --git a/obj/NiPSysMeshEmitter.cpp b/obj/NiPSysMeshEmitter.cpp index 40aff6b6..52bebcb6 100644 --- a/obj/NiPSysMeshEmitter.cpp +++ b/obj/NiPSysMeshEmitter.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysMeshEmitter.h" -#include "obj/NiTriBasedGeom.h" +#include "NiPSysMeshEmitter.h" +#include "NiTriBasedGeom.h" //Definition of TYPE constant const Type NiPSysMeshEmitter::TYPE("NiPSysMeshEmitter", &NI_P_SYS_MESH_EMITTER_PARENT::TYPE ); diff --git a/obj/NiPSysMeshEmitter.h b/obj/NiPSysMeshEmitter.h index 9d714800..fbe7db58 100644 --- a/obj/NiPSysMeshEmitter.h +++ b/obj/NiPSysMeshEmitter.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysEmitter.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiTriBasedGeom; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysMeshEmitter; typedef Ref<NiPSysMeshEmitter> NiPSysMeshEmitterRef; diff --git a/obj/NiPSysMeshUpdateModifier.cpp b/obj/NiPSysMeshUpdateModifier.cpp index ff947d04..bf86b452 100644 --- a/obj/NiPSysMeshUpdateModifier.cpp +++ b/obj/NiPSysMeshUpdateModifier.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysMeshUpdateModifier.h" -#include "obj/NiNode.h" +#include "NiPSysMeshUpdateModifier.h" +#include "NiNode.h" //Definition of TYPE constant const Type NiPSysMeshUpdateModifier::TYPE("NiPSysMeshUpdateModifier", &NI_P_SYS_MESH_UPDATE_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiPSysMeshUpdateModifier.h b/obj/NiPSysMeshUpdateModifier.h index 13abdf0a..32020298 100644 --- a/obj/NiPSysMeshUpdateModifier.h +++ b/obj/NiPSysMeshUpdateModifier.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiNode; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysMeshUpdateModifier; typedef Ref<NiPSysMeshUpdateModifier> NiPSysMeshUpdateModifierRef; diff --git a/obj/NiPSysModifier.cpp b/obj/NiPSysModifier.cpp index 64e9b3e1..b3a7224d 100644 --- a/obj/NiPSysModifier.cpp +++ b/obj/NiPSysModifier.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysModifier.h" -#include "obj/NiParticleSystem.h" +#include "NiPSysModifier.h" +#include "NiParticleSystem.h" //Definition of TYPE constant const Type NiPSysModifier::TYPE("NiPSysModifier", &NI_P_SYS_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiPSysModifier.h b/obj/NiPSysModifier.h index e79b3412..10e7d507 100644 --- a/obj/NiPSysModifier.h +++ b/obj/NiPSysModifier.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiParticleSystem; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysModifier; typedef Ref<NiPSysModifier> NiPSysModifierRef; diff --git a/obj/NiPSysModifierActiveCtlr.cpp b/obj/NiPSysModifierActiveCtlr.cpp index a75eaa22..d0852a8f 100644 --- a/obj/NiPSysModifierActiveCtlr.cpp +++ b/obj/NiPSysModifierActiveCtlr.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysModifierActiveCtlr.h" +#include "NiPSysModifierActiveCtlr.h" //Definition of TYPE constant const Type NiPSysModifierActiveCtlr::TYPE("NiPSysModifierActiveCtlr", &NI_P_SYS_MODIFIER_ACTIVE_CTLR_PARENT::TYPE ); diff --git a/obj/NiPSysModifierActiveCtlr.h b/obj/NiPSysModifierActiveCtlr.h index 14cb1c36..3c4a56b1 100644 --- a/obj/NiPSysModifierActiveCtlr.h +++ b/obj/NiPSysModifierActiveCtlr.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "APSysCtlr.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysModifierActiveCtlr; typedef Ref<NiPSysModifierActiveCtlr> NiPSysModifierActiveCtlrRef; diff --git a/obj/NiPSysPlanarCollider.cpp b/obj/NiPSysPlanarCollider.cpp index 5f5a947e..da331318 100644 --- a/obj/NiPSysPlanarCollider.cpp +++ b/obj/NiPSysPlanarCollider.cpp @@ -1,10 +1,10 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysPlanarCollider.h" -#include "obj/NiPSysSpawnModifier.h" -#include "obj/NiObject.h" -#include "obj/NiNode.h" +#include "NiPSysPlanarCollider.h" +#include "NiPSysSpawnModifier.h" +#include "NiObject.h" +#include "NiNode.h" //Definition of TYPE constant const Type NiPSysPlanarCollider::TYPE("NiPSysPlanarCollider", &NI_P_SYS_PLANAR_COLLIDER_PARENT::TYPE ); diff --git a/obj/NiPSysPlanarCollider.h b/obj/NiPSysPlanarCollider.h index 0227d302..6dab1d5f 100644 --- a/obj/NiPSysPlanarCollider.h +++ b/obj/NiPSysPlanarCollider.h @@ -7,12 +7,12 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiPSysSpawnModifier; class NiObject; class NiNode; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysPlanarCollider; typedef Ref<NiPSysPlanarCollider> NiPSysPlanarColliderRef; diff --git a/obj/NiPSysPositionModifier.cpp b/obj/NiPSysPositionModifier.cpp index ab570e96..9fb6d7f2 100644 --- a/obj/NiPSysPositionModifier.cpp +++ b/obj/NiPSysPositionModifier.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysPositionModifier.h" +#include "NiPSysPositionModifier.h" //Definition of TYPE constant const Type NiPSysPositionModifier::TYPE("NiPSysPositionModifier", &NI_P_SYS_POSITION_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiPSysPositionModifier.h b/obj/NiPSysPositionModifier.h index 4459a92d..2135ad01 100644 --- a/obj/NiPSysPositionModifier.h +++ b/obj/NiPSysPositionModifier.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysPositionModifier; typedef Ref<NiPSysPositionModifier> NiPSysPositionModifierRef; diff --git a/obj/NiPSysResetOnLoopCtlr.cpp b/obj/NiPSysResetOnLoopCtlr.cpp index 2b6abfd7..8637b85b 100644 --- a/obj/NiPSysResetOnLoopCtlr.cpp +++ b/obj/NiPSysResetOnLoopCtlr.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysResetOnLoopCtlr.h" +#include "NiPSysResetOnLoopCtlr.h" //Definition of TYPE constant const Type NiPSysResetOnLoopCtlr::TYPE("NiPSysResetOnLoopCtlr", &NI_P_SYS_RESET_ON_LOOP_CTLR_PARENT::TYPE ); diff --git a/obj/NiPSysResetOnLoopCtlr.h b/obj/NiPSysResetOnLoopCtlr.h index be028d64..b461a2a9 100644 --- a/obj/NiPSysResetOnLoopCtlr.h +++ b/obj/NiPSysResetOnLoopCtlr.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysResetOnLoopCtlr; typedef Ref<NiPSysResetOnLoopCtlr> NiPSysResetOnLoopCtlrRef; diff --git a/obj/NiPSysRotationModifier.cpp b/obj/NiPSysRotationModifier.cpp index 52633386..921fd349 100644 --- a/obj/NiPSysRotationModifier.cpp +++ b/obj/NiPSysRotationModifier.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysRotationModifier.h" +#include "NiPSysRotationModifier.h" //Definition of TYPE constant const Type NiPSysRotationModifier::TYPE("NiPSysRotationModifier", &NI_P_SYS_ROTATION_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiPSysRotationModifier.h b/obj/NiPSysRotationModifier.h index d36a16e8..f0ea5bbe 100644 --- a/obj/NiPSysRotationModifier.h +++ b/obj/NiPSysRotationModifier.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysRotationModifier; typedef Ref<NiPSysRotationModifier> NiPSysRotationModifierRef; diff --git a/obj/NiPSysSpawnModifier.cpp b/obj/NiPSysSpawnModifier.cpp index a7dd57bf..bb3fd884 100644 --- a/obj/NiPSysSpawnModifier.cpp +++ b/obj/NiPSysSpawnModifier.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysSpawnModifier.h" +#include "NiPSysSpawnModifier.h" //Definition of TYPE constant const Type NiPSysSpawnModifier::TYPE("NiPSysSpawnModifier", &NI_P_SYS_SPAWN_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiPSysSpawnModifier.h b/obj/NiPSysSpawnModifier.h index 2ee4a636..8695731e 100644 --- a/obj/NiPSysSpawnModifier.h +++ b/obj/NiPSysSpawnModifier.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysSpawnModifier; typedef Ref<NiPSysSpawnModifier> NiPSysSpawnModifierRef; diff --git a/obj/NiPSysSphereEmitter.cpp b/obj/NiPSysSphereEmitter.cpp index 5279ed90..3bb167f3 100644 --- a/obj/NiPSysSphereEmitter.cpp +++ b/obj/NiPSysSphereEmitter.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysSphereEmitter.h" +#include "NiPSysSphereEmitter.h" //Definition of TYPE constant const Type NiPSysSphereEmitter::TYPE("NiPSysSphereEmitter", &NI_P_SYS_SPHERE_EMITTER_PARENT::TYPE ); diff --git a/obj/NiPSysSphereEmitter.h b/obj/NiPSysSphereEmitter.h index 834d5891..a94b4d16 100644 --- a/obj/NiPSysSphereEmitter.h +++ b/obj/NiPSysSphereEmitter.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysVolumeEmitter.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysSphereEmitter; typedef Ref<NiPSysSphereEmitter> NiPSysSphereEmitterRef; diff --git a/obj/NiPSysUpdateCtlr.cpp b/obj/NiPSysUpdateCtlr.cpp index 0a312d7e..c3a62dd7 100644 --- a/obj/NiPSysUpdateCtlr.cpp +++ b/obj/NiPSysUpdateCtlr.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysUpdateCtlr.h" +#include "NiPSysUpdateCtlr.h" //Definition of TYPE constant const Type NiPSysUpdateCtlr::TYPE("NiPSysUpdateCtlr", &NI_P_SYS_UPDATE_CTLR_PARENT::TYPE ); diff --git a/obj/NiPSysUpdateCtlr.h b/obj/NiPSysUpdateCtlr.h index c44df372..7568bf34 100644 --- a/obj/NiPSysUpdateCtlr.h +++ b/obj/NiPSysUpdateCtlr.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysUpdateCtlr; typedef Ref<NiPSysUpdateCtlr> NiPSysUpdateCtlrRef; diff --git a/obj/NiPSysVolumeEmitter.cpp b/obj/NiPSysVolumeEmitter.cpp index 6da5ccf6..8c1cb7a8 100644 --- a/obj/NiPSysVolumeEmitter.cpp +++ b/obj/NiPSysVolumeEmitter.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPSysVolumeEmitter.h" -#include "obj/NiNode.h" +#include "NiPSysVolumeEmitter.h" +#include "NiNode.h" //Definition of TYPE constant const Type NiPSysVolumeEmitter::TYPE("NiPSysVolumeEmitter", &NI_P_SYS_VOLUME_EMITTER_PARENT::TYPE ); diff --git a/obj/NiPSysVolumeEmitter.h b/obj/NiPSysVolumeEmitter.h index 70dfd1f3..d409b329 100644 --- a/obj/NiPSysVolumeEmitter.h +++ b/obj/NiPSysVolumeEmitter.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPSysEmitter.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiNode; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPSysVolumeEmitter; typedef Ref<NiPSysVolumeEmitter> NiPSysVolumeEmitterRef; diff --git a/obj/NiPalette.cpp b/obj/NiPalette.cpp index 45b84827..1c36095d 100644 --- a/obj/NiPalette.cpp +++ b/obj/NiPalette.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPalette.h" +#include "NiPalette.h" //Definition of TYPE constant const Type NiPalette::TYPE("NiPalette", &NI_PALETTE_PARENT::TYPE ); diff --git a/obj/NiPalette.h b/obj/NiPalette.h index 515ce162..88d35659 100644 --- a/obj/NiPalette.h +++ b/obj/NiPalette.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPalette; typedef Ref<NiPalette> NiPaletteRef; diff --git a/obj/NiParticleBomb.cpp b/obj/NiParticleBomb.cpp index 54cf02b7..a8af9564 100644 --- a/obj/NiParticleBomb.cpp +++ b/obj/NiParticleBomb.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiParticleBomb.h" +#include "NiParticleBomb.h" //Definition of TYPE constant const Type NiParticleBomb::TYPE("NiParticleBomb", &NI_PARTICLE_BOMB_PARENT::TYPE ); diff --git a/obj/NiParticleBomb.h b/obj/NiParticleBomb.h index f09faf18..a96902e5 100644 --- a/obj/NiParticleBomb.h +++ b/obj/NiParticleBomb.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AParticleModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiParticleBomb; typedef Ref<NiParticleBomb> NiParticleBombRef; diff --git a/obj/NiParticleColorModifier.cpp b/obj/NiParticleColorModifier.cpp index d74c015e..44b6ca15 100644 --- a/obj/NiParticleColorModifier.cpp +++ b/obj/NiParticleColorModifier.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiParticleColorModifier.h" -#include "obj/NiColorData.h" +#include "NiParticleColorModifier.h" +#include "NiColorData.h" //Definition of TYPE constant const Type NiParticleColorModifier::TYPE("NiParticleColorModifier", &NI_PARTICLE_COLOR_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiParticleColorModifier.h b/obj/NiParticleColorModifier.h index 62bb3ed3..75799ec7 100644 --- a/obj/NiParticleColorModifier.h +++ b/obj/NiParticleColorModifier.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "AParticleModifier.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiColorData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiParticleColorModifier; typedef Ref<NiParticleColorModifier> NiParticleColorModifierRef; diff --git a/obj/NiParticleGrowFade.cpp b/obj/NiParticleGrowFade.cpp index a7db7c60..bfb412c5 100644 --- a/obj/NiParticleGrowFade.cpp +++ b/obj/NiParticleGrowFade.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiParticleGrowFade.h" +#include "NiParticleGrowFade.h" //Definition of TYPE constant const Type NiParticleGrowFade::TYPE("NiParticleGrowFade", &NI_PARTICLE_GROW_FADE_PARENT::TYPE ); diff --git a/obj/NiParticleGrowFade.h b/obj/NiParticleGrowFade.h index ed8eb918..eb10da79 100644 --- a/obj/NiParticleGrowFade.h +++ b/obj/NiParticleGrowFade.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AParticleModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiParticleGrowFade; typedef Ref<NiParticleGrowFade> NiParticleGrowFadeRef; diff --git a/obj/NiParticleMeshModifier.cpp b/obj/NiParticleMeshModifier.cpp index 424d0482..0b983126 100644 --- a/obj/NiParticleMeshModifier.cpp +++ b/obj/NiParticleMeshModifier.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiParticleMeshModifier.h" -#include "obj/NiTriBasedGeom.h" +#include "NiParticleMeshModifier.h" +#include "NiTriBasedGeom.h" //Definition of TYPE constant const Type NiParticleMeshModifier::TYPE("NiParticleMeshModifier", &NI_PARTICLE_MESH_MODIFIER_PARENT::TYPE ); diff --git a/obj/NiParticleMeshModifier.h b/obj/NiParticleMeshModifier.h index 0faec260..3a9353af 100644 --- a/obj/NiParticleMeshModifier.h +++ b/obj/NiParticleMeshModifier.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "AParticleModifier.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiTriBasedGeom; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiParticleMeshModifier; typedef Ref<NiParticleMeshModifier> NiParticleMeshModifierRef; diff --git a/obj/NiParticleMeshes.cpp b/obj/NiParticleMeshes.cpp index f2bb6ab4..5a4d6870 100644 --- a/obj/NiParticleMeshes.cpp +++ b/obj/NiParticleMeshes.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiParticleMeshes.h" +#include "NiParticleMeshes.h" //Definition of TYPE constant const Type NiParticleMeshes::TYPE("NiParticleMeshes", &NI_PARTICLE_MESHES_PARENT::TYPE ); diff --git a/obj/NiParticleMeshes.h b/obj/NiParticleMeshes.h index 185f26c7..47109143 100644 --- a/obj/NiParticleMeshes.h +++ b/obj/NiParticleMeshes.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticles.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiParticleMeshes; typedef Ref<NiParticleMeshes> NiParticleMeshesRef; diff --git a/obj/NiParticleMeshesData.cpp b/obj/NiParticleMeshesData.cpp index 07a306f3..0c762e5d 100644 --- a/obj/NiParticleMeshesData.cpp +++ b/obj/NiParticleMeshesData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiParticleMeshesData.h" -#include "obj/NiTriBasedGeom.h" +#include "NiParticleMeshesData.h" +#include "NiTriBasedGeom.h" //Definition of TYPE constant const Type NiParticleMeshesData::TYPE("NiParticleMeshesData", &NI_PARTICLE_MESHES_DATA_PARENT::TYPE ); diff --git a/obj/NiParticleMeshesData.h b/obj/NiParticleMeshesData.h index aeaf2967..4cbd10e4 100644 --- a/obj/NiParticleMeshesData.h +++ b/obj/NiParticleMeshesData.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticlesData.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiTriBasedGeom; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiParticleMeshesData; typedef Ref<NiParticleMeshesData> NiParticleMeshesDataRef; diff --git a/obj/NiParticleRotation.cpp b/obj/NiParticleRotation.cpp index ea62099e..02384824 100644 --- a/obj/NiParticleRotation.cpp +++ b/obj/NiParticleRotation.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiParticleRotation.h" +#include "NiParticleRotation.h" //Definition of TYPE constant const Type NiParticleRotation::TYPE("NiParticleRotation", &NI_PARTICLE_ROTATION_PARENT::TYPE ); diff --git a/obj/NiParticleRotation.h b/obj/NiParticleRotation.h index c88e4f4d..f658c9c9 100644 --- a/obj/NiParticleRotation.h +++ b/obj/NiParticleRotation.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AParticleModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiParticleRotation; typedef Ref<NiParticleRotation> NiParticleRotationRef; diff --git a/obj/NiParticleSystem.cpp b/obj/NiParticleSystem.cpp index ee8d1746..540e8488 100644 --- a/obj/NiParticleSystem.cpp +++ b/obj/NiParticleSystem.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiParticleSystem.h" -#include "obj/NiPSysModifier.h" +#include "NiParticleSystem.h" +#include "NiPSysModifier.h" //Definition of TYPE constant const Type NiParticleSystem::TYPE("NiParticleSystem", &NI_PARTICLE_SYSTEM_PARENT::TYPE ); diff --git a/obj/NiParticleSystem.h b/obj/NiParticleSystem.h index 19ac916c..ff6bedb8 100644 --- a/obj/NiParticleSystem.h +++ b/obj/NiParticleSystem.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticles.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiPSysModifier; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiParticleSystem; typedef Ref<NiParticleSystem> NiParticleSystemRef; diff --git a/obj/NiParticleSystemController.cpp b/obj/NiParticleSystemController.cpp index 5ed4dd0c..fcd3d2d3 100644 --- a/obj/NiParticleSystemController.cpp +++ b/obj/NiParticleSystemController.cpp @@ -1,10 +1,10 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiParticleSystemController.h" -#include "gen/Particle.h" -#include "obj/NiObject.h" -#include "obj/AParticleModifier.h" +#include "NiParticleSystemController.h" +#include "../gen/Particle.h" +#include "NiObject.h" +#include "AParticleModifier.h" //Definition of TYPE constant const Type NiParticleSystemController::TYPE("NiParticleSystemController", &NI_PARTICLE_SYSTEM_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiParticleSystemController.h b/obj/NiParticleSystemController.h index 95412f1b..8dec9468 100644 --- a/obj/NiParticleSystemController.h +++ b/obj/NiParticleSystemController.h @@ -6,14 +6,14 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Include structures -#include "gen/Particle.h" +#include "../gen/Particle.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiObject; class AParticleModifier; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiParticleSystemController; typedef Ref<NiParticleSystemController> NiParticleSystemControllerRef; diff --git a/obj/NiParticles.cpp b/obj/NiParticles.cpp index 68ad6fce..95f0051f 100644 --- a/obj/NiParticles.cpp +++ b/obj/NiParticles.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiParticles.h" +#include "NiParticles.h" //Definition of TYPE constant const Type NiParticles::TYPE("NiParticles", &NI_PARTICLES_PARENT::TYPE ); diff --git a/obj/NiParticles.h b/obj/NiParticles.h index cbc6e69c..c0db8ad6 100644 --- a/obj/NiParticles.h +++ b/obj/NiParticles.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriBasedGeom.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiParticles; typedef Ref<NiParticles> NiParticlesRef; diff --git a/obj/NiParticlesData.cpp b/obj/NiParticlesData.cpp index d34ee156..c824746c 100644 --- a/obj/NiParticlesData.cpp +++ b/obj/NiParticlesData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiParticlesData.h" +#include "NiParticlesData.h" //Definition of TYPE constant const Type NiParticlesData::TYPE("NiParticlesData", &NI_PARTICLES_DATA_PARENT::TYPE ); diff --git a/obj/NiParticlesData.h b/obj/NiParticlesData.h index 90af61e8..ca84d4df 100644 --- a/obj/NiParticlesData.h +++ b/obj/NiParticlesData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiAutoNormalParticlesData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiParticlesData; typedef Ref<NiParticlesData> NiParticlesDataRef; diff --git a/obj/NiPathController.cpp b/obj/NiPathController.cpp index 8c46bac3..631c564a 100644 --- a/obj/NiPathController.cpp +++ b/obj/NiPathController.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPathController.h" -#include "obj/NiPosData.h" -#include "obj/NiFloatData.h" +#include "NiPathController.h" +#include "NiPosData.h" +#include "NiFloatData.h" //Definition of TYPE constant const Type NiPathController::TYPE("NiPathController", &NI_PATH_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiPathController.h b/obj/NiPathController.h index dd7ef5de..9fbd1280 100644 --- a/obj/NiPathController.h +++ b/obj/NiPathController.h @@ -7,11 +7,11 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiPosData; class NiFloatData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPathController; typedef Ref<NiPathController> NiPathControllerRef; diff --git a/obj/NiPathInterpolator.cpp b/obj/NiPathInterpolator.cpp index 148e9367..9c1d3e53 100644 --- a/obj/NiPathInterpolator.cpp +++ b/obj/NiPathInterpolator.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPathInterpolator.h" -#include "obj/NiPosData.h" -#include "obj/NiFloatData.h" +#include "NiPathInterpolator.h" +#include "NiPosData.h" +#include "NiFloatData.h" //Definition of TYPE constant const Type NiPathInterpolator::TYPE("NiPathInterpolator", &NI_PATH_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiPathInterpolator.h b/obj/NiPathInterpolator.h index ae6fb6be..89cf6cd2 100644 --- a/obj/NiPathInterpolator.h +++ b/obj/NiPathInterpolator.h @@ -7,11 +7,11 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiBlendInterpolator.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiPosData; class NiFloatData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPathInterpolator; typedef Ref<NiPathInterpolator> NiPathInterpolatorRef; diff --git a/obj/NiPixelData.cpp b/obj/NiPixelData.cpp index ecf81206..aec5f017 100644 --- a/obj/NiPixelData.cpp +++ b/obj/NiPixelData.cpp @@ -1,10 +1,10 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPixelData.h" -#include "gen/MipMap.h" -#include "gen/ByteArray.h" -#include "obj/NiPalette.h" +#include "NiPixelData.h" +#include "../gen/MipMap.h" +#include "../gen/ByteArray.h" +#include "NiPalette.h" //Definition of TYPE constant const Type NiPixelData::TYPE("NiPixelData", &NI_PIXEL_DATA_PARENT::TYPE ); diff --git a/obj/NiPixelData.h b/obj/NiPixelData.h index 188604e9..54b7169a 100644 --- a/obj/NiPixelData.h +++ b/obj/NiPixelData.h @@ -6,14 +6,14 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Include structures -#include "gen/MipMap.h" -#include "gen/ByteArray.h" +#include "../gen/MipMap.h" +#include "../gen/ByteArray.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiPalette; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPixelData; typedef Ref<NiPixelData> NiPixelDataRef; diff --git a/obj/NiPlanarCollider.cpp b/obj/NiPlanarCollider.cpp index 1048a559..67dd21dd 100644 --- a/obj/NiPlanarCollider.cpp +++ b/obj/NiPlanarCollider.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPlanarCollider.h" +#include "NiPlanarCollider.h" //Definition of TYPE constant const Type NiPlanarCollider::TYPE("NiPlanarCollider", &NI_PLANAR_COLLIDER_PARENT::TYPE ); diff --git a/obj/NiPlanarCollider.h b/obj/NiPlanarCollider.h index 76f8a483..1c1da991 100644 --- a/obj/NiPlanarCollider.h +++ b/obj/NiPlanarCollider.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AParticleModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPlanarCollider; typedef Ref<NiPlanarCollider> NiPlanarColliderRef; diff --git a/obj/NiPoint3Interpolator.cpp b/obj/NiPoint3Interpolator.cpp index 1bfeabb1..9159f67a 100644 --- a/obj/NiPoint3Interpolator.cpp +++ b/obj/NiPoint3Interpolator.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPoint3Interpolator.h" -#include "obj/NiPosData.h" +#include "NiPoint3Interpolator.h" +#include "NiPosData.h" //Definition of TYPE constant const Type NiPoint3Interpolator::TYPE("NiPoint3Interpolator", &NI_POINT3_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiPoint3Interpolator.h b/obj/NiPoint3Interpolator.h index d152ff97..874effd1 100644 --- a/obj/NiPoint3Interpolator.h +++ b/obj/NiPoint3Interpolator.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiInterpolator.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiPosData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPoint3Interpolator; typedef Ref<NiPoint3Interpolator> NiPoint3InterpolatorRef; diff --git a/obj/NiPointLight.cpp b/obj/NiPointLight.cpp index 22e84bda..38b2cf60 100644 --- a/obj/NiPointLight.cpp +++ b/obj/NiPointLight.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPointLight.h" +#include "NiPointLight.h" //Definition of TYPE constant const Type NiPointLight::TYPE("NiPointLight", &NI_POINT_LIGHT_PARENT::TYPE ); diff --git a/obj/NiPointLight.h b/obj/NiPointLight.h index b3a8353a..f5520ab9 100644 --- a/obj/NiPointLight.h +++ b/obj/NiPointLight.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiLight.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPointLight; typedef Ref<NiPointLight> NiPointLightRef; diff --git a/obj/NiPosData.cpp b/obj/NiPosData.cpp index c4e58210..b145240b 100644 --- a/obj/NiPosData.cpp +++ b/obj/NiPosData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiPosData.h" -#include "gen/KeyGroup.h" +#include "NiPosData.h" +#include "../gen/KeyGroup.h" //Definition of TYPE constant const Type NiPosData::TYPE("NiPosData", &NI_POS_DATA_PARENT::TYPE ); diff --git a/obj/NiPosData.h b/obj/NiPosData.h index a499a4e3..8bfbe5ae 100644 --- a/obj/NiPosData.h +++ b/obj/NiPosData.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "AKeyedData.h" // Include structures -#include "gen/KeyGroup.h" +#include "../gen/KeyGroup.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiPosData; typedef Ref<NiPosData> NiPosDataRef; diff --git a/obj/NiProperty.cpp b/obj/NiProperty.cpp index 9b0ff2d9..51077e1e 100644 --- a/obj/NiProperty.cpp +++ b/obj/NiProperty.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiProperty.h" +#include "NiProperty.h" //Definition of TYPE constant const Type NiProperty::TYPE("NiProperty", &NI_PROPERTY_PARENT::TYPE ); diff --git a/obj/NiProperty.h b/obj/NiProperty.h index 6c50949f..5b06bbc6 100644 --- a/obj/NiProperty.h +++ b/obj/NiProperty.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObjectNET.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiProperty; typedef Ref<NiProperty> NiPropertyRef; diff --git a/obj/NiRangeLODData.cpp b/obj/NiRangeLODData.cpp index a4aca1ea..67e4ae65 100644 --- a/obj/NiRangeLODData.cpp +++ b/obj/NiRangeLODData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiRangeLODData.h" -#include "gen/LODRange.h" +#include "NiRangeLODData.h" +#include "../gen/LODRange.h" //Definition of TYPE constant const Type NiRangeLODData::TYPE("NiRangeLODData", &NI_RANGE_L_O_D_DATA_PARENT::TYPE ); diff --git a/obj/NiRangeLODData.h b/obj/NiRangeLODData.h index 9d02e4e4..c6d3fc86 100644 --- a/obj/NiRangeLODData.h +++ b/obj/NiRangeLODData.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Include structures -#include "gen/LODRange.h" +#include "../gen/LODRange.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiRangeLODData; typedef Ref<NiRangeLODData> NiRangeLODDataRef; diff --git a/obj/NiRotatingParticles.cpp b/obj/NiRotatingParticles.cpp index 183a2b49..a8895595 100644 --- a/obj/NiRotatingParticles.cpp +++ b/obj/NiRotatingParticles.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiRotatingParticles.h" +#include "NiRotatingParticles.h" //Definition of TYPE constant const Type NiRotatingParticles::TYPE("NiRotatingParticles", &NI_ROTATING_PARTICLES_PARENT::TYPE ); diff --git a/obj/NiRotatingParticles.h b/obj/NiRotatingParticles.h index 5272e874..ada62b29 100644 --- a/obj/NiRotatingParticles.h +++ b/obj/NiRotatingParticles.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticles.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiRotatingParticles; typedef Ref<NiRotatingParticles> NiRotatingParticlesRef; diff --git a/obj/NiRotatingParticlesData.cpp b/obj/NiRotatingParticlesData.cpp index 0621c1d9..09f1b55d 100644 --- a/obj/NiRotatingParticlesData.cpp +++ b/obj/NiRotatingParticlesData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiRotatingParticlesData.h" +#include "NiRotatingParticlesData.h" //Definition of TYPE constant const Type NiRotatingParticlesData::TYPE("NiRotatingParticlesData", &NI_ROTATING_PARTICLES_DATA_PARENT::TYPE ); diff --git a/obj/NiRotatingParticlesData.h b/obj/NiRotatingParticlesData.h index f7b081d9..fd0928c7 100644 --- a/obj/NiRotatingParticlesData.h +++ b/obj/NiRotatingParticlesData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiParticlesData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiRotatingParticlesData; typedef Ref<NiRotatingParticlesData> NiRotatingParticlesDataRef; diff --git a/obj/NiScreenLODData.cpp b/obj/NiScreenLODData.cpp index 984c453b..3e472ae2 100644 --- a/obj/NiScreenLODData.cpp +++ b/obj/NiScreenLODData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiScreenLODData.h" +#include "NiScreenLODData.h" //Definition of TYPE constant const Type NiScreenLODData::TYPE("NiScreenLODData", &NI_SCREEN_L_O_D_DATA_PARENT::TYPE ); diff --git a/obj/NiScreenLODData.h b/obj/NiScreenLODData.h index 2e2e1eb9..bed0e92e 100644 --- a/obj/NiScreenLODData.h +++ b/obj/NiScreenLODData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiScreenLODData; typedef Ref<NiScreenLODData> NiScreenLODDataRef; diff --git a/obj/NiSequenceStreamHelper.cpp b/obj/NiSequenceStreamHelper.cpp index 84bd59d8..52839fef 100644 --- a/obj/NiSequenceStreamHelper.cpp +++ b/obj/NiSequenceStreamHelper.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiSequenceStreamHelper.h" +#include "NiSequenceStreamHelper.h" //Definition of TYPE constant const Type NiSequenceStreamHelper::TYPE("NiSequenceStreamHelper", &NI_SEQUENCE_STREAM_HELPER_PARENT::TYPE ); diff --git a/obj/NiSequenceStreamHelper.h b/obj/NiSequenceStreamHelper.h index 973b92ac..6ab0af27 100644 --- a/obj/NiSequenceStreamHelper.h +++ b/obj/NiSequenceStreamHelper.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObjectNET.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiSequenceStreamHelper; typedef Ref<NiSequenceStreamHelper> NiSequenceStreamHelperRef; diff --git a/obj/NiShadeProperty.cpp b/obj/NiShadeProperty.cpp index 19fbcade..f956e013 100644 --- a/obj/NiShadeProperty.cpp +++ b/obj/NiShadeProperty.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiShadeProperty.h" +#include "NiShadeProperty.h" //Definition of TYPE constant const Type NiShadeProperty::TYPE("NiShadeProperty", &NI_SHADE_PROPERTY_PARENT::TYPE ); diff --git a/obj/NiShadeProperty.h b/obj/NiShadeProperty.h index ffba5cdd..6d1ee886 100644 --- a/obj/NiShadeProperty.h +++ b/obj/NiShadeProperty.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiShadeProperty; typedef Ref<NiShadeProperty> NiShadePropertyRef; diff --git a/obj/NiSingleInterpolatorController.cpp b/obj/NiSingleInterpolatorController.cpp index 9178bb40..d579594d 100644 --- a/obj/NiSingleInterpolatorController.cpp +++ b/obj/NiSingleInterpolatorController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiSingleInterpolatorController.h" -#include "obj/NiInterpolator.h" +#include "NiSingleInterpolatorController.h" +#include "NiInterpolator.h" //Definition of TYPE constant const Type NiSingleInterpolatorController::TYPE("NiSingleInterpolatorController", &NI_SINGLE_INTERPOLATOR_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiSingleInterpolatorController.h b/obj/NiSingleInterpolatorController.h index 07fbb3e2..381fc266 100644 --- a/obj/NiSingleInterpolatorController.h +++ b/obj/NiSingleInterpolatorController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiInterpolator; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiSingleInterpolatorController; typedef Ref<NiSingleInterpolatorController> NiSingleInterpolatorControllerRef; diff --git a/obj/NiSkinData.cpp b/obj/NiSkinData.cpp index 040166df..4a775f42 100644 --- a/obj/NiSkinData.cpp +++ b/obj/NiSkinData.cpp @@ -1,10 +1,10 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiSkinData.h" -#include "gen/SkinData.h" -#include "gen/SkinWeight.h" -#include "obj/NiSkinPartition.h" +#include "NiSkinData.h" +#include "../gen/SkinData.h" +#include "../gen/SkinWeight.h" +#include "NiSkinPartition.h" //Definition of TYPE constant const Type NiSkinData::TYPE("NiSkinData", &NI_SKIN_DATA_PARENT::TYPE ); diff --git a/obj/NiSkinData.h b/obj/NiSkinData.h index fd9ada28..118c816e 100644 --- a/obj/NiSkinData.h +++ b/obj/NiSkinData.h @@ -6,13 +6,13 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Include structures -#include "gen/SkinData.h" +#include "../gen/SkinData.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiSkinPartition; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiSkinData; typedef Ref<NiSkinData> NiSkinDataRef; diff --git a/obj/NiSkinInstance.cpp b/obj/NiSkinInstance.cpp index 522ddefd..9bd21d50 100644 --- a/obj/NiSkinInstance.cpp +++ b/obj/NiSkinInstance.cpp @@ -1,12 +1,12 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiSkinInstance.h" -#include "gen/Bones.h" -#include "obj/NiNode.h" -#include "obj/NiSkinData.h" -#include "obj/NiSkinPartition.h" -#include "obj/NiNode.h" +#include "NiSkinInstance.h" +#include "../gen/Bones.h" +#include "NiNode.h" +#include "NiSkinData.h" +#include "NiSkinPartition.h" +#include "NiNode.h" //Definition of TYPE constant const Type NiSkinInstance::TYPE("NiSkinInstance", &NI_SKIN_INSTANCE_PARENT::TYPE ); diff --git a/obj/NiSkinInstance.h b/obj/NiSkinInstance.h index b5b68b4f..f98f8b24 100644 --- a/obj/NiSkinInstance.h +++ b/obj/NiSkinInstance.h @@ -6,15 +6,15 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Include structures -#include "gen/Bones.h" +#include "../gen/Bones.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiSkinData; class NiSkinPartition; class NiNode; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiSkinInstance; typedef Ref<NiSkinInstance> NiSkinInstanceRef; diff --git a/obj/NiSkinPartition.cpp b/obj/NiSkinPartition.cpp index 7acd62fd..0b7ce03f 100644 --- a/obj/NiSkinPartition.cpp +++ b/obj/NiSkinPartition.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiSkinPartition.h" -#include "gen/SkinPartition.h" +#include "NiSkinPartition.h" +#include "../gen/SkinPartition.h" //Definition of TYPE constant const Type NiSkinPartition::TYPE("NiSkinPartition", &NI_SKIN_PARTITION_PARENT::TYPE ); diff --git a/obj/NiSkinPartition.h b/obj/NiSkinPartition.h index 56b5516a..a427f716 100644 --- a/obj/NiSkinPartition.h +++ b/obj/NiSkinPartition.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Include structures -#include "gen/SkinPartition.h" +#include "../gen/SkinPartition.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiSkinPartition; typedef Ref<NiSkinPartition> NiSkinPartitionRef; diff --git a/obj/NiSourceTexture.cpp b/obj/NiSourceTexture.cpp index d635faa1..dd950235 100644 --- a/obj/NiSourceTexture.cpp +++ b/obj/NiSourceTexture.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiSourceTexture.h" -#include "obj/NiObject.h" -#include "obj/NiPixelData.h" +#include "NiSourceTexture.h" +#include "NiObject.h" +#include "NiPixelData.h" //Definition of TYPE constant const Type NiSourceTexture::TYPE("NiSourceTexture", &NI_SOURCE_TEXTURE_PARENT::TYPE ); diff --git a/obj/NiSourceTexture.h b/obj/NiSourceTexture.h index cba1862d..1add5bd1 100644 --- a/obj/NiSourceTexture.h +++ b/obj/NiSourceTexture.h @@ -7,11 +7,11 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObjectNET.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiObject; class NiPixelData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiSourceTexture; typedef Ref<NiSourceTexture> NiSourceTextureRef; diff --git a/obj/NiSpecularProperty.cpp b/obj/NiSpecularProperty.cpp index 9a1a6b1a..ff7c2a44 100644 --- a/obj/NiSpecularProperty.cpp +++ b/obj/NiSpecularProperty.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiSpecularProperty.h" +#include "NiSpecularProperty.h" //Definition of TYPE constant const Type NiSpecularProperty::TYPE("NiSpecularProperty", &NI_SPECULAR_PROPERTY_PARENT::TYPE ); diff --git a/obj/NiSpecularProperty.h b/obj/NiSpecularProperty.h index e8a0b824..01b4013a 100644 --- a/obj/NiSpecularProperty.h +++ b/obj/NiSpecularProperty.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiSpecularProperty; typedef Ref<NiSpecularProperty> NiSpecularPropertyRef; diff --git a/obj/NiSphericalCollider.cpp b/obj/NiSphericalCollider.cpp index d45c028a..87651fac 100644 --- a/obj/NiSphericalCollider.cpp +++ b/obj/NiSphericalCollider.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiSphericalCollider.h" +#include "NiSphericalCollider.h" //Definition of TYPE constant const Type NiSphericalCollider::TYPE("NiSphericalCollider", &NI_SPHERICAL_COLLIDER_PARENT::TYPE ); diff --git a/obj/NiSphericalCollider.h b/obj/NiSphericalCollider.h index 1026b30a..cac0b442 100644 --- a/obj/NiSphericalCollider.h +++ b/obj/NiSphericalCollider.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AParticleModifier.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiSphericalCollider; typedef Ref<NiSphericalCollider> NiSphericalColliderRef; diff --git a/obj/NiSpotLight.cpp b/obj/NiSpotLight.cpp index e106c037..6c7e3eb3 100644 --- a/obj/NiSpotLight.cpp +++ b/obj/NiSpotLight.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiSpotLight.h" +#include "NiSpotLight.h" //Definition of TYPE constant const Type NiSpotLight::TYPE("NiSpotLight", &NI_SPOT_LIGHT_PARENT::TYPE ); diff --git a/obj/NiSpotLight.h b/obj/NiSpotLight.h index 05845497..ad6e865b 100644 --- a/obj/NiSpotLight.h +++ b/obj/NiSpotLight.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiPointLight.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiSpotLight; typedef Ref<NiSpotLight> NiSpotLightRef; diff --git a/obj/NiStencilProperty.cpp b/obj/NiStencilProperty.cpp index 4f82d676..93594578 100644 --- a/obj/NiStencilProperty.cpp +++ b/obj/NiStencilProperty.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiStencilProperty.h" +#include "NiStencilProperty.h" //Definition of TYPE constant const Type NiStencilProperty::TYPE("NiStencilProperty", &NI_STENCIL_PROPERTY_PARENT::TYPE ); diff --git a/obj/NiStencilProperty.h b/obj/NiStencilProperty.h index 242c7963..ffb57688 100644 --- a/obj/NiStencilProperty.h +++ b/obj/NiStencilProperty.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiStencilProperty; typedef Ref<NiStencilProperty> NiStencilPropertyRef; diff --git a/obj/NiStringExtraData.cpp b/obj/NiStringExtraData.cpp index e7c5883a..abab2583 100644 --- a/obj/NiStringExtraData.cpp +++ b/obj/NiStringExtraData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiStringExtraData.h" +#include "NiStringExtraData.h" //Definition of TYPE constant const Type NiStringExtraData::TYPE("NiStringExtraData", &NI_STRING_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiStringExtraData.h b/obj/NiStringExtraData.h index 62a9fb85..3656b4e3 100644 --- a/obj/NiStringExtraData.h +++ b/obj/NiStringExtraData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiStringExtraData; typedef Ref<NiStringExtraData> NiStringExtraDataRef; diff --git a/obj/NiStringPalette.cpp b/obj/NiStringPalette.cpp index d1092c28..8d7c6f26 100644 --- a/obj/NiStringPalette.cpp +++ b/obj/NiStringPalette.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiStringPalette.h" -#include "gen/StringPalette.h" +#include "NiStringPalette.h" +#include "../gen/StringPalette.h" //Definition of TYPE constant const Type NiStringPalette::TYPE("NiStringPalette", &NI_STRING_PALETTE_PARENT::TYPE ); diff --git a/obj/NiStringPalette.h b/obj/NiStringPalette.h index c6cd2da8..ed0ac1c1 100644 --- a/obj/NiStringPalette.h +++ b/obj/NiStringPalette.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Include structures -#include "gen/StringPalette.h" +#include "../gen/StringPalette.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiStringPalette; typedef Ref<NiStringPalette> NiStringPaletteRef; diff --git a/obj/NiStringsExtraData.cpp b/obj/NiStringsExtraData.cpp index 6fcf4d8b..07b860a3 100644 --- a/obj/NiStringsExtraData.cpp +++ b/obj/NiStringsExtraData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiStringsExtraData.h" +#include "NiStringsExtraData.h" //Definition of TYPE constant const Type NiStringsExtraData::TYPE("NiStringsExtraData", &NI_STRINGS_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiStringsExtraData.h b/obj/NiStringsExtraData.h index c6dde8e9..32ee2433 100644 --- a/obj/NiStringsExtraData.h +++ b/obj/NiStringsExtraData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiStringsExtraData; typedef Ref<NiStringsExtraData> NiStringsExtraDataRef; diff --git a/obj/NiTextKeyExtraData.cpp b/obj/NiTextKeyExtraData.cpp index bb9e2248..e9f8d82d 100644 --- a/obj/NiTextKeyExtraData.cpp +++ b/obj/NiTextKeyExtraData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTextKeyExtraData.h" +#include "NiTextKeyExtraData.h" //Definition of TYPE constant const Type NiTextKeyExtraData::TYPE("NiTextKeyExtraData", &NI_TEXT_KEY_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiTextKeyExtraData.h b/obj/NiTextKeyExtraData.h index f91a1187..9ca116c6 100644 --- a/obj/NiTextKeyExtraData.h +++ b/obj/NiTextKeyExtraData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTextKeyExtraData; typedef Ref<NiTextKeyExtraData> NiTextKeyExtraDataRef; diff --git a/obj/NiTextureEffect.cpp b/obj/NiTextureEffect.cpp index bb96acef..b7d1710e 100644 --- a/obj/NiTextureEffect.cpp +++ b/obj/NiTextureEffect.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTextureEffect.h" -#include "obj/NiSourceTexture.h" +#include "NiTextureEffect.h" +#include "NiSourceTexture.h" //Definition of TYPE constant const Type NiTextureEffect::TYPE("NiTextureEffect", &NI_TEXTURE_EFFECT_PARENT::TYPE ); diff --git a/obj/NiTextureEffect.h b/obj/NiTextureEffect.h index 85ccdd1a..ee3b26f4 100644 --- a/obj/NiTextureEffect.h +++ b/obj/NiTextureEffect.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiDynamicEffect.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiSourceTexture; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTextureEffect; typedef Ref<NiTextureEffect> NiTextureEffectRef; diff --git a/obj/NiTextureTransformController.cpp b/obj/NiTextureTransformController.cpp index 22387114..cd48cd39 100644 --- a/obj/NiTextureTransformController.cpp +++ b/obj/NiTextureTransformController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTextureTransformController.h" -#include "obj/NiFloatData.h" +#include "NiTextureTransformController.h" +#include "NiFloatData.h" //Definition of TYPE constant const Type NiTextureTransformController::TYPE("NiTextureTransformController", &NI_TEXTURE_TRANSFORM_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiTextureTransformController.h b/obj/NiTextureTransformController.h index ca7c4e3a..0fa0abdd 100644 --- a/obj/NiTextureTransformController.h +++ b/obj/NiTextureTransformController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSingleInterpolatorController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiFloatData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTextureTransformController; typedef Ref<NiTextureTransformController> NiTextureTransformControllerRef; diff --git a/obj/NiTexturingProperty.cpp b/obj/NiTexturingProperty.cpp index a117b91e..eb44de5c 100644 --- a/obj/NiTexturingProperty.cpp +++ b/obj/NiTexturingProperty.cpp @@ -1,26 +1,26 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTexturingProperty.h" -#include "gen/TexDesc.h" -#include "obj/NiSourceTexture.h" -#include "gen/TexDesc.h" -#include "obj/NiSourceTexture.h" -#include "gen/TexDesc.h" -#include "obj/NiSourceTexture.h" -#include "gen/TexDesc.h" -#include "obj/NiSourceTexture.h" -#include "gen/TexDesc.h" -#include "obj/NiSourceTexture.h" -#include "gen/TexDesc.h" -#include "obj/NiSourceTexture.h" -#include "gen/TexDesc.h" -#include "obj/NiSourceTexture.h" -#include "gen/TexDesc.h" -#include "obj/NiSourceTexture.h" -#include "gen/ShaderTexDesc.h" -#include "gen/TexDesc.h" -#include "obj/NiSourceTexture.h" +#include "NiTexturingProperty.h" +#include "../gen/TexDesc.h" +#include "NiSourceTexture.h" +#include "../gen/TexDesc.h" +#include "NiSourceTexture.h" +#include "../gen/TexDesc.h" +#include "NiSourceTexture.h" +#include "../gen/TexDesc.h" +#include "NiSourceTexture.h" +#include "../gen/TexDesc.h" +#include "NiSourceTexture.h" +#include "../gen/TexDesc.h" +#include "NiSourceTexture.h" +#include "../gen/TexDesc.h" +#include "NiSourceTexture.h" +#include "../gen/TexDesc.h" +#include "NiSourceTexture.h" +#include "../gen/ShaderTexDesc.h" +#include "../gen/TexDesc.h" +#include "NiSourceTexture.h" //Definition of TYPE constant const Type NiTexturingProperty::TYPE("NiTexturingProperty", &NI_TEXTURING_PROPERTY_PARENT::TYPE ); diff --git a/obj/NiTexturingProperty.h b/obj/NiTexturingProperty.h index 53de796e..a10eeb81 100644 --- a/obj/NiTexturingProperty.h +++ b/obj/NiTexturingProperty.h @@ -6,10 +6,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" // Include structures -#include "gen/TexDesc.h" -#include "gen/ShaderTexDesc.h" +#include "../gen/TexDesc.h" +#include "../gen/ShaderTexDesc.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTexturingProperty; typedef Ref<NiTexturingProperty> NiTexturingPropertyRef; diff --git a/obj/NiTimeController.cpp b/obj/NiTimeController.cpp index ddc38f9b..9fa87f72 100644 --- a/obj/NiTimeController.cpp +++ b/obj/NiTimeController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTimeController.h" -#include "obj/NiObject.h" +#include "NiTimeController.h" +#include "NiObject.h" //Definition of TYPE constant const Type NiTimeController::TYPE("NiTimeController", &NI_TIME_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiTimeController.h b/obj/NiTimeController.h index 500ecbcc..3576dd3a 100644 --- a/obj/NiTimeController.h +++ b/obj/NiTimeController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiObject; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTimeController; typedef Ref<NiTimeController> NiTimeControllerRef; diff --git a/obj/NiTransformController.cpp b/obj/NiTransformController.cpp index d8bcc651..bc1d4fec 100644 --- a/obj/NiTransformController.cpp +++ b/obj/NiTransformController.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTransformController.h" +#include "NiTransformController.h" //Definition of TYPE constant const Type NiTransformController::TYPE("NiTransformController", &NI_TRANSFORM_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiTransformController.h b/obj/NiTransformController.h index 1f132611..6ba456a3 100644 --- a/obj/NiTransformController.h +++ b/obj/NiTransformController.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSingleInterpolatorController.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTransformController; typedef Ref<NiTransformController> NiTransformControllerRef; diff --git a/obj/NiTransformData.cpp b/obj/NiTransformData.cpp index 5a1030b5..81148403 100644 --- a/obj/NiTransformData.cpp +++ b/obj/NiTransformData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTransformData.h" +#include "NiTransformData.h" //Definition of TYPE constant const Type NiTransformData::TYPE("NiTransformData", &NI_TRANSFORM_DATA_PARENT::TYPE ); diff --git a/obj/NiTransformData.h b/obj/NiTransformData.h index d7d7b4dd..927aa5f8 100644 --- a/obj/NiTransformData.h +++ b/obj/NiTransformData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiKeyframeData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTransformData; typedef Ref<NiTransformData> NiTransformDataRef; diff --git a/obj/NiTransformInterpolator.cpp b/obj/NiTransformInterpolator.cpp index e5528401..0f3aa7b3 100644 --- a/obj/NiTransformInterpolator.cpp +++ b/obj/NiTransformInterpolator.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTransformInterpolator.h" -#include "obj/NiTransformData.h" +#include "NiTransformInterpolator.h" +#include "NiTransformData.h" //Definition of TYPE constant const Type NiTransformInterpolator::TYPE("NiTransformInterpolator", &NI_TRANSFORM_INTERPOLATOR_PARENT::TYPE ); diff --git a/obj/NiTransformInterpolator.h b/obj/NiTransformInterpolator.h index dad4044f..a93982b5 100644 --- a/obj/NiTransformInterpolator.h +++ b/obj/NiTransformInterpolator.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiInterpolator.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiTransformData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTransformInterpolator; typedef Ref<NiTransformInterpolator> NiTransformInterpolatorRef; diff --git a/obj/NiTriBasedGeom.cpp b/obj/NiTriBasedGeom.cpp index 11814bbd..cfb0a011 100644 --- a/obj/NiTriBasedGeom.cpp +++ b/obj/NiTriBasedGeom.cpp @@ -1,10 +1,10 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTriBasedGeom.h" -#include "obj/NiTriBasedGeomData.h" -#include "obj/NiSkinInstance.h" -#include "obj/NiObject.h" +#include "NiTriBasedGeom.h" +#include "NiTriBasedGeomData.h" +#include "NiSkinInstance.h" +#include "NiObject.h" //Definition of TYPE constant const Type NiTriBasedGeom::TYPE("NiTriBasedGeom", &NI_TRI_BASED_GEOM_PARENT::TYPE ); diff --git a/obj/NiTriBasedGeom.h b/obj/NiTriBasedGeom.h index 717575a4..cd446509 100644 --- a/obj/NiTriBasedGeom.h +++ b/obj/NiTriBasedGeom.h @@ -7,12 +7,12 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiAVObject.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiTriBasedGeomData; class NiSkinInstance; class NiObject; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTriBasedGeom; typedef Ref<NiTriBasedGeom> NiTriBasedGeomRef; diff --git a/obj/NiTriBasedGeomData.cpp b/obj/NiTriBasedGeomData.cpp index c34b3a5c..7e0f91e2 100644 --- a/obj/NiTriBasedGeomData.cpp +++ b/obj/NiTriBasedGeomData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTriBasedGeomData.h" -#include "obj/NiObject.h" +#include "NiTriBasedGeomData.h" +#include "NiObject.h" //Definition of TYPE constant const Type NiTriBasedGeomData::TYPE("NiTriBasedGeomData", &NI_TRI_BASED_GEOM_DATA_PARENT::TYPE ); diff --git a/obj/NiTriBasedGeomData.h b/obj/NiTriBasedGeomData.h index da3c3262..44584573 100644 --- a/obj/NiTriBasedGeomData.h +++ b/obj/NiTriBasedGeomData.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiObject; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTriBasedGeomData; typedef Ref<NiTriBasedGeomData> NiTriBasedGeomDataRef; diff --git a/obj/NiTriShape.cpp b/obj/NiTriShape.cpp index 4d429df3..0b5d6475 100644 --- a/obj/NiTriShape.cpp +++ b/obj/NiTriShape.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTriShape.h" +#include "NiTriShape.h" //Definition of TYPE constant const Type NiTriShape::TYPE("NiTriShape", &NI_TRI_SHAPE_PARENT::TYPE ); diff --git a/obj/NiTriShape.h b/obj/NiTriShape.h index 4b55fb5a..c428ff6c 100644 --- a/obj/NiTriShape.h +++ b/obj/NiTriShape.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriBasedGeom.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTriShape; typedef Ref<NiTriShape> NiTriShapeRef; diff --git a/obj/NiTriShapeData.cpp b/obj/NiTriShapeData.cpp index 1c3267b2..735a952f 100644 --- a/obj/NiTriShapeData.cpp +++ b/obj/NiTriShapeData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTriShapeData.h" -#include "gen/MatchGroup.h" +#include "NiTriShapeData.h" +#include "../gen/MatchGroup.h" //Definition of TYPE constant const Type NiTriShapeData::TYPE("NiTriShapeData", &NI_TRI_SHAPE_DATA_PARENT::TYPE ); diff --git a/obj/NiTriShapeData.h b/obj/NiTriShapeData.h index 97fb2d30..34186db7 100644 --- a/obj/NiTriShapeData.h +++ b/obj/NiTriShapeData.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriBasedGeomData.h" // Include structures -#include "gen/MatchGroup.h" +#include "../gen/MatchGroup.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTriShapeData; typedef Ref<NiTriShapeData> NiTriShapeDataRef; diff --git a/obj/NiTriStrips.cpp b/obj/NiTriStrips.cpp index 33242f9c..2b0a118c 100644 --- a/obj/NiTriStrips.cpp +++ b/obj/NiTriStrips.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTriStrips.h" +#include "NiTriStrips.h" //Definition of TYPE constant const Type NiTriStrips::TYPE("NiTriStrips", &NI_TRI_STRIPS_PARENT::TYPE ); diff --git a/obj/NiTriStrips.h b/obj/NiTriStrips.h index ab453e68..e7f659af 100644 --- a/obj/NiTriStrips.h +++ b/obj/NiTriStrips.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriBasedGeom.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTriStrips; typedef Ref<NiTriStrips> NiTriStripsRef; diff --git a/obj/NiTriStripsData.cpp b/obj/NiTriStripsData.cpp index 59995743..f8c5fcf5 100644 --- a/obj/NiTriStripsData.cpp +++ b/obj/NiTriStripsData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiTriStripsData.h" +#include "NiTriStripsData.h" //Definition of TYPE constant const Type NiTriStripsData::TYPE("NiTriStripsData", &NI_TRI_STRIPS_DATA_PARENT::TYPE ); diff --git a/obj/NiTriStripsData.h b/obj/NiTriStripsData.h index d7a42c41..9a669eb4 100644 --- a/obj/NiTriStripsData.h +++ b/obj/NiTriStripsData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTriBasedGeomData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiTriStripsData; typedef Ref<NiTriStripsData> NiTriStripsDataRef; diff --git a/obj/NiUVController.cpp b/obj/NiUVController.cpp index fe9b042f..136a5d6a 100644 --- a/obj/NiUVController.cpp +++ b/obj/NiUVController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiUVController.h" -#include "obj/NiUVData.h" +#include "NiUVController.h" +#include "NiUVData.h" //Definition of TYPE constant const Type NiUVController::TYPE("NiUVController", &NI_U_V_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiUVController.h b/obj/NiUVController.h index d70ce62d..11ad3f6f 100644 --- a/obj/NiUVController.h +++ b/obj/NiUVController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiUVData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiUVController; typedef Ref<NiUVController> NiUVControllerRef; diff --git a/obj/NiUVData.cpp b/obj/NiUVData.cpp index 378b5564..5f6c2b59 100644 --- a/obj/NiUVData.cpp +++ b/obj/NiUVData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiUVData.h" -#include "gen/KeyGroup.h" +#include "NiUVData.h" +#include "../gen/KeyGroup.h" //Definition of TYPE constant const Type NiUVData::TYPE("NiUVData", &NI_U_V_DATA_PARENT::TYPE ); diff --git a/obj/NiUVData.h b/obj/NiUVData.h index 923597e3..5609a7cc 100644 --- a/obj/NiUVData.h +++ b/obj/NiUVData.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" // Include structures -#include "gen/KeyGroup.h" +#include "../gen/KeyGroup.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiUVData; typedef Ref<NiUVData> NiUVDataRef; diff --git a/obj/NiVectorExtraData.cpp b/obj/NiVectorExtraData.cpp index 848d7754..2bd5ffae 100644 --- a/obj/NiVectorExtraData.cpp +++ b/obj/NiVectorExtraData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiVectorExtraData.h" +#include "NiVectorExtraData.h" //Definition of TYPE constant const Type NiVectorExtraData::TYPE("NiVectorExtraData", &NI_VECTOR_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiVectorExtraData.h b/obj/NiVectorExtraData.h index 0846a15d..4e7f0852 100644 --- a/obj/NiVectorExtraData.h +++ b/obj/NiVectorExtraData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiVectorExtraData; typedef Ref<NiVectorExtraData> NiVectorExtraDataRef; diff --git a/obj/NiVertWeightsExtraData.cpp b/obj/NiVertWeightsExtraData.cpp index 3e7cb3b2..ea2559cd 100644 --- a/obj/NiVertWeightsExtraData.cpp +++ b/obj/NiVertWeightsExtraData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiVertWeightsExtraData.h" +#include "NiVertWeightsExtraData.h" //Definition of TYPE constant const Type NiVertWeightsExtraData::TYPE("NiVertWeightsExtraData", &NI_VERT_WEIGHTS_EXTRA_DATA_PARENT::TYPE ); diff --git a/obj/NiVertWeightsExtraData.h b/obj/NiVertWeightsExtraData.h index eff679e3..f49134b5 100644 --- a/obj/NiVertWeightsExtraData.h +++ b/obj/NiVertWeightsExtraData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiExtraData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiVertWeightsExtraData; typedef Ref<NiVertWeightsExtraData> NiVertWeightsExtraDataRef; diff --git a/obj/NiVertexColorProperty.cpp b/obj/NiVertexColorProperty.cpp index 3d41ef6f..62fda8d2 100644 --- a/obj/NiVertexColorProperty.cpp +++ b/obj/NiVertexColorProperty.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiVertexColorProperty.h" +#include "NiVertexColorProperty.h" //Definition of TYPE constant const Type NiVertexColorProperty::TYPE("NiVertexColorProperty", &NI_VERTEX_COLOR_PROPERTY_PARENT::TYPE ); diff --git a/obj/NiVertexColorProperty.h b/obj/NiVertexColorProperty.h index 0e200ec7..993d53bd 100644 --- a/obj/NiVertexColorProperty.h +++ b/obj/NiVertexColorProperty.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiVertexColorProperty; typedef Ref<NiVertexColorProperty> NiVertexColorPropertyRef; diff --git a/obj/NiVisController.cpp b/obj/NiVisController.cpp index b8bc125d..b4330414 100644 --- a/obj/NiVisController.cpp +++ b/obj/NiVisController.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiVisController.h" -#include "obj/NiVisData.h" +#include "NiVisController.h" +#include "NiVisData.h" //Definition of TYPE constant const Type NiVisController::TYPE("NiVisController", &NI_VIS_CONTROLLER_PARENT::TYPE ); diff --git a/obj/NiVisController.h b/obj/NiVisController.h index 59162635..9cea16f7 100644 --- a/obj/NiVisController.h +++ b/obj/NiVisController.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiSingleInterpolatorController.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiVisData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiVisController; typedef Ref<NiVisController> NiVisControllerRef; diff --git a/obj/NiVisData.cpp b/obj/NiVisData.cpp index 5bc4f4a0..d6808f9a 100644 --- a/obj/NiVisData.cpp +++ b/obj/NiVisData.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiVisData.h" +#include "NiVisData.h" //Definition of TYPE constant const Type NiVisData::TYPE("NiVisData", &NI_VIS_DATA_PARENT::TYPE ); diff --git a/obj/NiVisData.h b/obj/NiVisData.h index 4edbd5d5..cb8b2057 100644 --- a/obj/NiVisData.h +++ b/obj/NiVisData.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AKeyedData.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiVisData; typedef Ref<NiVisData> NiVisDataRef; diff --git a/obj/NiWireframeProperty.cpp b/obj/NiWireframeProperty.cpp index 4d557cbb..c87a1044 100644 --- a/obj/NiWireframeProperty.cpp +++ b/obj/NiWireframeProperty.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiWireframeProperty.h" +#include "NiWireframeProperty.h" //Definition of TYPE constant const Type NiWireframeProperty::TYPE("NiWireframeProperty", &NI_WIREFRAME_PROPERTY_PARENT::TYPE ); diff --git a/obj/NiWireframeProperty.h b/obj/NiWireframeProperty.h index 59bfcc85..72f89cc9 100644 --- a/obj/NiWireframeProperty.h +++ b/obj/NiWireframeProperty.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiWireframeProperty; typedef Ref<NiWireframeProperty> NiWireframePropertyRef; diff --git a/obj/NiZBufferProperty.cpp b/obj/NiZBufferProperty.cpp index 59207f72..30d68868 100644 --- a/obj/NiZBufferProperty.cpp +++ b/obj/NiZBufferProperty.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/NiZBufferProperty.h" +#include "NiZBufferProperty.h" //Definition of TYPE constant const Type NiZBufferProperty::TYPE("NiZBufferProperty", &NI_Z_BUFFER_PROPERTY_PARENT::TYPE ); diff --git a/obj/NiZBufferProperty.h b/obj/NiZBufferProperty.h index 975f1b79..2ef1c9ac 100644 --- a/obj/NiZBufferProperty.h +++ b/obj/NiZBufferProperty.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiProperty.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class NiZBufferProperty; typedef Ref<NiZBufferProperty> NiZBufferPropertyRef; diff --git a/obj/RootCollisionNode.cpp b/obj/RootCollisionNode.cpp index ab925beb..f9fb9eaf 100644 --- a/obj/RootCollisionNode.cpp +++ b/obj/RootCollisionNode.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/RootCollisionNode.h" +#include "RootCollisionNode.h" //Definition of TYPE constant const Type RootCollisionNode::TYPE("RootCollisionNode", &ROOT_COLLISION_NODE_PARENT::TYPE ); diff --git a/obj/RootCollisionNode.h b/obj/RootCollisionNode.h index 9250a340..3d597ea3 100644 --- a/obj/RootCollisionNode.h +++ b/obj/RootCollisionNode.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiNode.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class RootCollisionNode; typedef Ref<RootCollisionNode> RootCollisionNodeRef; diff --git a/obj/bhkBlendCollisionObject.cpp b/obj/bhkBlendCollisionObject.cpp index 5f11d44d..884d618c 100644 --- a/obj/bhkBlendCollisionObject.cpp +++ b/obj/bhkBlendCollisionObject.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkBlendCollisionObject.h" +#include "bhkBlendCollisionObject.h" //Definition of TYPE constant const Type bhkBlendCollisionObject::TYPE("bhkBlendCollisionObject", &BHK_BLEND_COLLISION_OBJECT_PARENT::TYPE ); diff --git a/obj/bhkBlendCollisionObject.h b/obj/bhkBlendCollisionObject.h index 813b2ab3..07bc1fc4 100644 --- a/obj/bhkBlendCollisionObject.h +++ b/obj/bhkBlendCollisionObject.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiCollisionObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkBlendCollisionObject; typedef Ref<bhkBlendCollisionObject> bhkBlendCollisionObjectRef; diff --git a/obj/bhkBlendController.cpp b/obj/bhkBlendController.cpp index d639cda3..36f3d2ff 100644 --- a/obj/bhkBlendController.cpp +++ b/obj/bhkBlendController.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkBlendController.h" +#include "bhkBlendController.h" //Definition of TYPE constant const Type bhkBlendController::TYPE("bhkBlendController", &BHK_BLEND_CONTROLLER_PARENT::TYPE ); diff --git a/obj/bhkBlendController.h b/obj/bhkBlendController.h index 6d094e03..20ed17fd 100644 --- a/obj/bhkBlendController.h +++ b/obj/bhkBlendController.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiTimeController.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkBlendController; typedef Ref<bhkBlendController> bhkBlendControllerRef; diff --git a/obj/bhkBoxShape.cpp b/obj/bhkBoxShape.cpp index a6556422..4f80ca1b 100644 --- a/obj/bhkBoxShape.cpp +++ b/obj/bhkBoxShape.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkBoxShape.h" +#include "bhkBoxShape.h" //Definition of TYPE constant const Type bhkBoxShape::TYPE("bhkBoxShape", &BHK_BOX_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkBoxShape.h b/obj/bhkBoxShape.h index f65b72ad..e5deb885 100644 --- a/obj/bhkBoxShape.h +++ b/obj/bhkBoxShape.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkConvexShape.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkBoxShape; typedef Ref<bhkBoxShape> bhkBoxShapeRef; diff --git a/obj/bhkCapsuleShape.cpp b/obj/bhkCapsuleShape.cpp index 5c20b061..908736ec 100644 --- a/obj/bhkCapsuleShape.cpp +++ b/obj/bhkCapsuleShape.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkCapsuleShape.h" +#include "bhkCapsuleShape.h" //Definition of TYPE constant const Type bhkCapsuleShape::TYPE("bhkCapsuleShape", &BHK_CAPSULE_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkCapsuleShape.h b/obj/bhkCapsuleShape.h index dcebd38b..6080792b 100644 --- a/obj/bhkCapsuleShape.h +++ b/obj/bhkCapsuleShape.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkConvexShape.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkCapsuleShape; typedef Ref<bhkCapsuleShape> bhkCapsuleShapeRef; diff --git a/obj/bhkCollisionObject.cpp b/obj/bhkCollisionObject.cpp index 959ad0ac..d9894ec9 100644 --- a/obj/bhkCollisionObject.cpp +++ b/obj/bhkCollisionObject.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkCollisionObject.h" +#include "bhkCollisionObject.h" //Definition of TYPE constant const Type bhkCollisionObject::TYPE("bhkCollisionObject", &BHK_COLLISION_OBJECT_PARENT::TYPE ); diff --git a/obj/bhkCollisionObject.h b/obj/bhkCollisionObject.h index 96e4a607..076f0bf0 100644 --- a/obj/bhkCollisionObject.h +++ b/obj/bhkCollisionObject.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiCollisionObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkCollisionObject; typedef Ref<bhkCollisionObject> bhkCollisionObjectRef; diff --git a/obj/bhkConvexShape.cpp b/obj/bhkConvexShape.cpp index f41f1e95..b8aa4b29 100644 --- a/obj/bhkConvexShape.cpp +++ b/obj/bhkConvexShape.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkConvexShape.h" +#include "bhkConvexShape.h" //Definition of TYPE constant const Type bhkConvexShape::TYPE("bhkConvexShape", &BHK_CONVEX_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkConvexShape.h b/obj/bhkConvexShape.h index 24044d1a..ee365076 100644 --- a/obj/bhkConvexShape.h +++ b/obj/bhkConvexShape.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkSphereRepShape.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkConvexShape; typedef Ref<bhkConvexShape> bhkConvexShapeRef; diff --git a/obj/bhkConvexTransformShape.cpp b/obj/bhkConvexTransformShape.cpp index c7ee8ce1..59489cae 100644 --- a/obj/bhkConvexTransformShape.cpp +++ b/obj/bhkConvexTransformShape.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkConvexTransformShape.h" +#include "bhkConvexTransformShape.h" //Definition of TYPE constant const Type bhkConvexTransformShape::TYPE("bhkConvexTransformShape", &BHK_CONVEX_TRANSFORM_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkConvexTransformShape.h b/obj/bhkConvexTransformShape.h index b4fb87bc..e75bf042 100644 --- a/obj/bhkConvexTransformShape.h +++ b/obj/bhkConvexTransformShape.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkTransformShape.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkConvexTransformShape; typedef Ref<bhkConvexTransformShape> bhkConvexTransformShapeRef; diff --git a/obj/bhkConvexVerticesShape.cpp b/obj/bhkConvexVerticesShape.cpp index 04c6d69e..095f3a65 100644 --- a/obj/bhkConvexVerticesShape.cpp +++ b/obj/bhkConvexVerticesShape.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkConvexVerticesShape.h" +#include "bhkConvexVerticesShape.h" //Definition of TYPE constant const Type bhkConvexVerticesShape::TYPE("bhkConvexVerticesShape", &BHK_CONVEX_VERTICES_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkConvexVerticesShape.h b/obj/bhkConvexVerticesShape.h index f3b2de39..05ec8a16 100644 --- a/obj/bhkConvexVerticesShape.h +++ b/obj/bhkConvexVerticesShape.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkSphereRepShape.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkConvexVerticesShape; typedef Ref<bhkConvexVerticesShape> bhkConvexVerticesShapeRef; diff --git a/obj/bhkEntity.cpp b/obj/bhkEntity.cpp index 25a89e38..e0a32147 100644 --- a/obj/bhkEntity.cpp +++ b/obj/bhkEntity.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkEntity.h" -#include "obj/bhkShape.h" +#include "bhkEntity.h" +#include "bhkShape.h" //Definition of TYPE constant const Type bhkEntity::TYPE("bhkEntity", &BHK_ENTITY_PARENT::TYPE ); diff --git a/obj/bhkEntity.h b/obj/bhkEntity.h index c51a4517..d365238e 100644 --- a/obj/bhkEntity.h +++ b/obj/bhkEntity.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkWorldObject.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class bhkShape; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkEntity; typedef Ref<bhkEntity> bhkEntityRef; diff --git a/obj/bhkHingeConstraint.cpp b/obj/bhkHingeConstraint.cpp index f7019635..e25a2697 100644 --- a/obj/bhkHingeConstraint.cpp +++ b/obj/bhkHingeConstraint.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkHingeConstraint.h" +#include "bhkHingeConstraint.h" //Definition of TYPE constant const Type bhkHingeConstraint::TYPE("bhkHingeConstraint", &BHK_HINGE_CONSTRAINT_PARENT::TYPE ); diff --git a/obj/bhkHingeConstraint.h b/obj/bhkHingeConstraint.h index 7a6908be..27a7af98 100644 --- a/obj/bhkHingeConstraint.h +++ b/obj/bhkHingeConstraint.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkConstraint.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkHingeConstraint; typedef Ref<bhkHingeConstraint> bhkHingeConstraintRef; diff --git a/obj/bhkLimitedHingeConstraint.cpp b/obj/bhkLimitedHingeConstraint.cpp index 6d26e47e..2bbd29e1 100644 --- a/obj/bhkLimitedHingeConstraint.cpp +++ b/obj/bhkLimitedHingeConstraint.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkLimitedHingeConstraint.h" -#include "gen/LimitedHingeDescriptor.h" +#include "bhkLimitedHingeConstraint.h" +#include "../gen/LimitedHingeDescriptor.h" //Definition of TYPE constant const Type bhkLimitedHingeConstraint::TYPE("bhkLimitedHingeConstraint", &BHK_LIMITED_HINGE_CONSTRAINT_PARENT::TYPE ); diff --git a/obj/bhkLimitedHingeConstraint.h b/obj/bhkLimitedHingeConstraint.h index a631b520..5cbee63f 100644 --- a/obj/bhkLimitedHingeConstraint.h +++ b/obj/bhkLimitedHingeConstraint.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkConstraint.h" // Include structures -#include "gen/LimitedHingeDescriptor.h" +#include "../gen/LimitedHingeDescriptor.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkLimitedHingeConstraint; typedef Ref<bhkLimitedHingeConstraint> bhkLimitedHingeConstraintRef; diff --git a/obj/bhkListShape.cpp b/obj/bhkListShape.cpp index 8a1a959a..30c0ed2b 100644 --- a/obj/bhkListShape.cpp +++ b/obj/bhkListShape.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkListShape.h" -#include "obj/bhkShape.h" +#include "bhkListShape.h" +#include "bhkShape.h" //Definition of TYPE constant const Type bhkListShape::TYPE("bhkListShape", &BHK_LIST_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkListShape.h b/obj/bhkListShape.h index f7eb4539..5a91d72c 100644 --- a/obj/bhkListShape.h +++ b/obj/bhkListShape.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkShapeCollection.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class bhkShape; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkListShape; typedef Ref<bhkListShape> bhkListShapeRef; diff --git a/obj/bhkMalleableConstraint.cpp b/obj/bhkMalleableConstraint.cpp index a88d61af..cfc35151 100644 --- a/obj/bhkMalleableConstraint.cpp +++ b/obj/bhkMalleableConstraint.cpp @@ -1,10 +1,10 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkMalleableConstraint.h" -#include "gen/RagDollDescriptor.h" -#include "gen/LimitedHingeDescriptor.h" -#include "obj/NiObject.h" +#include "bhkMalleableConstraint.h" +#include "../gen/RagDollDescriptor.h" +#include "../gen/LimitedHingeDescriptor.h" +#include "NiObject.h" //Definition of TYPE constant const Type bhkMalleableConstraint::TYPE("bhkMalleableConstraint", &BHK_MALLEABLE_CONSTRAINT_PARENT::TYPE ); diff --git a/obj/bhkMalleableConstraint.h b/obj/bhkMalleableConstraint.h index 07e6761e..2221ca89 100644 --- a/obj/bhkMalleableConstraint.h +++ b/obj/bhkMalleableConstraint.h @@ -6,14 +6,14 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkConstraint.h" // Include structures -#include "gen/RagDollDescriptor.h" -#include "gen/LimitedHingeDescriptor.h" +#include "../gen/RagDollDescriptor.h" +#include "../gen/LimitedHingeDescriptor.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiObject; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkMalleableConstraint; typedef Ref<bhkMalleableConstraint> bhkMalleableConstraintRef; diff --git a/obj/bhkMoppBvTreeShape.cpp b/obj/bhkMoppBvTreeShape.cpp index 64ca7800..b4c60857 100644 --- a/obj/bhkMoppBvTreeShape.cpp +++ b/obj/bhkMoppBvTreeShape.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkMoppBvTreeShape.h" -#include "obj/bhkShape.h" +#include "bhkMoppBvTreeShape.h" +#include "bhkShape.h" //Definition of TYPE constant const Type bhkMoppBvTreeShape::TYPE("bhkMoppBvTreeShape", &BHK_MOPP_BV_TREE_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkMoppBvTreeShape.h b/obj/bhkMoppBvTreeShape.h index e2472815..d52b905f 100644 --- a/obj/bhkMoppBvTreeShape.h +++ b/obj/bhkMoppBvTreeShape.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkShape.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class bhkShape; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkMoppBvTreeShape; typedef Ref<bhkMoppBvTreeShape> bhkMoppBvTreeShapeRef; diff --git a/obj/bhkMultiSphereShape.cpp b/obj/bhkMultiSphereShape.cpp index 84aca945..cc28eaa8 100644 --- a/obj/bhkMultiSphereShape.cpp +++ b/obj/bhkMultiSphereShape.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkMultiSphereShape.h" +#include "bhkMultiSphereShape.h" //Definition of TYPE constant const Type bhkMultiSphereShape::TYPE("bhkMultiSphereShape", &BHK_MULTI_SPHERE_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkMultiSphereShape.h b/obj/bhkMultiSphereShape.h index 8f431c59..c4f2842f 100644 --- a/obj/bhkMultiSphereShape.h +++ b/obj/bhkMultiSphereShape.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkSphereRepShape.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkMultiSphereShape; typedef Ref<bhkMultiSphereShape> bhkMultiSphereShapeRef; diff --git a/obj/bhkNiTriStripsShape.cpp b/obj/bhkNiTriStripsShape.cpp index 7dd0bbe9..0a3ddb35 100644 --- a/obj/bhkNiTriStripsShape.cpp +++ b/obj/bhkNiTriStripsShape.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkNiTriStripsShape.h" -#include "obj/NiTriStripsData.h" +#include "bhkNiTriStripsShape.h" +#include "NiTriStripsData.h" //Definition of TYPE constant const Type bhkNiTriStripsShape::TYPE("bhkNiTriStripsShape", &BHK_NI_TRI_STRIPS_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkNiTriStripsShape.h b/obj/bhkNiTriStripsShape.h index 6c8f3700..9b46ee6e 100644 --- a/obj/bhkNiTriStripsShape.h +++ b/obj/bhkNiTriStripsShape.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkSphereRepShape.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class NiTriStripsData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkNiTriStripsShape; typedef Ref<bhkNiTriStripsShape> bhkNiTriStripsShapeRef; diff --git a/obj/bhkPackedNiTriStripsShape.cpp b/obj/bhkPackedNiTriStripsShape.cpp index d25ab358..40f76357 100644 --- a/obj/bhkPackedNiTriStripsShape.cpp +++ b/obj/bhkPackedNiTriStripsShape.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkPackedNiTriStripsShape.h" -#include "obj/hkPackedNiTriStripsData.h" +#include "bhkPackedNiTriStripsShape.h" +#include "hkPackedNiTriStripsData.h" //Definition of TYPE constant const Type bhkPackedNiTriStripsShape::TYPE("bhkPackedNiTriStripsShape", &BHK_PACKED_NI_TRI_STRIPS_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkPackedNiTriStripsShape.h b/obj/bhkPackedNiTriStripsShape.h index 0c091024..76214d26 100644 --- a/obj/bhkPackedNiTriStripsShape.h +++ b/obj/bhkPackedNiTriStripsShape.h @@ -7,10 +7,10 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkShapeCollection.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class hkPackedNiTriStripsData; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkPackedNiTriStripsShape; typedef Ref<bhkPackedNiTriStripsShape> bhkPackedNiTriStripsShapeRef; diff --git a/obj/bhkPrismaticConstraint.cpp b/obj/bhkPrismaticConstraint.cpp index 9cadff4f..40d794f7 100644 --- a/obj/bhkPrismaticConstraint.cpp +++ b/obj/bhkPrismaticConstraint.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkPrismaticConstraint.h" +#include "bhkPrismaticConstraint.h" //Definition of TYPE constant const Type bhkPrismaticConstraint::TYPE("bhkPrismaticConstraint", &BHK_PRISMATIC_CONSTRAINT_PARENT::TYPE ); diff --git a/obj/bhkPrismaticConstraint.h b/obj/bhkPrismaticConstraint.h index 8358c34c..93c790d1 100644 --- a/obj/bhkPrismaticConstraint.h +++ b/obj/bhkPrismaticConstraint.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkConstraint.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkPrismaticConstraint; typedef Ref<bhkPrismaticConstraint> bhkPrismaticConstraintRef; diff --git a/obj/bhkRagdollConstraint.cpp b/obj/bhkRagdollConstraint.cpp index cb872b62..eb8b3673 100644 --- a/obj/bhkRagdollConstraint.cpp +++ b/obj/bhkRagdollConstraint.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkRagdollConstraint.h" +#include "bhkRagdollConstraint.h" //Definition of TYPE constant const Type bhkRagdollConstraint::TYPE("bhkRagdollConstraint", &BHK_RAGDOLL_CONSTRAINT_PARENT::TYPE ); diff --git a/obj/bhkRagdollConstraint.h b/obj/bhkRagdollConstraint.h index f56a79ac..f0325290 100644 --- a/obj/bhkRagdollConstraint.h +++ b/obj/bhkRagdollConstraint.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkRagdollConstraint.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkRagdollConstraint; typedef Ref<bhkRagdollConstraint> bhkRagdollConstraintRef; diff --git a/obj/bhkRefObject.cpp b/obj/bhkRefObject.cpp index 3b21db78..6fda87b3 100644 --- a/obj/bhkRefObject.cpp +++ b/obj/bhkRefObject.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkRefObject.h" +#include "bhkRefObject.h" //Definition of TYPE constant const Type bhkRefObject::TYPE("bhkRefObject", &BHK_REF_OBJECT_PARENT::TYPE ); diff --git a/obj/bhkRefObject.h b/obj/bhkRefObject.h index 2b3de3f1..5e66d03b 100644 --- a/obj/bhkRefObject.h +++ b/obj/bhkRefObject.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkRefObject; typedef Ref<bhkRefObject> bhkRefObjectRef; diff --git a/obj/bhkRigidBody.cpp b/obj/bhkRigidBody.cpp index 7ebf1832..775cee73 100644 --- a/obj/bhkRigidBody.cpp +++ b/obj/bhkRigidBody.cpp @@ -1,9 +1,9 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkRigidBody.h" -#include "gen/QuaternionXYZW.h" -#include "obj/AbhkConstraint.h" +#include "bhkRigidBody.h" +#include "../gen/QuaternionXYZW.h" +#include "AbhkConstraint.h" //Definition of TYPE constant const Type bhkRigidBody::TYPE("bhkRigidBody", &BHK_RIGID_BODY_PARENT::TYPE ); diff --git a/obj/bhkRigidBody.h b/obj/bhkRigidBody.h index 50759d23..e9c98672 100644 --- a/obj/bhkRigidBody.h +++ b/obj/bhkRigidBody.h @@ -6,13 +6,13 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkEntity.h" // Include structures -#include "gen/QuaternionXYZW.h" +#include "../gen/QuaternionXYZW.h" // Forward define of referenced blocks -#include "Ref.h" +#include "../Ref.h" class AbhkConstraint; -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkRigidBody; typedef Ref<bhkRigidBody> bhkRigidBodyRef; diff --git a/obj/bhkRigidBodyT.cpp b/obj/bhkRigidBodyT.cpp index fa444245..a6baffd2 100644 --- a/obj/bhkRigidBodyT.cpp +++ b/obj/bhkRigidBodyT.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkRigidBodyT.h" +#include "bhkRigidBodyT.h" //Definition of TYPE constant const Type bhkRigidBodyT::TYPE("bhkRigidBodyT", &BHK_RIGID_BODY_T_PARENT::TYPE ); diff --git a/obj/bhkRigidBodyT.h b/obj/bhkRigidBodyT.h index 8436f910..26b89681 100644 --- a/obj/bhkRigidBodyT.h +++ b/obj/bhkRigidBodyT.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkRigidBody.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkRigidBodyT; typedef Ref<bhkRigidBodyT> bhkRigidBodyTRef; diff --git a/obj/bhkSPCollisionObject.cpp b/obj/bhkSPCollisionObject.cpp index c16d545a..d403837d 100644 --- a/obj/bhkSPCollisionObject.cpp +++ b/obj/bhkSPCollisionObject.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkSPCollisionObject.h" +#include "bhkSPCollisionObject.h" //Definition of TYPE constant const Type bhkSPCollisionObject::TYPE("bhkSPCollisionObject", &BHK_S_P_COLLISION_OBJECT_PARENT::TYPE ); diff --git a/obj/bhkSPCollisionObject.h b/obj/bhkSPCollisionObject.h index 4cd0256a..7d9a9b12 100644 --- a/obj/bhkSPCollisionObject.h +++ b/obj/bhkSPCollisionObject.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "NiCollisionObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkSPCollisionObject; typedef Ref<bhkSPCollisionObject> bhkSPCollisionObjectRef; diff --git a/obj/bhkSerializable.cpp b/obj/bhkSerializable.cpp index 706437ad..9e0e22f9 100644 --- a/obj/bhkSerializable.cpp +++ b/obj/bhkSerializable.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkSerializable.h" +#include "bhkSerializable.h" //Definition of TYPE constant const Type bhkSerializable::TYPE("bhkSerializable", &BHK_SERIALIZABLE_PARENT::TYPE ); diff --git a/obj/bhkSerializable.h b/obj/bhkSerializable.h index fc8ebe44..09a97d1e 100644 --- a/obj/bhkSerializable.h +++ b/obj/bhkSerializable.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkRefObject.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkSerializable; typedef Ref<bhkSerializable> bhkSerializableRef; diff --git a/obj/bhkShape.cpp b/obj/bhkShape.cpp index 14455900..a0c0c472 100644 --- a/obj/bhkShape.cpp +++ b/obj/bhkShape.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkShape.h" +#include "bhkShape.h" //Definition of TYPE constant const Type bhkShape::TYPE("bhkShape", &BHK_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkShape.h b/obj/bhkShape.h index 5f919fe4..5ffd2c7a 100644 --- a/obj/bhkShape.h +++ b/obj/bhkShape.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkSerializable.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkShape; typedef Ref<bhkShape> bhkShapeRef; diff --git a/obj/bhkSimpleShapePhantom.cpp b/obj/bhkSimpleShapePhantom.cpp index 344d93eb..ce4b8c29 100644 --- a/obj/bhkSimpleShapePhantom.cpp +++ b/obj/bhkSimpleShapePhantom.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkSimpleShapePhantom.h" +#include "bhkSimpleShapePhantom.h" //Definition of TYPE constant const Type bhkSimpleShapePhantom::TYPE("bhkSimpleShapePhantom", &BHK_SIMPLE_SHAPE_PHANTOM_PARENT::TYPE ); diff --git a/obj/bhkSimpleShapePhantom.h b/obj/bhkSimpleShapePhantom.h index cfab6e6d..f7ef47d5 100644 --- a/obj/bhkSimpleShapePhantom.h +++ b/obj/bhkSimpleShapePhantom.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkEntity.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkSimpleShapePhantom; typedef Ref<bhkSimpleShapePhantom> bhkSimpleShapePhantomRef; diff --git a/obj/bhkSphereRepShape.cpp b/obj/bhkSphereRepShape.cpp index 7fb00a31..76747ba7 100644 --- a/obj/bhkSphereRepShape.cpp +++ b/obj/bhkSphereRepShape.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkSphereRepShape.h" +#include "bhkSphereRepShape.h" //Definition of TYPE constant const Type bhkSphereRepShape::TYPE("bhkSphereRepShape", &BHK_SPHERE_REP_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkSphereRepShape.h b/obj/bhkSphereRepShape.h index 85c38a2c..1b4f0538 100644 --- a/obj/bhkSphereRepShape.h +++ b/obj/bhkSphereRepShape.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkShape.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkSphereRepShape; typedef Ref<bhkSphereRepShape> bhkSphereRepShapeRef; diff --git a/obj/bhkSphereShape.cpp b/obj/bhkSphereShape.cpp index 496e9e5c..d8bb5747 100644 --- a/obj/bhkSphereShape.cpp +++ b/obj/bhkSphereShape.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkSphereShape.h" +#include "bhkSphereShape.h" //Definition of TYPE constant const Type bhkSphereShape::TYPE("bhkSphereShape", &BHK_SPHERE_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkSphereShape.h b/obj/bhkSphereShape.h index e74ce5c2..93980097 100644 --- a/obj/bhkSphereShape.h +++ b/obj/bhkSphereShape.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkConvexShape.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkSphereShape; typedef Ref<bhkSphereShape> bhkSphereShapeRef; diff --git a/obj/bhkStiffSpringConstraint.cpp b/obj/bhkStiffSpringConstraint.cpp index 665f8edc..d3273003 100644 --- a/obj/bhkStiffSpringConstraint.cpp +++ b/obj/bhkStiffSpringConstraint.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkStiffSpringConstraint.h" +#include "bhkStiffSpringConstraint.h" //Definition of TYPE constant const Type bhkStiffSpringConstraint::TYPE("bhkStiffSpringConstraint", &BHK_STIFF_SPRING_CONSTRAINT_PARENT::TYPE ); diff --git a/obj/bhkStiffSpringConstraint.h b/obj/bhkStiffSpringConstraint.h index 6b0ee7f5..cad63a49 100644 --- a/obj/bhkStiffSpringConstraint.h +++ b/obj/bhkStiffSpringConstraint.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkConstraint.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkStiffSpringConstraint; typedef Ref<bhkStiffSpringConstraint> bhkStiffSpringConstraintRef; diff --git a/obj/bhkTransformShape.cpp b/obj/bhkTransformShape.cpp index 699b102d..812719e2 100644 --- a/obj/bhkTransformShape.cpp +++ b/obj/bhkTransformShape.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkTransformShape.h" +#include "bhkTransformShape.h" //Definition of TYPE constant const Type bhkTransformShape::TYPE("bhkTransformShape", &BHK_TRANSFORM_SHAPE_PARENT::TYPE ); diff --git a/obj/bhkTransformShape.h b/obj/bhkTransformShape.h index 07d66100..9c18dc4c 100644 --- a/obj/bhkTransformShape.h +++ b/obj/bhkTransformShape.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkEntity.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkTransformShape; typedef Ref<bhkTransformShape> bhkTransformShapeRef; diff --git a/obj/bhkWorldObject.cpp b/obj/bhkWorldObject.cpp index ab24fdbb..96b22e4a 100644 --- a/obj/bhkWorldObject.cpp +++ b/obj/bhkWorldObject.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/bhkWorldObject.h" +#include "bhkWorldObject.h" //Definition of TYPE constant const Type bhkWorldObject::TYPE("bhkWorldObject", &BHK_WORLD_OBJECT_PARENT::TYPE ); diff --git a/obj/bhkWorldObject.h b/obj/bhkWorldObject.h index b6fae5fb..38f464f2 100644 --- a/obj/bhkWorldObject.h +++ b/obj/bhkWorldObject.h @@ -6,7 +6,7 @@ All rights reserved. Please see niflib.h for licence. */ #include "bhkShape.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class bhkWorldObject; typedef Ref<bhkWorldObject> bhkWorldObjectRef; diff --git a/obj/hkPackedNiTriStripsData.cpp b/obj/hkPackedNiTriStripsData.cpp index 91d72dd3..cf3363d6 100644 --- a/obj/hkPackedNiTriStripsData.cpp +++ b/obj/hkPackedNiTriStripsData.cpp @@ -1,8 +1,8 @@ /* Copyright (c) 2006, NIF File Format Library and Tools All rights reserved. Please see niflib.h for licence. */ -#include "obj/hkPackedNiTriStripsData.h" -#include "gen/hkTriangle.h" +#include "hkPackedNiTriStripsData.h" +#include "../gen/hkTriangle.h" //Definition of TYPE constant const Type hkPackedNiTriStripsData::TYPE("hkPackedNiTriStripsData", &HK_PACKED_NI_TRI_STRIPS_DATA_PARENT::TYPE ); diff --git a/obj/hkPackedNiTriStripsData.h b/obj/hkPackedNiTriStripsData.h index 087902bd..b3b5c267 100644 --- a/obj/hkPackedNiTriStripsData.h +++ b/obj/hkPackedNiTriStripsData.h @@ -6,9 +6,9 @@ All rights reserved. Please see niflib.h for licence. */ #include "AbhkShapeCollection.h" // Include structures -#include "gen/hkTriangle.h" +#include "../gen/hkTriangle.h" -#include "gen/obj_defines.h" +#include "../gen/obj_defines.h" class hkPackedNiTriStripsData; typedef Ref<hkPackedNiTriStripsData> hkPackedNiTriStripsDataRef; diff --git a/py_niflib.vcproj b/py_niflib.vcproj index 024bc618..fe08a8b5 100644 --- a/py_niflib.vcproj +++ b/py_niflib.vcproj @@ -1,204 +1,305 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="7.10" + Version="8.00" Name="PyNiflib" ProjectGUID="{7517F24D-B1A1-427C-B952-F5DD5DDAD7A7}" RootNamespace="PyNiflib" - Keyword="Win32Proj"> + Keyword="Win32Proj" + > <Platforms> <Platform - Name="Win32"/> + Name="Win32" + /> </Platforms> + <ToolFiles> + </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="../Debug" IntermediateDirectory="../Debug" ConfigurationType="2" - CharacterSet="2"> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> <Tool Name="VCCLCompilerTool" Optimization="0" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="TRUE" + MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="TRUE" - DebugInformationFormat="4"/> + Detect64BitPortabilityProblems="true" + DebugInformationFormat="4" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> <Tool - Name="VCCustomBuildTool"/> + Name="VCPreLinkEventTool" + /> <Tool Name="VCLinkerTool" AdditionalDependencies="niflib.lib" OutputFile="..\bin\_niflib.dll" LinkIncremental="2" - GenerateDebugInformation="TRUE" + GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/PyNiflib.pdb" SubSystem="1" - TargetMachine="1"/> + TargetMachine="1" + /> <Tool - Name="VCMIDLTool"/> + Name="VCALinkTool" + /> <Tool - Name="VCPostBuildEventTool"/> + Name="VCManifestTool" + /> <Tool - Name="VCPreBuildEventTool"/> + Name="VCXDCMakeTool" + /> <Tool - Name="VCPreLinkEventTool"/> + Name="VCBscMakeTool" + /> <Tool - Name="VCResourceCompilerTool"/> + Name="VCFxCopTool" + /> <Tool - Name="VCWebServiceProxyGeneratorTool"/> + Name="VCAppVerifierTool" + /> <Tool - Name="VCXMLDataGeneratorTool"/> + Name="VCWebDeploymentTool" + /> <Tool - Name="VCWebDeploymentTool"/> - <Tool - Name="VCManagedWrapperGeneratorTool"/> - <Tool - Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + Name="VCPostBuildEventTool" + /> </Configuration> <Configuration Name="Release|Win32" OutputDirectory="..\Release" IntermediateDirectory="..\Release" ConfigurationType="2" - CharacterSet="2"> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" RuntimeLibrary="0" UsePrecompiledHeader="0" WarningLevel="0" - Detect64BitPortabilityProblems="TRUE" - DebugInformationFormat="3"/> + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> <Tool - Name="VCCustomBuildTool"/> + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> <Tool Name="VCLinkerTool" AdditionalOptions="niflib.lib" OutputFile="../bin/_niflib.dll" LinkIncremental="1" - GenerateDebugInformation="TRUE" + GenerateDebugInformation="true" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" - TargetMachine="1"/> - <Tool - Name="VCMIDLTool"/> - <Tool - Name="VCPostBuildEventTool"/> + TargetMachine="1" + /> <Tool - Name="VCPreBuildEventTool"/> + Name="VCALinkTool" + /> <Tool - Name="VCPreLinkEventTool"/> + Name="VCManifestTool" + /> <Tool - Name="VCResourceCompilerTool"/> + Name="VCXDCMakeTool" + /> <Tool - Name="VCWebServiceProxyGeneratorTool"/> + Name="VCBscMakeTool" + /> <Tool - Name="VCXMLDataGeneratorTool"/> + Name="VCFxCopTool" + /> <Tool - Name="VCWebDeploymentTool"/> + Name="VCAppVerifierTool" + /> <Tool - Name="VCManagedWrapperGeneratorTool"/> + Name="VCWebDeploymentTool" + /> <Tool - Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + Name="VCPostBuildEventTool" + /> </Configuration> <Configuration Name="PyNiflib|Win32" OutputDirectory="$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="2" - CharacterSet="2"> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - RuntimeLibrary="4" + RuntimeLibrary="0" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="TRUE" - DebugInformationFormat="3"/> + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> <Tool - Name="VCCustomBuildTool"/> + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> <Tool Name="VCLinkerTool" AdditionalOptions="../NIFlib/Release/NIFlib.lib" OutputFile="$(OutDir)/_niflib.dll" LinkIncremental="1" - GenerateDebugInformation="TRUE" + GenerateDebugInformation="true" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" - TargetMachine="1"/> - <Tool - Name="VCMIDLTool"/> - <Tool - Name="VCPostBuildEventTool"/> + TargetMachine="1" + /> <Tool - Name="VCPreBuildEventTool"/> + Name="VCALinkTool" + /> <Tool - Name="VCPreLinkEventTool"/> + Name="VCManifestTool" + /> <Tool - Name="VCResourceCompilerTool"/> + Name="VCXDCMakeTool" + /> <Tool - Name="VCWebServiceProxyGeneratorTool"/> + Name="VCBscMakeTool" + /> <Tool - Name="VCXMLDataGeneratorTool"/> + Name="VCFxCopTool" + /> <Tool - Name="VCWebDeploymentTool"/> + Name="VCAppVerifierTool" + /> <Tool - Name="VCManagedWrapperGeneratorTool"/> + Name="VCWebDeploymentTool" + /> <Tool - Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + Name="VCPostBuildEventTool" + /> </Configuration> </Configurations> <References> <ProjectReference ReferencedProjectIdentifier="{19FD8EE6-79CC-4BAC-9744-D9573BE47C7E}" - Name="NIFlib"/> + /> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > <File - RelativePath=".\py_wrap.cpp"> + RelativePath=".\py_wrap.cpp" + > </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" + > </Filter> <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> + UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" + > <File - RelativePath=".\pyniflib.i"> + RelativePath=".\pyniflib.i" + > <FileConfiguration - Name="Debug|Win32"> + Name="Debug|Win32" + > <Tool Name="VCCustomBuildTool" Description="Running SWIG..." - CommandLine="swig -c++ -python -outdir "..\bin" -o py_wrap.cpp pyniflib.i -" + CommandLine="swig -c++ -python -outdir "..\bin" -o py_wrap.cpp pyniflib.i
" AdditionalDependencies="niflib.h" - Outputs="py_wrap.cpp"/> + Outputs="py_wrap.cpp" + /> </FileConfiguration> <FileConfiguration - Name="Release|Win32"> + Name="Release|Win32" + > <Tool Name="VCCustomBuildTool" Description="Running SWIG..." - CommandLine="swig -c++ -python -outdir "..\bin" -o py_wrap.cpp pyniflib.i -" + CommandLine="swig -c++ -python -outdir "..\bin" -o py_wrap.cpp pyniflib.i
" AdditionalDependencies="niflib.h" - Outputs="py_wrap.cpp"/> + Outputs="py_wrap.cpp" + /> </FileConfiguration> </File> </Filter> -- GitLab