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
*
Properly implement OS.alert() from script, and use xmessage on X11
Juan Linietsky
2015-09-21
1
-0
/
+6
*
Add OS.get_system_time_msec
Maximillian
2015-08-06
1
-0
/
+5
*
added bindings for screen rotation in OS
Juan Linietsky
2015-08-04
1
-0
/
+22
*
adding some base64 marshalls
punto-
2015-07-28
1
-0
/
+77
*
Several performance improvements, mainly in loading and instancing scenes and...
Juan Linietsky
2015-06-29
1
-0
/
+2
*
Add OS.get_time_zone_info function
est31
2015-06-06
1
-0
/
+10
*
Add utc param to get_time and get_date methods
est31
2015-06-06
1
-6
/
+6
*
fixes on sample importing
Juan Linietsky
2015-05-19
1
-1
/
+1
*
fix a crash situation when starting a thread and other small fixes
Juan Linietsky
2015-05-18
1
-2
/
+9
*
properly save external resources, fixes #1924
Juan Linietsky
2015-05-17
1
-1
/
+18
*
-Changed bootsplash option to use a file, fixes #1539
Juan Linietsky
2015-04-12
1
-0
/
+5
*
set screen parameter names for gdscript
hurikhan
2015-04-03
1
-5
/
+5
*
fixes to new window management API
Juan Linietsky
2015-03-22
1
-34
/
+34
*
Renamed EXPERIMENTAL_WM_API to NEW_WM_API
hurikhan
2015-02-15
1
-2
/
+2
*
Merge remote-tracking branch 'upstream/master' into x11-window-management
hurikhan
2015-02-15
1
-0
/
+14
|
\
|
*
begin new serialization framework
Juan Linietsky
2015-02-15
1
-0
/
+7
|
*
New Navigation & Pathfinding support for 2D
Juan Linietsky
2015-02-14
1
-0
/
+7
*
|
added the following methods:
hurikhan
2015-01-17
1
-1
/
+21
*
|
WIP -- set_resizable() + is_resizable added
hurikhan
2015-01-15
1
-1
/
+10
*
|
get_screen() + set_screen() added
hurikhan
2015-01-14
1
-3
/
+13
*
|
get_screen_position() added
hurikhan
2015-01-13
1
-0
/
+5
*
|
introduced the scons experimental_wm_api switch:
hurikhan
2015-01-13
1
-0
/
+4
*
|
get_screen_size() added
hurikhan
2015-01-11
1
-0
/
+5
*
|
get_screen_count() added
hurikhan
2015-01-11
1
-0
/
+5
*
|
get_window_size() + set_window_size() added
hurikhan
2015-01-11
1
-1
/
+10
*
|
get_window_position() + set_window_position() added
hurikhan
2015-01-11
1
-0
/
+10
*
|
API change to set_fullscreen(enabled,screen)
hurikhan
2015-01-10
1
-3
/
+3
*
|
x11-fullscreen support through GDScript( OS.set_fullscreen(bool) )
hurikhan
2015-01-10
1
-0
/
+12
|
/
*
Merge pull request #958 from adolson/bind-set_window_title
Juan Linietsky
2015-01-08
1
-1
/
+1
|
\
|
*
added GDScript binding for set_window_title
Dana Olson
2014-12-10
1
-1
/
+1
*
|
-fix get_as_text (#1022 )
Juan Linietsky
2014-12-21
1
-0
/
+1
*
|
Fixes
Juan Linietsky
2014-12-20
1
-3
/
+3
|
/
*
-Ability to ask for documents/pictures/etc system dirs.
Juan Linietsky
2014-12-02
1
-0
/
+15
*
NavMesh
Juan Linietsky
2014-11-17
1
-2
/
+2
*
Bug Fixes
Juan Linietsky
2014-11-02
1
-0
/
+10
*
Build System Changes
Juan Linietsky
2014-10-07
1
-0
/
+8
*
Huge Amount of BugFix
Juan Linietsky
2014-10-03
1
-0
/
+31
*
Fixed too many little issues, check the issues closed today.
Juan Linietsky
2014-09-21
1
-0
/
+13
*
Small Issues & Maintenance
Juan Linietsky
2014-08-01
1
-0
/
+9
*
hoh# On branch master
Juan Linietsky
2014-06-29
1
-2
/
+4
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-06-11
1
-0
/
+5
|
\
|
*
Add DirAccess:dir_exist api
marynate
2014-05-25
1
-0
/
+5
*
|
Light Baker!
Juan Linietsky
2014-06-11
1
-2
/
+2
|
/
*
Making Godot Easier to Use..
Juan Linietsky
2014-05-24
1
-0
/
+7
*
A bit of everything:
Juan Linietsky
2014-05-14
1
-3
/
+48
*
-Added google play services (needed for some stuff)
Juan Linietsky
2014-04-14
1
-0
/
+43
*
-Support for changing fonts
Juan Linietsky
2014-04-05
1
-0
/
+7
*
Add possibility to limit frame to main loop (application/target_fps)
marynate
2014-03-18
1
-0
/
+10
*
-fix bug in cache for atlas import/export
Juan Linietsky
2014-03-13
1
-3
/
+55
*
-Added ATITC texture support
Juan Linietsky
2014-02-26
1
-0
/
+52
[next]