..
cameracontroller.cpp
Change the way modifiers are handled so they can be shared.
2016-07-31 16:07:17 -04:00
cameracontroller.hpp
Redesigned shortcut handler to be capable of dealing with child and
2016-07-23 21:23:02 -04:00
cell.cpp
Remove unused pointer to IncrementalCompileOperation
2017-03-14 19:27:55 +01:00
cell.hpp
Use a forward declaration to avoid having to workaround Qt MOC
2017-03-14 19:27:55 +01:00
cellarrow.cpp
Move tool tip processing to ShortcutManager,
2016-07-29 16:02:46 -04:00
cellarrow.hpp
added 3D scene tooltips
2015-11-13 11:39:57 +01:00
cellborder.cpp
fix usage of deprecated function
2016-03-02 15:48:05 -05:00
cellborder.hpp
cell border markers
2016-03-02 15:02:06 -05:00
cellmarker.cpp
Fix text colorMode (Bug #3815 ) and render bin
2017-03-29 07:10:55 +02:00
cellmarker.hpp
Update cell marker appearance
2016-02-14 10:28:41 -05:00
cellwater.cpp
Fixed multiple spelling mistakes
2016-12-14 16:39:33 +01:00
cellwater.hpp
Fix struct/class mismatch.
2016-08-05 15:39:08 -04:00
editmode.cpp
Refactor edit mode. Remove essentially duplicate function.
2016-05-17 21:24:16 -04:00
editmode.hpp
Refactor edit mode. Remove essentially duplicate function.
2016-05-17 21:24:16 -04:00
instancemode.cpp
Fix shadowing warnings
2016-10-16 01:34:54 +09:00
instancemode.hpp
Scale from center of selection.
2016-08-12 17:11:37 -04:00
instancemovemode.cpp
Updated more tool tips to show shortcut configs.
2016-07-25 22:43:37 -04:00
instancemovemode.hpp
instance moving via drag in 3D scenes
2016-02-16 16:02:29 +01:00
instanceselectionmode.cpp
Share selection functionality with instance editing mode.
2016-05-18 10:46:25 -04:00
instanceselectionmode.hpp
Share selection functionality with instance editing mode.
2016-05-18 10:46:25 -04:00
lighting.cpp
OpenCS: lighting modes
2015-03-28 21:26:16 +01:00
lighting.hpp
OpenCS: lighting modes
2015-03-28 21:26:16 +01:00
lightingbright.cpp
Remove empty line at the beginning of files
2015-08-18 23:06:12 +02:00
lightingbright.hpp
OpenCS: lighting modes
2015-03-28 21:26:16 +01:00
lightingday.cpp
Fix light direction
2015-05-20 02:07:18 +02:00
lightingday.hpp
Remove leftovers of the old OpenCS navigation
2015-06-03 18:11:34 +02:00
lightingnight.cpp
Fix light direction
2015-05-20 02:07:18 +02:00
lightingnight.hpp
Remove leftovers of the old OpenCS navigation
2015-06-03 18:11:34 +02:00
mask.hpp
Document usage of node masks
2016-01-15 16:31:24 +01:00
object.cpp
Fix CellRefs being teleported from interior to exterior cells.
2016-08-31 11:02:04 -04:00
object.hpp
Base editor rotate/scale commit.
2016-08-10 19:31:34 -04:00
orbitcameramode.cpp
Fix pointer being deleted twice.
2016-08-08 14:36:50 -04:00
orbitcameramode.hpp
Fix pointer being deleted twice.
2016-08-08 14:36:50 -04:00
pagedworldspacewidget.cpp
Use a forward declaration to avoid having to workaround Qt MOC
2017-03-14 19:27:55 +01:00
pagedworldspacewidget.hpp
Part two
2016-08-03 20:39:46 +03:00
pathgrid.cpp
Change pathgrid node movement to be visually consistent, some
2016-06-04 12:38:17 -04:00
pathgrid.hpp
Change pathgrid node movement to be visually consistent, some
2016-06-04 12:38:17 -04:00
pathgridmode.cpp
Fix pathgrid selection mode not being removed from toolbar.
2016-07-25 20:49:28 -04:00
pathgridmode.hpp
Fix pathgrid selection mode not being removed from toolbar.
2016-07-25 20:49:28 -04:00
pathgridselectionmode.cpp
Share selection functionality with instance editing mode.
2016-05-18 10:46:25 -04:00
pathgridselectionmode.hpp
Share selection functionality with instance editing mode.
2016-05-18 10:46:25 -04:00
previewwidget.cpp
Remove trackball mode
2016-03-18 14:53:10 -04:00
previewwidget.hpp
Remove leftovers of the old OpenCS navigation
2015-06-03 18:11:34 +02:00
scenewidget.cpp
Fix build
2017-02-01 15:49:20 +01:00
scenewidget.hpp
Part two
2016-08-03 20:39:46 +03:00
selectionmode.cpp
Updated more tool tips to show shortcut configs.
2016-07-25 22:43:37 -04:00
selectionmode.hpp
Share selection functionality with instance editing mode.
2016-05-18 10:46:25 -04:00
tagbase.cpp
OpenCS: use a separate enum for the toggle buttons
2016-01-11 23:10:16 +01:00
tagbase.hpp
OpenCS: use a separate enum for the toggle buttons
2016-01-11 23:10:16 +01:00
terrainstorage.cpp
Load LandData into the LandObject to avoid threading conflicts when the same data is being loaded by two threads
2017-03-14 19:27:55 +01:00
terrainstorage.hpp
Add resource manager for ESM::Land to allow data to be unloaded when no longer required
2017-03-14 19:27:55 +01:00
unpagedworldspacewidget.cpp
Editor: reset camera after cell drag and drop
2017-04-04 18:54:58 -04:00
unpagedworldspacewidget.hpp
Fix and simplify pathgrid update handling, only recreate geometry
2016-05-16 21:06:55 -04:00
worldspacewidget.cpp
Fix shadowing warnings
2016-10-16 01:34:54 +09:00
worldspacewidget.hpp
Make scene controls use configurable speed modifier.
2016-07-31 16:28:03 -04:00