Commit Graph

193 Commits (9b412bc802a30a91328e2dc288782e84b6e29e08)

Author SHA1 Message Date
psi29a 0ad5829e5d Merge branch 'move_components' into 'master'
Move local variables in components

See merge request OpenMW/openmw!3790
12 months ago
Andrei Kortunov 87c9f395f1 Move local variables in components 12 months ago
Evil Eye 48db113149 Address feedback 12 months ago
Evil Eye 27fa411f4f Convert strings in nif files to utf8 12 months ago
Alexei Kotov 99024d3826 Revamp NIF debug logging
Disabled by default
Extend it to supported files
Log more version info
Reduce noise
1 year ago
Alexei Kotov 7f92c1821e Read BSCollisionQueryProxyExtraData 1 year ago
Alexei Kotov 0748e2094d Read NiParticleBomb 1 year ago
Alexei Kotov 8ce9f7b9cf Read BSPackedCombinedSharedGeomDataExtra 1 year ago
Alexei Kotov 23eb6289b3 Read BSLightingShaderPropertyUShortController 1 year ago
Alexei Kotov 981e482171 Read BSSubIndexTriShape
It's currently handled exactly like BSTriShape, which works ok enough for our purposes
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
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 a416d18adf Read NiPSysColorModifier, NiPSysGrowFadeModifier, BSPSysArrayEmitter 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