Commit Graph

21708 Commits (bf144fb356b897b658ec5b4cb23f1a03dcc057f2)
 

Author SHA1 Message Date
Capostrophic c03ed4cd50 Include cleanup 6 years ago
Bret Curtis 7a9ff9f7b3
Merge pull request #2161 from akortunov/switchnode
Do not create a redundant parent node for LOD and Switch nodes
6 years ago
Bret Curtis fdb84dddc8
Merge pull request #2059 from Capostrophic/stacks
Don't stack scripted items (bug #2969)
6 years ago
Bret Curtis 09262e0336
Merge pull request #2170 from elsid/disable_navigator_option
Add option to disable DetourNavigator component (feature #4833)
6 years ago
Capostrophic c20030d8c9 Correct jumping velocity 6 years ago
Andrei Kortunov ff9afda18d Avoid to keep reference to the local 'encoder' variable outside the Engine::go() 6 years ago
Andrei Kortunov 9de0c9045a Fix API usage errors 6 years ago
Andrei Kortunov 229bd8505e Init missing variables 6 years ago
Andrei Kortunov dc6ef15571 Simplify loop in the addSkills() 6 years ago
Andrei Kortunov 80c62a4fe1 Fix endsWith() call 6 years ago
Andrei Kortunov ad9412a117 Remove some redundant checks 6 years ago
Andrei Kortunov 18a59df050 Throw exceptions by value instead of reference 6 years ago
Bret Curtis 1ac2a69094
Merge pull request #2171 from elsid/fix_recast_mesh_tile_cache
Fix update navmesh
6 years ago
elsid da6df818ff
Fix update navmesh
Every updated object should produce a set of changed tiles where it is
placed. Before this change only current object tiles were updated. If
object was moved to another set of tiles then navmesh were not changed
in new tiles.

TileCachedRecastMeshManager::updateObject should add all new tiles if object
was moved and remove all no more used tiles. Both new and old tiles should be
marked as changed.

Also add tests to show desired result for add, update, remove.
6 years ago
elsid 9626b6ec42
Add option to disable DetourNavigator component to find paths 6 years ago
elsid 34c594f01e
Add default initializators for settings fields 6 years ago
elsid 16675fd254
Return empty path when navmesh is not found for agent 6 years ago
elsid 1d3668cd22
Add Navigator interface 6 years ago
elsid d63881e054
Make Navigator::findPath independent from class fields 6 years ago
elsid a0ed981a7c
Fix operator ++ for OutputTransformIterator 6 years ago
elsid c68e64a2a7
Make navigator from settings manager setting in separate function 6 years ago
Capostrophic 39dcbacf44 Option to disable controller (feature #3980) 6 years ago
AnyOldName3 c68ccbc6b6 Use new common_factor header in the launcher, too 6 years ago
AnyOldName3 89d4d3be08 Fix boost deprecation warning 6 years ago
Azdul 2412017685 Fix DetourNavigatorNavMeshTilesCacheTest on Windows 6 years ago
AnyOldName3 f3fc888ab9 Merge branch 'osgshadow-test-vdsm-mesa-optimised-shader-2' into osgshadow-test-vdsm 6 years ago
Andrei Kortunov 058e289162 Do not create a redundant parent node for LOD and Switch nodes (bug #4837) 6 years ago
Capostrophic e9c6c11418 Fix hiding three-tab (Cyrillic) topic index 6 years ago
Capostrophic 0535de6ca0 Make quest status update handling closer to vanilla (bug #4815)
Don't update quest status if we're simply updating the quest index
Update quest status if a new entry is added regardless of its index
6 years ago
Bret Curtis 57cc2ec2b2 use ubuntu for mygui as well 6 years ago
Bret Curtis fb219cc660 updated mygui links for gitlab 6 years ago
Bret Curtis 41168ba98b use ubuntu version, good enough 6 years ago
Bret Curtis cb0a34e280 bump libbullet version for gitlab 6 years ago
Bret Curtis 4a9abf1c1b
Merge pull request #2159 from Capostrophic/lighting
[0.45.0 regression] Fix upside-down night-time lighting
6 years ago
AnyOldName3 b1a5a72665 Restore previous night time directional light path 6 years ago
Capostrophic 796b87fde7 Fix upside-down night-time lighting 6 years ago
Bret Curtis 8f75292d04 use ubuntu for mygui as well 6 years ago
Bret Curtis a5c44a3186 updated mygui links for gitlab 6 years ago
Bret Curtis a31841dbe9 use ubuntu version, good enough 6 years ago
Bret Curtis 635747d39c bump libbullet version for gitlab 6 years ago
Bret Curtis 9e8bc29e3b
Merge pull request #2105 from Capostrophic/colorpicker
[0.45.0 regression] Editor: Fix color picker oddities
6 years ago
AnyOldName3 9b92943d1a Don't rely exclusively on a shadow map when out of its depth range 6 years ago
Capostrophic e47f1ef3e3 Fix some color picker regressions
Don't assign invalid color returned when the color picker is closed by Cancel as the new color
Restore "picking finished" signal to make value saving work again
6 years ago
Bret Curtis ffa3596fe4
Merge pull request #2152 from akortunov/headfix
[0.45 regression] Editor: hide hairs when helmet is used
6 years ago
Bret Curtis d40f11bcb6
Merge pull request #2124 from Capostrophic/animation
[0.45.0 regressions] Revert poor animation decisions
6 years ago
Bret Curtis a573efd30a
Merge pull request #2112 from Capostrophic/collision
[0.45.0 regression] Don't re-enable collision body for dead actors
6 years ago
Bret Curtis af10e329f9
Merge pull request #2157 from akortunov/aifix
[0.45 regression] Init target for AI packages from old saves
6 years ago
Bret Curtis a206f57f75
Merge pull request #2156 from Capostrophic/itemtaken
Fix redundant searchPtr call
6 years ago
Bret Curtis 50e379ad18
Merge pull request #2158 from akortunov/vfx
[Regression] Remove looping particles from dead actors
6 years ago
Bret Curtis 6fbe5bfc97
Merge pull request #2155 from OpenMW/fix-macos-ci
Fix macOS CI
6 years ago