1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 11:39:44 +00:00
openmw/apps/opencs/view
fteppe 22dc383f63 fixes errors and warnings
Applies review comments

getWorldspaceTerrain => returns a reference because never null
crashfix in navigator
updateLandPositions fixes naming of it
const ESM4::Land* MWWorld::Store<ESM4::Land>::search(ESM::ExteriorCellLocation cellLocation) const removes useless else
ExteriorCellLocation uses default initializers
get terrain height returns -MAX_FLOAT when there is no esm4 terrain.

applied review comments

use default initlializer when possible
factorise code
uses pattern matching in for loop.
2023-05-29 12:10:42 +02:00
..
doc Merge branch 'grow_limit' into 'master' 2023-05-23 08:39:38 +00:00
filter Fixes 2023-02-04 15:32:17 +02:00
prefs Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
render fixes errors and warnings 2023-05-29 12:10:42 +02:00
tools First draft of getting the exact drag start location 2023-01-16 23:47:32 +02:00
widget Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
world removed sDefaultWorldspace, only sDefaultWorldspaceId now. 2023-05-12 22:05:53 +02:00