-
- Downloads
Realized that Niflib was not compiling in DLL mode, so started working on...
Realized that Niflib was not compiling in DLL mode, so started working on fixing that. All NiObject classes need to have NIFLIB_API and NIFLIB_HIDDEN put on each public function, rather than marking the whole class. Still a lot left to change, but niflib.cpp and ComplexShape.cpp both compile without errors in DLL mode now.
Showing
- include/gen/AVObject.h 5 additions, 5 deletionsinclude/gen/AVObject.h
- include/gen/BoundingBox.h 5 additions, 5 deletionsinclude/gen/BoundingBox.h
- include/gen/ByteArray.h 5 additions, 5 deletionsinclude/gen/ByteArray.h
- include/gen/ControllerLink.h 5 additions, 5 deletionsinclude/gen/ControllerLink.h
- include/gen/Footer.h 5 additions, 5 deletionsinclude/gen/Footer.h
- include/gen/FurniturePosition.h 5 additions, 5 deletionsinclude/gen/FurniturePosition.h
- include/gen/Header.h 6 additions, 6 deletionsinclude/gen/Header.h
- include/gen/KeyGroup.h 1 addition, 1 deletioninclude/gen/KeyGroup.h
- include/gen/LODRange.h 5 additions, 5 deletionsinclude/gen/LODRange.h
- include/gen/LimitedHingeDescriptor.h 5 additions, 5 deletionsinclude/gen/LimitedHingeDescriptor.h
- include/gen/MatchGroup.h 5 additions, 5 deletionsinclude/gen/MatchGroup.h
- include/gen/MipMap.h 5 additions, 5 deletionsinclude/gen/MipMap.h
- include/gen/Morph.h 5 additions, 5 deletionsinclude/gen/Morph.h
- include/gen/NodeGroup.h 5 additions, 5 deletionsinclude/gen/NodeGroup.h
- include/gen/OblivionColFilter.h 5 additions, 5 deletionsinclude/gen/OblivionColFilter.h
- include/gen/OblivionSubShape.h 5 additions, 5 deletionsinclude/gen/OblivionSubShape.h
- include/gen/Particle.h 5 additions, 5 deletionsinclude/gen/Particle.h
- include/gen/QuaternionXYZW.h 5 additions, 5 deletionsinclude/gen/QuaternionXYZW.h
- include/gen/RagDollDescriptor.h 5 additions, 5 deletionsinclude/gen/RagDollDescriptor.h
- include/gen/RotationKeyArray.h 1 addition, 1 deletioninclude/gen/RotationKeyArray.h
Loading
Please register or sign in to comment