AnyOldName3
|
e46bf28e5f
|
Add object shadows setting
|
2018-03-03 15:13:36 +00:00 |
|
AnyOldName3
|
d4b37ad6b1
|
Apply Scrawl's fix for the local map
|
2018-03-03 15:06:05 +00:00 |
|
AnyOldName3
|
d6a7aec971
|
Make RenderingManager::configureAmbient do what it was intended to.
|
2018-03-03 01:54:21 +00:00 |
|
AnyOldName3
|
cfad38b869
|
Make masks consecutive and ordered.
|
2018-03-01 17:32:45 +00:00 |
|
AnyOldName3
|
6f582f5411
|
Make indoor shadows do something meaningful.
|
2018-03-01 17:30:53 +00:00 |
|
AnyOldName3
|
3fe8dc6309
|
Remove leftover import
|
2018-02-27 16:05:11 +00:00 |
|
AnyOldName3
|
d1a2955fa1
|
Merge upstream
|
2018-02-27 14:29:14 +00:00 |
|
AnyOldName3
|
f9cf1ac94b
|
Separate indoor and outdoor shadow casting masks.
|
2018-02-27 00:13:51 +00:00 |
|
AnyOldName3
|
e233dae1cd
|
Hook up the new shadow technique
|
2018-02-26 22:27:09 +00:00 |
|
AnyOldName3
|
02d0ee3485
|
Rename old shadow class to shadow manager
|
2018-02-26 14:29:31 +00:00 |
|
scrawl
|
123f7b83d5
|
Make the CompositeMapRenderer use available time and add related setting
|
2018-02-13 00:40:41 +00:00 |
|
scrawl
|
899d464b0d
|
Cap the rain emitter's frame time (Fixes #4314)
|
2018-02-10 23:14:41 +00:00 |
|
AnyOldName3
|
c3d7c7de21
|
Prevent first-person meshes disappearing.
|
2018-01-23 20:13:37 +00:00 |
|
AnyOldName3
|
6ec893b618
|
Merge remote-tracking branch 'refs/remotes/upstream/master'
|
2018-01-22 15:54:13 +00:00 |
|
scrawl
|
dd5ebe225b
|
Merge pull request #1580
|
2018-01-11 01:54:28 +00:00 |
|
scrawl
|
bba9a8dd91
|
Don't update off-screen animations
Make flying creatures animate in-place when out of processing range
|
2018-01-11 01:49:35 +00:00 |
|
Miloslav Číž
|
3b741dc4b7
|
Revert "Add slider for refraction size in settings window"
This reverts commit ee40b41285 .
|
2018-01-01 13:28:14 +01:00 |
|
AnyOldName3
|
8d4b32166c
|
Remove outdated comments
|
2017-12-27 02:35:25 +00:00 |
|
AnyOldName3
|
c3e0398d1c
|
Add settings
|
2017-12-27 02:32:17 +00:00 |
|
AnyOldName3
|
f56a117bde
|
Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm
|
2017-12-26 23:52:25 +00:00 |
|
AnyOldName3
|
4de3a361fb
|
Make shadow maps only cover regions where shadow receivers might be.
|
2017-12-26 23:18:50 +00:00 |
|
scrawl
|
b8c25e6bff
|
Use the correct priority of animation sources in getStartTime (Fixes #4263)
|
2017-12-21 14:49:09 +00:00 |
|
AnyOldName3
|
b08938485f
|
Make suspending viewer threads the responsibility of the caller, not the shader manager.
|
2017-12-17 23:55:19 +00:00 |
|
AnyOldName3
|
229cc9696f
|
Make updating global shader defines update shaders.
|
2017-12-17 01:57:53 +00:00 |
|
AnyOldName3
|
617473c7da
|
Force near plane out further for LiSpSM projection
|
2017-12-12 18:06:20 +00:00 |
|
Miloslav Číž
|
ee40b41285
|
Add slider for refraction size in settings window
|
2017-12-09 14:03:56 +01:00 |
|
Miloslav Číž
|
b69c16e682
|
Add setting option to scale water refractions
|
2017-12-06 20:39:09 +01:00 |
|
AnyOldName3
|
4612597877
|
Switch to insert_or_assign semantics when adding shadow defines to the global shader defines.
|
2017-11-22 20:54:39 +00:00 |
|
AnyOldName3
|
98cd9fc144
|
Add preliminary support for global shader defines.
|
2017-11-22 20:07:07 +00:00 |
|
AnyOldName3
|
0f6f097cf2
|
Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm
|
2017-11-17 18:24:08 +00:00 |
|
scrawl
|
b06512a60d
|
Fix error message that referred to the wrong file (Bug #4159)
|
2017-11-10 22:51:32 +00:00 |
|
AnyOldName3
|
548c42b5fd
|
Disable over-zealous shadows in the character preview.
|
2017-11-08 13:38:30 +00:00 |
|
AnyOldName3
|
64d5d0fd66
|
Prevent the local map from being considered to be shadowed.
|
2017-11-08 13:30:13 +00:00 |
|
AnyOldName3
|
e201e359a9
|
Move Shadow to Components
|
2017-11-08 01:44:49 +00:00 |
|
AnyOldName3
|
1a30a917af
|
Merge upstream/master
|
2017-11-08 01:31:38 +00:00 |
|
AnyOldName3
|
2e7951c83f
|
Remove unused mask
|
2017-11-08 01:28:10 +00:00 |
|
AnyOldName3
|
aa31cbba4f
|
Attempt (and fail) to make the local map show without unwanted shadow
|
2017-11-08 01:20:52 +00:00 |
|
AnyOldName3
|
c3616ca78b
|
Merge branch 'osgshadow-test-vdsm-sky-method-two' into osgshadow-test-vdsm
|
2017-11-08 00:35:54 +00:00 |
|
scrawl
|
95b3c1181a
|
Update shader with a non-color tracking material when equipment is changed during chameleon/invisibility effects (Fixes #4190)
|
2017-11-08 00:24:52 +00:00 |
|
AnyOldName3
|
3403205231
|
Use three shadow maps per light
|
2017-11-07 20:34:48 +00:00 |
|
AnyOldName3
|
3106159721
|
Turn off all shadow texture units for the sky now it is possible for there to be more than one
|
2017-11-07 16:40:32 +00:00 |
|
AnyOldName3
|
09b02c307a
|
Merge from base branch
|
2017-11-07 16:34:51 +00:00 |
|
AnyOldName3
|
56fa33af66
|
Enable parallel split shadow maps
|
2017-11-07 00:32:04 +00:00 |
|
AnyOldName3
|
7a03ad6558
|
Switch to a tidier way of disabling the correct texture unit
|
2017-11-05 14:46:03 +00:00 |
|
AnyOldName3
|
26fe47b9a2
|
Merge branch 'osgshadow-test-vdsm' into osgshadow-test-vdsm-sky-method-two
|
2017-11-05 14:39:41 +00:00 |
|
AnyOldName3
|
3f63ebce77
|
Theoretically, at least, fix everything (except hte sky issue which is resolved in another branch)
|
2017-11-05 14:37:36 +00:00 |
|
AnyOldName3
|
d0587a3ad5
|
Clean up the debug hud now it's working.
|
2017-11-03 14:33:06 +00:00 |
|
AnyOldName3
|
b0c0c88201
|
Merge branch 'osgshadow-test-vdsm' into osgshadow-test-vdsm-sky-method-two
|
2017-11-03 00:44:47 +00:00 |
|
AnyOldName3
|
ce0e937e8d
|
Attempt to force the sky to not accept the default shadow shader or shadow texture.
|
2017-11-01 18:22:59 +00:00 |
|
scrawl
|
ceaf0ee409
|
Enable shadow casting for terrain
Add a check to TerrainDrawable to make sure shadows are only drawn once, not once per blending pass
|
2017-10-31 21:21:05 +01:00 |
|