1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-31 22:15:33 +00:00
openmw-tes3mp/components
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.
2018-10-13 22:22:12 +03:00
..
bsa http to https for supported urls (#1625) 2018-03-08 21:23:24 +01:00
bullethelpers Add operators for bullet types 2018-10-13 22:16:25 +03:00
compiler Use actor half extent for interior cells 2018-10-13 22:16:33 +03:00
config Make hasMaster() behavior consistent with isGameFile() (fixes #3618) 2018-03-28 15:43:51 +03:00
contentselector Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
crashcatcher Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
debug Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
detournavigator Cache navmesh tiles 2018-10-13 22:22:12 +03:00
esm Fix crash in the ESM reader, when SCVR has no variable names 2018-10-12 11:28:14 +02:00
esmterrain Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
fallback Revert log spam 2018-04-22 15:41:25 +00:00
files Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
fontloader Support for user-defined TrueType fonts 2018-09-12 14:31:01 +04:00
interpreter Allow to use the %Name for creatures (bug #4644) 2018-09-16 21:53:28 +04:00
loadinglistener use loading screen to freeze the screen 2017-11-16 22:08:33 +01:00
misc Cache navmesh tiles 2018-10-13 22:22:12 +03:00
myguiplatform Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
nif Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
nifbullet Cache navmesh tiles 2018-10-13 22:22:12 +03:00
nifosg Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
osghelpers Add operators for osg types 2018-10-13 22:16:25 +03:00
process OSX build fix 2014-11-20 18:14:49 +01:00
resource Add unwalkable areas to NavMesh 2018-10-13 22:16:32 +03:00
sceneutil Add command and settings option to enable actors paths render 2018-10-13 22:16:32 +03:00
sdlutil Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
settings Use new logging system for components 2018-08-14 19:42:41 +04:00
shader Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
terrain Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
to_utf8 Use new logging system for components 2018-08-14 19:42:41 +04:00
translation Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
version Allow getting available version information even when clone is shallow 2017-03-07 21:53:49 +01:00
vfs Use new logging system for components 2018-08-14 19:42:41 +04:00
widgets Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
CMakeLists.txt Cache navmesh tiles 2018-10-13 22:22:12 +03:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00