| .. |
|
actor.cpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
actor.hpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
brushdraw.cpp
|
Optimize terrain editing brush drawing performance
|
2021-09-18 15:57:00 +03:00 |
|
brushdraw.hpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
cameracontroller.cpp
|
Fix node masks signed/unsigned mismatch
|
2021-04-20 10:52:51 +04:00 |
|
cameracontroller.hpp
|
|
|
|
cell.cpp
|
Split components/misc/stringops.hpp into multiple headers
|
2022-08-03 22:06:24 +02:00 |
|
cell.hpp
|
Get rid of obsolete osg::Geode where it is possible
|
2022-07-20 15:28:56 +04:00 |
|
cellarrow.cpp
|
Get rid of obsolete osg::Geode where it is possible
|
2022-07-20 15:28:56 +04:00 |
|
cellarrow.hpp
|
Show number of pathgrid node in a tooltip
|
2021-06-28 00:34:49 +02:00 |
|
cellborder.cpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
cellborder.hpp
|
Directly use Geometry instead of Geode; fix for loop; add size_t type-cast.
|
2021-05-18 14:56:03 +02:00 |
|
cellmarker.cpp
|
Get rid of obsolete osg::Geode where it is possible
|
2022-07-20 15:28:56 +04:00 |
|
cellmarker.hpp
|
|
|
|
cellwater.cpp
|
Split components/misc/stringops.hpp into multiple headers
|
2022-08-03 22:06:24 +02:00 |
|
cellwater.hpp
|
Get rid of obsolete osg::Geode where it is possible
|
2022-07-20 15:28:56 +04:00 |
|
commands.cpp
|
remove unused includes: part1
|
2022-01-23 17:30:25 +01:00 |
|
commands.hpp
|
Merge branch 'terrainselectioncrashfix' into 'openmw-47'
|
2021-08-22 19:22:54 +00:00 |
|
editmode.cpp
|
|
|
|
editmode.hpp
|
|
|
|
instancedragmodes.hpp
|
Implement grid snapping and angle snapping in OpenMW-CS
|
2022-04-02 19:25:57 -05:00 |
|
instancemode.cpp
|
Temporary workaround for angle snapping
|
2022-04-11 08:12:38 -05:00 |
|
instancemode.hpp
|
Implement grid snapping and angle snapping in OpenMW-CS
|
2022-04-02 19:25:57 -05:00 |
|
instancemovemode.cpp
|
Implement grid snapping and angle snapping in OpenMW-CS
|
2022-04-02 19:25:57 -05:00 |
|
instancemovemode.hpp
|
|
|
|
instanceselectionmode.cpp
|
Do not use float as loop variable
|
2022-07-06 13:52:28 +02:00 |
|
instanceselectionmode.hpp
|
|
|
|
lighting.cpp
|
Toggable day night switch (#5928)
|
2022-01-11 09:34:19 +00:00 |
|
lighting.hpp
|
|
|
|
lightingbright.cpp
|
|
|
|
lightingbright.hpp
|
|
|
|
lightingday.cpp
|
|
|
|
lightingday.hpp
|
|
|
|
lightingnight.cpp
|
|
|
|
lightingnight.hpp
|
|
|
|
mask.hpp
|
Fix node masks signed/unsigned mismatch
|
2021-04-20 10:52:51 +04:00 |
|
object.cpp
|
Get rid of obsolete osg::Geode where it is possible
|
2022-07-20 15:28:56 +04:00 |
|
object.hpp
|
Get rid of obsolete osg::Geode where it is possible
|
2022-07-20 15:28:56 +04:00 |
|
orbitcameramode.cpp
|
Remove some superfluous includes in the opencs
|
2021-05-14 10:57:31 +02:00 |
|
orbitcameramode.hpp
|
|
|
|
pagedworldspacewidget.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
|
pagedworldspacewidget.hpp
|
|
|
|
pathgrid.cpp
|
Get rid of obsolete osg::Geode where it is possible
|
2022-07-20 15:28:56 +04:00 |
|
pathgrid.hpp
|
Get rid of obsolete osg::Geode where it is possible
|
2022-07-20 15:28:56 +04:00 |
|
pathgridmode.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
|
pathgridmode.hpp
|
|
|
|
pathgridselectionmode.cpp
|
|
|
|
pathgridselectionmode.hpp
|
|
|
|
previewwidget.cpp
|
|
|
|
previewwidget.hpp
|
|
|
|
scenewidget.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
|
scenewidget.hpp
|
Fix node masks signed/unsigned mismatch
|
2021-04-20 10:52:51 +04:00 |
|
selectionmode.cpp
|
|
|
|
selectionmode.hpp
|
|
|
|
tagbase.cpp
|
Show number of pathgrid node in a tooltip
|
2021-06-28 00:34:49 +02:00 |
|
tagbase.hpp
|
Show number of pathgrid node in a tooltip
|
2021-06-28 00:34:49 +02:00 |
|
terrainselection.cpp
|
remove unused includes: part1
|
2022-01-23 17:30:25 +01:00 |
|
terrainselection.hpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
terrainshapemode.cpp
|
Replace new with make_unique in opencs
|
2022-05-29 13:25:17 +02:00 |
|
terrainshapemode.hpp
|
Various terrain selection and editmode dragging fixes
|
2021-10-15 21:54:00 +03:00 |
|
terrainstorage.cpp
|
remove unused includes: part1
|
2022-01-23 17:30:25 +01:00 |
|
terrainstorage.hpp
|
remove unused includes: part1
|
2022-01-23 17:30:25 +01:00 |
|
terraintexturemode.cpp
|
Remove redundant ostream, istream, iostream and sstream includes
|
2022-07-05 01:41:28 +02:00 |
|
terraintexturemode.hpp
|
Various terrain selection and editmode dragging fixes
|
2021-10-15 21:54:00 +03:00 |
|
unpagedworldspacewidget.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
|
unpagedworldspacewidget.hpp
|
|
|
|
worldspacewidget.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
|
worldspacewidget.hpp
|
Merge branch 'terrainselectioncrashfix' into 'openmw-47'
|
2021-08-22 19:22:54 +00:00 |