virtualx-engine/modules/raycast
Rémi Verschelde dede8d384f
embree: Fix Linux ARM64 build with -flax-vector-conversions
This is a change done upstream in the `devel3` branch for 3.13.6:
82ca6b5ccb

They also seem to define it for macOS, but for us it breaks the build...
¯\_(ツ)_/¯

Also change wrong use of CPPFLAGS (pre-processor) where CXXFLAGS (C++)
makes more sense.

(cherry picked from commit b5a8055b5c)
2023-12-08 12:32:14 +01:00
..
config.py Add support for PowerPC family 2021-11-15 17:22:46 +01:00
godot_update_embree.py Update embree to 3.13.5 2022-12-12 14:49:24 +01:00
lightmap_raycaster.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
lightmap_raycaster.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub embree: Fix Linux ARM64 build with -flax-vector-conversions 2023-12-08 12:32:14 +01:00