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
*
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
*
Merge pull request #15844 from letheed/better-error-msg
Rémi Verschelde
2018-01-24
1
-1
/
+1
|
\
|
*
Make cyclic resource inclusion error message more helpful
letheed
2018-01-18
1
-1
/
+1
*
|
fixed crash with StringBuilder
karroffel
2018-01-20
1
-0
/
+3
*
|
improves portability with some compilers
Ariel Manzur
2018-01-18
1
-1
/
+1
*
|
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
10
-16
/
+16
|
/
*
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-17
1
-13
/
+12
*
Revert "Fix bad color to HTML conversion. Alpha channel was added before RGB."
Rémi Verschelde
2018-01-16
1
-1
/
+1
*
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-15
1
-0
/
+3
*
Make sure PropertyHint matches in the VisualScript editor.
K. S. Ernest (iFire) Lee
2018-01-15
1
-0
/
+1
*
Fix String::itos/String::num_int64(INT64_MIN) output.
bruvzg
2018-01-13
1
-4
/
+3
*
get_target_fps and set_target_fps now both use an int
Paul Joannon
2018-01-12
2
-2
/
+2
*
fix set_stream_peer binding in PacketPeer
Paul Joannon
2018-01-12
1
-1
/
+1
*
Merge pull request #15611 from bojidar-bg/x-bind-more-properties
Rémi Verschelde
2018-01-12
11
-4
/
+55
|
\
|
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
11
-4
/
+55
*
|
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...
Juan Linietsky
2018-01-12
2
-60
/
+59
|
/
*
Merge pull request #15531 from AndreaCatania/p2
Juan Linietsky
2018-01-11
1
-0
/
+1
|
\
[next]