Alexei Dobrohotov
8db2ba2b38
Merge pull request #3032 from akortunov/gtest
...
Mark mock methods as overrides (requires GTest 1.10)
4 years ago
Alexei Dobrohotov
8fd45d85ec
Unify NiGeometry/NiGeometryData handling
4 years ago
Alexei Dobrohotov
15291f15d3
Make actor collision box components a struct
4 years ago
Andrei Kortunov
807367ca3f
Mark mock methods as overrides (requires GTest 1.10)
4 years ago
Alexei Dobrohotov
df9667e923
Read NIF bounding volume data correctly
4 years ago
Alexei Dobrohotov
29ccb09da5
Introduce some extended NIF definitions
4 years ago
Bret Curtis
c69c7d0b3b
Merge pull request #2049 from elsid/bullet_double_precision
...
Support bullet double precision
5 years ago
Capostrophic
30558c2434
Try to resolve CI concerns
5 years ago
elsid
2d7c3bae61
Support bullet with double precision
5 years ago
Capostrophic
aef6cd7006
Fix handling of empty strings in NIF string tables
5 years ago
capostrophic
c61f64ae86
Fix tests
5 years ago
Capostrophic
790531671a
Fix tests
5 years ago
Capostrophic
8baddefdbd
Refactor extra data and particle modifier handling
...
Objects no longer inherit from extra data class
"Controlled" harmful abstraction no longer exists
Introduced NiParticleModifier/NiParticleCollider abstractions
Extra data size reading moved into the base read() method
5 years ago
Andrei Kortunov
d2613e35a2
Fix some Clang 7 warnings
6 years ago
AnyOldName3
93843d024c
Remove another duplicate operator<<
6 years ago
Bret Curtis
d6c674660a
Merge pull request #1633 from elsid/pathfinder_detour
...
Use recastnavigation for pathfinding (#2229 )
6 years ago
Andrei Kortunov
d2f3196ee8
Fix testcase for RootCollisionNode with MRK data
6 years ago
elsid
ed73d130f9
Cache navmesh tiles
...
Use LRU modification to hold currently used items. Use RecastMesh binary
data for item key.
Store original pointer of btCollisionShape in user pointer to make available
it as an identifier within all duplicates. Use pointer to heights data array
for btHeightfieldTerrainShape.
6 years ago
elsid
f6a60790f8
Create collision shape for all avoided nodes
6 years ago
elsid
f2a63bcf35
Add unit tests for BulletNifLoader
6 years ago