Files
test2/source/blender
Miguel Pozo 7e33c405fb Fix: EEVEE-Next: Render Region
Fix render regions and make them work with overscan:
- Clarify and improve the naming used by the Film module.
- Convert Display texel coordinates to Film texel coordinates before
  calling `film_process_data`, and convert from Film texel coordinates to
  Render texel coordinates in `film_sample_get`.
- Returns the actual display extent (and not the film extent) in
 `Film::display_extent_get` so the overscan camera matrix is computed
  correctly when using render regions.

Regression caused by 567a2e5a6f.

Pull Request: https://projects.blender.org/blender/blender/pulls/111691
2023-09-01 17:15:38 +02:00
..
2023-08-30 10:57:12 +10:00
2023-09-01 17:15:38 +02:00
2023-08-18 08:56:12 +10:00
2023-08-31 10:38:13 +10:00
2023-09-01 15:40:42 +02:00
2023-08-28 15:01:05 +02:00
2023-08-24 11:38:41 +10:00