Rémi Verschelde
|
def99c7baf
Implement `OS::get_locale_language()` helper method
|
4 年之前 |
Haoyu Qiu
|
d2aef4c439
Expose enum related methods in ClassDB
|
4 年之前 |
Wilson E. Alvarez
|
d11c1afc04
Rename String::is_rel_path to String::is_relative_path
|
4 年之前 |
reduz
|
e2f8df8c5b
Add ability to register singletons from engine API
|
4 年之前 |
Rémi Verschelde
|
de7b6d13eb
Merge pull request #51627 from mhilbrunner/todo-for-neikeq
|
4 年之前 |
Max Hilbrunner
|
81f7d1890b
Namespaces instead of underscore prefix for binds
|
4 年之前 |
Rémi Verschelde
|
913a7a63d5
Merge pull request #51793 from KoBeWi/direnam
|
4 年之前 |
kobewi
|
0dde3e5b59
Fix renaming directories
|
4 年之前 |
ne0fhyk
|
3a00ff1cce
Add partial support for Android scoped storage.
|
4 年之前 |
Hugo Locurcio
|
937c1a716c
Rename `iterations_per_second` to `physics_ticks_per_second`
|
4 年之前 |
Aaron Franke
|
84f720966c
Use doubles for time in many other places
|
4 年之前 |
Fabio Alessandrelli
|
9798d08ac2
[Core] Expose ResourceLoader.get_resource_uid.
|
4 年之前 |
Pedro J. Estébanez
|
a6303b70a5
Fix logic to allow default null thread argument
|
4 年之前 |
Rémi Verschelde
|
8c3a6b10a9
OS: Fix used resource debug prints
|
4 年之前 |
Pedro J. Estébanez
|
7ca8051645
Fix thread start with no user data when target has no default argument
|
4 年之前 |
Rémi Verschelde
|
92299989bd
Use Ref<T> references as iterators where relevant
|
4 年之前 |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 年之前 |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 年之前 |
bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 年之前 |
Faymoon
|
78ead60372
Let thread func have optional parameter
|
5 年之前 |
Rémi Verschelde
|
cca29b78b9
Merge pull request #48359 from Calinou/add-engine-print-error-property
|
4 年之前 |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 年之前 |
Rémi Verschelde
|
d88be9b70c
Merge pull request #44806 from madmiraal/consolidate_json
|
4 年之前 |
Marcel Admiraal
|
2bafcd3422
Consolidate JSON, JSONParseResults and JSONParser into JSON
|
4 年之前 |
Hugo Locurcio
|
aa0976f47c
Expose OS data directory getter methods
|
4 年之前 |
Rémi Verschelde
|
ac73059b56
Merge pull request #49123 from aaronfranke/it-is-time
|
4 年之前 |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
4 年之前 |
Rémi Verschelde
|
6107d9e180
Merge pull request #34566 from Heikki00/34541_to_json_precision
|
4 年之前 |
Aaron Franke
|
f64fea1b23
Add Time singleton
|
4 年之前 |
Marcel Admiraal
|
b3a962945e
Add OS.get_external_data_dir() to get Android external directory
|
4 年之前 |