This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
323b47facf
godot-module-template
/
core
/
error
History
Download ZIP
Download TAR.GZ
Thaddeus Crews
bea6d4c71d
Merge pull request
#103577
from YYF233333/noinline-err-print
...
Prevent inlining error printing functions
2025-03-10 10:01:08 -05: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
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
error_macros.cpp
Fix race conditions in breadcrumbs
2024-10-22 22:08:46 -03:00
error_macros.h
Merge pull request
#103577
from YYF233333/noinline-err-print
2025-03-10 10:01:08 -05:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00