summaryrefslogtreecommitdiffstats
path: root/core/bind/core_bind.h
Commit message (Expand)AuthorAgeFilesLines
* GDScript access to copyright, license, author and donor information.Ibrahn Sahir2018-05-191-0/+5
* Merge pull request #14622 from bruvzg/non-rectangular-windowsHein-Pieter van Braam2018-05-081-0/+3
|\
| * Experimental support for windows with per-pixel transparency (macOS, X11 and ...bruvzg2018-04-071-0/+3
* | Merge pull request #17353 from zmanuel/timer_hysteresis_multiframe_pr1Juan Linietsky2018-05-071-0/+3
|\ \
| * | Add hysteresis to physics timestep count per frameManuel Moos2018-04-091-0/+3
| |/
* | Merge pull request #15943 from poke1024/geometry-line-lineJuan Linietsky2018-05-071-0/+1
|\ \
| * | Add Geometry::line_intersects_line_2d()Bernhard Liebl2018-01-211-0/+1
* | | iPhone X support and iOS-related fixesRuslan Mustakov2018-04-111-0/+1
| |/ |/|
* | Added File.get_path and File.get_path_absolute functionsMarcelo Fernandez2018-03-131-0/+3
* | Clean and expose get_audio/video_driver_* funcs on OS classMarcelo Fernandez2018-03-041-0/+6
* | Merge pull request #15564 from RandomShaper/adpod-topmostRémi Verschelde2018-02-141-0/+2
|\ \
| * | Add new window setting: always on topPedro J. Estébanez2018-01-051-0/+2
* | | Added OS::center_window to center the window precisely on desktop platformsMarcelo Fernandez2018-02-121-0/+2
| |/ |/|
* | get_target_fps and set_target_fps now both use an intPaul Joannon2018-01-121-1/+1
|/
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Merge pull request #12603 from GodotExplorer/beautify-jsonRémi Verschelde2017-12-061-1/+1
|\
| * Add indent and sort keys support for JSON.printGeequlim2017-11-071-1/+1
* | Rename OS::get_data_dir to OS::get_user_data_dirRémi Verschelde2017-11-171-1/+1
* | Move singleton management from ProjectSettings to EngineLeon Krause2017-11-141-0/+3
* | Basic docs for Geometry plus two new functionsBernhard Liebl2017-11-051-0/+2
|/
* Merge pull request #11823 from endragor/virtual-keyboard-heightGilles Roudiere2017-10-041-0/+1
|\
| * Allow to obtain virtual keyboard heightRuslan Mustakov2017-10-041-0/+1
* | fixed the OS.has_feature() API, and added support for 32 and 64.Juan Linietsky2017-10-031-0/+2
* | Merge pull request #11782 from eska014/persistent-userfs-testHein-Pieter van Braam2017-10-031-0/+2
|\ \ | |/ |/|
| * Add OS::is_userfs_persistent to check user:// persistenceLeon Krause2017-10-021-0/+2
* | Renamed fixed_process to physics_processAndreaCatania2017-09-301-1/+1
|/
* Rename pos to position in user facing methods and variablesletheed2017-09-201-1/+1
* Merge pull request #11294 from karroffel/json-objectThomas Herzog2017-09-171-0/+46
|\
| * added JSON singletonkarroffel2017-09-151-0/+46
* | Adds _OS::PowerState enumIgnacio Etcheverry2017-09-161-1/+10
|/
* Fix enums bindingsMaxim Sheronov2017-09-131-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Merge pull request #10487 from marcelofg55/curscr_as_defaultRémi Verschelde2017-08-221-3/+3
|\
| * p_screen param from get_screen_* funcs now default to the current screenMarcelo Fernandez2017-08-211-3/+3
* | Merge pull request #10351 from neikeq/enums-are-for-the-weakJuan Linietsky2017-08-211-0/+9
|\ \
| * | ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry2017-08-201-0/+9
| |/
* | Fixes for new two-dash long command line argumentsRémi Verschelde2017-08-211-2/+0
* | Merge pull request #10319 from neikeq/pr-engine-editor-hintJuan Linietsky2017-08-201-0/+3
|\ \ | |/ |/|
| * Adds editor_hint to Engine classIgnacio Etcheverry2017-08-191-0/+3
* | Revert "Second take at making command-line arguments more UNIX-like + main.cp...Juan Linietsky2017-08-191-0/+2
* | Fixes for new two-dash long command line argumentsRémi Verschelde2017-08-191-2/+0
* | Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-1/+1
|/
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-2/+2
* Add GZIP compression supportGeorge Marques2017-07-131-1/+2
* IME window follow the input cursor.geequlim2017-07-111-0/+2
* Add compression support for File objectGeorge Marques2017-06-191-0/+8
* Fixed thread check, solves: #3698kubeczek2017-06-131-0/+2
* Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-1/+2
* Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-101-1/+1