1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-15 13:56:34 +00:00
openmw/components
psi29a c86eecb2ea Merge branch 'movable_objects' into 'master'
Move objects instead of copying where possible

See merge request OpenMW/openmw!3289
2023-08-01 10:43:44 +00:00
..
bsa Fix unintended sign extension in compressed BSA hash generation 2023-07-24 01:18:56 +03:00
bullethelpers
compiler
config Cleanup includes 2023-07-08 11:28:56 +02:00
contentselector Move some objects instead of copying 2023-07-31 20:43:46 +04:00
crashcatcher Remove unused function 2023-07-12 14:48:09 +01:00
debug Merge branch 'movable_objects' into 'master' 2023-08-01 10:43:44 +00:00
detournavigator Support ESM4 record FullName, CellFlags, X, Y fields by esmtool 2023-07-30 18:20:10 +02:00
esm Fix some Coverity warnings 2023-07-28 20:58:18 +04:00
esm3 Merge branch 'movable_objects' into 'master' 2023-08-01 10:43:44 +00:00
esm3terrain Fix get vertex Height for esm4 2023-05-29 12:10:42 +02:00
esm4 Support ESM4 record FullName, CellFlags, X, Y fields by esmtool 2023-07-30 18:20:10 +02:00
esmloader
fallback Move some objects instead of copying 2023-07-31 20:43:46 +04:00
files Add missing array include 2023-07-29 00:29:03 +02:00
fontloader Move some objects instead of copying 2023-07-31 20:43:46 +04:00
fx Move some objects instead of copying 2023-07-31 20:43:46 +04:00
interpreter Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
l10n Add setting "gmst overrides l10n" 2023-06-13 10:06:59 +02:00
loadinglistener Fix crash related to async content loading (#7508) 2023-07-29 21:13:57 +02:00
lua Add Morrowind specific tests 2023-07-22 01:31:55 +02:00
lua_ui Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
misc Load BSTriShape NIF nodes 2023-07-09 10:14:27 +00:00
myguiplatform Be more explicit about use of CLAMP_TO_EDGE instead of defaulting to GL CLAMP 2023-06-16 09:16:07 +02:00
navmeshtool
nif Merge branch 'coverity49' into 'master' 2023-07-31 00:09:14 +00:00
nifbullet Load SSE alchemy table 2023-07-28 07:46:20 +00:00
nifosg Load SSE alchemy table 2023-07-28 07:46:20 +00:00
platform
process
resource Do not copy osg::ref_ptr when possible 2023-07-31 20:43:46 +04:00
sceneutil Do not copy osg::ref_ptr when possible 2023-07-31 20:43:46 +04:00
sdlutil Do not copy osg::ref_ptr when possible 2023-07-31 20:43:46 +04:00
serialization Add missing array include 2023-07-29 00:29:03 +02:00
settings Use settings values for Input settings 2023-07-22 18:27:53 +02:00
shader Create a stateset for every particle system to create its own defineMap 2023-06-21 16:13:58 +04:00
sqlite3
std140 Add missing array include 2023-07-29 00:29:03 +02:00
stereo Move some objects instead of copying 2023-07-31 20:43:46 +04:00
terrain Merge branch 'dev-7019' into 'master' 2023-06-09 21:25:21 +00:00
to_utf8
translation Use string_view in more UI code 2023-05-21 18:14:12 +02:00
version
vfs Change include guard name 2023-06-08 21:10:12 +02:00
widgets Use settings values for GUI settings 2023-07-16 20:46:54 +02:00
CMakeLists.txt Fix crash related to async content loading (#7508) 2023-07-29 21:13:57 +02:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00
windows.hpp