This website requires JavaScript.
Explore
Help
Sign In
Andrew
/
redot-engine
Watch
1
Star
0
Fork
0
You've already forked redot-engine
mirror of
https://github.com/Redot-Engine/redot-engine.git
synced
2025-12-06 23:31:53 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c361e60cfa04cd686f9ab62c33019034160dde23
redot-engine
/
core
/
error
History
kobewi
bc9d0c7835
Add templated version of ObjectDB::get_instance()
2025-03-27 15:43:23 +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
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
error_macros.cpp
Add templated version of ObjectDB::get_instance()
2025-03-27 15:43:23 +01:00
error_macros.h
Style: Begin integrating simple
.clangd
fixes
2025-03-22 13:24:35 -05:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00