Sam Hellawell
|
a51d560174
|
Move bone rename logic to ColladaDescriptionVisitor, undo formatting/refactoring
|
2024-04-05 01:59:40 +01:00 |
|
Sam Hellawell
|
ceabeab0fd
|
Fix RotateController not updating skeleton
|
2024-04-04 00:11:15 +01:00 |
|
Sam Hellawell
|
2288a691d2
|
Replace osgAnimation bone underscore naming at load time, map bone instances, reset root bone transform each frame
|
2024-04-04 00:10:51 +01:00 |
|
Alexei Kotov
|
3380b806de
|
Merge branch 'haggleraven' into 'master'
Remove superfluous Trading class
See merge request OpenMW/openmw!3996
|
2024-04-03 18:21:02 +00:00 |
|
psi29a
|
3a1d0a9649
|
Merge branch 'timeout_table_filter' into 'master'
Restore !613
See merge request OpenMW/openmw!3990
|
2024-04-03 07:12:53 +00:00 |
|
uramer
|
3b930e4471
|
Restore !613
|
2024-04-03 07:12:53 +00:00 |
|
psi29a
|
99fa1278d2
|
Merge branch 'codenames' into 'master'
Make binding names layout-independent
See merge request OpenMW/openmw!3993
|
2024-04-02 07:36:45 +00:00 |
|
psi29a
|
b83ffdc357
|
Merge branch 'i-have-value-too' into 'master'
FIX(CS): Re-add gold value column for objects
See merge request OpenMW/openmw!3991
|
2024-04-02 07:34:51 +00:00 |
|
psi29a
|
46bf6c12b6
|
Merge branch 'equipunequipwhatsthedifference' into 'master'
Allow weapon equip/unequip animations to intersect (#7886)
Closes #7886
See merge request OpenMW/openmw!3951
|
2024-04-02 07:34:31 +00:00 |
|
Alexei Kotov
|
aa447a9c68
|
Merge branch 'localisation-update-fr' into 'master'
French localisation update
See merge request OpenMW/openmw!3999
|
2024-04-01 20:55:38 +00:00 |
|
Arnaud Dochain
|
36ca3b8bd9
|
French localisation update
|
2024-04-01 20:55:38 +00:00 |
|
psi29a
|
a7c6297240
|
Merge branch 'sorewaai' into 'master'
Expose AI stats to Lua
Closes #7860
See merge request OpenMW/openmw!3997
|
2024-04-01 20:49:38 +00:00 |
|
psi29a
|
e742332035
|
Merge branch 'oics_missing' into 'master'
Add missing initialization
See merge request OpenMW/openmw!3995
|
2024-04-01 08:11:25 +00:00 |
|
psi29a
|
5b399e27df
|
Merge branch 'typicalcs' into 'master'
Copy DIAL type to INFO when saving
Closes #7861
See merge request OpenMW/openmw!3998
|
2024-04-01 08:10:04 +00:00 |
|
Dave Corley
|
7a291e5025
|
FIX(CS): Re-add gold value column for objects
|
2024-03-31 05:34:11 -05:00 |
|
Evil Eye
|
4607722ce9
|
Increment API version
|
2024-03-31 11:37:02 +02:00 |
|
Evil Eye
|
cb357997c9
|
Copy DIAL type to INFO when saving
|
2024-03-30 14:36:45 +01:00 |
|
psi29a
|
3da6b4f529
|
Merge branch 'more_stats' into 'master'
Report more stats in F4
See merge request OpenMW/openmw!3956
|
2024-03-30 08:41:29 +00:00 |
|
psi29a
|
43f2574406
|
Merge branch 'vaporeon' into 'master'
Make sunlight scattering and wobbly shores optional
See merge request OpenMW/openmw!3994
|
2024-03-30 08:41:04 +00:00 |
|
Evil Eye
|
d08e47bc40
|
Expose AI stats to Lua
|
2024-03-29 22:34:53 +01:00 |
|
Evil Eye
|
f70bf42a9e
|
Remove superfluous Trading class
|
2024-03-29 21:50:45 +01:00 |
|
psi29a
|
6f8123998c
|
Merge branch 'invalidparentage' into 'master'
Prevent iterator invalidation when updating Lua UI and increase const correctness
Closes #7880
See merge request OpenMW/openmw!3992
|
2024-03-29 20:04:05 +00:00 |
|
elsid
|
215404e126
|
Report more stats from caches
|
2024-03-29 14:25:39 +01:00 |
|
elsid
|
ae41ebfc83
|
Report CellPreloader stats
|
2024-03-29 14:05:26 +01:00 |
|
elsid
|
9a24e77d3f
|
Show F4 stats in pages
|
2024-03-29 14:05:25 +01:00 |
|
Andrei Kortunov
|
387e53b468
|
Add missing initialization
|
2024-03-29 12:09:50 +04:00 |
|
Andrei Kortunov
|
3d83585c46
|
Make binding names layout-independent (bug 7908)
|
2024-03-29 12:02:06 +04:00 |
|
Alexei Kotov
|
76105cc2d1
|
Make sunlight scattering and wobbly shores optional
|
2024-03-29 10:41:04 +03:00 |
|
Alexei Kotov
|
359600db83
|
Merge branch 'im-not-taking-you-anywhere' into 'master'
Fix #7901, make teleport fields non-interactive when mTeleport is false
Closes #7901
See merge request OpenMW/openmw!3986
|
2024-03-29 03:48:18 +00:00 |
|
Evil Eye
|
1d13f7db8f
|
Simplify detachFromParent
|
2024-03-28 20:17:05 +01:00 |
|
Evil Eye
|
8cbcb82dd4
|
Prevent iterator invalidation when updating Lua UI and increase const correctness
|
2024-03-28 20:01:50 +01:00 |
|
psi29a
|
2497164b2b
|
Merge branch 'optimize_font_loading' into 'master'
Optimize bitmap fonts loading
See merge request OpenMW/openmw!3988
|
2024-03-28 09:05:22 +00:00 |
|
psi29a
|
2056da358d
|
Merge branch 'opencs-projectile-speed' into 'master'
OpenMW-CS: Editing and verifying of projectile speed for magic effects
See merge request OpenMW/openmw!3939
|
2024-03-28 09:04:50 +00:00 |
|
Dave Corley
|
b8a17b16f7
|
Cleanup(CS): Make TeleportColumn take flags as argument
|
2024-03-27 17:53:23 -05:00 |
|
Dave Corley
|
4e59246d2d
|
Fix(columnimp.hpp): Use QVariant() constructor instead of UserType to
hide unused subs from view and make a member variable to tell if the
column is used for a door or a regular position
|
2024-03-27 17:53:23 -05:00 |
|
Dave Corley
|
1360eeb839
|
Fix #7901, make teleport fields non-interactive when mTeleport is false
|
2024-03-27 17:53:12 -05:00 |
|
psi29a
|
e8038d353f
|
Merge branch 'esmstuff' into 'master'
Use more decomposition, string_view, and implicit sizes in ESM code
See merge request OpenMW/openmw!3975
|
2024-03-27 19:40:18 +00:00 |
|
psi29a
|
3fcf3aca77
|
Merge branch 'modalsettingsmodal' into 'master'
Reimplement the Settings window as a normal window (#7845, #7870)
Closes #7845 and #7870
See merge request OpenMW/openmw!3895
|
2024-03-27 17:59:41 +00:00 |
|
Sam Hellawell
|
deb8894035
|
ESM::MagicEffect::blank() set the default to 1
Signed-off-by: Sam Hellawell <sshellawell@gmail.com>
|
2024-03-27 09:26:04 +00:00 |
|
Sam Hellawell
|
e87c39eeb3
|
OpenCS: Editing and verifying of projectile speed for magic effects
|
2024-03-27 09:26:03 +00:00 |
|
Andrei Kortunov
|
f2dc25e214
|
Optimize bitmap fonts loading
|
2024-03-27 12:44:35 +04:00 |
|
psi29a
|
f7f7502d60
|
Merge branch 'i-said-it-was-unlocked-damn-you' into 'master'
Fix(CS): Actually allow unlocking doors ( #7899 )
Closes #7899
See merge request OpenMW/openmw!3982
|
2024-03-27 07:32:53 +00:00 |
|
Dave Corley
|
2e68786331
|
Fix(CS): Actually allow unlocking doors ( #7899 )
|
2024-03-27 07:32:53 +00:00 |
|
psi29a
|
b70f1d86c5
|
Merge branch 'fix-sheathing-non-nifs' into 'master'
Fix weapon and shield sheathing for non-nif meshes
See merge request OpenMW/openmw!3985
|
2024-03-27 07:30:14 +00:00 |
|
Alexei Kotov
|
36ba1702ba
|
Merge branch 'madsbuvi-master-patch-48471' into 'master'
Remove unused member mStackable
See merge request OpenMW/openmw!3987
|
2024-03-26 22:27:45 +00:00 |
|
Mads Buvik Sandvei
|
e0b11c14c2
|
Remove unused member mStackable
|
2024-03-26 14:44:02 +00:00 |
|
psi29a
|
58632218fb
|
Merge branch 'you-can-only-grow-up-to-be-so-big' into 'master'
FIX(CS): Limit scale for references to TES3 values (Close #7898 )
Closes #7898
See merge request OpenMW/openmw!3981
|
2024-03-26 09:05:21 +00:00 |
|
psi29a
|
c8560c63eb
|
Merge branch 'regressionfixesofdubiousauthenticity' into 'master'
Rendering regression fixes of dubious authenticity (#7587, #7720)
Closes #7587 and #7720
See merge request OpenMW/openmw!3979
|
2024-03-26 09:04:41 +00:00 |
|
Sam Hellawell
|
7897ff7ac9
|
Fix weapon sheathing for non-nif meshes
|
2024-03-25 21:03:59 +00:00 |
|
psi29a
|
012d10703f
|
Merge branch 'spellcast-refactor' into 'master'
Spellcast related Lua API + spellcasting/activespell refactor
See merge request OpenMW/openmw!3922
|
2024-03-25 13:50:23 +00:00 |
|