1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-08 13:16:39 +00:00
openmw/apps/opencs/model
jvoisin d4e3575f1d Don't use const for objects returned by value.
This prevents the usage of std::move semantics,
and makes clang-tidy sad.
2021-09-01 22:23:50 +02:00
..
doc Merge branch 'OpenCS-moved-reference' into 'master' 2021-08-03 23:29:05 +00:00
filter Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
prefs Pack default CS config 2021-06-26 20:00:25 +01:00
tools Use std::unique_ptr to store records in collections, RefidCollection and RefIdData. 2021-07-23 14:21:21 +10:00
world Don't use const for objects returned by value. 2021-09-01 22:23:50 +02:00