Commit Graph

24123 Commits (8ca3c3b123daeb026552de39fdf5182fa0263b49)
 

Author SHA1 Message Date
AnyOldName3 fd14dad789 const osg::ref_ptf reference should be faster than value as constructor and destructor are non-trivial
I played around in GodBolt and got into an argument to determine this. The difference will be immeasurably small, but my curiosity has been satisfied.
4 years ago
AnyOldName3 707204133d Double-buffer shadow uniforms that change each frame 4 years ago
AnyOldName3 ce98d7053b Double buffer view-dependent data stateset 4 years ago
AnyOldName3 98b2d5d921 Make shadow debug HUD thread-safe
* Double buffer the frustum uniforms.
* Don't mess with the debug geometry's StateSet.
* Change two-element vectors to arrays so the size is explicit.
4 years ago
Alexei Dobrohotov 5c37b5bc4b
Merge pull request #2990 from akortunov/serialize
[Regression] Fix crash for ShowSceneGraph
4 years ago
Andrei Kortunov 215ddb9106 Do not print warnings for VisController 4 years ago
Andrei Kortunov 7f342374fc Fix crash when using 'showscenegraph 1' console command 4 years ago
AnyOldName3 b29d313bc2 Merge branch 'chocolatey-proxy' into 'master'
Add OpenMW Chocolatey proxy as source

See merge request OpenMW/openmw!283
4 years ago
AnyOldName3 f7d28445f7 Add l to match typo in real URL 4 years ago
AnyOldName3 35d9ef355a Specify full repository URL 4 years ago
AnyOldName3 3497dcce76 Add OpenMW Chocolatey proxy as source 4 years ago
Capostrophic c436f29a1e Make Advanced tab of the launcher look okay for everyone again 4 years ago
Bret Curtis a9cf82c7d0
Merge pull request #2988 from Capostrophic/pursue
AIPursue: don't do a LOS check
4 years ago
Capostrophic a0ca7c4b43 AIPursue: don't do a LOS check
Properly resolve #4774
4 years ago
psi29a f73aa9f27a Merge branch 'launcher_update' into 'master'
Add more settings to openmw-launcher

See merge request OpenMW/openmw!272
4 years ago
Petr Mikheev 6a4fa8a8b5 Add more settings to openmw-launcher 4 years ago
Bret Curtis 05a19f4f93
Merge pull request #2984 from Capostrophic/optimizer
Avoid optimizing animated shapes once again (regression #5565)
4 years ago
Bret Curtis 30b8e6eda9
Merge pull request #2987 from Capostrophic/bezier
Add quadratic interpolation for scalars and vectors (part of #2379)
4 years ago
Bret Curtis 32e7b78cb9
Merge pull request #2985 from Assumeru/master
Fix regression #5572
4 years ago
Evil Eye fb28d27d08 don't discard purged effects 4 years ago
Chris Djali 5311956bc3
Merge pull request #2986 from Capostrophic/msvc
Fix AppVeyor warnings
4 years ago
Capostrophic aa131262ea Implement quadratic interpolation for scalars and vectors 4 years ago
Capostrophic 35de34c019 Don't clamp GeomMorpherController recovered weight value
Seems that Morrowind doesn't do it.
4 years ago
Capostrophic a211527b4b Fix AppVeyor warnings 4 years ago
Petr Mikheev 0de6650add Add RayCastingInterface 4 years ago
Mads Buvik Sandvei 0d6be9bd18 More accurate detection of cyclic includes 4 years ago
Petr Mikheev e9b2e9b474 Remove camera stuff from RenderingManager 4 years ago
Petr Mikheev 694e0b5906 Refactoring. Simplification of camera interface. 4 years ago
Petr Mikheev ed3426cf2f Move third person camera collision check from World::updatePlayer() to Camera::updatePosition() 4 years ago
AnyOldName3 5c7ecb865c Merge branch 'resize_breaks_window' into 'master'
Resize breaks the sdl window in some cases

See merge request OpenMW/openmw!263
4 years ago
Capostrophic 8c213cbfb1 Avoid optimizing animated shapes once again (regression #5565) 4 years ago
Mads Buvik Sandvei 045b4566dd Merge branch 'master' into 'resize_breaks_window' 4 years ago
Mads Buvik Sandvei 243638665b Update CHANGELOG.md 4 years ago
Alexei Dobrohotov eed8902380
Merge pull request #2982 from Assumeru/explain
Comments to explain the arcane workings of Morrowind
4 years ago
Bret Curtis 2e05b5a4ee
Merge pull request #2983 from Assumeru/spell-regression
Fix #5566
4 years ago
psi29a 93d6d202fc Merge branch 'tune_autoswitch' into 'master'
Tune algorithm of "auto switch shoulder"

See merge request OpenMW/openmw!280
4 years ago
psi29a 0414170a2f Merge branch 'ninja-fix' into 'master'
Avoid using CMake 3.18.1 for Ninja builds to see if that fixes Windows_Ninja_CS_RelWithDebInfo

See merge request OpenMW/openmw!279
4 years ago
Petr Mikheev ca4330f753 Tune algorithm of "auto switch shoulder" 4 years ago
Evil Eye 144a7f330f Fix a regression that meant missing spells would prevent a save from being loaded 4 years ago
AnyOldName3 02167474cf Avoid using CMake 3.18.1 for Ninja builds to see if that fixes Windows_Ninja_CS_RelWithDebInfo 4 years ago
AnyOldName3 c72fda7ecc Merge branch 'secure-deps' into 'master'
Verify certificates when downloading dependencies

See merge request OpenMW/openmw!278
4 years ago
psi29a a753dc74b1 Merge branch 'restore-gamepad-zoom' into 'master'
Restore Gamepad Zooming

See merge request OpenMW/openmw!276
4 years ago
Perry Hugh 4bf24a955e Restore Gamepad Zooming 4 years ago
AnyOldName3 cbb5549964 Merge branch 'patch-1' into 'master'
addLineDirectivesAfterConditionalBlocks move check for npos to catch all npos

See merge request OpenMW/openmw!277
4 years ago
Mads Buvik Sandvei 2ed12a398d addLineDirectivesAfterConditionalBlocks move check for npos to catch all npos 4 years ago
descawed 58e0b34adc Verify certificates when downloading dependencies 4 years ago
Bret Curtis 1995e43b46
Merge pull request #2980 from Assumeru/heritage
Make scripts inherit variables from the base record
4 years ago
David Cernat 0e51816c09 Merge branch 'authors_project_leader_update' into 'master'
Update AUTHORS with project leader history & special mention for scrawl

See merge request OpenMW/openmw!270
4 years ago
unknown f5638fec1e add a changelog entry 4 years ago
Bret Curtis 1b3f5d4f0d
Merge pull request #2981 from akortunov/refactoring
Use more C++11 in the scripting system code
4 years ago