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
/
bind
/
core_bind.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-1
/
+1
*
Merge pull request #18227 from bojidar-bg/fix-date-unix-crash
Rémi Verschelde
2018-04-18
1
-7
/
+7
|
\
|
*
Fix crash resulting from bad month check in core_bind.cpp
Bojidar Marinov
2018-04-17
1
-7
/
+7
*
|
iPhone X support and iOS-related fixes
Ruslan Mustakov
2018-04-11
1
-0
/
+5
*
|
Update classref and docs, fix missing parameters' name
Poommetee Ketson
2018-04-11
1
-2
/
+2
|
/
*
Added File.get_path and File.get_path_absolute functions
Marcelo Fernandez
2018-03-13
1
-0
/
+13
*
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-04
1
-0
/
+21
*
Merge pull request #15564 from RandomShaper/adpod-topmost
Rémi Verschelde
2018-02-14
1
-0
/
+10
|
\
|
*
Add new window setting: always on top
Pedro J. Estébanez
2018-01-05
1
-0
/
+10
*
|
Added OS::center_window to center the window precisely on desktop platforms
Marcelo Fernandez
2018-02-12
1
-0
/
+11
*
|
get_target_fps and set_target_fps now both use an int
Paul Joannon
2018-01-12
1
-1
/
+1
*
|
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-0
/
+23
*
|
Merge pull request #15337 from touilleMan/fix-classdb_get_method_list-without...
Rémi Verschelde
2018-01-08
1
-0
/
+6
|
\
\
|
*
|
Fix _ClassDB::get_method_list to returns only what's available when introspec...
Emmanuel Leblond
2018-01-04
1
-0
/
+6
*
|
|
Print error if a resource can't load from script, fixes #15313
Juan Linietsky
2018-01-05
1
-1
/
+7
|
|
/
|
/
|
*
|
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
|
/
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Merge pull request #12603 from GodotExplorer/beautify-json
Rémi Verschelde
2017-12-06
1
-3
/
+3
|
\
|
*
Add indent and sort keys support for JSON.print
Geequlim
2017-11-07
1
-3
/
+3
*
|
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
2017-11-17
1
-3
/
+3
*
|
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-14
1
-0
/
+13
*
|
Basic docs for Geometry plus two new functions
Bernhard Liebl
2017-11-05
1
-0
/
+12
|
/
*
Add Colemak keybindings to editor for osx
N0hbdy
2017-10-30
1
-0
/
+1
*
Merge pull request #11823 from endragor/virtual-keyboard-height
Gilles Roudiere
2017-10-04
1
-0
/
+5
|
\
|
*
Allow to obtain virtual keyboard height
Ruslan Mustakov
2017-10-04
1
-0
/
+5
*
|
fixed the OS.has_feature() API, and added support for 32 and 64.
Juan Linietsky
2017-10-03
1
-0
/
+7
*
|
Merge pull request #11782 from eska014/persistent-userfs-test
Hein-Pieter van Braam
2017-10-03
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Add OS::is_userfs_persistent to check user:// persistence
Leon Krause
2017-10-02
1
-0
/
+6
*
|
Renamed fixed_process to physics_process
AndreaCatania
2017-09-30
1
-3
/
+3
|
/
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-12
/
+10
*
Merge pull request #11294 from karroffel/json-object
Thomas Herzog
2017-09-17
1
-0
/
+74
|
\
|
*
added JSON singleton
karroffel
2017-09-15
1
-0
/
+74
*
|
Adds _OS::PowerState enum
Ignacio Etcheverry
2017-09-16
1
-7
/
+7
|
/
*
Fix enums bindings
Maxim Sheronov
2017-09-13
1
-6
/
+6
*
Fix typos 'a' and 'an'
Poommetee Ketson
2017-09-02
1
-1
/
+1
*
Fix signed and unsigned comparisons
Hein-Pieter van Braam
2017-09-01
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-1
/
+1
*
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 #10340 from Rubonnek/remove-unnecessary-assignments
Rémi Verschelde
2017-08-22
1
-2
/
+1
|
\
\
|
*
|
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-2
/
+1
*
|
|
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-21
1
-56
/
+56
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-56
/
+56
|
|
/
|
*
Revert "Second take at making command-line arguments more UNIX-like + main.cp...
Juan Linietsky
2017-08-19
1
-0
/
+7
|
*
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
1
-7
/
+0
*
|
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-21
1
-7
/
+0
*
|
Adds editor_hint to Engine class
Ignacio Etcheverry
2017-08-19
1
-0
/
+13
|
/
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-28
/
+28
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-8
/
+8
[next]