Block a user
Miguel Pozo
created branch pull-eevee-next-motion-blur-fixes-2 in pragma37/blender
2023-07-18 19:08:20 +02:00
Cleanup: EEVEE Next: Clarify sampling rng functions usage
Cleanup: EEVEE Next: Clarify sampling rng functions usage
3184263b75
Fix final image rendering
62f5f00746
Fix orthographic camera support
43d3f340dd
Move ndc_to_volume to shader_shared
53befe96a8
Merge branch 'main' into pull-eevee-next-volumes
48e8d8f910
Fix #109875: The tooltip in "File > New > General" is misleading
WIP: EEVEE Next: Motion Blur fixes
Miguel Pozo
pushed to pull-eevee-next-motion-blur-fixes at pragma37/blender
2023-07-14 21:20:49 +02:00
a0778f02d8
step_object_sync_render improvements
d50a70082d
Merge branch 'main' into pull-eevee-next-motion-blur-fixes
d23c273c61
Fix motion blur step accumulation
d8e4fe3207
EEVEE-Next: Add back fresnel functions
1a24b5f81f
EEVEE Next: Hair & Curves
EEVEE Next: Hair & Curves
EEVEE Next: Hair & Curves
I don`t think so, the parameter scope is guaranteed to be valid until the function returns, and the matrix is copied down the line, the pointer itself is never stored.
I wasn't sure about the…
EEVEE Next: Point Clouds