psi29a
4ae29b0042
Merge branch 'log_exceptions' into 'master'
...
Log caught exceptions
See merge request OpenMW/openmw!4131
2024-05-28 07:36:30 +00:00
Alexei Kotov
26d776c44f
Merge branch 'sv-2024-05' into 'master'
...
Some minor updates to an sv yaml file
See merge request OpenMW/openmw!4132
2024-05-27 18:24:54 +00:00
Alexei Kotov
340783e3a1
Merge branch 'modernprometheus' into 'master'
...
Make torches held by creatures emit light
Closes #8002
See merge request OpenMW/openmw!4134
2024-05-27 18:19:58 +00:00
Alexei Kotov
131bb510e4
Merge branch 'operation_fixes' into 'master'
...
Improve operations widget formatting, part 2
See merge request OpenMW/openmw!4119
2024-05-27 01:07:07 +00:00
Alexei Kotov
7274d825a3
Hide the settings window when any main menu button is pressed
2024-05-26 23:49:52 +03:00
Evil Eye
9027af426b
Toggle the vanity camera off before toggling to the saved camera mode
2024-05-26 11:35:13 +02:00
Evil Eye
a7026ae3e9
Make torches held by creatures emit light
2024-05-26 09:52:50 +02:00
elsid
71369be796
Log caught exceptions
2024-05-26 02:52:11 +02:00
AnyOldName3
c65f5adfba
Merge branch 'revert_focus' into 'master'
...
Revert button focus change
See merge request OpenMW/openmw!4133
2024-05-25 23:46:16 +00:00
Alexei Kotov
c92d016e43
Don't sort scene light list by camera distance if the limit isn't reached and PP doesn't need it
...
Also don't clip it to the single UBO scene light limit if the lighting method isn't actually single UBO
2024-05-26 02:29:05 +03:00
Alexei Kotov
916706c6c1
Make object light lists (mostly) view-independent
...
Remove frustum culling
Sort lights by object proximity
Restore multiple camera rendering optimization
2024-05-26 02:29:05 +03:00
Andrei Kortunov
2749d2a6cb
Revert "Make sure that Open button becomes focused after enabling"
...
This reverts commit d5bbd75828
.
2024-05-25 23:43:19 +04:00
Joakim Berg
fcc29eeefe
duh, found more post processing mistranslations
2024-05-25 18:14:01 +00:00
Joakim Berg
60e8275bb9
Fixed some small translation errors
2024-05-25 18:09:31 +00:00
Alexei Kotov
7d9d377575
Update CONTRIBUTING.md
2024-05-25 18:44:47 +03:00
Alexei Kotov
950d65a382
Merge branch 'rollback_music_interface' into 'master'
...
Rollback a Muisc interface
See merge request OpenMW/openmw!4129
2024-05-25 15:31:16 +00:00
Evil Eye
11e8e1eeb5
Include creatures
2024-05-25 09:58:46 +02:00
psi29a
62930cb8db
Merge branch 'fix_archives_selection' into 'master'
...
Fix archive selection when switching profiles (#7956 )
See merge request OpenMW/openmw!4118
2024-05-24 23:06:55 +00:00
Yury Stepovikov
80d2b289e7
Fix archive selection when switching profiles ( #7956 )
2024-05-24 23:06:55 +00:00
psi29a
6e0606b55b
Merge branch 'paralysisagainagain' into 'master'
...
Make paralysis cancel camera mode changes (#7997 )
Closes #7997
See merge request OpenMW/openmw!4122
2024-05-24 23:06:35 +00:00
psi29a
16572109fc
Merge branch 'restoringthelightfacingthedark' into 'master'
...
Lighting fixes, non-exciting part
See merge request OpenMW/openmw!4126
2024-05-24 23:05:07 +00:00
psi29a
c8567e96fd
Merge branch 'itsover32767' into 'master'
...
Use more appropriate types in terrain storage
See merge request OpenMW/openmw!4125
2024-05-24 21:56:20 +00:00
psi29a
157a5a4489
Merge branch 'l10n' into 'master'
...
Many localization fixes
See merge request OpenMW/openmw!4108
2024-05-24 17:46:47 +00:00
Evil Eye
cdfd305ac3
Convert constant effect equipment slots to refnums
2024-05-24 16:59:48 +02:00
Andrei Kortunov
aa07dc0312
Rollback a Muisc interface
2024-05-24 10:16:28 +04:00
elsid
d6af9305ae
Exclude debug rendering from toggleworld
2024-05-24 01:08:15 +02:00
elsid
10e14a3c21
Replace release by assigning nullptr
...
release does not call a destructor if it's the last reference. This is not a
right choice here. Even though the functions accept raw pointers they convert
them into osg::ref_ptr. So it's ok to share the ownership.
2024-05-24 01:08:15 +02:00
elsid
4b8897e33e
Use state sets without transparency support for recast mesh and agents paths
2024-05-24 00:05:10 +02:00
elsid
98d530d8cb
Share state sets for recast mesh tiles and actors paths
2024-05-24 00:05:09 +02:00
Alexei Kotov
fd9361f62c
Some attenuation setup fool-proofing
2024-05-24 00:52:54 +03:00
Alexei Kotov
e0e4b84e40
Disable specularity for negative lights
2024-05-24 00:50:29 +03:00
Alexei Kotov
debc37d93a
Fade out specularity according to light fade settings as well
2024-05-24 00:49:37 +03:00
Evil Eye
6a10311ae5
Use more appropriate types in terrain storage
2024-05-23 18:48:54 +02:00
Alexei Kotov
f87aa02390
Don't clamp individual light contribution in shaders as FFP doesn't do this
2024-05-23 18:06:10 +03:00
psi29a
d15be7a685
Merge branch 'fix-nearest-gui-options' into 'master'
...
Fix incorrect texture filtering GUI for nearest, allow to disable nearest from GUI
See merge request OpenMW/openmw!4114
2024-05-23 10:07:42 +00:00
psi29a
db27543ea1
Merge branch 'uniform_choice' into 'master'
...
Add choice widget type to postprocessing uniforms
See merge request OpenMW/openmw!3969
2024-05-23 10:06:22 +00:00
psi29a
b0aa19dc07
Merge branch 'msvc_crash_fix' into 'master'
...
Avoid MSVC crash in Visual Studio 17.10.0
See merge request OpenMW/openmw!4116
2024-05-23 10:05:52 +00:00
Alexei Kotov
462818c304
Make paralysis cancel camera mode changes ( #7997 )
2024-05-23 12:29:10 +03:00
Alexei Kotov
ae7861abe4
Move paralysis god mode checks to CreatureStats
2024-05-23 11:48:59 +03:00
psi29a
9d39e971c7
Merge branch 'feature/7016_add_additional_docs_macos_windows' into 'master'
...
[#7016 ] Add additional docs to macos dmg and windows release
See merge request OpenMW/openmw!4115
2024-05-23 08:14:05 +00:00
Sam Hellawell
a7991f9988
Update german translation
2024-05-23 04:11:29 +01:00
Sam Hellawell
d3c1aa6653
Fix incorrect texture filtering GUI for nearest, allow to disable nearest from GUI
2024-05-23 04:11:29 +01:00
psi29a
2be6116ef6
Merge branch 'fix_recastmesh' into 'master'
...
Limit number of cached tiles with recast meshes
See merge request OpenMW/openmw!4112
2024-05-22 20:38:42 +00:00
Andrei Kortunov
52de6177d1
Avoid MSVC crash in Visual Studio 17.10.0
2024-05-22 18:17:22 +04:00
Andrei Kortunov
6c83451b15
Improve operations widget formatting
2024-05-22 14:37:58 +04:00
Alexei Kotov
67c47b8603
Merge branch 'operation_fixes' into 'master'
...
Improve operation widget appearance
See merge request OpenMW/openmw!4110
2024-05-21 19:31:39 +00:00
Bret Curtis
3c04e9f77e
[ #7016 ] Add additional docs to macos dmg and windows release
2024-05-21 17:43:02 +02:00
Dave Corley
c87eaefd17
Merge branch 'theeditorisjustanotherengine' into 'master'
...
Use ESM::ReadersCache in the editor
Closes #7896
See merge request OpenMW/openmw!4111
2024-05-21 06:35:47 +00:00
psi29a
cd116ebe5f
Merge branch 'dark_mode' into 'master'
...
Support dark mode on Windows
Closes #7985
See merge request OpenMW/openmw!4101
2024-05-20 14:51:20 +00:00
Andrei Kortunov
9f470b45fa
Improve size grip appearance
2024-05-20 16:50:25 +04:00