Fabio Alessandrelli
|
e0fe795433
Add object encoding param to serialization methods
|
6 年之前 |
marxin
|
e3ae29e666
Enable warnings=extra on clang and GCC testers.
|
6 年之前 |
DESKTOP-3H3MR3A\eloisa
|
b22cf46fdb
Request Android record permission when needed
|
6 年之前 |
Rémi Verschelde
|
7a79eee523
Expose OS::get_current_video_driver to scripting languages
|
6 年之前 |
Pedro J. Estébanez
|
496d8f19fc
Let memory stat functions return uint64_t
|
6 年之前 |
Poommetee Ketson
|
2caaa7c97d
Fix error explanation in core_bind Thread::_start_func
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
2e39e38c10
doc: Sync classref with current source
|
6 年之前 |
volzhs
|
84d060c768
Added OS.get_system_time_msecs()
|
6 年之前 |
bruvzg
|
4554c682e6
Changes IME input to use notification instead of callback, exposes IME methods to gdscript/gdnative.
|
6 年之前 |
Kanabenki
|
48166a9f3c
Add store_csv_line method for File
|
6 年之前 |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
6 年之前 |
Marcelo Fernandez
|
4de0cbba15
Expose OS::move_window_to_foreground
|
6 年之前 |
Andrii Doroshenko (Xrayez)
|
31f6fad90e
Bind missing subresource flag in ResourceSaver
|
6 年之前 |
Aaron Franke
|
37386f112b
Remove redundant "== true" code
|
7 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |
Juan Linietsky
|
c6b340ea98
Merge pull request #20712 from marcelofg55/midi_open_close
|
7 年之前 |
RaphaelHunter
|
43825dce47
fix #20390 :get_unix_time_from_datetime and get_date_time_from_unix_time can handle time before year 1970 now
|
7 年之前 |
Rémi Verschelde
|
d29ea4337f
Fix ResourceLoader::exists() false negative and readd deprecated has()
|
7 年之前 |
Juan Linietsky
|
852378109f
Added function ResourceLoader.exists(), to check if a resource exists. Closes #19140
|
7 年之前 |
Juan Linietsky
|
ea3d997f9d
Revert "added get_creation_time function for gdscript"
|
7 年之前 |
Juan Linietsky
|
275e0d5ee4
Merge pull request #18914 from notwarp/master
|
7 年之前 |
Marcelo Fernandez
|
05fc12ddb6
Add OS::open_midi_inputs and OS::close_midi_inputs
|
7 年之前 |
Marcelo Fernandez
|
7a5f9fc08e
Added a new MIDIDriver class
|
7 年之前 |
Marc Gilleron
|
4705dc4f00
Expose OS.get_ticks_usec()
|
7 年之前 |
Saracen
|
c5bdb5b1d8
IME context detection.
|
7 年之前 |
Rémi Verschelde
|
f392650be2
Improve return value of OS.execute in blocking/non-blocking variants
|
7 年之前 |
Ibrahn Sahir
|
1433c2cbbb
GDScript access to copyright, license, author and donor information.
|
7 年之前 |
Daniele Giuliani
|
d315b0fb8a
added get_creation_time function for gdscript
|
7 年之前 |
Hein-Pieter van Braam
|
e668757aa9
Merge pull request #14622 from bruvzg/non-rectangular-windows
|
7 年之前 |