1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-07 19:53:17 +00:00
Files
godot/core
aaronp64 a4ba8c37c9 Reduce allocations/copies in String::format
- Updated initial new_string copy to use copy constructor/increase ref count instead of copying to new allocated memory
- Removed Variant copies from Array before assigning to String
- Only convert i to String when needed
2025-05-02 12:32:11 -04:00
..
2025-04-30 15:08:50 +01:00
2025-04-29 18:10:44 +02:00
2025-04-29 18:10:44 +02:00
2025-04-29 18:10:44 +02:00
2025-04-25 21:44:26 +02:00
2025-04-30 19:14:08 +02:00
2025-04-29 18:10:44 +02:00
2025-04-29 18:10:44 +02:00