godot/modules
Rémi Verschelde b5a8055b5c
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.
2022-12-20 10:10:30 +01:00
..
basis_universal
bmp
camera
csg
cvtt
dds
denoise
enet
etcpak ETCPAK expects BGRA data for ETC 2022-12-02 01:34:05 +11:00
freetype
gdscript Add a note for inst_to_dict to prevent using it on built-in instances 2022-12-19 19:12:00 +03:00
glslang
gltf Add a dialog for customizing FBX import 2022-12-18 01:08:54 +01:00
gridmap Fix Navigation API abbreviations inconsistency 2022-12-17 22:06:22 +01:00
hdr
jpg
jsonrpc
lightmapper_rd
mbedtls
meshoptimizer
minimp3
mobile_vr
mono C#: Add note about the class name in instantiate error 2022-12-17 20:02:01 +01:00
msdfgen
multiplayer Merge pull request #68747 from rune-scape/rune-stringname-unification 2022-12-09 18:06:48 +01:00
navigation Fix Navigation API abbreviations inconsistency 2022-12-17 22:06:22 +01:00
noise Use forward-declarations in big editor classes 2022-11-29 09:59:43 +01:00
ogg
openxr Fix missing undo/redo object and issue with removing actions 2022-12-19 19:35:06 +11:00
raycast embree: Fix Linux ARM64 build with -flax-vector-conversions 2022-12-20 10:10:30 +01:00
regex Unify String and StringName 2022-12-05 21:46:47 -05:00
squish
svg ImageLoaderSVG: Improve error reporting 2022-11-23 13:27:31 +01:00
text_server_adv Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior. 2022-12-17 22:47:54 +02:00
text_server_fb Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior. 2022-12-17 22:47:54 +02:00
tga
theora
tinyexr
upnp
vhacd
vorbis
webp
webrtc Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension 2022-12-12 11:43:59 +01:00
websocket
webxr Get WebXR fully working in Godot 4! 2022-12-01 21:46:30 -06:00
xatlas_unwrap
zip
modules_builders.py
register_module_types.h Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
SCsub