This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-22 15:06:45 +00:00
Code
Releases
Wiki
Activity
Files
40ff060958b3e7c65c03eb1c78bef7e2bc563e7b
godot
/
modules
/
hdr
History
Thaddeus Crews
ad40939b6f
Core: Replace C math headers with C++ equivalents
...
- Minor restructuring to ensure `math_funcs.h` is the central point for math functions
2025-04-16 15:49:02 -05:00
..
config.py
…
image_loader_hdr.cpp
Core: Replace C math headers with C++ equivalents
2025-04-16 15:49:02 -05:00
image_loader_hdr.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
register_types.cpp
…
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…