Marc Zinnschlag
|
843493e90a
|
fixed case-problem in OpenCS script compiler
|
10 years ago |
Marc Zinnschlag
|
94ae222f0e
|
Merge branch 'settings'
|
10 years ago |
Marc Zinnschlag
|
a5bbfff9e2
|
another layout correction
|
10 years ago |
Marc Zinnschlag
|
5a1ce4943e
|
added advance 3D rendering user settings section
|
10 years ago |
Marc Zinnschlag
|
49938182e8
|
silenced a compiler warning regarding null pointer dereferencing
|
10 years ago |
Marc Zinnschlag
|
a3c894c1e2
|
Merge branch 'cellmarker'
|
10 years ago |
Marc Zinnschlag
|
994159fafd
|
fixed broken iterator
|
10 years ago |
Marc Zinnschlag
|
8a05c0e5c0
|
fixed overlay singleton
|
10 years ago |
Marc Zinnschlag
|
ba46bcad40
|
Revert "Don't allow viewing non-existent cells from the regionmap."
This reverts commit 7cdab41501 .
|
10 years ago |
Marc Zinnschlag
|
4b921c3876
|
user settings cleanup
|
10 years ago |
Marc Zinnschlag
|
ed44f3ec7d
|
added tooltip support to user settings UI
|
10 years ago |
Marc Zinnschlag
|
f4894deff1
|
removed special value text from spin boxes (broken feature, not used anyway)
|
10 years ago |
Marc Zinnschlag
|
dddd20ba1e
|
added default values for display format settings
|
10 years ago |
Marc Zinnschlag
|
799cd87b52
|
name convention and spelling fixes
|
10 years ago |
Marc Zinnschlag
|
e27da6a0d4
|
removed settings file mixup
|
10 years ago |
Marc Zinnschlag
|
c94c1adaf3
|
split off settings page label from internal section name
|
10 years ago |
cc9cii
|
7cdab41501
|
Don't allow viewing non-existent cells from the regionmap.
|
10 years ago |
cc9cii
|
094f046087
|
Convert OverlaySystem to a OpenCS style singleton.
|
10 years ago |
Marc Zinnschlag
|
720ba2c0d8
|
split off settings label from internal settings name
|
10 years ago |
Marc Zinnschlag
|
daf7cab416
|
refactored section handling
|
10 years ago |
Marc Zinnschlag
|
219fbd427f
|
unclutter user settings declarations
|
10 years ago |
Marc Zinnschlag
|
868fdfba51
|
reclaiming some unused space
|
10 years ago |
Marc Zinnschlag
|
e20fa209cc
|
user settings UI layout improvements
|
10 years ago |
cc9cii
|
aff6f6fdb2
|
Setup OverlaySystem after Ogre::Root but before initialisation as per the API documentation.
|
10 years ago |
cc9cii
|
1d0ac3b4df
|
Delete Ogre::OverlaySystem before Ogre::Root
|
10 years ago |
cc9cii
|
8cebfc411b
|
Minor visual improvements.
|
10 years ago |
cc9cii
|
994420aa57
|
Singleton wrapper for Ogre OverlaySystem.
|
10 years ago |
cc9cii
|
57b337d368
|
Fix corruption issue when the initial scenewidget is closed before subsequent ones. Also place the label closer to the terrain height at the center of the cell, should reduce the perception of the label jumping around too much.
|
10 years ago |
Marc Zinnschlag
|
e23a32c44f
|
some cleanup
|
10 years ago |
Marc Zinnschlag
|
8062faa51a
|
fixed member variable access in OpenCS script compiler (Fixes #2011)
|
10 years ago |
Marc Zinnschlag
|
02acf60c0b
|
added tooltips for scopes in creator bar
|
10 years ago |
cc9cii
|
961867e39f
|
Hide overlay if off screen.
|
10 years ago |
cc9cii
|
313aed078e
|
Merge remote-tracking branch 'remotes/upstream/master' into QtOgre
Conflicts:
apps/opencs/CMakeLists.txt
|
10 years ago |
Marc Zinnschlag
|
eb45793eab
|
Merge remote-tracking branch 'thoronador/fix-numeric-limits-usage'
|
10 years ago |
cc9cii
|
43838ccf01
|
Remove override (c++11)
|
10 years ago |
cc9cii
|
e58e5c2bf5
|
Update overlays independently from multiple viewports.
|
10 years ago |
Thoronador
|
46496a35a1
|
fix uninitialized pointer variable in CSVDoc::SubView class
|
10 years ago |
cc9cii
|
47c5bc9a19
|
Set bounding box on manual objects rather than creating meshes.
|
10 years ago |
scrawl
|
9323f96211
|
Move terrainstorage to opencs_units_noqt
|
10 years ago |
cc9cii
|
758ce0ed98
|
Various fixes as per feedback comments.
|
10 years ago |
cc9cii
|
809b8c6d5b
|
Conflicts:
apps/opencs/view/render/pagedworldspacewidget.cpp
|
10 years ago |
Thoronador
|
ab364c9440
|
fix some more uninitialized class member fields
|
10 years ago |
Thoronador
|
51cd2bb5d9
|
remove unused/double variable from CSMWorld::Column class
|
10 years ago |
Thoronador
|
a799353f60
|
fix uninitialized fields in CSMDoc::Operation class
|
10 years ago |
Thoronador
|
deb6452e0d
|
fix uninitialized pointer fields in CS::Editor class
|
10 years ago |
Marc Zinnschlag
|
21b16f8425
|
Merge branch 'tables'
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/model/world/data.cpp
apps/opencs/model/world/data.hpp
|
10 years ago |
Marc Zinnschlag
|
23e969eae7
|
fixed pathgrid saving again (previous fix was incomplete)
|
10 years ago |
cc9cii
|
3e5027abbb
|
Incorporate terrain height to labels and camera.
|
10 years ago |
cc9cii
|
bfd10a03c0
|
User configuration manager's resource directory.
|
10 years ago |
cc9cii
|
406135ee96
|
Merge remote-tracking branch 'upstream/master' into terrain
|
10 years ago |