summaryrefslogtreecommitdiffstats
path: root/Components/interface (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix misc. typosluz paz2021-03-181-5/+5
| | | Found via `codespell -q 3`
* Updated copyright noticeassiduous2021-01-011-1/+1
|
* Renamed RightHandedLightViewTransform to UseRightHandedLightViewTransformassiduous2020-02-091-1/+1
|
* Added RightHandedLightViewTransform parameter to DistributeCascadeInfoassiduous2020-02-091-0/+3
|
* Renamed .h -> .hpp where appropriateassiduous2020-01-311-0/+0
|
* Updates to comply with the new APIassiduous2020-01-291-2/+2
|
* Updated copyright noticeassiduous2020-01-011-7/+11
|
* clang-formatted ComponentsEgor Yusov2019-11-251-4/+8
|
* Updated relative paths to shaders included into source filesEgor Yusov2019-11-201-1/+1
|
* Updated copyright noticeEgor Yusov2019-09-171-1/+1
|
* Updated Shadow map manager & added readmeEgor Yusov2019-07-241-9/+33
|
* Shadow map manager: improved cascade distribution to support world-scale ↵Egor Yusov2019-07-231-3/+0
| | | | sized filters
* Added EVSM shadowsEgor Yusov2019-07-181-5/+6
|
* Implemented VSM filteringEgor Yusov2019-07-181-1/+4
|
* Shadows: added VSM modeEgor Yusov2019-07-181-4/+25
|
* Shadows: taking filter radius into account when searching for the best cascadeEgor Yusov2019-07-141-1/+1
|
* Shadow mgr: calling user callback to adjust entire camera z rangeEgor Yusov2019-07-141-0/+2
|
* Shadow map mgr: improved cascade distributionEgor Yusov2019-07-141-4/+18
|
* Added ShadowMapManagerEgor Yusov2019-07-131-0/+80