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
2026-01-06 19:41:11 +00:00
Code
Releases
Wiki
Activity
Files
e34f1f504cc8046827f145868c573c32f82d035b
godot
/
core
/
error
History
Lukas Tenbrink
e34f1f504c
Use
std::size
instead of
sizeof(a) / sizeof(a[0])
pattern throughout the codebase.
2025-02-07 14:57:48 +01:00
..
error_list.cpp
Use
std::size
instead of
sizeof(a) / sizeof(a[0])
pattern throughout the codebase.
2025-02-07 14:57:48 +01:00
error_list.h
Update the storage access handler logic to support accessing / retrieving contents with the
assets:/
prefix
2024-08-26 11:16:37 -07:00
error_macros.cpp
Fix race conditions in breadcrumbs
2024-10-22 22:08:46 -03:00
error_macros.h
Fix race conditions in breadcrumbs
2024-10-22 22:08:46 -03:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00