index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
os
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #12039 from Hinsbart/expose_joy_connection
Rémi Verschelde
2017-10-11
1
-0
/
+1
|
\
|
*
Input: expose joy_connection_changed()
Andreas Haas
2017-10-11
1
-0
/
+1
*
|
Merge pull request #11810 from marcelofg55/osx_export_improv
Rémi Verschelde
2017-10-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
OS::execute can now read from stderr too when executing with a pipe
Marcelo Fernandez
2017-10-03
1
-1
/
+1
*
|
Make sure to obey hidpi to off by default, as present in project settings. Se...
Juan Linietsky
2017-10-05
1
-1
/
+1
*
|
Merge pull request #11823 from endragor/virtual-keyboard-height
Gilles Roudiere
2017-10-04
2
-0
/
+7
|
\
\
|
*
|
Allow to obtain virtual keyboard height
Ruslan Mustakov
2017-10-04
2
-0
/
+7
*
|
|
fixed the OS.has_feature() API, and added support for 32 and 64.
Juan Linietsky
2017-10-03
2
-2
/
+9
|
|
/
|
/
|
*
|
Merge pull request #11782 from eska014/persistent-userfs-test
Hein-Pieter van Braam
2017-10-03
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add OS::is_userfs_persistent to check user:// persistence
Leon Krause
2017-10-02
1
-0
/
+2
*
|
Merge pull request #11568 from endragor/loggers
Andreas Haas
2017-10-02
4
-28
/
+30
|
\
\
|
*
|
Extract logging logic
Ruslan Mustakov
2017-09-25
4
-28
/
+30
|
|
/
*
/
FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trash
Marcelo Fernandez
2017-09-25
1
-0
/
+2
|
/
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
6
-6
/
+6
*
Fix MSVC compilation errors
Konstantin Zaitsev
2017-09-19
1
-1
/
+1
*
Fix x11 exported executables not getting the +x flag
Marcelo Fernandez
2017-09-17
3
-2
/
+9
*
Merge pull request #11230 from maxim-sheronov/fix_enum_bindings
Thomas Herzog
2017-09-15
3
-46
/
+11
|
\
|
*
Fix enums bindings
Maxim Sheronov
2017-09-13
3
-46
/
+11
*
|
Added a crash handler to dump the backtrace on Windows, Linux and OS X
Marcelo Fernandez
2017-09-13
1
-0
/
+3
*
|
Style: Apply clang-format to @reduz's changes
Rémi Verschelde
2017-09-13
1
-1
/
+1
*
|
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky
2017-09-12
1
-0
/
+1
|
/
*
Fix use of unitialized variables
Hein-Pieter van Braam
2017-09-02
1
-1
/
+2
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-22
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
32
-32
/
+32
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-1
/
+1
*
Show proper string with InputEvent.as_text()
volzhs
2017-08-25
2
-0
/
+84
*
Merge pull request #10487 from marcelofg55/curscr_as_default
Rémi Verschelde
2017-08-22
1
-3
/
+3
|
\
|
*
p_screen param from get_screen_* funcs now default to the current screen
Marcelo Fernandez
2017-08-21
1
-3
/
+3
*
|
Merge pull request #10254 from marcelofg55/master
Rémi Verschelde
2017-08-22
2
-1
/
+7
|
\
\
|
*
|
Added notification const NOTIFICATION_WM_ABOUT
Marcelo Fernandez
2017-08-17
2
-1
/
+7
*
|
|
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-4
/
+4
|
|
/
|
/
|
*
|
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
3
-4
/
+4
*
|
InputEventJoypadMotion: Add missing is_pressed() method.
Andreas Haas
2017-08-12
2
-0
/
+6
|
/
*
Merge pull request #10142 from bruvzg/3.0-osx-ime
Rémi Verschelde
2017-08-11
1
-0
/
+3
|
\
|
*
Implement NSTextInputClient protocol for IME
bruvzg
2017-08-09
1
-0
/
+3
*
|
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
3
-6
/
+6
|
/
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
5
-14
/
+14
*
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
Bojidar Marinov
2017-08-06
2
-4
/
+4
*
Use atomics for memory use tracking
Pedro J. Estébanez
2017-08-01
2
-25
/
+27
*
Style: Apply clang-format on all files
Rémi Verschelde
2017-07-30
3
-3
/
+3
*
added an optional parameter to OS symbol lookup
Karroffel
2017-07-27
1
-3
/
+3
*
Merge pull request #9872 from bruvzg/3.0-num-enter-fix
Rémi Verschelde
2017-07-27
2
-3
/
+0
|
\
|
*
Remove duplicate keycode constant for Numpad Enter key.
bruvzg
2017-07-26
2
-3
/
+0
*
|
Merge pull request #9720 from endragor/stack-bottom
Thomas Herzog
2017-07-26
2
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Add a way to retrieve stack bottom of the main thread
Ruslan Mustakov
2017-07-25
2
-0
/
+16
*
|
Fix cvs files freezing the editor when a double quote is not closed
Marcelo Fernandez
2017-07-25
1
-0
/
+2
|
/
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
6
-14
/
+33
*
Add object type hint for docs
Poommetee Ketson
2017-07-19
2
-2
/
+2
*
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
1
-1
/
+1
*
IME window follow the input cursor.
geequlim
2017-07-11
1
-0
/
+2
[next]