1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/apps/opencs/view/render
2023-04-08 00:32:43 +00: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 Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
cameracontroller.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
cell.cpp Renamed string => Id, makes more sense considering the new underlying type 2022-12-27 19:15:57 +01:00
cell.hpp Renamed string => Id, makes more sense considering the new underlying type 2022-12-27 19:15:57 +01:00
cellarrow.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
cellarrow.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
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 Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
commands.cpp
commands.hpp
editmode.cpp Add snap to reference 2022-11-04 15:04:42 -07:00
editmode.hpp Add snap to reference 2022-11-04 15:04:42 -07:00
instancedragmodes.hpp
instancemode.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
instancemode.hpp Add snap to reference 2022-11-04 15:04:42 -07:00
instancemovemode.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
instancemovemode.hpp
instanceselectionmode.cpp
instanceselectionmode.hpp
lighting.cpp
lighting.hpp
lightingbright.cpp
lightingbright.hpp
lightingday.cpp
lightingday.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
lightingnight.cpp
lightingnight.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
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 Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
orbitcameramode.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
pagedworldspacewidget.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
pagedworldspacewidget.hpp Add snap to reference 2022-11-04 15:04:42 -07:00
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 Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
pathgridselectionmode.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
pathgridselectionmode.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
previewwidget.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
previewwidget.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
scenewidget.cpp Add an initial Qt6 support 2023-02-06 18:38:59 +04:00
scenewidget.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
selectionmode.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
selectionmode.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
tagbase.cpp
tagbase.hpp
terrainselection.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
terrainselection.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
terrainshapemode.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
terrainshapemode.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
terrainstorage.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
terrainstorage.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
terraintexturemode.cpp Move from std::atoi to std::from_char 2023-03-18 09:30:48 +00:00
terraintexturemode.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
unpagedworldspacewidget.cpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
unpagedworldspacewidget.hpp Add snap to reference 2022-11-04 15:04:42 -07:00
worldspacewidget.cpp Fixed an issue with RefId in CellRefs where Ids wouldn't be loaded 2022-12-27 19:15:58 +01:00
worldspacewidget.hpp Add snap to reference 2022-11-04 15:04:42 -07:00