Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 年之前 |
Hugo Locurcio
|
aaeb60eafc
Add a Movie Quit On Finish property to AnimationPlayer
|
3 年之前 |
Rémi Verschelde
|
cc5135959b
Merge pull request #62973 from bruvzg/sysfont_support
|
3 年之前 |
Fredia Huya-Kouadio
|
9679c67904
Address remaining scoped storage regressions
|
3 年之前 |
bruvzg
|
36ef8f29dc
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
|
3 年之前 |
reduz
|
5ac42cf576
Implement a BitField hint
|
3 年之前 |
kobewi
|
7d5c943202
Handle custom Callables in Thread.start()
|
3 年之前 |
leogeier
|
359f7fc51f
Exposes methods for adding and removing ResourceFormatLoaders and -Savers in the ClassDB
|
3 年之前 |
kobewi
|
a6f0aba43d
Remove userdata from Thread.start()
|
3 年之前 |
bruvzg
|
860e24683f
Make enum/constant binds 64-bit.
|
3 年之前 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 年之前 |
mdavisprog
|
f3c1232c59
Add OS::is_process_running function.
|
4 年之前 |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 年之前 |
kobewi
|
b80e52f048
Expose move_to_trash()
|
3 年之前 |
nova++
|
1a3cb23955
Fix "File must be opened" error with File.open()
|
3 年之前 |
bruvzg
|
4bf99f4af2
Narrow FileAccess scope to prevent deadlocks.
|
3 年之前 |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 年之前 |
Rémi Verschelde
|
abbb0dc082
Merge pull request #59548 from akien-mga/obj-remove-unused-categories
|
3 年之前 |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 年之前 |
Rémi Verschelde
|
5371009d8e
Object: Remove unused category boilerplate
|
3 年之前 |
reduz
|
2f651277da
Add static method support to ClassDB
|
3 年之前 |
Rémi Verschelde
|
768f9422bc
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
|
3 年之前 |
Rémi Verschelde
|
6c3170e875
Merge pull request #57930 from piiertho/bugfix/add-none-flag-to-resource-saver
|
3 年之前 |
Pierre-Thomas Meisels
|
f9d4f08090
Fix ResourceSaver::save method exposition flag parameter
|
3 年之前 |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 年之前 |
Hugo Locurcio
|
ee7cd9a3a1
Add an `OS.get_processor_name()` method
|
4 年之前 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 年之前 |
Fabio Alessandrelli
|
789e648f4d
[Debugger] New extensible EngineProfiler class.
|
3 年之前 |
strank
|
88eb9f7aef
Delete orphaned property default for exit_code which is not exposed any more.
|
3 年之前 |
Rémi Verschelde
|
8bdef23f7f
Merge pull request #56012 from bruvzg/wt🤎4
|
3 年之前 |