Age | Commit message (Expand) | Author |
2016-01-10 | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus... | Juan Linietsky |
2016-01-10 | -Added a new mode, WRITE_READ to File, to recover compatibility with old proj... | Juan Linietsky |
2015-12-28 | Add missing argument names in GDScript bindings | Rémi Verschelde |
2015-12-18 | thread can't rename itself on initialization :( | Ariel Manzur |
2015-12-18 | thread renaming by core_bind | Ariel Manzur |
2015-12-17 | thread set name | Ariel Manzur |
2015-12-14 | replaced :var by :Variant in documentation, fixes #2897 | Juan Linietsky |
2015-11-01 | Cosmetic fixes to SCons buildsystem | Rémi Verschelde |
2015-09-21 | Properly implement OS.alert() from script, and use xmessage on X11 | Juan Linietsky |
2015-08-06 | Add OS.get_system_time_msec | Maximillian |
2015-08-04 | added bindings for screen rotation in OS | Juan Linietsky |
2015-07-28 | adding some base64 marshalls | punto- |
2015-06-29 | Several performance improvements, mainly in loading and instancing scenes and... | Juan Linietsky |
2015-06-06 | Add OS.get_time_zone_info function | est31 |
2015-06-06 | Add utc param to get_time and get_date methods | est31 |
2015-05-19 | fixes on sample importing | Juan Linietsky |
2015-05-18 | fix a crash situation when starting a thread and other small fixes | Juan Linietsky |
2015-05-17 | properly save external resources, fixes #1924 | Juan Linietsky |
2015-04-12 | -Changed bootsplash option to use a file, fixes #1539 | Juan Linietsky |
2015-04-03 | set screen parameter names for gdscript | hurikhan |
2015-03-22 | fixes to new window management API | Juan Linietsky |
2015-02-15 | Renamed EXPERIMENTAL_WM_API to NEW_WM_API | hurikhan |
2015-02-15 | Merge remote-tracking branch 'upstream/master' into x11-window-management | hurikhan |
2015-02-15 | begin new serialization framework | Juan Linietsky |
2015-02-14 | New Navigation & Pathfinding support for 2D | Juan Linietsky |
2015-01-17 | added the following methods: | hurikhan |
2015-01-15 | WIP -- set_resizable() + is_resizable added | hurikhan |
2015-01-14 | get_screen() + set_screen() added | hurikhan |
2015-01-13 | get_screen_position() added | hurikhan |
2015-01-13 | introduced the scons experimental_wm_api switch: | hurikhan |
2015-01-11 | get_screen_size() added | hurikhan |
2015-01-11 | get_screen_count() added | hurikhan |
2015-01-11 | get_window_size() + set_window_size() added | hurikhan |
2015-01-11 | get_window_position() + set_window_position() added | hurikhan |
2015-01-10 | API change to set_fullscreen(enabled,screen) | hurikhan |
2015-01-10 | x11-fullscreen support through GDScript( OS.set_fullscreen(bool) ) | hurikhan |
2015-01-08 | Merge pull request #958 from adolson/bind-set_window_title | Juan Linietsky |
2014-12-21 | -fix get_as_text (#1022 ) | Juan Linietsky |
2014-12-20 | Fixes | Juan Linietsky |
2014-12-10 | added GDScript binding for set_window_title | Dana Olson |
2014-12-02 | -Ability to ask for documents/pictures/etc system dirs. | Juan Linietsky |
2014-11-17 | NavMesh | Juan Linietsky |
2014-11-02 | Bug Fixes | Juan Linietsky |
2014-10-07 | Build System Changes | Juan Linietsky |
2014-10-03 | Huge Amount of BugFix | Juan Linietsky |
2014-09-21 | Fixed too many little issues, check the issues closed today. | Juan Linietsky |
2014-08-01 | Small Issues & Maintenance | Juan Linietsky |
2014-06-29 | hoh# On branch master | Juan Linietsky |
2014-06-11 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2014-06-11 | Light Baker! | Juan Linietsky |