scrawl
c4d38bb42d
Fix clang analyzer warnings
9 years ago
scrawl
647a5e091f
Add osgQt to the repository
...
Ensures that it will be built against the correct Qt version.
9 years ago
Marc Zinnschlag
dad38d901c
Merge remote-tracking branch 'rcutmore/feature-3043'
9 years ago
Rob Cutmore
25744aaadd
Update cell marker appearance
...
- Added bounding box around marker text. Box is black when cell exists
otherwise it is red.
- Changed format of marker text.
- Changed marker text's pivot point to be at center of text.
9 years ago
Rob Cutmore
61b6806a62
Allow toggling of cell markers
9 years ago
scrawl
596fe56bfd
Make Land::loadData thread safe
9 years ago
scrawl
e28dc3e72f
Preload instances in SceneManager
9 years ago
Rob Cutmore
a34a08c212
Render cell markers
...
Adds rendering of cell markers. Markers are displayed at center of
cell and contain cell's coordinates.
9 years ago
scrawl
d12f24c321
Fix typo
9 years ago
Rob Cutmore
d28e7db65c
Fix tooltip spelling errors in WorldspaceWidget
9 years ago
Alexander "Ace" Olofsson
b3e985fca2
Merge branch 'master' of git://github.com/OpenMW/openmw into appveyor
9 years ago
Rob Cutmore
d43315fe4e
Add script editor line wrapping (Feature #2926 )
...
Adds line wrapping for script editor and associated entry in settings
window. No line wrapping remains the default.
9 years ago
Rob Cutmore
4caf44f061
Remove unused code in apps/opencs/view/world/table files
9 years ago
Marc Zinnschlag
1b7a0e5d64
Merge branch 'buttons'
9 years ago
Marc Zinnschlag
1d0ef97bf6
added select all of same ID item to selection mode button menu
9 years ago
Marc Zinnschlag
d5ef40aeb7
minor improvements to wording of instance selection menu items
9 years ago
Marc Zinnschlag
39e1b06101
fixed deletion of objects that are selected (was leaving a node behind)
9 years ago
Marc Zinnschlag
790367b980
fixed object removal via setting state to delete
9 years ago
Marc Zinnschlag
c1f0aa7260
added delete selection item to selection mode button menu
9 years ago
Rob Cutmore
fbca094dda
Fix input validation in StartScriptCreator
9 years ago
Rob Cutmore
b93b97575e
Improve start script creation ( Fixes #3024 )
...
Improved start script creation by updating input to be a drop target
and adding auto-completion.
9 years ago
scrawl
b0431833a1
Fix some defects reported by Coverity CI
9 years ago
Alexander "Ace" Olofsson
338f0cf53d
Merge branch 'appveyor' of github.com:ace13/openmw into appveyor
9 years ago
Marc Zinnschlag
45e6974266
added select all and clear selection features
9 years ago
Marc Zinnschlag
4a02563708
Merge branch 'master' into buttons
...
Conflicts:
apps/opencs/view/render/instancemode.cpp
9 years ago
Marc Zinnschlag
ecbcd6b171
allow mode buttons to setup the context menu
9 years ago
Marc Zinnschlag
eee972a1a4
added scene tool mode context menu feature
9 years ago
Marc Zinnschlag
0305ae3693
added selection mode UI
9 years ago
Aesylwinn
bbda5fe634
Removed hints from error messages and fixed naming to match conventions
9 years ago
Aesylwinn
1d86f705ba
gmst verifier
9 years ago
Rob Cutmore
08b469c0d0
Remove unused forward declarations in filedialog.hpp
9 years ago
scrawl
fbf07133ea
Document usage of node masks
9 years ago
scrawl
18320b2cd0
Move the Button enum to WorldSpaceWidget
9 years ago
scrawl
41c571d4f4
Merge branch 'master' of https://github.com/OpenMW/openmw into lighting
...
Conflicts:
apps/opencs/view/render/instancemode.cpp
9 years ago
Marc Zinnschlag
c1901069be
added instance mode sub-modes
9 years ago
scrawl
091ca9743e
Do not write LandData twice ( Fixes #3140 )
9 years ago
Marc Zinnschlag
55627c0853
handling drops into cells that do not exist or are not shown
9 years ago
Marc Zinnschlag
6eba647a9d
added accessor function for cell selection in paged worldspace
9 years ago
scrawl
458a305bff
OpenCS: add lighting mask
9 years ago
scrawl
7f967153ef
OpenCS: create light sources
9 years ago
scrawl
e7bb8878f3
OpenCS: add a mask for particle systems
9 years ago
scrawl
ad2145b463
OpenCS: use a separate enum for the toggle buttons
9 years ago
scrawl
fb849014bd
Pass the fallback map to CSMWorld::Data
9 years ago
scrawl
11496b8075
Read fallback settings in OpenCS
9 years ago
Marc Zinnschlag
5b9d6cce98
made drop distance configurable
9 years ago
Marc Zinnschlag
7dd7be7f0e
make scenes drop target for referenceables
9 years ago
Marc Zinnschlag
466f91db67
Fixed wrong GMST name for newly created game files ( Fixes #3132 )
9 years ago
scrawl
daa94cc50e
Fix cppcheck warnings
9 years ago
Alexander "Ace" Olofsson
fe241be26c
Merge branch 'master' of git://github.com/OpenMW/openmw into appveyor
9 years ago
Alexander "Ace" Olofsson
2142d0d2d6
Make Qt5 happy
9 years ago