summaryrefslogtreecommitdiff
path: root/core/bind
AgeCommit message (Expand)Author
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-12-18thread can't rename itself on initialization :(Ariel Manzur
2015-12-18thread renaming by core_bindAriel Manzur
2015-12-17thread set nameAriel Manzur
2015-12-14replaced :var by :Variant in documentation, fixes #2897Juan Linietsky
2015-11-01Cosmetic fixes to SCons buildsystemRémi Verschelde
2015-09-21Properly implement OS.alert() from script, and use xmessage on X11Juan Linietsky
2015-08-06Add OS.get_system_time_msecMaximillian
2015-08-04added bindings for screen rotation in OSJuan Linietsky
2015-07-28adding some base64 marshallspunto-
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-06-06Add OS.get_time_zone_info functionest31
2015-06-06Add utc param to get_time and get_date methodsest31
2015-05-19fixes on sample importingJuan Linietsky
2015-05-18fix a crash situation when starting a thread and other small fixesJuan Linietsky
2015-05-17properly save external resources, fixes #1924Juan Linietsky
2015-04-12-Changed bootsplash option to use a file, fixes #1539Juan Linietsky
2015-04-03set screen parameter names for gdscripthurikhan
2015-03-22fixes to new window management APIJuan Linietsky
2015-02-15Renamed EXPERIMENTAL_WM_API to NEW_WM_APIhurikhan
2015-02-15Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-02-15begin new serialization frameworkJuan Linietsky
2015-02-14New Navigation & Pathfinding support for 2DJuan Linietsky
2015-01-17added the following methods:hurikhan
2015-01-15WIP -- set_resizable() + is_resizable addedhurikhan
2015-01-14get_screen() + set_screen() addedhurikhan
2015-01-13get_screen_position() addedhurikhan
2015-01-13introduced the scons experimental_wm_api switch:hurikhan
2015-01-11get_screen_size() addedhurikhan
2015-01-11 get_screen_count() addedhurikhan
2015-01-11get_window_size() + set_window_size() addedhurikhan
2015-01-11get_window_position() + set_window_position() addedhurikhan
2015-01-10API change to set_fullscreen(enabled,screen)hurikhan
2015-01-10x11-fullscreen support through GDScript( OS.set_fullscreen(bool) )hurikhan
2015-01-08Merge pull request #958 from adolson/bind-set_window_titleJuan Linietsky
2014-12-21-fix get_as_text (#1022 )Juan Linietsky
2014-12-20FixesJuan Linietsky
2014-12-10added GDScript binding for set_window_titleDana Olson
2014-12-02-Ability to ask for documents/pictures/etc system dirs.Juan Linietsky
2014-11-17NavMeshJuan Linietsky
2014-11-02Bug FixesJuan Linietsky
2014-10-07Build System ChangesJuan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-09-21Fixed too many little issues, check the issues closed today.Juan Linietsky
2014-08-01Small Issues & MaintenanceJuan Linietsky
2014-06-29hoh# On branch masterJuan Linietsky
2014-06-11Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-06-11Light Baker!Juan Linietsky
2014-05-25Add DirAccess:dir_exist apimarynate
2014-05-24Making Godot Easier to Use..Juan Linietsky