1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 09:55:35 +00:00
OpenMW/apps/opencs/view/render
jvoisin c7a3f43915 Minor header cleanup
This has been done via CLion's "unused include directive",
set to "detect completely unused".
2023-04-30 16:26:03 +02:00
..
actor.cpp Use ESM::RefId for actor parts 2023-03-03 15:44:14 +01:00
actor.hpp Use ESM::RefId for actor parts 2023-03-03 15:44:14 +01:00
brushdraw.cpp
brushdraw.hpp
cameracontroller.cpp
cameracontroller.hpp
cell.cpp Displays references in exterior cells. A bit hackish. 2023-04-20 10:03:35 +02:00
cell.hpp Renamed string => Id, makes more sense considering the new underlying type 2022-12-27 19:15:57 +01:00
cellarrow.cpp
cellarrow.hpp
cellborder.cpp
cellborder.hpp
cellmarker.cpp
cellmarker.hpp
cellwater.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
cellwater.hpp
commands.cpp
commands.hpp
editmode.cpp
editmode.hpp
instancedragmodes.hpp
instancemode.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
instancemode.hpp
instancemovemode.cpp
instancemovemode.hpp
instanceselectionmode.cpp
instanceselectionmode.hpp
lighting.cpp
lighting.hpp
lightingbright.cpp
lightingbright.hpp
lightingday.cpp
lightingday.hpp
lightingnight.cpp
lightingnight.hpp
mask.hpp
object.cpp Avoid redundant conversion from RefId to string and back 2023-03-03 15:44:19 +01:00
object.hpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
orbitcameramode.cpp
orbitcameramode.hpp
pagedworldspacewidget.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
pagedworldspacewidget.hpp
pathgrid.cpp Refactor pathgrid indices to use size_t instead of int 2023-04-08 00:32:43 +00:00
pathgrid.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
pathgridmode.cpp
pathgridmode.hpp
pathgridselectionmode.cpp
pathgridselectionmode.hpp
previewwidget.cpp Minor header cleanup 2023-04-30 16:26:03 +02:00
previewwidget.hpp
scenewidget.cpp Use a compile-time check 2023-04-06 08:04:21 +04:00
scenewidget.hpp Minor header cleanup 2023-04-30 16:26:03 +02:00
selectionmode.cpp
selectionmode.hpp
tagbase.cpp
tagbase.hpp
terrainselection.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
terrainselection.hpp
terrainshapemode.cpp Minor header cleanup 2023-04-30 16:26:03 +02:00
terrainshapemode.hpp
terrainstorage.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
terrainstorage.hpp
terraintexturemode.cpp Minor header cleanup 2023-04-30 16:26:03 +02:00
terraintexturemode.hpp
unpagedworldspacewidget.cpp Minor header cleanup 2023-04-30 16:26:03 +02:00
unpagedworldspacewidget.hpp
worldspacewidget.cpp Minor header cleanup 2023-04-30 16:26:03 +02:00
worldspacewidget.hpp