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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add NoCache wrapper to Command
Rhody Lugo
2018-06-22
1
-1
/
+1
*
Mono: Allow loading `mscorlib` from resources.
bruvzg
2018-06-13
1
-0
/
+3
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-06-05
1
-1
/
+1
*
Vector3::round, Vector2::round & Vector2::ceil methods were added.
Alexander Alekseev
2018-06-01
4
-0
/
+24
*
fix API string path
Paul Joannon
2018-05-13
3
-5
/
+5
*
fix for segfault when using CallBasic in visual script on release build
Ibrahn Sahir
2018-05-13
1
-1
/
+1
*
add condition check in Imgae::create(...)
RaphaelHunter
2018-05-13
1
-0
/
+3
*
Merge pull request #18082 from RandomShaper/improve-gui-touch-3.0
Hein-Pieter van Braam
2018-05-13
1
-0
/
+1
|
\
|
*
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
1
-0
/
+1
*
|
Merge pull request #18157 from RandomShaper/improve-uri-utils-3.0
Hein-Pieter van Braam
2018-05-13
2
-5
/
+25
|
\
\
|
*
|
Fix buggy http-encoding
Pedro J. Estébanez
2018-04-12
1
-4
/
+4
|
*
|
Enhance HTTPClient.query_string_from_dict()
Pedro J. Estébanez
2018-04-12
1
-1
/
+21
|
|
/
*
|
PCKPacker:pck_start(): Update version
Max Hilbrunner
2018-05-01
1
-4
/
+4
*
|
Hand-merge API hash fixes #18514
Hein-Pieter van Braam
2018-04-29
1
-1
/
+1
*
|
Improved error checking at EditorExportPlatformPC::export_project
Marcelo Fernandez
2018-04-29
1
-3
/
+4
*
|
Added File.get_path and File.get_path_absolute functions
Marcelo Fernandez
2018-04-29
3
-0
/
+19
*
|
Fix names of Variant operators
George Marques
2018-04-28
1
-1
/
+2
*
|
Fix crash resulting from bad month check in core_bind.cpp
Bojidar Marinov
2018-04-28
1
-7
/
+7
*
|
Resolves Inccorect Quaternion Conversion
Crazy-P
2018-04-28
1
-1
/
+1
*
|
Fix listing files inside directory in pack file
Pedro J. Estébanez
2018-04-28
1
-1
/
+5
*
|
Fix non working action names containing whitespaces
robfram
2018-04-28
1
-1
/
+4
*
|
Mono: Avoid invalid class names.
Andreas Haas
2018-04-15
1
-0
/
+1
*
|
iPhone X support and iOS-related fixes
Ruslan Mustakov
2018-04-14
3
-0
/
+18
*
|
Add new window setting: always on top
Pedro J. Estébanez
2018-04-14
3
-1
/
+17
|
/
*
Fix a potential bug hinted by clang
Bojidar Marinov
2018-03-29
1
-4
/
+4
*
Fix for clang warning at distance_to
Marcelo Fernandez
2018-03-29
1
-1
/
+1
*
Fix garbage in string padding.
Andrew Dunai
2018-03-28
1
-1
/
+1
*
Fix wrong SSL handshake
Pedro J. Estébanez
2018-03-28
1
-1
/
+1
*
Fix various valgrind reported uninitialized variable uses
Hein-Pieter van Braam
2018-03-01
1
-3
/
+3
*
Allow degenerate triangles in polygon triangulation when necessary.
Nicolas Silva
2018-03-01
2
-10
/
+37
*
(Magnify|Pan)Gesture: implement as_text
Poommetee Ketson
2018-02-27
2
-0
/
+12
*
Mono: Better versioning and gracefully unloading of Godot API assemblies
Ignacio Etcheverry
2018-02-26
2
-0
/
+31
*
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-24
2
-4
/
+27
*
Clean up some bad words from code comments
Artem Varaksa
2018-02-22
2
-3
/
+1
*
Fix loading project.binary from PCK file
Rémi Verschelde
2018-02-22
1
-2
/
+6
*
Improve error reporting of ProjectSettings::setup()
Rémi Verschelde
2018-02-22
2
-27
/
+52
*
Fix typos with codespell
luz.paz
2018-02-22
12
-18
/
+18
*
Color:fix setting V switch S to old V value
Poommetee Ketson
2018-02-22
1
-1
/
+1
*
Change function signature from float to double to match type get_doubleCloses...
hungrymonkey
2018-02-21
2
-2
/
+2
*
Revert "Fix wrong return type of xform functions"
Hein-Pieter van Braam
2018-02-21
1
-4
/
+4
*
Add locale renames for Hebrew and Indonesian on Windows
Rémi Verschelde
2018-02-19
1
-1
/
+18
*
Added OS::center_window to center the window precisely on desktop platforms
Marcelo Fernandez
2018-02-19
4
-0
/
+26
*
Fix polygon triangulation failure.
Nicolas Silva
2018-02-19
1
-1
/
+1
*
Added all missing VisualServer bindings
Marc Gilleron
2018-02-19
3
-1
/
+44
*
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-02-04
1
-4
/
+4
*
Display set_nodelay to GDScript
Marlon Henry Schweigert
2018-02-04
3
-2
/
+3
*
Fix wrong return type of xform functions
Poommetee Ketson
2018-01-30
1
-4
/
+4
*
Remote debugger send the real instance of WeakRef referenced to
Geequlim
2018-01-30
1
-1
/
+7
*
Use the appropriate Variant hash and compare functions for Dictionaries
Hein-Pieter van Braam
2018-01-27
1
-13
/
+8
*
- Improves portability in joystick buttons enum
Ariel Manzur
2018-01-24
1
-2
/
+2
[next]