Popov72
|
24eaa77466
Make it work for node materials
|
5 years ago |
Popov72
|
af205ff119
Remove unneeded code
|
5 years ago |
Popov72
|
5c53905fed
Make it work for Cascaded Shadow Map
|
5 years ago |
Popov72
|
9be24713a5
Add a CascadedShadowMap.IsSupported method and log an error instead of throwing an exception when CSM is not supported
|
5 years ago |
Popov72
|
ab5ec560cc
Fix display bug when scene is right handed
|
5 years ago |
sebavan
|
681240a190
_TimeToken import cleanup
|
5 years ago |
Popov72
|
bae89fc4d8
Shadow generators code refactoring
|
5 years ago |
David Catuhe
|
6c85a63957
Nightly
|
5 years ago |
David Catuhe
|
2f1626c935
Take material.fillMode into account
|
5 years ago |
Popov72
|
5175814cee
Factorize class name
|
5 years ago |
Popov72
|
0b8b1b2383
Some changes had been lost!
|
5 years ago |
Popov72
|
4d01a0e9d1
Update shadowGeneratorSceneComponents
|
5 years ago |
Popov72
|
eb6e759e1b
Make sure all properties are serialized/parsed
|
5 years ago |
David Catuhe
|
7b38dcabef
Merge pull request #7429 from Popov72/csm-allow-culling
|
5 years ago |
sebavan
|
96d66694e2
Merge pull request #7427 from Popov72/csm-inspector
|
5 years ago |
Popov72
|
cabfb08325
Compute all the matrices at once before the RTT is starting work
|
5 years ago |
Popov72
|
c65215b728
Fix docs
|
5 years ago |
Popov72
|
82dee17da2
Add getter for min/max distances
|
5 years ago |
Popov72
|
48d08d4d63
Disposing of the depthReducer instance
|
5 years ago |
Popov72
|
0eb23cbd0c
Fix shadow bound calculation
|
5 years ago |
Popov72
|
6286f5cca1
Fix doc
|
5 years ago |
Popov72
|
49bc330e94
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into csm-optim-blendcascade
|
5 years ago |
Popov72
|
759662e78c
Optimize shader when cascade blending is not used
|
5 years ago |
Popov72
|
6d8a9f02b4
Add the autoCalcDepthBoundsRefreshRate property
|
5 years ago |
Popov72
|
9d6a377a39
Add autoCalcDepthBounds on the CascadedShadowGenerator
|
5 years ago |
Popov72
|
80e47baebe
Small updates following comments
|
5 years ago |
Popov72
|
c5f776388b
Add missing docs
|
5 years ago |
Popov72
|
0ada494f2a
Lots of changes - add MJP computations
|
5 years ago |
Popov72
|
4a0ccbea81
More updates (notably PCSS support)
|
5 years ago |
Popov72
|
4edce55ae2
Rename CSM uniforms
|
5 years ago |