Alexei Kotov
6c5d939b8b
Merge branch 'telvanni-photon-magic' into 'master'
...
Project Magnus (Volume Tiled Forward Shading)
Closes #6900
See merge request OpenMW/openmw!5212
2026-06-11 04:42:32 +03:00
Alexei Kotov
0e10f1b44c
Merge branch 'flex-wrap-autosize-regressions' into 'master'
...
Flex Wrap/Gap With AutoSize Regressions
Closes #9124
See merge request OpenMW/openmw!5334
2026-06-06 10:05:13 +03:00
Cody Glassman
d7be10259e
add clustered volume shading
2026-06-02 17:29:25 -07:00
Alexei Kotov
e6a44f5726
Merge branch 'todd_has_enlightned_me' into 'master'
...
Expose light radius multiplier (#9053 )
Closes #9053
See merge request OpenMW/openmw!5294
2026-06-03 02:30:41 +03:00
Cole Green
edaa32e01b
Document 'wrap' property on flex widgets
2026-05-30 21:48:01 -05:00
Cole Green
e7fd7254ac
Document 'gap' property in flex doc
2026-05-30 21:48:01 -05:00
Alexei Kotov
ff26ff7241
Revert "Merge branch 'flex-wrap-property' into 'master'"
...
This reverts commit e75866ff5a , reversing
changes made to 5ceff51074 .
2026-05-30 15:42:23 +03:00
Alexei Kotov
728de5c15a
Merge branch 'viewport-resized-handler' into 'master'
...
Implement onViewportResized Handler
See merge request OpenMW/openmw!5276
2026-05-29 00:57:42 +03:00
Cole Green
a0f22d3cb4
Document 'wrap' property on flex widgets
2026-05-29 00:54:08 +03:00
Cole Green
9b0b0b172c
Document 'gap' property in flex doc
2026-05-29 00:54:08 +03:00
Cody Glassman
1de987ce47
update settings
2026-05-20 11:07:03 -07:00
Alexei Kotov
dbbd9456e8
Merge branch 'master' into 'master'
...
Consistency Fix for L2/R2 in Controller Menus Feature
Closes #8733
See merge request OpenMW/openmw!5290
2026-05-06 04:29:11 +03:00
thoth-33
a4b32fce1f
Consistency Fix for L2/R2 in Controller Menus Feature
2026-05-06 04:29:11 +03:00
nox7
eca4eaffc3
Fix desync of packages and missing player context
2026-05-04 22:17:27 -05:00
nox7
72734671be
Fix docs showing wrong table index for ModifyStat event
2026-05-04 21:16:05 -05:00
nox7
c30dbf3c4d
Fix docs showing openmw.types available in Menu context
2026-05-04 21:15:48 -05:00
Cody Glassman
44a7cd8aa2
expose light radius multiplier
2026-04-24 14:59:01 -07:00
Cole Green
fdb8a64860
Document 'onViewportResized' engine handler
2026-04-21 20:41:39 -05:00
Alexei Kotov
d2fbd32a1b
Merge branch 'profiler_be_gone' into 'master'
...
Disable Lua profiler by default
See merge request OpenMW/openmw!5097
2026-04-04 02:07:51 +03:00
Cody Glassman
2b3e24953b
Disable Lua profiler by default
2026-04-04 02:07:47 +03:00
Alexei Kotov
ff793637a4
Avoid referring to the original engine as MW in PPL description
2026-03-22 15:20:00 +03:00
Alexei Kotov
66f15114a9
In-game checkbox for Clamp Lighting and layout tweaks
...
Use autosizing and tweak the layout to Fit the fourth checkbox
Correct the documentation version of force PPL description
Shorten the German max lights translation
2026-03-22 15:19:14 +03:00
Cody Glassman
e53536a3ec
Remove exclusive FFP mode
2026-03-15 14:13:19 -05:00
Evil Eye
e39b867f11
Fix docs
2026-03-01 20:58:14 +01:00
Evil Eye
75772caa10
Add documentation
2026-03-01 20:58:14 +01:00
Maars
731a0ee698
onDialogueResponse implementation
2026-02-13 22:55:38 +00:00
jvoisin
f152ac9161
Merge branch 'localtoplayer' into 'master'
...
Fix SkillProgression interface documented context (#8815 )
Closes #8815
See merge request OpenMW/openmw!5112
2026-02-05 14:50:54 +00:00
Alexei Kotov
0fffd25141
Fix SkillProgression interface documented context ( #8815 )
2026-01-16 10:49:12 +03:00
Alexei Kotov
f3c1df883c
Re-enable swish sound for throwing weapons ( #8926 )
2026-01-14 23:03:15 +03:00
Alexei Kotov
20d14b57c1
Expose sunlight direction to post-processing ( #8826 )
2025-11-29 20:27:34 +03:00
uramer
47721e7939
Fix dead links to Teal documentation
2025-11-26 14:54:11 +00:00
Evil Eye
e978c230dc
Override functions by shallow copying the interface instead of overriding files
2025-11-24 17:45:07 +01:00
Evil Eye
7928930435
Move Morrowind mechanics to data-mw
2025-11-24 17:45:05 +01:00
ComeBESNIER
ec81e3b4a6
Edit events.rst
...
Add a space between `amount` and `=` for stylistical reasons.
2025-11-23 13:42:05 +00:00
ComeBESNIER
ac7cc4c9ea
Update file events.rst
2025-11-23 09:16:55 +00:00
gbtb
3178276f06
fixed obsolete ref to lua-scripts in docs
2025-11-12 03:31:06 +10:00
Alexei Kotov
757c325a4d
Merge branch 'whats-a-taret' into 'master'
...
FIX: Correct typo in unlock events
See merge request OpenMW/openmw!4991
2025-11-10 06:31:57 +03:00
Dave Corley
42fa037195
FIX: Correct typo in unlock events
2025-11-08 15:52:02 -06:00
Alexei Kotov
3f6ecc4de1
Merge branch 'shield_sheath' into 'master'
...
Fix shield equip and unequip animations, add docs for shield sheathing feature
See merge request OpenMW/openmw!4936
2025-10-11 09:13:30 +03:00
Andrei Kortunov
d9b441ccaa
Fix shield equip and unequip animations, add docs for shield sheathing feature (bug 8734)
2025-10-04 16:07:15 +04:00
Dave Corley
fd7e6b6bcb
DOC: Document data-local
2025-10-03 00:28:26 +03:00
AnyOldName3
44a14f9a88
Fix #8681 , too
2025-08-25 16:37:03 +01:00
AnyOldName3
8dc93e8e55
Document Flatpak paths
2025-08-25 01:04:20 +01:00
Andrew Lanzone
8e76a0ab06
Merge branch 'master' of https://gitlab.com/OpenMW/openmw
2025-08-04 16:44:12 -07:00
Alexei Kotov
aae81264a2
Merge branch 'skibidi-dop-doppler' into 'master'
...
Doppler, take two
See merge request OpenMW/openmw!4660
2025-08-04 09:24:50 +03:00
SkyHasACat
c276f850dc
One more fix
2025-08-02 22:49:58 -07:00
SkyHasACat
286c4d9101
a word
2025-08-02 21:40:09 -07:00
SkyHasACat
2abed374f9
Fix missing link
2025-08-02 19:00:12 -07:00
Andrei Kortunov
645eb81133
Run onUpdate when the game is paused
2025-08-01 04:18:03 +03:00
Andy Lanzone
59aba3ae7e
Merge branch openmw:master into master
2025-07-31 18:02:10 -07:00