1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 11:53:53 +00:00
openmw/apps/opencs/view/render
psi29a 98ba2120b6 Merge branch 'zerotohero' into 'master'
Use -1 as the plugin index for LandTextures

See merge request OpenMW/openmw!4121
2024-06-14 07:22:27 +00:00
..
actor.cpp Switch height/weight in names and make the stats a simple struct instead 2024-02-14 18:01:31 -06:00
actor.hpp Fix build 2024-04-11 03:01:00 +01:00
brushdraw.cpp Do not copy osg::ref_ptr when possible 2023-07-31 20:43:46 +04:00
brushdraw.hpp Another pass with IWYU 2022-10-10 15:16:18 +02:00
cameracontroller.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
cameracontroller.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
cell.cpp CLEANUP(CS): Do heightData check in actual implementation, revert 2024-06-10 02:02:31 -05:00
cell.hpp Fix(Cell.hpp): Correct include path for document 2024-06-10 02:02:31 -05: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 Cleanup(CS): Improve readability and clean up some implementations 2024-06-10 02:02:31 -05:00
cellborder.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cellmarker.cpp Another pass with IWYU 2022-10-10 15:16:18 +02:00
cellmarker.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
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 Another pass with IWYU 2022-10-10 15:16:18 +02:00
commands.hpp Another pass with IWYU 2022-10-10 15:16:18 +02:00
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 Implement grid snapping and angle snapping in OpenMW-CS 2022-04-02 19:25:57 -05:00
instancemode.cpp Change SVG color in the editor 2024-04-27 09:57:47 +04:00
instancemode.hpp Fix(CS): Correct build issues on some compilers 2023-12-23 15:05:13 -06:00
instancemovemode.cpp Change SVG color in the editor 2024-04-27 09:57:47 +04:00
instancemovemode.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
instanceselectionmode.cpp Fix instance selection mode destruction (#7447) 2024-03-12 03:39:14 +03:00
instanceselectionmode.hpp Another pass with IWYU 2022-10-10 15:16:18 +02:00
lighting.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
lighting.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
lightingbright.cpp Another pass with IWYU 2022-10-10 15:16:18 +02:00
lightingbright.hpp Another pass with IWYU 2022-10-10 15:16:18 +02:00
lightingday.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
lightingday.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
lightingnight.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
lightingnight.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
mask.hpp Rework editor icons 2024-04-14 08:17:10 +04:00
object.cpp Cleanup(CS): Pass const ref when applicable for selection groups 2024-01-05 19:39:53 -06:00
object.hpp Replace fixed size writeHNT calls with decomposition 2024-03-03 19:39:19 +01:00
orbitcameramode.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
orbitcameramode.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
pagedworldspacewidget.cpp Don't store member variables from document & use simpler and safer 2024-06-10 02:02:31 -05:00
pagedworldspacewidget.hpp Cleanup(CS): Pass const ref when applicable for selection groups 2024-01-05 19:39:53 -06:00
pathgrid.cpp Replace a number of incorrect index types 2023-06-03 16:30:35 +02: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 Change SVG color in the editor 2024-04-27 09:57:47 +04:00
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 Minor header cleanup 2023-04-30 16:26:03 +02:00
previewwidget.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
scenewidget.cpp Get the GLExtensions instance when a context is created 2024-02-23 00:15:23 +00:00
scenewidget.hpp Move some objects instead of copying 2023-07-31 20:43:46 +04: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 Another pass with IWYU 2022-10-10 15:16:18 +02:00
tagbase.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
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 Change SVG color in the editor 2024-04-27 09:57:47 +04:00
terrainshapemode.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
terrainstorage.cpp Merge branch 'zerotohero' into 'master' 2024-06-14 07:22:27 +00:00
terrainstorage.hpp Fix LTEX overriding and allow deletion 2024-06-03 16:42:27 +02:00
terraintexturemode.cpp Rework land texture handling 2024-06-12 17:09:28 +02:00
terraintexturemode.hpp Rework land texture handling 2024-06-12 17:09:28 +02:00
unpagedworldspacewidget.cpp Don't store member variables from document & use simpler and safer 2024-06-10 02:02:31 -05:00
unpagedworldspacewidget.hpp Cleanup(CS): Pass const ref when applicable for selection groups 2024-01-05 19:39:53 -06:00
worldspacewidget.cpp Change SVG color in the editor 2024-04-27 09:57:47 +04:00
worldspacewidget.hpp Rework editor icons 2024-04-14 08:17:10 +04:00