Commit Graph

7500 Commits (3882a5f25af662892a469b52148444ea7a1852d2)

Author SHA1 Message Date
Petr Mikheev 4beed29404 Changes required during review 1 year ago
Petr Mikheev be455469ba Read SUB_DNAM in ESM4::ArmorAddon and SUB_PNAM in ESM4::HeadPart 1 year ago
AnyOldName3 73187b03f3 Merge branch 'allofitjustworks' into 'master'
Fallout 4 and SSE support improvements

See merge request OpenMW/openmw!3465
1 year ago
Evil Eye 3c03555b96 Move werewolf FOV from unused to float and use string_view 1 year ago
Alexei Kotov 79e6c9a92a Add more comments to handleBSGeometry 1 year ago
Alexei Kotov 1da9038b35 Updates to resource path handling
- Remove consecutive slashes
- Only use backslashes
- Try to find the top level directory in the path before prepending it
1 year ago
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 af24d3fd3c Nth revision of NifLoader geometry handling
Handle BSSegmentedTriShape
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
AnyOldName3 15e6ababf1 Merge branch 'soft_particles' into 'master'
Apply soft effect to nifs marked with soft effect flag (originally developed by Cody Glassman)

See merge request OpenMW/openmw!3447
1 year ago
Alexei Kotov b6d2fa5f9d Merge branch 'initially_disabled' into 'master'
Take into account "Enable Parent" subrecord and disable ESM4 objects that should be initially disabled

See merge request OpenMW/openmw!3461
1 year ago
psi29a df1063be5d Merge branch 'thedichotomyof4' into 'master'
ESM4 upd8s: Fours and Worlds

Closes #7445

See merge request OpenMW/openmw!3454
1 year ago
Petr Mikheev 02de5e82d8 Take into account "Enable Parent" subrecord and disable ESM4 objects that should be initially disabled. 1 year ago
Petr Mikheev a401461a64 Update addedState in shadervisitor.cpp 1 year ago
elsid 1d94527a19
Avoid using settings in components to get actor model
Settings::Values are initialized only for engine. Accessing them from other
binaries leads to a crash.
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 8d655054f1 esmtool: Print human-readable ESM4 file format version 1 year ago
Alexei Kotov 9f8f2dd925 Use parent worldspace terrain when requested 1 year ago
Alexei Kotov 8c27dca1df ESM4: add a way to get the current form version
Differentiate between Fallout 4 and TES4 version 1.0 plugins
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
psi29a 8df8135f1d Merge branch 'youhavemyoarcitizen' into 'master'
Fix bhkConvexSweepShape loading

See merge request OpenMW/openmw!3444
1 year ago
Alexei Kotov 7e360df6c0 Place ESM4::Flora instances to the scene 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