cc9cii
fa0b3eb298
Add an icon to opencs.exe as well
10 years ago
Stanislav
bdfb0c8351
Feature #1616 : Body part record verifier
11 years ago
Marc Zinnschlag
92d322cbd1
added visibility flags
11 years ago
Marc Zinnschlag
71ce78f949
added scene toolbar toggle widget
11 years ago
Marc Zinnschlag
a9f9dec923
consider script blacklist in OpenCS verifier
11 years ago
Marc Zinnschlag
dd0aa20390
custom push button
11 years ago
Marc Zinnschlag
03f67cd6bd
moved low level widgets from CSVWorld into a separate namespace/directory
11 years ago
Marc Zinnschlag
b2c957a56f
added resources tables
11 years ago
Marc Zinnschlag
1b1f1bade3
injected new class IdTableBase between QAbstractItemModel and IdTable
11 years ago
Marc Zinnschlag
879ab49e9c
added resources manager
11 years ago
Marc Zinnschlag
74ed9cbb2d
added cell rendering class
11 years ago
Marc Zinnschlag
0c1ad54e68
refactored object rendering into a separate class
11 years ago
Marc Zinnschlag
c23e9e03fd
Merge branch 'refs'
11 years ago
scrawl
3bf599248e
CMake cleanup: Remove distribution-specific install stuff (unused)
11 years ago
Marc Zinnschlag
83d5f2aaeb
factored out command creation from table view into a separate class
11 years ago
slothlife
20dabaead9
Fix CMake scripts to link static dependencies
...
Added FindDirectX scripts from Ogre so that FindOgre.cmake doesn't
fail silently to find the libraries correctly.
Modified top-level CMakelists.txt:
- Correctly set include dirs, preprocessor definitions, and add
libraries for static Ogre plugins.
- Correctly set preprocessor definitions for static MyGUI.
Modified launcher, openmw, and opencs to link the static Ogre plugins.
Fixed FindSDL2.cmake to set a variable that contains only the SDL2
library, so that the launcher doesn't incorrectly link against
SDL2main.
Fixed FindMyGUI.cmake to correctly look for static variants.
Fixed FindOgre.cmake to set variables for DirectX plugins correctly.
11 years ago
greye
8f9091550e
require boost::locale only on Windows
11 years ago
greye
b728a919a2
write dependency on boost::locale to CMake files
11 years ago
Marc Zinnschlag
6eff5ecaad
Merge branch 'operations' into load
...
Conflicts:
apps/opencs/main.cpp
apps/opencs/model/doc/document.cpp
11 years ago
Marc Zinnschlag
21142711f0
Merge remote-tracking branch 'graffy76/master'
11 years ago
graffy76
a17cb1f389
Fixed opencs.ini formatting
11 years ago
Marc Zinnschlag
7f78c29bb5
Merge remote-tracking branch 'sirherrbatka/Feature#1274'
...
Conflicts:
apps/opencs/view/world/table.cpp
11 years ago
graffy76
1c26741c56
Implemented rangeview with spinbox as only control. Simplified setting
...
class constructor.
11 years ago
Marc Zinnschlag
0b309d9ef4
Merge branch 'master' into load
...
Conflicts:
apps/opencs/view/doc/viewmanager.cpp
11 years ago
Marc Zinnschlag
5f1d2f72f6
added basic loading GUI
11 years ago
Marek Kochanowicz
853abb65c3
added new, later common, base for the regionmap and the table
11 years ago
graffy76
ab33e78b67
Added RangeView class files
11 years ago
Marc Zinnschlag
dbb192f084
moved loading to a separate thread
11 years ago
graffy76
e3384e3999
relocate support.hpp / remove support.cpp
11 years ago
Marc Zinnschlag
e324450118
replaced return value of DocumentManager::addDocument with a signal
11 years ago
Marc Zinnschlag
0516d95253
added context menu with selection functions to region map
11 years ago
Marc Zinnschlag
67965ec10c
added CellCoordinates and CellSelection classes
11 years ago
Marc Zinnschlag
324b2743d4
removed grid button (discarding the first attempt at a cell selector)
11 years ago
Marc Zinnschlag
baf30ba292
added grid tool (does not work yet)
11 years ago
Marc Zinnschlag
ed524b2fd4
added bright lighting mode
11 years ago
Marc Zinnschlag
9746f8bd32
added night lighting mode
11 years ago
Marc Zinnschlag
fa29942b27
added day lighting mode
11 years ago
Marc Zinnschlag
d5506172e8
added lighting switching
11 years ago
Marek Kochanowicz
6416ae90d2
Merge branch 'preview' of https://github.com/zinnschlag/openmw into Editor-Dialog
...
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/view/world/subviews.cpp
11 years ago
Marc Zinnschlag
c36dfef972
prewview subview
11 years ago
Marek Kochanowicz
2e6b45dafb
edit view, savind works
11 years ago
Marek Kochanowicz
020e3f8fc5
Merge branch 'master' of https://github.com/zinnschlag/openmw into dialogoue3
11 years ago
Marek Kochanowicz
f0a45fa15f
just saved progress
11 years ago
Marc Zinnschlag
397921e457
specialising WorldspaceWdiget into paged and unpaged subclasses
11 years ago
Marc Zinnschlag
a264e86e13
subclasses scene widget for worldspace scenes
11 years ago
Marc Zinnschlag
536a0e0ab0
added orbit navigation mode
11 years ago
Marc Zinnschlag
4eea2c7a86
added free navigation mode
11 years ago
Marc Zinnschlag
c977b2a756
moved implementation of the 1st person camera into a separate file
11 years ago
Marc Zinnschlag
14c3bfcf62
added navigation class
11 years ago
Marc Zinnschlag
02c6c65705
Merge remote-tracking branch 'sirherrbatka/DragDrop'
11 years ago