1
0
Fork 0
godot/modules/mono/glue
Lukas Tenbrink 1bf821c1e1 Store current capacity in `CowData` buffers, and rewrite most of it.
Add `reserve` to `CowData`, `Vector` and `Array`.

# Conflicts:
#	core/os/memory.h
#	core/templates/cowdata.h
2025-09-25 22:00:17 +02:00
..
GodotSharp Store current capacity in `CowData` buffers, and rewrite most of it. 2025-09-25 22:00:17 +02:00
runtime_interop.cpp Store current capacity in `CowData` buffers, and rewrite most of it. 2025-09-25 22:00:17 +02:00
runtime_interop.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00