Bret Curtis
|
b819690e82
|
Merge pull request #2264 from akortunov/optimize_terrain
Delete composite map layers in the background thread
|
6 years ago |
bzzt
|
aa5a071aef
|
Delete composite map layers in the background thread
|
6 years ago |
Bret Curtis
|
e2ed90e67b
|
Merge pull request #2262 from akortunov/guifixes
[Regression] Fix missing \n characters on the active effects tooltips
|
6 years ago |
Bret Curtis
|
d56733149c
|
Merge pull request #2201 from akortunov/optimize_terrain
Optimize terrain
|
6 years ago |
Bret Curtis
|
4e3de9b00c
|
Merge pull request #2206 from Capostrophic/title
Loop title screen music (bug #4896)
|
6 years ago |
Bret Curtis
|
45221418bd
|
Merge pull request #2260 from elsid/fix_clean_unused_navmeshes
Fix clean unused navmeshes
|
6 years ago |
Bret Curtis
|
b80e55fd3e
|
Merge pull request #2261 from elsid/navigator_stats
Navigator stats
|
6 years ago |
bzzt
|
5ec28e09c9
|
Do not recreate shaders to update transparency
|
6 years ago |
Andrei Kortunov
|
c6cb91ce61
|
Limit maximum FOV value
|
6 years ago |
Andrei Kortunov
|
540709fdae
|
Add a changelog entry for terrain optimization
|
6 years ago |
bzzt
|
6029ed4ecc
|
Reject empty quad tree nodes at the cell level without land data
|
6 years ago |
bzzt
|
36fa51b6ad
|
Fix bounding box calculation for terrain shapes
|
6 years ago |
Andrei Kortunov
|
80e0fbdd88
|
Fix missing \n characters on the active effects tooltips
|
6 years ago |
elsid
|
4624f31788
|
Report navigator stats
|
6 years ago |
elsid
|
8adc83f6e2
|
Fix clean unused navmeshes
weak_ptr doesn't have constructor for shared_ptr&& type, so ptr wasn't
moved, just copied.
|
6 years ago |
Capostrophic
|
abae35e88b
|
Loop title screen music (bug #4896)
|
6 years ago |
elsid
|
2c78d530a2
|
Use static vector to store stat names
|
6 years ago |
Bret Curtis
|
ab69ad65ed
|
Merge pull request #2234 from Capostrophic/terrain
Some more improvements from bzzt's branch
|
6 years ago |
Bret Curtis
|
8cf41be45d
|
Merge pull request #2257 from Capostrophic/slider
Correct look and behavior of some setting sliders
|
6 years ago |
Bret Curtis
|
bafc67dcdb
|
Merge pull request #2259 from Capostrophic/optimizer
Update optimizer with upstream improvements
|
6 years ago |
Capostrophic
|
de572226e4
|
Update optimizer with upstream improvements
|
6 years ago |
bzzt
|
b42ad0f610
|
Inline certain terrain storage functions
|
6 years ago |
bzzt
|
e131e6699c
|
Match vertex colors data type to source
|
6 years ago |
Capostrophic
|
168e758921
|
Correct look and behavior of some setting sliders
|
6 years ago |
Capostrophic
|
5f86933dc6
|
Merge upstream osgQt changes
|
6 years ago |
AnyOldName3
|
0ab0e6ef93
|
Merge branch 'AnyOldName3-spec-power' into 'master'
Actually use specular shininess parameter instead of hardcoded value.
See merge request OpenMW/openmw!85
|
6 years ago |
Bret Curtis
|
433893e733
|
Merge pull request #2256 from unelsson/instance_viewcell
Editor: Implement exterior cell view from Instances table
|
6 years ago |
Bret Curtis
|
adb96bf569
|
Merge pull request #2255 from elsid/fix_esm_ub
Use std::vector::data method to avoid reference binding to null pointer
|
6 years ago |
Nelsson Huotari
|
2b674cedaa
|
Implement view cell from r-type hint
|
6 years ago |
elsid
|
c91deaf7af
|
Use std::vector::data method to avoid reference binding to null pointer
|
6 years ago |
AnyOldName3
|
a92690d433
|
Update CHANGELOG.md
|
6 years ago |
Bret Curtis
|
cc9a6bfcdd
|
Merge pull request #2254 from Capostrophic/version
Print SDL version at startup
|
6 years ago |
AnyOldName3
|
5b2691e744
|
Actually use specular shininess parameter instead of hardcoded value.
|
6 years ago |
Capostrophic
|
dd03d3b231
|
Print SDL version at startup
|
6 years ago |
Bret Curtis
|
7bbf0b5249
|
Merge pull request #2253 from elsid/fix_navmesh_tiles_cache_ub
Do not pass nullptr to std::memcmp
|
6 years ago |
elsid
|
dd0b45ede6
|
Do not pass nullptr to std::memcmp
|
6 years ago |
Bret Curtis
|
7917f1fc84
|
Merge pull request #2252 from akortunov/terrain
Do not allocate empty callbacks in the RigGeometry
|
6 years ago |
bzzt
|
4ab93aeffe
|
Do not allocate empty callbacks in the RigGeometry
|
6 years ago |
Bret Curtis
|
2488e45615
|
Merge pull request #2251 from akortunov/guifixes
Place QWindow include under Qt version check
|
6 years ago |
Andrei Kortunov
|
2ed05a5195
|
Implement generic caching system
|
6 years ago |
Andrei Kortunov
|
46fee678a7
|
Place QWindow include under Qt version check
|
6 years ago |
Bret Curtis
|
f62c1c59b4
|
Merge pull request #2241 from Capostrophic/console
Use selected object local variables in the console (feature #3893)
|
6 years ago |
Bret Curtis
|
d794547e63
|
Merge pull request #2250 from akortunov/guifixes
Do not swap buffers for non-exposed windows
|
6 years ago |
Andrei Kortunov
|
4aa21b9088
|
Do not swap buffers for non-exposed windows (bug #4911)
|
6 years ago |
Bret Curtis
|
ddcdbccd84
|
Merge pull request #2248 from elsid/rm_navmesh_explicit_display_list
Don't set display list usage for navmesh
|
6 years ago |
David Cernat
|
911079e0bc
|
Merge pull request #512 from TES3MP/0.7.0-alpha
0.7.0 alpha
|
6 years ago |
David Cernat
|
331fa86844
|
[Server] Call OnServerPostInit after OnRequestDataFileList
This allows different actions to be taken in OnServerPostInit based on what the data files being used are.
|
6 years ago |
David Cernat
|
a0ec9dfd2e
|
[Server] Rename OnRequestPluginList into OnRequestDataFileList
|
6 years ago |
David Cernat
|
986528c67d
|
[Server] Add error message as argument to OnServerScriptCrash
|
6 years ago |
elsid
|
8e09468f45
|
Don't set display list usage for navmesh
|
6 years ago |