1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-14 23:26:34 +00:00
openmw/components
elsid 948e2f5db9
Do not use collision shapes with visual only collision to generate navmesh
These collision shapes are not used for actors movement physics simulation.
2022-08-25 00:56:03 +02:00
..
bsa Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
bullethelpers Cleanup components includes 2022-08-16 19:14:04 +02:00
compiler Cleanup components includes 2022-08-16 19:14:04 +02:00
config Do not copy data when it is not needed 2022-08-15 11:52:09 +04:00
contentselector functor-based Qt signal-slot syntax components 2022-08-23 17:14:12 -03:00
crashcatcher Simplify getIsHungAppWindow 2022-07-14 22:02:01 +03:00
debug
detournavigator Fix clang tidy warning 2022-08-20 19:17:45 +02:00
esm Get build working on Apple Silicon 2022-08-17 02:18:48 +10:00
esm3 Cleanup components includes 2022-08-16 19:14:04 +02:00
esm3terrain Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
esm4 Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
esmloader Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
fallback
files Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
fontloader Cleanup fonts loading 2022-08-21 13:19:04 +04:00
fx omw_GetWorldPosFromUV() should use omw_GetDepth() 2022-08-21 18:03:38 +02:00
interpreter Use string_view in the remaining Class methods and push string_views closer to the MyGUI boundary 2022-08-23 22:14:27 +02:00
l10n
loadinglistener Use std::unique_ptr to implement ScopedLoad 2022-08-19 22:39:39 +02:00
lua Do not copy data when it is not needed 2022-08-15 11:52:09 +04:00
lua_ui Cleanup components includes 2022-08-16 19:14:04 +02:00
misc Merge branch 'span' into 'master' 2022-08-22 17:34:51 +00:00
myguiplatform Fix inserting texture to map 2022-07-27 20:01:13 +02:00
navmeshtool
nif Merge branch 'nipixeldata' into 'master' 2022-08-17 12:20:00 +00:00
nifbullet Do not use collision shapes with visual only collision to generate navmesh 2022-08-25 00:56:03 +02:00
nifosg Merge branch 'nipixeldata' into 'master' 2022-08-17 12:20:00 +00:00
platform Use correct assertion for the file implementation 2022-07-19 13:48:57 +00:00
process functor-based Qt signal-slot syntax components 2022-08-23 17:14:12 -03:00
resource Do not use collision shapes with visual only collision to generate navmesh 2022-08-25 00:56:03 +02:00
sceneutil Use string_view in the remaining Class methods and push string_views closer to the MyGUI boundary 2022-08-23 22:14:27 +02:00
sdlutil Do not copy data when it is not needed 2022-08-15 11:52:09 +04:00
serialization
settings Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
shader Merge branch 'SHADER_HOT_RELOAD' into 'master' 2022-08-21 09:08:27 +00:00
sqlite3
std140
stereo Cleanup components includes 2022-08-16 19:14:04 +02:00
terrain Cleanup components includes 2022-08-16 19:14:04 +02:00
to_utf8
translation
version
vfs Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
widgets Cleanup components includes 2022-08-16 19:14:04 +02:00
CMakeLists.txt Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00
windows.hpp