summaryrefslogtreecommitdiff
path: root/core/bind/core_bind.h
AgeCommit message (Expand)Author
2019-08-26[macOS] Add methods to modify global and dock menus. Add ability to open mult...bruvzg
2019-07-11Add access to interpolation fraction for fixed timestep interpolationlawnjelly
2019-06-30Fix uninitialized variables in Line2D, JSONParseResult and TileMapRémi Verschelde
2019-06-27Bind is_point_in_polygon in Geometry singletonAndrii Doroshenko (Xrayez)
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-06-15Add ability to limit maximum/minimum window size.bruvzg
2019-05-28Merge pull request #26462 from SubSage/masterRémi Verschelde
2019-05-27Merge pull request #29119 from bruvzg/native_icon_supportRémi Verschelde
2019-05-24Add native window/taskbar icon support for Windows and macOS.bruvzg
2019-05-24Expose 2D Delaunay triangulation in Geometry singletonAndrii Doroshenko (Xrayez)
2019-05-22Expose 2D polygon boolean operations in Geometry singletonAndrii Doroshenko (Xrayez)
2019-04-07core_bind: Use the appropriate enum instead of intIgnacio Etcheverry
2019-04-01Add object encoding param to serialization methodsFabio Alessandrelli
2019-03-08Request Android record permission when neededDESKTOP-3H3MR3A\eloisa
2019-03-05Fixes stderr silence; adds missing quote from exe args(windows)Luis Martinez
2019-02-16Expose OS::get_current_video_driver to scripting languagesRémi Verschelde
2019-01-30Let memory stat functions return uint64_tPedro J. Estébanez
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-20Added OS.get_system_time_msecs()volzhs
2018-11-23Changes IME input to use notification instead of callback, exposes IME method...bruvzg
2018-11-16Add store_csv_line method for FileKanabenki
2018-11-07Expose OS::move_window_to_foregroundMarcelo Fernandez
2018-10-18Bind missing subresource flag in ResourceSaverAndrii Doroshenko (Xrayez)
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-24Merge pull request #20712 from marcelofg55/midi_open_closeJuan Linietsky
2018-08-13fix #20390 :get_unix_time_from_datetime and get_date_time_from_unix_time can ...RaphaelHunter
2018-08-12Fix ResourceLoader::exists() false negative and readd deprecated has()Rémi Verschelde
2018-08-10Added function ResourceLoader.exists(), to check if a resource exists. Closes...Juan Linietsky
2018-08-10Revert "added get_creation_time function for gdscript"Juan Linietsky
2018-08-10Merge pull request #18914 from notwarp/masterJuan Linietsky
2018-08-04Add OS::open_midi_inputs and OS::close_midi_inputsMarcelo Fernandez
2018-07-21Added a new MIDIDriver classMarcelo Fernandez
2018-06-18Expose OS.get_ticks_usec()Marc Gilleron
2018-06-11IME context detection.Saracen
2018-05-19GDScript access to copyright, license, author and donor information.Ibrahn Sahir
2018-05-16added get_creation_time function for gdscriptDaniele Giuliani
2018-05-08Merge pull request #14622 from bruvzg/non-rectangular-windowsHein-Pieter van Braam
2018-05-07Merge pull request #17353 from zmanuel/timer_hysteresis_multiframe_pr1Juan Linietsky
2018-05-07Merge pull request #15943 from poke1024/geometry-line-lineJuan Linietsky
2018-04-11iPhone X support and iOS-related fixesRuslan Mustakov
2018-04-09Add hysteresis to physics timestep count per frameManuel Moos
2018-04-07Experimental support for windows with per-pixel transparency (macOS, X11 and ...bruvzg
2018-03-13Added File.get_path and File.get_path_absolute functionsMarcelo Fernandez
2018-03-04Clean and expose get_audio/video_driver_* funcs on OS classMarcelo Fernandez
2018-02-14Merge pull request #15564 from RandomShaper/adpod-topmostRémi Verschelde
2018-02-12Added OS::center_window to center the window precisely on desktop platformsMarcelo Fernandez
2018-01-21Add Geometry::line_intersects_line_2d()Bernhard Liebl
2018-01-12get_target_fps and set_target_fps now both use an intPaul Joannon
2018-01-05Add new window setting: always on topPedro J. Estébanez
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde