psi29a
|
e73a0f8a2a
|
Merge branch 'minorfixes' into 'master'
Minor fixes
See merge request OpenMW/openmw!405
|
4 years ago |
Alexei Dobrohotov
|
8a6d3d1b4f
|
Minor fixes
Fix extra semicolon
Disable collision avoidance if AI is disabled
|
4 years ago |
AnyOldName3
|
981fffe590
|
Merge branch 'itsakindoftemplatemagic' into 'master'
Fix MSVC2017 builds
See merge request OpenMW/openmw!404
|
4 years ago |
AnyOldName3
|
1e0df23d14
|
Merge branch 'shadows-bin' into 'master'
Use a custom renderbin to avoid pointless OpenGL state switches
See merge request OpenMW/openmw!402
|
4 years ago |
Bret Curtis
|
68836aa0fd
|
Update .travis.yml
|
4 years ago |
Bret Curtis
|
8b0475037d
|
Update .travis.yml
|
4 years ago |
Evil Eye
|
94c89e6d5e
|
check ValueTs
|
4 years ago |
Bret Curtis
|
e15716eb0c
|
Update .travis.yml
|
4 years ago |
Bret Curtis
|
df2ae6e866
|
Update .travis.yml
|
4 years ago |
Bret Curtis
|
dee91d12c2
|
Update .travis.yml
|
4 years ago |
AnyOldName3
|
fcfd340c69
|
Actually copy alpha blended drawables to the new stategraph
|
4 years ago |
psi29a
|
399270694f
|
Merge branch 'no-colour-fbo-for-shadows' into 'master'
Don't bind unnecessary colour buffer when drawing shadow maps
See merge request OpenMW/openmw!403
|
4 years ago |
Evil Eye
|
d8897c4509
|
remove inline and use enable_if_t
|
4 years ago |
Evil Eye
|
d8d4351962
|
fix MSVC2017 builds
|
4 years ago |
AnyOldName3
|
55f65752fd
|
Don't bind unnecessary colour buffer when drawing shadow maps
|
4 years ago |
AnyOldName3
|
cdbf19a508
|
Tidy up run-on lines
|
4 years ago |
AnyOldName3
|
296dce470a
|
Spelling fix
|
4 years ago |
AnyOldName3
|
72f7e6a702
|
Handle all shadow alpha uniforms in shadowsbin
|
4 years ago |
AnyOldName3
|
5d046bc95d
|
Mark override
|
4 years ago |
psi29a
|
9902945c49
|
Merge branch 'interpolator' into 'master'
Read a few more NIF types
See merge request OpenMW/openmw!401
|
4 years ago |
Alexei Dobrohotov
|
a46699fb1e
|
Handle NiGeomMorpherController interpolator list
|
4 years ago |
Alexei Dobrohotov
|
f3f5dcb016
|
Read a few more NIF types
NiFloatInterpolator, NiPoint3Interpolator, NiTransformInterpolator, NiBoolInterpolator
Update a few existing controller records
Update NiSkinInstance
|
4 years ago |
psi29a
|
ed8342ebc9
|
Merge branch 'niffile' into 'master'
Remove NIFFile settings manager dependency
See merge request OpenMW/openmw!398
|
4 years ago |
corristo
|
73e3ee0f85
|
Merge branch 'update-macos-deps' into 'master'
[macOS, CI] Update dependencies, don't use lz4 from Homebrew
See merge request OpenMW/openmw!399
|
4 years ago |
corristo
|
b8ed3b0059
|
[macOS, CI] Update dependencies, don't use lz4 from Homebrew
Also, enable double precision support for Bullet.
|
4 years ago |
psi29a
|
10fc3331d5
|
Merge branch 'settings' into 'master'
Remove shader visitor settings manager dependency
See merge request OpenMW/openmw!397
|
4 years ago |
Alexei Dobrohotov
|
c857588ee9
|
Remove NIFFile settings manager dependency
|
4 years ago |
Alexei Dobrohotov
|
b523574090
|
Remove shader visitor settings manager dependency
|
4 years ago |
psi29a
|
35115f2f24
|
Merge branch 'theyretakingthenifstoisengard' into 'master'
Read a few more NIF types
See merge request OpenMW/openmw!396
|
4 years ago |
Alexei Dobrohotov
|
1d07361f08
|
Read a few more NIF types
BSXFlags, NiTransformData, BSBound, BSFadeNode, bhkBlendController
|
4 years ago |
psi29a
|
6844800124
|
Merge branch 'nifisjustice' into 'master'
NIF updates
See merge request OpenMW/openmw!394
|
4 years ago |
Alexei Dobrohotov
|
96769ab4a5
|
Try to reword unsupported NIF loading docs
|
4 years ago |
Alexei Dobrohotov
|
a38c629425
|
Read NiSkinPartition
|
4 years ago |
Alexei Dobrohotov
|
afea11b70a
|
Read NiStringPalette and NiBoolData
|
4 years ago |
Alexei Dobrohotov
|
c79f509652
|
Misc NIF loader improvements
Bullet NIF loader cleanup
Collect all extra records of a node
Remove code duplication in geometry type detection in OSG-side NIF loader
|
4 years ago |
Alexei Dobrohotov
|
7e63afdecf
|
Allow loading arbitrary NIF files
|
4 years ago |
Alexei Dobrohotov
|
f6b43b9321
|
Merge branch 'Changelog_Devs' into 'master'
Adds #4083 to the changelog
See merge request OpenMW/openmw!392
|
4 years ago |
psi29a
|
1b944aeb29
|
Merge branch 'grammar' into 'master'
Improve grammar in [Physics] category of the default settings
See merge request OpenMW/openmw!393
|
4 years ago |
Alexei Dobrohotov
|
9859565f8d
|
Improve grammar in [Physics] category of the default settings
|
4 years ago |
Atahualpa
|
64ff09883f
|
Add #4083 to the changelog. The entry for the release changelog is going to be included in my upcoming MR which will update the whole release changelog.
|
4 years ago |
Bret Curtis
|
d9fcd3c768
|
Merge pull request #3026 from akortunov/iterator
Rework cure effects
|
4 years ago |
Andrei Kortunov
|
0e971dccf0
|
Rework cure effects
|
4 years ago |
Alexei Dobrohotov
|
37cce328ca
|
Merge branch 'basicmath' into 'master'
Compute the rotation normal relative to the door axe, not the world.
See merge request OpenMW/openmw!391
|
4 years ago |
Bret Curtis
|
6efa7eea5a
|
Merge pull request #3025 from akortunov/iterator
Do not remove active effects in the active effects loop
|
4 years ago |
Andrei Kortunov
|
c1d56d94c4
|
Do not remove active effects in loop (bug #3789)
|
4 years ago |
Frederic Chardon
|
ecd10a731e
|
Compute the rotation normal relative to the door axe, not the world.
|
4 years ago |
psi29a
|
646760a484
|
Merge branch 'dont_hold_door' into 'master'
Do not block a door when it turns away #4083
See merge request OpenMW/openmw!390
|
4 years ago |
fredzio
|
18e38d8810
|
Do not block a door when it turns away.
|
4 years ago |
psi29a
|
ba3aad31c1
|
Merge branch 'hitdebug' into 'master'
Visualize hits in the debug overlay
See merge request OpenMW/openmw!379
|
4 years ago |
psi29a
|
7ee7041399
|
Merge branch 'stretch' into 'master'
Put a stretch menu background checkbox into the launcher (#5672)
Closes #5672
See merge request OpenMW/openmw!387
|
4 years ago |