Commit Graph

541 Commits (7cea0344b28125c5afbff74c234d4c942597f552)

Author SHA1 Message Date
Alexei Kotov 284129b9ec Support Fallout 4 skinning
Convert the skinning data into NiSkinData-compatible format
1 year ago
Alexei Kotov b9d42946be Fix SSE mesh loading 1 year ago
Alexei Kotov b4f81fb4fa Fix formatting 1 year ago
Alexei Kotov 0497fd111f Handle BSTriShape basic geometry 1 year ago
Alexei Kotov 8fb900da85 Remove GeometryInterface
Actually, it was a terrible idea
1 year ago
Alexei Kotov 291d0de79e Read more FO4 extra data records 1 year ago
Alexei Kotov 94b286a088 Read NiLightRadiusController 1 year ago
Alexei Kotov 6c2a79184d Read FO4 skinning data 1 year ago
Petr Mikheev 63d5bd6f8a Apply soft effect to nifs marked with soft effect flag (developed by Cody Glassman) 1 year ago
Alexei Kotov 052fb416c6 Read BSSegmentedTriShape 1 year ago
Alexei Kotov 67e24a0ffe Read all Bethesda Havok Action records 1 year ago
Alexei Kotov a18601d6e0 Finish bhkPhantom hierarchy, read bhkAabbPhantom 1 year ago
Alexei Kotov e22654baa7 Read bhkMeshShape 1 year ago
Alexei Kotov 01cd7e715b Fix formatting 1 year ago
Alexei Kotov 6b28f07537 Read bhkPlaneShape and bhkMultiSphereShape 1 year ago
Alexei Kotov 7c11d9acbc Read NiMeshPSysData and related modifiers 1 year ago
Alexei Kotov 285eafbf66 Read bhkBallSocketConstraintChain and BSProceduralLightingController 1 year ago
Alexei Kotov 02c895c107 Read all remaining Havok constraint records 1 year ago
Alexei Kotov 3296dadf60 Read BSPSysMultiTargetEmitterCtlr and bone LOD controllers 1 year ago
Alexei Kotov d048746146 Read BSMasterParticleSystem, BSParentVelocityModifier, NiLookAtInterpolator 1 year ago
Alexei Kotov 47a1403717 Fix bhkConvexSweepShape loading 1 year ago
Alexei Kotov 470852f88e Cleanup 1 year ago
Alexei Kotov a416d18adf Read NiPSysColorModifier, NiPSysGrowFadeModifier, BSPSysArrayEmitter 1 year ago
Alexei Kotov 655dcef34c Fix >1 particle radii loading 1 year ago
Alexei Kotov 0ad3463d36 Read BSWindModifier and NiPSysBombModifier 1 year ago
Alexei Kotov 5de3bdd2bc Read Gamebryo particle colliders and a few more modifiers 1 year ago
Alexei Kotov 120223d8df Read even more Gamebryo/Bethesda particle records 1 year ago
Alexei Kotov 8594875ccb Read a few more Gamebryo/Bethesda modifiers 1 year ago
Alexei Kotov c6d0df432f Read a few Gamebryo particle emitters, NiPSysResetOnLoopCtlr, NiPSysPositionModifier 1 year ago
Alexei Kotov 717b93d61e Read BSPSysLODModifier 1 year ago
Alexei Kotov b45923ac39 Read NiPSysSpawnModifier, NiPSysAgeDeathModifier 1 year ago
Alexei Kotov eaa82ba5c6 Read BSStripPSysData 1 year ago
Alexei Kotov a8946e06f6 Read NiParticleSystem and its twins
Looks like NiPSysData is loading correctly
1 year ago
Alexei Kotov f507e17807 Read BSWaterShaderProperty and BSSkyShaderProperty 1 year ago
Alexei Kotov 6204a83a2b Read bhkBallAndSocketConstraint and bhkStiffSpringConstraint 1 year ago
Alexei Kotov e2efc9dd2f Read NiLightColorController and NiPathInterpolator 1 year ago
Alexei Kotov 2d9c700530 Read BSDebrisNode 1 year ago
Alexei Kotov 812b0cf246 Read NiFloatExtraDataController records 1 year ago
Alexei Kotov c34faaf336 Read NiPSysUpdateCtlr 1 year ago
Alexei Kotov a90c848349 Reject files with non-zero preceding separators
This sign is typically bad news on some 10.0.1.2 files used in Oblivion.
Technically our fault, but NifTools research is incomplete, will need to check if cc9cii found anything
1 year ago
Alexei Kotov c8307ad397 Read particle system modifier controllers 1 year ago
Alexei Kotov dddfbf806b Move particle geometry, add NiPSysData and NiPSysEmitterCtlrData
These record types are currently unreachable, might get tweaks later
1 year ago
Alexei Kotov 73a12eb74a Read BSLagBoneController 1 year ago
Alexei Kotov 1aabc9aee5 Read bhkNPCollisionObject, bhkPhysicsSystem and bhkRagdollSystem 1 year ago
Alexei Kotov b5f1d0a91b Fix formatting 1 year ago
Alexei Kotov ad20384750 Read NiLightDimmerController 1 year ago
Alexei Kotov 312e32717c Read bhkConvexListShape and bhkConvexSweepShape 1 year ago
Alexei Kotov 0eb8d28e81 Read bhkBlendCollisionObject 1 year ago
Alexei Kotov 70877c94bc Read BSNiAlphaPropertyTestRefController 1 year ago
Alexei Kotov 9a2d385d87 Read NiAdditionalGeometryData records 1 year ago