1
0
Fork 0
godot/core
Thaddeus Crews b404c5d98f
Merge pull request #103936 from Ivorforce/localvector-span
Add `Span` conversion to `LocalVector`.
2025-03-10 21:05:53 -05:00
..
config Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01:00
crypto Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
debugger Merge pull request #98379 from timothyqiu/alien-thread 2025-03-10 10:01:11 -05:00
error Merge pull request #103577 from YYF233333/noinline-err-print 2025-03-10 10:01:08 -05:00
extension Make use of `latin1` encoding explicit in `gdextension_interface.cpp`. 2025-03-10 19:33:56 +01:00
input Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01:00
io Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01:00
math Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
object Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
os Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01:00
string Make use of `latin1` encoding explicit in `gdextension_interface.cpp`. 2025-03-10 19:33:56 +01:00
templates Add `Span` conversion to `LocalVector`. 2025-03-10 22:30:39 +01:00
variant Merge pull request #92737 from AThousandShips/packed_erase 2025-03-10 10:01:06 -05:00
SCsub Linux: Relax interdependency between freetype, libpng, and zlib for unvendored builds 2025-01-09 00:28:46 +01:00
core_bind.compat.inc Add missing default values to the `read_*_from_stdin` binds. 2025-03-05 10:23:31 +02:00
core_bind.cpp Add missing default values to the `read_*_from_stdin` binds. 2025-03-05 10:23:31 +02:00
core_bind.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
core_builders.py Make COPYRIGHT.txt compliant with specification 2025-01-17 13:35:15 -08:00
core_constants.cpp Bind new core `METHOD_FLAG_VIRTUAL_REQUIRED` bitfield 2025-02-25 16:46:50 -06:00
core_constants.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
core_globals.cpp
core_globals.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
core_string_names.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
doc_data.cpp Clean up some uses of `String::substr` 2025-03-07 14:50:38 +01:00
doc_data.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
register_core_types.cpp
register_core_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
typedefs.h Merge pull request #103577 from YYF233333/noinline-err-print 2025-03-10 10:01:08 -05:00
version.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00