This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
78,371
Commits
1
Branch
2
Tags
b30b11b01276ec270c4ea8ba767f06f671be8f97
Commit Graph
3 Commits
Author
SHA1
Message
Date
Lukas Tenbrink
4cb8a0c77e
Add
resize_initialized
and
resize_uninitialized
to
Vector
. These functions serve as replacements for
resize
, to make sure the caller understands whether elements need to be initialized 'by hand' after the call.
2025-05-26 18:35:41 +02:00
Thaddeus Crews
324512e11c
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
Pablo Andres Fuente
0a41a715da
Add unit tests for PacketPeer
...
Partially
fixes
#43440
2024-10-01 12:19:41 -03:00