You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps
Gleb Mazovetskiy 21a70b7d2b heighfield: buildAccellerator()
This enables accelleration of heightfield collisions.

Unfortunately, `btHeightfieldTerrainShape::processAllTriangle` does not
yet use the accellerator data, so this change does not improve
performance yet but might do so in future bullet versions.

References:

* Accellerator introduced in:
  https://github.com/bulletphysics/bullet3/pull/2062

* Feature request to use the accellerator in `processAllTriangle`:
  https://github.com/bulletphysics/bullet3/issues/3276
4 years ago
..
bsatool Add compressed BSA support to bsatool 4 years ago
esmtool supress -> suppress 5 years ago
essimporter Use overrides, when needed 5 years ago
launcher Downgrade FOV-dependent view distance factor to a recommendation 4 years ago
mwiniimporter Merge pull request #3018 from akortunov/emplace 4 years ago
niftest Remove NIFFile settings manager dependency 4 years ago
opencs Merge branch 'static-build' into 'master' 4 years ago
openmw heighfield: buildAccellerator() 4 years ago
openmw_test_suite Add unit test for swapEndiannessInplace(). Part of Bug #5837 4 years ago
wizard Wizard: Only allow to select Morrowind.esm master files, display an error if Morrowind.bsa is missing 4 years ago
doc.hpp