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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
2
-2
/
+2
*
Move core thirdparty files to thirdparty/{minizip,misc}
Rémi Verschelde
2017-05-26
1
-1
/
+3
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
2
-0
/
+2
*
Bring that Whole New World to the Old Continent too
Rémi Verschelde
2017-03-19
2
-851
/
+722
*
Style: Keep long lines for now
Rémi Verschelde
2017-03-18
1
-22
/
+11
*
Style: No break before list brace
Rémi Verschelde
2017-03-18
1
-2
/
+1
*
Add ClassDB binding for File.get_modified_time
Andreas Haas
2017-03-18
2
-0
/
+8
*
Expose uncapped versions of closest-point-to-segment utilities
Pedro J. Estébanez
2017-03-04
2
-0
/
+15
*
Expose Geometry::get_closest_point_to_segment_2d()
Pedro J. Estébanez
2017-03-04
2
-0
/
+7
*
exposed OS.set_exit_code and OS.get_exit_code to ObjectTypeDB
karroffel
2017-01-12
2
-0
/
+16
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
2
-2
/
+2
*
vsnc --> vsync
ISylvox
2016-11-15
2
-4
/
+4
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
1
-1
/
+1
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-30
1
-0
/
+2
*
Fixed bug in make_dir_recursive, closes #6016
Juan Linietsky
2016-08-08
1
-0
/
+7
*
Merge pull request #5847 from 29jm/patch-3
Rémi Verschelde
2016-07-22
2
-0
/
+18
|
\
|
*
Expose virtual keyboard functions to GDScript
Johan Manuel
2016-07-21
2
-0
/
+18
*
|
Merge pull request #5560 from vnen/os-request-attention
Rémi Verschelde
2016-07-21
2
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Add OS.request_attention() for Windows
George Marques
2016-07-05
2
-0
/
+7
*
|
Merge pull request #5709 from akien-mga/pr-get-engine-version
Rémi Verschelde
2016-07-18
2
-0
/
+9
|
\
\
|
*
|
OS: Add get_engine_version method
Rémi Verschelde
2016-07-18
2
-0
/
+9
*
|
|
Remove some noisy debug prints
Rémi Verschelde
2016-07-17
1
-14
/
+0
|
/
/
*
|
Fix binding of File::get_sha256()
George Marques
2016-07-14
1
-1
/
+1
*
|
windows get_latin_keyboard_variant() implementation and gdscript binding
SuperUserNameMan
2016-07-03
2
-0
/
+15
|
/
*
Fix File.get_as_text() to return the whole file
George Marques
2016-06-21
1
-0
/
+7
*
-Changed how Dir works so it's more user friendly, closes #4705
Juan Linietsky
2016-06-18
1
-1
/
+36
*
-made get_space_left() return values more homogenous, also for script, conver...
Juan Linietsky
2016-06-18
1
-1
/
+1
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
2
-0
/
+56
*
Add sha256 to String and File/FileAccess.
Bojidar Marinov
2016-06-17
2
-0
/
+8
*
vsync support
Juan Linietsky
2016-06-05
2
-0
/
+14
*
DPI Detection support
Juan Linietsky
2016-05-29
2
-0
/
+7
*
remove trailing whitespace
Hubert Jarosz
2016-05-21
1
-16
/
+16
*
classref: Directory and ConfigFile
Rémi Verschelde
2016-05-12
1
-5
/
+5
*
Add function to convert Date time from a dictionary to Epoch
Kyle Luce
2016-03-16
2
-28
/
+157
*
Fixes the month consistency issue in enums and get_date etc
Kyle Luce
2016-03-13
2
-4
/
+7
*
Remove undefined binds
Rémi Verschelde
2016-03-12
1
-2
/
+0
*
Borderless window support for the Win32 build. Default window position is now...
Saracen
2016-03-12
2
-0
/
+14
*
Merge pull request #3934 from Razzlegames/epocConvert
Rémi Verschelde
2016-03-10
2
-3
/
+73
|
\
|
*
Added epoc to dictionary converter
Kyle Luce
2016-03-05
2
-3
/
+73
*
|
Merge pull request #3833 from AlexHolly/feature-file-md5
Rémi Verschelde
2016-03-08
2
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
expose md5 for file(s) to gdscript
Alexander Holland
2016-02-25
2
-0
/
+11
*
|
Completed the support for plugins! It is not possible to add plugins.
Juan Linietsky
2016-02-27
2
-0
/
+7
|
/
*
Reject any native video player calls on iOS that point to files within .pck a...
Aren Villanueva
2016-02-19
2
-0
/
+6
*
Merge pull request #3502 from trtstm/csv
Rémi Verschelde
2016-02-03
2
-4
/
+4
|
\
|
*
File: Added delimiter to get_csv_line
tmt
2016-01-28
2
-4
/
+4
*
|
thread renaming
Ariel Manzur
2016-01-31
2
-21
/
+11
|
/
*
Add ability to set "keep screen on" for android
volzhs
2016-01-16
2
-0
/
+14
*
-Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...
Juan Linietsky
2016-01-10
2
-4
/
+4
*
-Added a new mode, WRITE_READ to File, to recover compatibility with old proj...
Juan Linietsky
2016-01-10
2
-0
/
+2
*
Add missing argument names in GDScript bindings
Rémi Verschelde
2015-12-28
1
-6
/
+6
[next]