1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-02-02 03:48:29 +00:00
openmw/apps/opencs/view/render
Evil Eye 781e797810 Merge branch 'instanceselectionmode' into 'master'
Fix instance selection mode destruction (#7447)

Closes #7447

See merge request OpenMW/openmw!3945
2024-03-23 08:08:15 +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(CS): Scale actors according to their race's stats 2024-02-14 16:42:27 -06:00
brushdraw.cpp Do not copy osg::ref_ptr when possible 2023-07-31 20:43:46 +04:00
brushdraw.hpp
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): Pass const ref when applicable for selection groups 2024-01-05 19:39:53 -06:00
cell.hpp Cleanup(CS): Pass const ref when applicable for selection groups 2024-01-05 19:39:53 -06:00
cellarrow.cpp
cellarrow.hpp
cellborder.cpp
cellborder.hpp
cellmarker.cpp
cellmarker.hpp
cellwater.cpp
cellwater.hpp
commands.cpp
commands.hpp
editmode.cpp
editmode.hpp
instancedragmodes.hpp
instancemode.cpp Feat(instancemode.cpp): Implement save/load selection group functions 2023-12-23 15:05:13 -06:00
instancemode.hpp Fix(CS): Correct build issues on some compilers 2023-12-23 15:05:13 -06:00
instancemovemode.cpp
instancemovemode.hpp
instanceselectionmode.cpp Fix instance selection mode destruction (#7447) 2024-03-12 03:39:14 +03:00
instanceselectionmode.hpp
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
lightingbright.hpp
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 Feat(Mask.hpp): Add mask for hidden objects 2023-12-23 15:05:13 -06: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 Move local variables in the editor 2024-01-12 10:10:27 +04: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
pathgridmode.cpp
pathgridmode.hpp
pathgridselectionmode.cpp
pathgridselectionmode.hpp
previewwidget.cpp
previewwidget.hpp
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
selectionmode.hpp
tagbase.cpp
tagbase.hpp
terrainselection.cpp
terrainselection.hpp
terrainshapemode.cpp
terrainshapemode.hpp
terrainstorage.cpp Pass land reference to LandObject constructor 2023-08-19 01:30:17 +02:00
terrainstorage.hpp Move esm3terrain to esmterrain 2023-08-06 19:17:44 +02:00
terraintexturemode.cpp Move local variables in the editor 2024-01-12 10:10:27 +04:00
terraintexturemode.hpp Move some objects instead of copying 2023-07-31 20:43:46 +04:00
unpagedworldspacewidget.cpp Cleanup(CS): Pass const ref when applicable for selection groups 2024-01-05 19:39:53 -06:00
unpagedworldspacewidget.hpp Cleanup(CS): Pass const ref when applicable for selection groups 2024-01-05 19:39:53 -06:00
worldspacewidget.cpp Use move semantics for osg::ref_ptr 2024-01-21 13:48:33 +04:00
worldspacewidget.hpp Cleanup(CS): Pass const ref when applicable for selection groups 2024-01-05 19:39:53 -06:00