Petr Mikheev
|
d78b227670
|
Fix inverted preview rotation when using controller
|
2020-07-19 18:21:40 +02:00 |
|
Petr Mikheev
|
2e6aa155a3
|
New settings 'preview if stand still' and 'deferred preview rotation'.
|
2020-07-19 18:21:40 +02:00 |
|
Petr Mikheev
|
9f850b6ffc
|
Move deferred rotation logic from renderingmanager.cpp to camera.cpp
|
2020-07-19 18:21:40 +02:00 |
|
Petr Mikheev
|
63cab4052d
|
Refactoring in mwrender::Camera. enum for normal/preview/vanity mode.
|
2020-07-19 18:21:40 +02:00 |
|
Petr Mikheev
|
8ac7ffc32b
|
Remove 'separate preview camera' and make the new behavior the default one.
Also minor refactoring in camera.cpp
|
2020-07-17 22:59:44 +02:00 |
|
Petr Mikheev
|
4d206d2c67
|
Improved preview mode
|
2020-07-17 20:35:52 +02:00 |
|
elsid
|
c3b581131d
|
Merge branch 'third_person_fix' into 'master'
Minor fixes for 'view over shoulder'
See merge request OpenMW/openmw!265
|
2020-07-17 18:11:35 +00:00 |
|
psi29a
|
f824965fca
|
Merge branch 'camera_smooth_zoom_out' into 'master'
Camera can pull out after clearing obstruction instead of instant snapback.
See merge request OpenMW/openmw!264
|
2020-07-17 16:22:09 +00:00 |
|
Petr Mikheev
|
8ac143c983
|
Camera can pull out after clearing obstruction instead of instant snapback.
|
2020-07-17 10:19:46 +02:00 |
|
Petr Mikheev
|
68148f5ec7
|
1. Skip smooth camera transition after changing cell; 2. Fix 'zoom out when move' for extremely high speed;
|
2020-07-16 22:21:50 +02:00 |
|
Bret Curtis
|
a890c951bc
|
Merge pull request #2966 from elsid/sound_init
Refactor sound initialization
|
2020-07-16 09:06:34 +02:00 |
|
elsid
|
9240833bda
|
Init sound by a single object
|
2020-07-15 19:46:34 +02:00 |
|
Bret Curtis
|
a83b32074f
|
Update CHANGELOG.md
|
2020-07-14 22:22:52 +02:00 |
|
Bret Curtis
|
74c67218e4
|
Merge pull request #2968 from elsid/fix_flee_cliff_racers
Adjust actor rotation when flee by axis x (bug #5531)
|
2020-07-14 17:04:04 +02:00 |
|
AnyOldName3
|
7ea1eac115
|
Merge branch 'yet-another-windows-shared-runner-attempt' into 'master'
[Review pls] Try enabling Windows Shared Runners again.
See merge request OpenMW/openmw!249
|
2020-07-14 14:38:05 +00:00 |
|
Bret Curtis
|
e98ae3262e
|
Merge pull request #2969 from akortunov/scripts
Resume failed scripts execution after game reload
|
2020-07-14 10:44:58 +02:00 |
|
Andrei Kortunov
|
b05d071e69
|
Resume failed scripts execution after game reload (feature #5524)
|
2020-07-14 10:53:01 +04:00 |
|
AnyOldName3
|
cd4ab320d8
|
Don't bother trying to set a PowerShell array from YAML
Just set a string and split it in the script.
|
2020-07-13 22:34:58 +01:00 |
|
AnyOldName3
|
000b52fc05
|
Swap quotes around
|
2020-07-13 22:03:48 +01:00 |
|
elsid
|
b7c1c52439
|
Adjust actor rotation when flee by axis x
Otherwise Cliff Racers can go underwater.
|
2020-07-13 20:08:37 +02:00 |
|
AnyOldName3
|
1720e2e1fd
|
CI kick
|
2020-07-13 18:47:42 +01:00 |
|
AnyOldName3
|
a03fd03302
|
YAML wants lots of quotes
|
2020-07-13 18:04:25 +01:00 |
|
AnyOldName3
|
a43766bbc8
|
Try removing bashism reliance
|
2020-07-13 18:02:05 +01:00 |
|
AnyOldName3
|
5549ddab97
|
Split CS into separate jobs so build time is less tight.
Now we have twelve Windows jobs. Yay!
|
2020-07-13 17:08:46 +01:00 |
|
AnyOldName3
|
6a8e736bd2
|
Revert "Time commands"
This reverts commit c132646b97 .
|
2020-07-13 16:53:23 +01:00 |
|
elsid
|
bcd526b706
|
Merge branch 'third_person_new' into 'master'
Further improvements of "view over shoulder"
See merge request OpenMW/openmw!237
|
2020-07-13 09:42:19 +00:00 |
|
AnyOldName3
|
c132646b97
|
Time commands
|
2020-07-13 01:44:08 +01:00 |
|
AnyOldName3
|
0d1fb31358
|
Revert "Revert "Build the CS again.""
Maybe the reduced cache makes it fit.
This reverts commit 20859bbc50 .
|
2020-07-12 22:39:24 +01:00 |
|
AnyOldName3
|
7676a36b32
|
Time a build with the reduced cache
|
2020-07-12 22:38:48 +01:00 |
|
Bret Curtis
|
a5da59e840
|
Merge pull request #2967 from Capostrophic/casesensitivity
Fix search filter unicode character case sensitivity
|
2020-07-12 22:41:24 +02:00 |
|
Petr Mikheev
|
383fa3d3ab
|
Make 'zoom out when move' configurable.
|
2020-07-12 21:03:18 +02:00 |
|
Petr Mikheev
|
173c1fdabb
|
Make transition in 'auto switch shoulder' smoother.
|
2020-07-12 20:51:38 +02:00 |
|
Petr Mikheev
|
51173ebcf5
|
Refactoring. Move all code related to 'view over shoulder' to a separate file.
|
2020-07-12 20:51:38 +02:00 |
|
Petr Mikheev
|
5bdf61a886
|
Slightly pulls camera away when the character moves
|
2020-07-12 20:51:38 +02:00 |
|
Petr Mikheev
|
ef03f2c033
|
Auto switch shoulder
|
2020-07-12 20:51:38 +02:00 |
|
Petr Mikheev
|
5675d6ce81
|
Generalize calculation of focal point offset for 3rd person camera.
When player swim, the view slowly switches from "over shoulder" to "above head".
New functions to switch shoulder.
|
2020-07-12 20:51:38 +02:00 |
|
Capostrophic
|
65ac0c86b8
|
Fix search filter unicode character case sensitivity
|
2020-07-12 19:05:47 +03:00 |
|
AnyOldName3
|
5934a9d145
|
Actualy build the reduced cache.
It looks like cache is only invalidated if new files are added, not old ones removed.
|
2020-07-12 15:08:47 +01:00 |
|
AnyOldName3
|
6f3e87ce69
|
Cache less stuff to avoid duplicate entries.
This might make everything faster if we're network-bound.
|
2020-07-12 13:58:12 +01:00 |
|
AnyOldName3
|
20859bbc50
|
Revert "Build the CS again."
There wasn't enough time.
This reverts commit 22c5c7a96e .
|
2020-07-12 13:55:45 +01:00 |
|
Andrei Kortunov
|
f12123a172
|
Merge pull request #2965 from Assumeru/startscript-regression
Fix a regression caused by #2648 (fixes #5513)
|
2020-07-12 15:27:49 +04:00 |
|
Evil Eye
|
271f7040a6
|
Fix a regression caused by #2648 (fixes #5513)
|
2020-07-12 13:25:40 +02:00 |
|
Andrei Kortunov
|
7f936e4cde
|
Merge pull request #2961 from akortunov/move
Do not use outdated references when moving objects to new cells
|
2020-07-12 12:11:22 +04:00 |
|
AnyOldName3
|
22c5c7a96e
|
Build the CS again.
Maybe this will work now the cache isn't trash
|
2020-07-12 03:18:56 +01:00 |
|
AnyOldName3
|
ef451fa266
|
Revert "Runner now supports sensible globbing patterns" & "Maybe this will make globbing work"
Runner *actually* only supports sensible globbing patterns for cache,
not artifacts.
This reverts commits 24129e8a54 and 094f0d1772 .
|
2020-07-12 03:17:46 +01:00 |
|
AnyOldName3
|
094f0d1772
|
Maybe this will make globbing work
|
2020-07-11 22:46:12 +01:00 |
|
Bret Curtis
|
3acb84f4d5
|
Merge pull request #2964 from elsid/osg_rendering_stats
Report OSG rendering stats to file
|
2020-07-11 23:45:26 +02:00 |
|
Roman Siromakha
|
0f6badc581
|
Merge pull request #2958 from akortunov/statswatcher
Corrections for StatsWatcher
|
2020-07-11 22:54:35 +02:00 |
|
AnyOldName3
|
24129e8a54
|
Runner now supports sensible globbing patterns
|
2020-07-11 20:40:36 +01:00 |
|
AnyOldName3
|
699ec9e06e
|
separate caches for MSBuild and Ninja
|
2020-07-11 17:52:42 +01:00 |
|