godot/thirdparty/embree/kernels/subdiv
Daniel Opitz c24ea0ecca CI: Hotfix for build error with newer clang++
It will be included in the next release at some point.
- https://github.com/RenderKit/embree/issues 486
  "fix output operator"

[ 30%] Compiling thirdparty/embree/kernels/common/accelset.cpp ...
In file included from thirdparty/embree/kernels/common/device.cpp:12:
In file included from thirdparty/embree/kernels/common/scene_curves.h:10:
thirdparty/embree/kernels/common/../subdiv/bezier_curve.h:138:56:
error: no member named 'u' in 'QuadraticBezierCurve<V>'
  138 |         return cout << "QuadraticBezierCurve ( (" << a.u.lower << ", "
  << a.u.upper << "), " << a.v0 << ", " << a.v1 << ", " << a.v2 << ")";
 ...
2024-06-10 19:14:01 +02:00
..
bezier_curve.h CI: Hotfix for build error with newer clang++ 2024-06-10 19:14:01 +02:00
bezier_patch.h Update embree to 3.13.5 2022-11-25 13:09:04 +01:00
bilinear_patch.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
bspline_curve.h embree: Update to 4.3.1 2024-03-27 22:10:35 +01:00
bspline_patch.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
catmullclark_coefficients.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
catmullclark_patch.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
catmullclark_ring.h Update embree to 3.13.5 2022-11-25 13:09:04 +01:00
catmullrom_curve.h embree: Update to 4.3.1 2024-03-27 22:10:35 +01:00
feature_adaptive_eval.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
feature_adaptive_eval_grid.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
feature_adaptive_eval_simd.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
gregory_patch.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
gregory_patch_dense.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
gridrange.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
half_edge.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
hermite_curve.h embree: Update to 4.3.1 2024-03-27 22:10:35 +01:00
linear_bezier_patch.h embree: Update to 4.3.1 2024-03-27 22:10:35 +01:00
patch.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
patch_eval.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
patch_eval_grid.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
patch_eval_simd.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
subdivpatch1base.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
tessellation.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00
tessellation_cache.h Upgrade Embree to the latest official release. 2021-05-21 17:00:24 +02:00