Yyf2333
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
6 months ago |
Thaddeus Crews
|
1cb3cfaa8e
Style: Convert namespaces to PascalCase
|
5 months ago |
bleikerja
|
e6a8c4b43f
Fix Marshalls.utf8_to_base64 shows 'ret.is_empty() is true' error for empty String
|
5 months ago |
Pāvels Nadtočajevs
|
ff118b63e2
Add missing default values to the `read_*_from_stdin` binds.
|
5 months ago |
Tareq Anuar
|
9014cdb596
Fix ResourceLoader.has_cached() and ResourceLoader.get_cached_ref() not handling UIDs.
|
7 months ago |
Rémi Verschelde
|
a11364d1e6
Merge pull request #99010 from Hilderin/embedding-game-process
|
8 months ago |
Hilderin
|
9d2a4c03be
Embedding game process in editor
|
11 months ago |
Yufeng Ying
|
be86ce3103
Apply iwyu suggestion in core.
|
8 months ago |
Hugo Locurcio
|
928982891e
Add `OS.get_version_alias()` to return a human-readable Windows/macOS version number
|
8 months ago |
Adam Scott
|
1b3e483899
Add file and dir temporary utilities
|
10 months ago |
Thaddeus Crews
|
179321a0a3
Merge pull request #91201 from bruvzg/con_type
|
9 months ago |
Thaddeus Crews
|
c8ff788052
Merge pull request #96590 from reduz/list-directory
|
9 months ago |
bruvzg
|
76164c2aa9
[OS] Add functions to determine standard I/O device type.
|
1 year ago |
Thaddeus Crews
|
c6c464cf9a
Merge pull request #98679 from Bromeon/qol/rename-static-call
|
9 months ago |
Jan Haller
|
a025ceddc0
Rename ClassDB::class_call_static_method -> class_call_static
|
9 months ago |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
10 months ago |
Thaddeus Crews
|
b7a0971ad2
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
|
9 months ago |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
10 months ago |
Danil Alexeev
|
9f0ae21095
Expose `Geometry2D.bresenham_line()` method
|
10 months ago |
Juan
|
e05d5b8813
Provide a reliable way to see original resources in a directory
|
11 months ago |
Rémi Verschelde
|
8c273eb14c
Merge pull request #90955 from AThousandShips/print_to_stdout
|
11 months ago |
Rémi Verschelde
|
510bc3dc6a
Merge pull request #90969 from Naros/expose-resource-and-saver-methods
|
11 months ago |
Chris Cranford
|
bc3dcf3d40
Expose several resource/resource-saver functions
|
1 year ago |
A Thousand Ships
|
d49ec39d63
[Core] Add `Engine.print_to_stout` setting to control printing
|
1 year ago |
Rémi Verschelde
|
57c868483a
Merge pull request #90703 from ZerxZ/core/classdb_get_api_type
|
11 months ago |
深淵の鴿子
|
949d24b388
Expose ClassDB::class_get_api_type method
|
1 year ago |
Hilderin
|
27d1fb63e1
Fix Unable to use ResourceLoader in C# after threaded load in GDScript #92798
|
1 year ago |
bruvzg
|
10f3c1f587
Add support for non-blocking IO mode to `OS.execute_with_pipe`.
|
1 year ago |
Rémi Verschelde
|
8c5d1b42ab
Merge pull request #92530 from Naros/expose-resource-cache-get-ref
|
1 year ago |
Radiant
|
6311ee5bd5
Add optional count argument to Sempahore::post
|
1 year ago |