1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 13:16:38 +00:00
openmw/components
psi29a e46be1c220 Merge branch 'rm_get_poly_height_status' into 'master'
Do not check getPolyHeight status (#6964)

Closes #6964

See merge request OpenMW/openmw!2334
2022-08-25 08:55:01 +00: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 Allow to disable crash catcher on Windows 2022-07-01 22:44:03 +02:00
detournavigator Do not check getPolyHeight status 2022-08-24 23:30:36 +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 Reduce number of includes for boost/program_options 2022-06-25 18:32:10 +02:00
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 Avoid constructing icu::StringPiece from std::string directly 2022-07-01 22:31:06 +02:00
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 Revert format change and ensure string_view args are null-terminated 2022-08-24 23:10:05 +02: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 Remove various string copies 2022-08-24 20:38:52 +02:00
CMakeLists.txt Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
doc.hpp
windows.hpp