Go to file
Clément Foucault f48e53f562 Eevee: Shadows: Separate Cube and Cascade shadow maps into 2 texture array.
This mean we can now have different shadow resolutions for both.

However each shadow type keep the same size accross all lamps because of
future "real" Cube Shadowmaps limitation and to save texture sampler slots.

That said the cascade shadow resolution could (in the future) still be
changed to be adjustable per sun lamp.
2018-05-04 16:22:23 +02:00
build_files Merge branch 'master' into blender2.8 2018-04-25 13:35:38 +02:00
doc Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
extern Removing Blender Game Engine from Blender 2.8 2018-04-17 17:51:28 +02:00
intern Merge branch 'master' into blender2.8 2018-05-04 08:02:11 +02:00
release Eevee: Shadows: Separate Cube and Cascade shadow maps into 2 texture array. 2018-05-04 16:22:23 +02:00
source Eevee: Shadows: Separate Cube and Cascade shadow maps into 2 texture array. 2018-05-04 16:22:23 +02:00
tests Merge branch 'master' into blender2.8 2018-05-02 12:46:14 +02:00
.arcconfig Arc: Use proper lacding branch 2018-04-24 12:26:37 +02:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:46:06 +02:00
.gitmodules Fix git submodules branch configuration 2018-04-23 12:55:04 +02:00
CMakeLists.txt Removing Blender Game Engine from Blender 2.8 2018-04-17 17:51:28 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Merge remote-tracking branch 'origin/master' into blender2.8 2018-04-25 09:31:25 +02:00
make.bat Merge branch 'master' into blender2.8 2017-12-12 13:55:09 +11:00