Tareq Anuar
|
9014cdb596
Fix ResourceLoader.has_cached() and ResourceLoader.get_cached_ref() not handling UIDs.
|
6 months ago |
Rémi Verschelde
|
a11364d1e6
Merge pull request #99010 from Hilderin/embedding-game-process
|
7 months ago |
Hilderin
|
9d2a4c03be
Embedding game process in editor
|
10 months ago |
Yufeng Ying
|
be86ce3103
Apply iwyu suggestion in core.
|
7 months ago |
Hugo Locurcio
|
928982891e
Add `OS.get_version_alias()` to return a human-readable Windows/macOS version number
|
7 months ago |
Adam Scott
|
1b3e483899
Add file and dir temporary utilities
|
9 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
|
9 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
|
10 months ago |
Rémi Verschelde
|
510bc3dc6a
Merge pull request #90969 from Naros/expose-resource-and-saver-methods
|
10 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
|
10 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
|
11 months ago |
Radiant
|
6311ee5bd5
Add optional count argument to Sempahore::post
|
11 months ago |
Haoyu Qiu
|
8bf4ecc026
Add `String.is_valid_unicode_identifier()`
|
11 months ago |
Rémi Verschelde
|
2e825c7d9c
Merge pull request #93141 from RadiantUwU/add_static_classdb_calls
|
11 months ago |
Radiant
|
02fc4bbc2a
Implement `ClassDB::class_call_static_method`
|
11 months ago |
Stuart Carnie
|
2d0165574d
Add Metal support for macOS (arm64) and iOS
|
1 year ago |