David Cernat
195bd88ac0
Add AnyOldName3's osgshadow-test commits up to Sep 21 while resolving conflicts
...
# Conflicts:
# CMakeLists.txt
7 years ago
David Cernat
b1aacd5028
Merge pull request #299 from OpenMW/master
...
Add OpenMW commits up to 27 Sep 2017
7 years ago
scrawl
2d873a13ac
Merge pull request #1469 from drummyfish/master
...
water shader improvements (partially fixes #3365 )
7 years ago
Miloslav Číž
cde2c13900
make water depth independent of view frustum
7 years ago
Miloslav Číž
9dececcbd2
rename a constant in water shader
7 years ago
Miloslav Číž
28f58d5a32
add deleted letter in macro
7 years ago
Miloslav Číž
f274bc84cc
fix depth computation in water shader
7 years ago
David Cernat
73e7aa838d
Merge pull request #296 from OpenMW/master while resolving conflicts
...
# Conflicts:
# apps/openmw/mwgui/container.cpp
7 years ago
Miloslav Číž
8df79625e8
fix water shader
7 years ago
Miloslav Číž
658fa0fdae
fix typo
7 years ago
Miloslav Číž
c43baf6e94
remove commented code
7 years ago
Miloslav Číž
16d9773c6c
fix water shader artifacts at shores
7 years ago
AnyOldName3
e33bec97be
Tidy up the mess I made of lighting.glsl a bit by removing two single-line functions that are only ever called in one location.
7 years ago
AnyOldName3
26ecf2088b
Make shadows play nicely with per-vertex lighting
7 years ago
AnyOldName3
c67b3267fb
Stop shadowing ambient lighting from the light casting a shadow when using per-pixel lighting.
7 years ago
AnyOldName3
f50063402d
Adjust shaders to support shadows
7 years ago
scrawl
aaa727757d
Don't use MW_Dialog skin with plain Widgets
...
After MyGUI commit cfdaf5f , the 'Client' area will be used for every type of widget, whereas previously it would only be used for some widgets like 'Window'. Use 'Window' widget where the client was always used.
This fixes a wrong margin when built with cfdaf5f or later.
7 years ago
scrawl
fe6f9ffff4
Fix skins incorrectly named 'Client' to avoid a collision with new MyGUI feature cfdaf5f
7 years ago
David Cernat
4d4eb1bb9f
Merge pull request #292 from OpenMW/master
...
Add OpenMW commits up to 18 Sep 2017
7 years ago
Andrei Kortunov
3fb3c4c20f
Add scrollbar to a birth effect lists (bug #4105 )
7 years ago
David Cernat
960b91a53c
Merge pull request #290 from OpenMW/master
...
Add OpenMW commits up to 17 Sep 2017
7 years ago
Chris Robinson
ec01b89e59
Increase the default buffer cache sizes
7 years ago
John
0060e457a6
[General] Add .desktop file for Server Browser
7 years ago
David Cernat
4468e6ec4a
Merge pull request #280 from OpenMW/master while resolving conflicts
...
# Conflicts:
# .gitignore
# apps/openmw/mwmechanics/actors.hpp
# apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
7 years ago
Andrei Kortunov
6ef5d1408f
Disabled transparency for description edit fields
7 years ago
Andrei Kortunov
765f982123
Removed cursor from Favorite Attributes label
7 years ago
scrawl
2611377081
Merge pull request #1350 from akortunov/deathanimationfix
...
Do not allow to loot fighting actors during death animation (bug #3528 )
7 years ago
scrawl
1f2b62c541
Merge pull request #1388 from akortunov/guifixes
...
Make inventory avatar to fit within border
7 years ago
Andrei Kortunov
e4df17ccaf
Make inventory avatar to fit within border (bug #4003 )
7 years ago
scrawl
0f983144a4
Merge pull request #1383 from akortunov/guifixes
...
Enable transparency for interactive messageboxes and tooltips in game mode
7 years ago
Thunderforge
f41a4bb937
Changing "New Installation" to "Retail CD/DVD" for clarity
7 years ago
Andrei Kortunov
56f5a5dee3
Added transparency to 'owned' tooltip
7 years ago
Andrei Kortunov
8c1c80ab91
Disable transparency for persuation dialogue menu
7 years ago
Andrei Kortunov
6cb3c83248
Add transparency for interactive messageboxes in game mode
7 years ago
Andrei Kortunov
dd919b9f2c
Do not allow to loot fighting actors during death animation (bug #3528 )
8 years ago
David Cernat
721b218cc2
Merge pull request #258 from OpenMW/master while resolving conflicts
...
# Conflicts:
# .travis.yml
# README.md
8 years ago
Andrei Kortunov
56a30d7aec
Journalbook layout fixes
8 years ago
Andrei Kortunov
a03cc8216e
Fixed count widget buttons alignment
8 years ago
scrawl
c9d9461d3e
Add Spacer class derived from AutoSizedWidget
...
Using a normal widget as a spacer with HStretch/VStretch may not work properly because for widgets not derived from AutoSizedWidget, the HBox/VBox treat the widget's current size as the requested minimum size. This leads the layout to break when resized more than once.
The new class sets HStretch and VStretch to true by default to save some typing.
8 years ago
scrawl
7d97d1d513
Merge pull request #1247 from pvdk/progressbar
...
Ini-importer progress bar fills the whole width of the ui element now
8 years ago
Thunderforge
b98e175161
Renaming duplicate horizontalSpacer variable
8 years ago
scrawl
59b92dc67b
Merge pull request #1349 from Thunderforge/prevent-parchment-from-being-cut-off
...
UI adjustments to prevent parchment scroll from being cut off (fixes #3910 )
8 years ago
scrawl
196eedf1b0
Fix key focus issue with the journal hotkey
8 years ago
Nikolay Kasyanov
fd0be7008d
[macOS] Fixes accidental loading of plugins from system-wide Qt install
...
I was too eager to remove the workaround in 014a2fc0e9
.
Actually, config-based solution seems cleaner.
Respective Qt documentation: http://doc.qt.io/qt-5/qt-conf.html .
Also, moves Qt plugins from Contents/MacOS to Contents/PlugIns
for consistency.
8 years ago
David Cernat
bfbf1bbac4
Merge pull request #247 from OpenMW/master
...
Add OpenMW commits up to 26 Jul 2017
8 years ago
Thunderforge
072fbcaee3
UI adjustments to prevent parchment scroll from being cut off ( fixes #3910 )
8 years ago
Thunderforge
8ded95201d
Move Morrowind Content Language label to section header
8 years ago
David Cernat
b8b3856c73
Merge pull request #244 from OpenMW/master
...
Add OpenMW commits up to 19 Jul 2017
8 years ago
scrawl
20606a2aff
Add 'prediction time' setting for cell/terrain pre-loading
8 years ago
David Cernat
fd046e42ef
Merge pull request #242 from OpenMW/master
...
Add OpenMW commits up to 16 Jul 2017
8 years ago