index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-25
2
-3
/
+3
*
Add symlink API to the DirAccess (on macOS and Linux).
bruvzg
2021-05-22
2
-7
/
+13
*
Merge pull request #48168 from LightningAA/control-to-ctrl-4.0
Rémi Verschelde
2021-05-17
2
-4
/
+4
|
\
|
*
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-07
2
-4
/
+4
*
|
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-05-17
3
-17
/
+17
|
/
*
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
3
-53
/
+1
*
Add flag to stop printing to stdout/stderr
George Marques
2021-04-06
2
-0
/
+35
*
Merge pull request #47163 from bruvzg/macos_sandbox_file_dialog
Rémi Verschelde
2021-03-26
1
-0
/
+2
|
\
|
*
FileDialog: add Back/Forward buttons, add message for inaccessible folders.
bruvzg
2021-03-23
1
-0
/
+2
*
|
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-03-23
1
-1
/
+1
|
/
*
Allow nullptr with zero length in FileAccess get_buffer
Alex Hirsch
2021-03-16
1
-1
/
+1
*
Merge pull request #46810 from W4RH4WK/file-access-get-buffer-parameter-checks
Rémi Verschelde
2021-03-14
1
-0
/
+2
|
\
|
*
Add parameter checkes to FileAccess get_buffer functions
Alex Hirsch
2021-03-09
1
-0
/
+2
*
|
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
1
-1
/
+1
*
|
Move caller_id init to Thread constructor to fix UWP build.
bruvzg
2021-03-09
2
-1
/
+6
|
/
*
Improve thread IDs to avoid collisions with threads not created by the Godot ...
bruvzg
2021-03-07
2
-12
/
+17
*
Fix thread_process_array when NO_THREADS.
Fabio Alessandrelli
2021-02-26
1
-1
/
+1
*
Merge pull request #45061 from razonixx/Add_warning_when_dir_is_inaccesible
Rémi Verschelde
2021-02-25
1
-1
/
+1
|
\
|
*
Add descriptive error message when trying to access a dir fails
Carlos Cabello
2021-02-25
1
-1
/
+1
*
|
Remove GDScript bindings for OS.get/set_exit_code, SceneTree.quit(<exit_code>...
Emmanuel Leblond
2021-02-25
2
-7
/
+0
*
|
Fix Godot returned status code on unexpected error
Emmanuel Leblond
2021-02-25
2
-1
/
+9
|
/
*
Prevent thread wait on itself for finish
Pedro J. Estébanez
2021-02-25
1
-0
/
+1
*
Merge pull request #46131 from bruvzg/move_tablet_to_ds
Rémi Verschelde
2021-02-18
1
-5
/
+0
|
\
|
*
Move tablet driver API from OS to DisplayServer.
bruvzg
2021-02-18
1
-5
/
+0
*
|
Modernize atomics
Pedro J. Estébanez
2021-02-18
5
-23
/
+26
|
/
*
Modernize Thread
Pedro J. Estébanez
2021-01-29
5
-128
/
+127
*
Modernize RWLock
Pedro J. Estébanez
2021-01-19
4
-94
/
+56
*
Split OS::execute into two methods
Marcel Admiraal
2021-01-09
1
-1
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
29
-58
/
+58
*
Rename MainLoop methods to match Node methods
Marcel Admiraal
2020-12-22
2
-18
/
+18
*
wrong double quote output with .csv fixed
Alf Kraus
2020-12-11
1
-1
/
+1
*
Static analyzer fixes:
bruvzg
2020-12-09
2
-6
/
+0
*
[Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...
bruvzg
2020-11-26
2
-0
/
+2
*
Initialize class/struct variables with default values in core/ and drivers/
Rafał Mikrut
2020-11-23
2
-3
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
6
-8
/
+0
*
Merge pull request #40748 from RandomShaper/improve_packed_fs_api
Rémi Verschelde
2020-11-10
1
-3
/
+7
|
\
|
*
Improve/fix packed data API
Pedro J. Estébanez
2020-07-27
1
-3
/
+7
*
|
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
21
-25
/
+822
*
|
MainLoop: Remove deprecated methods
HaSa1002
2020-11-01
1
-5
/
+0
*
|
OS: Remove unused get_splash_tick_msec
Rémi Verschelde
2020-09-24
2
-6
/
+0
*
|
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
1
-4
/
+4
*
|
Register GDScript test tools as test commands to run via command-line
Andrii Doroshenko (Xrayez)
2020-09-02
1
-1
/
+3
|
/
*
Keep debug & verbose options after loading project from project manager
PouleyKetchoupp
2020-07-09
2
-0
/
+6
*
Move frame delaying functions from Main to OS.
Fabio Alessandrelli
2020-06-30
2
-0
/
+39
*
Add a separate application focus/in notification out from Window focus notifi...
Juan Linietsky
2020-06-30
2
-4
/
+8
*
Merge pull request #39189 from touilleMan/issue-38925
Rémi Verschelde
2020-06-15
2
-12
/
+2
|
\
|
*
Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_t...
Emmanuel Leblond
2020-05-31
2
-12
/
+2
*
|
Print errors when calling MIDI input methods on unsupported platforms
Hugo Locurcio
2020-05-31
1
-1
/
+5
|
/
*
[Windows] Add tablet driver selection.
bruvzg
2020-05-20
1
-2
/
+5
*
Style: Remove unnecessary semicolons from `core`
Rémi Verschelde
2020-05-19
5
-28
/
+29
[next]