Files
test/source/blender
Miguel Pozo b82f7814c4 Fix: Draw: Incorrect culling in the new Draw Manager
ViewCullingData::corners (vec4) was casted to a BoundingBox (vec3),  so the frustum corners were uploaded in the wrong format to the GPU.

Now the ViewCullingData::corners are used directly without casting, since the BoundBox API is not really needed.

Reviewed By: fclem

Differential Revision: https://developer.blender.org/D17008
2023-01-16 18:41:06 +01:00
..
2023-01-10 15:41:58 +01:00
2022-12-29 12:01:32 -05:00
2023-01-16 13:57:10 +11:00
2023-01-16 13:57:10 +11:00
2023-01-16 13:57:10 +11:00
2023-01-16 13:57:10 +11:00
2023-01-16 13:57:10 +11:00