elsid
|
79b73e45a1
|
Replace std::filesystem::path by std::string and std::string_view in nif code
It's used only for error reporting.
|
2024-03-11 22:07:37 +01:00 |
|
psi29a
|
0ad5829e5d
|
Merge branch 'move_components' into 'master'
Move local variables in components
See merge request OpenMW/openmw!3790
|
2024-01-20 15:53:07 +00:00 |
|
Andrei Kortunov
|
87c9f395f1
|
Move local variables in components
|
2024-01-19 16:01:48 +04:00 |
|
Evil Eye
|
48db113149
|
Address feedback
|
2024-01-17 18:10:42 +01:00 |
|
Evil Eye
|
27fa411f4f
|
Convert strings in nif files to utf8
|
2024-01-16 20:56:58 +01:00 |
|
psi29a
|
5d53eb7566
|
Merge branch 'russianroulette' into 'master'
BulletNifLoader: Handle NiSkinPartition, reduce false-positive collision generation for NiSwitchNode children
See merge request OpenMW/openmw!3634
|
2023-12-26 10:33:20 +00:00 |
|
Cody Glassman
|
187f63d3d3
|
support postprocess distortion
|
2023-12-21 10:56:38 -08:00 |
|
Alexei Kotov
|
9cdaf2c29b
|
Handle NiFogProperty (feature #5173)
|
2023-12-09 17:13:16 +03:00 |
|
Evil Eye
|
7cdf702a14
|
Merge branch 'niftestbsatool' into 'master'
bsatool and NIF debugging improvements
See merge request OpenMW/openmw!3619
|
2023-12-04 19:24:10 +00:00 |
|
Alexei Kotov
|
b93291840e
|
BulletNifLoader: Handle NiSkinPartition
Add NiSkinPartition recovery helper method
|
2023-12-04 15:53:24 +03:00 |
|
Alexei Kotov
|
99024d3826
|
Revamp NIF debug logging
Disabled by default
Extend it to supported files
Log more version info
Reduce noise
|
2023-11-28 21:46:29 +03:00 |
|
Alexei Kotov
|
9a43ca2d00
|
Move NiGeometry triangulation to NiGeometry
|
2023-11-24 23:39:49 +03:00 |
|
Andrei Kortunov
|
aeb46f5fba
|
Fix Coverity warnings
|
2023-11-16 18:53:43 +04:00 |
|
Alexei Kotov
|
e11bee250f
|
Merge branch 'init_field2' into 'master'
Init missing fields
See merge request OpenMW/openmw!3574
|
2023-11-11 21:34:53 +00:00 |
|
Alexei Kotov
|
7f92c1821e
|
Read BSCollisionQueryProxyExtraData
|
2023-11-08 13:38:14 +03:00 |
|
Alexei Kotov
|
fdf9184cae
|
Improve or fix FO76-related definitions
|
2023-11-08 13:38:14 +03:00 |
|
Andrei Kortunov
|
2d4e1b88b2
|
Init missing field
|
2023-11-07 15:52:49 +04:00 |
|
Alexei Kotov
|
af08205f19
|
Support BSShader/BSLightingShader depth flags
|
2023-11-03 18:38:01 +03:00 |
|
Alexei Kotov
|
0748e2094d
|
Read NiParticleBomb
|
2023-10-22 11:45:39 +03:00 |
|
Alexei Kotov
|
8ce9f7b9cf
|
Read BSPackedCombinedSharedGeomDataExtra
|
2023-10-20 17:39:58 +03:00 |
|
Alexei Kotov
|
23eb6289b3
|
Read BSLightingShaderPropertyUShortController
|
2023-10-20 17:09:42 +03:00 |
|
Alexei Kotov
|
981e482171
|
Read BSSubIndexTriShape
It's currently handled exactly like BSTriShape, which works ok enough for our purposes
|
2023-10-20 17:02:46 +03:00 |
|
Alexei Kotov
|
284129b9ec
|
Support Fallout 4 skinning
Convert the skinning data into NiSkinData-compatible format
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
b9d42946be
|
Fix SSE mesh loading
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
b4f81fb4fa
|
Fix formatting
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
0497fd111f
|
Handle BSTriShape basic geometry
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
8fb900da85
|
Remove GeometryInterface
Actually, it was a terrible idea
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
291d0de79e
|
Read more FO4 extra data records
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
94b286a088
|
Read NiLightRadiusController
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
6c2a79184d
|
Read FO4 skinning data
|
2023-10-04 15:54:28 +03:00 |
|
Petr Mikheev
|
63d5bd6f8a
|
Apply soft effect to nifs marked with soft effect flag (developed by Cody Glassman)
|
2023-09-27 20:41:52 +02:00 |
|
Alexei Kotov
|
052fb416c6
|
Read BSSegmentedTriShape
|
2023-09-25 14:48:40 +03:00 |
|
Alexei Kotov
|
67e24a0ffe
|
Read all Bethesda Havok Action records
|
2023-09-25 14:45:40 +03:00 |
|
Alexei Kotov
|
a18601d6e0
|
Finish bhkPhantom hierarchy, read bhkAabbPhantom
|
2023-09-25 14:21:15 +03:00 |
|
Alexei Kotov
|
e22654baa7
|
Read bhkMeshShape
|
2023-09-25 14:00:44 +03:00 |
|
Alexei Kotov
|
01cd7e715b
|
Fix formatting
|
2023-09-24 20:22:09 +03:00 |
|
Alexei Kotov
|
6b28f07537
|
Read bhkPlaneShape and bhkMultiSphereShape
|
2023-09-24 20:22:09 +03:00 |
|
Alexei Kotov
|
7c11d9acbc
|
Read NiMeshPSysData and related modifiers
|
2023-09-24 20:22:09 +03:00 |
|
Alexei Kotov
|
285eafbf66
|
Read bhkBallSocketConstraintChain and BSProceduralLightingController
|
2023-09-24 20:22:07 +03:00 |
|
Alexei Kotov
|
02c895c107
|
Read all remaining Havok constraint records
|
2023-09-24 20:21:30 +03:00 |
|
Alexei Kotov
|
3296dadf60
|
Read BSPSysMultiTargetEmitterCtlr and bone LOD controllers
|
2023-09-24 20:21:30 +03:00 |
|
Alexei Kotov
|
d048746146
|
Read BSMasterParticleSystem, BSParentVelocityModifier, NiLookAtInterpolator
|
2023-09-24 20:21:30 +03:00 |
|
Alexei Kotov
|
47a1403717
|
Fix bhkConvexSweepShape loading
|
2023-09-23 21:16:04 +03:00 |
|
Alexei Kotov
|
470852f88e
|
Cleanup
|
2023-09-22 21:59:24 +03:00 |
|
Alexei Kotov
|
a416d18adf
|
Read NiPSysColorModifier, NiPSysGrowFadeModifier, BSPSysArrayEmitter
|
2023-09-22 15:10:49 +03:00 |
|
Alexei Kotov
|
655dcef34c
|
Fix >1 particle radii loading
|
2023-09-22 11:12:35 +03:00 |
|
Alexei Kotov
|
0ad3463d36
|
Read BSWindModifier and NiPSysBombModifier
|
2023-09-22 05:28:18 +03:00 |
|
Alexei Kotov
|
5de3bdd2bc
|
Read Gamebryo particle colliders and a few more modifiers
|
2023-09-22 05:15:01 +03:00 |
|
Alexei Kotov
|
120223d8df
|
Read even more Gamebryo/Bethesda particle records
|
2023-09-22 04:42:46 +03:00 |
|
Alexei Kotov
|
8594875ccb
|
Read a few more Gamebryo/Bethesda modifiers
|
2023-09-22 04:11:32 +03:00 |
|