Block a user
EEVEE Next: Tag shadowmap usage for transparent object volumes
Miguel Pozo
pushed to pull-eevee-shadows-tag-usage-transparent at pragma37/blender
2023-03-08 13:41:31 +01:00
40c5909f4a
fix comments
cbf569523c
Realtime Compositor: Implement bicubic interpolation
393d5aac59
Ignore build files for VS and VS Code
023524765a
Merge branch 'blender-v3.5-release'
68e7004e5e
Fix ffmpeg warnings due to missing header include
8f1136e018
Cycles: Use async Metal PSO compilation to avoid std::terminate on exit
New 3D Viewports do not show X-Ray shading correctly
I think if this was simply an implementation limitation, the default viewport would show the same behavior.
My first assumption was that this could be simply a setting that is disabled by…
Miguel Pozo
pushed to pull-eevee-shadows-tag-usage-transparent at pragma37/blender
2023-03-06 19:08:44 +01:00
39ad50fb0e
Fix comment
EEVEE Next: Tag shadowmap usage for transparent object volumes
Ok, so the original lP shading point position in light space (world unit) and translated to camera position snapped to smallest clipmap level.
comment was correct, but it should be in `shadow_dir…
Workbench Next Volumes
349d4856b9
Move implementation to its own file
cd38cda9b1
Early out if the volume is opaque already
dcdecb719a
Remove the port of draw_volume to the new Draw Manager
3190c63bc3
fixes
04009fee24
Volume Modifier
EEVEE Next: Tag shadowmap usage for transparent object volumes
Could you confirm if this is correct? 29d79d2210
Miguel Pozo
pushed to pull-eevee-shadows-tag-usage-transparent at pragma37/blender
2023-03-06 15:58:47 +01:00
2e7c34342d
Comments improvements
Miguel Pozo
pushed to pull-eevee-shadows-tag-usage-transparent at pragma37/blender
2023-03-06 15:39:42 +01:00
29d79d2210
Clarify lP meaning in eevee_shadow_tilemap_lib
e95164f067
Remove dist_to_cam from shadow_tag_usage_tilemap_directional
b147780266
IsectBox -> Box
43f3238c0e
Remove unneeded conservative measure in punctual shadows
c029637e3e
Simplify punctual face selection
1af98338a1
Remove the port of draw_volume to the new Draw Manager
3e53a694eb
fixes
c8f8f543f0
Volume Modifier
11a3e661c4
Volume Objects
f23e73e2ff
Port draw_volume to the new Draw Manager