This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-03 20:55:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3eeaa56abb2007338e1a66e7c769a4e199df5863
godot
/
main
History
A Thousand Ships
466590d0ec
Use
get_slicec
instead of
get_slice
for single character splitters
2025-03-08 20:36:37 +01:00
..
app_icon.png
…
main_builders.py
…
main_timer_sync.cpp
…
main_timer_sync.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
main.cpp
Use
get_slicec
instead of
get_slice
for single character splitters
2025-03-08 20:36:37 +01:00
main.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
performance.cpp
Use
std::size
instead of
sizeof(a) / sizeof(a[0])
pattern throughout the codebase.
2025-02-07 14:57:48 +01:00
performance.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
splash.png
…
steam_tracker.cpp
Fix various typos
2025-01-08 14:47:42 +02:00
steam_tracker.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00