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 various valgrind reported uninitialized variable uses
Hein-Pieter van Braam
2018-02-28
1
-3
/
+3
*
Mono: Better versioning and gracefully unloading of Godot API assemblies
Ignacio Etcheverry
2018-02-25
2
-0
/
+31
*
(Magnify|Pan)Gesture: implement as_text
Poommetee Ketson
2018-02-24
2
-0
/
+12
*
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-23
2
-4
/
+27
*
Color:fix setting V switch S to old V value
Poommetee Ketson
2018-02-22
1
-1
/
+1
*
Fix typos with codespell
luz.paz
2018-02-21
12
-18
/
+18
*
Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.
Juan Linietsky
2018-02-21
2
-0
/
+3
*
Fix loading project.binary from PCK file
Rémi Verschelde
2018-02-21
1
-2
/
+6
*
Merge pull request #15563 from poke1024/gdscript-shuffle
Rémi Verschelde
2018-02-19
3
-0
/
+17
|
\
|
*
Add shuffle() method to Array
poke1024
2018-01-10
3
-0
/
+17
*
|
Merge pull request #15852 from poke1024/color_hsv
Rémi Verschelde
2018-02-19
3
-0
/
+52
|
\
\
|
*
|
Add Color.from_hsv()
Bernhard Liebl
2018-01-18
3
-0
/
+52
*
|
|
Improve error reporting of ProjectSettings::setup()
Rémi Verschelde
2018-02-19
2
-27
/
+52
*
|
|
Clean up some bad words from code comments
Artem Varaksa
2018-02-17
2
-3
/
+1
*
|
|
Add locale renames for Hebrew and Indonesian on Windows
Rémi Verschelde
2018-02-14
1
-1
/
+18
*
|
|
Merge pull request #15564 from RandomShaper/adpod-topmost
Rémi Verschelde
2018-02-14
3
-1
/
+17
|
\
\
\
|
*
|
|
Add new window setting: always on top
Pedro J. Estébanez
2018-01-05
3
-1
/
+17
*
|
|
|
Merge pull request #15892 from Zylann/add_missing_vs_bindings
Rémi Verschelde
2018-02-14
3
-1
/
+44
|
\
\
\
\
|
*
|
|
|
Added all missing VisualServer bindings
Marc Gilleron
2018-01-20
3
-1
/
+44
*
|
|
|
|
Merge pull request #16169 from hungrymonkey/issue_16160
Rémi Verschelde
2018-02-14
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Change function signature from float to double to match type get_doubleCloses...
hungrymonkey
2018-01-29
2
-2
/
+2
*
|
|
|
|
|
Add mbedtls module
Fabio Alessandrelli
2018-02-14
2
-0
/
+2
*
|
|
|
|
|
Added OS::center_window to center the window precisely on desktop platforms
Marcelo Fernandez
2018-02-12
4
-0
/
+26
*
|
|
|
|
|
Merge pull request #15899 from karroffel/stringbuffer-template-arg
Rémi Verschelde
2018-02-07
3
-107
/
+84
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add template argument for size in StringBuffer
karroffel
2018-01-20
3
-107
/
+84
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Fix polygon triangulation failure.
Nicolas Silva
2018-02-05
1
-1
/
+1
*
|
|
|
|
|
Kill an old debugging message
Hein-Pieter van Braam
2018-02-05
1
-1
/
+2
*
|
|
|
|
|
Fix broken variant call of Vector3.snapped
Timur Celik
2018-02-03
1
-1
/
+1
*
|
|
|
|
|
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-02-01
1
-4
/
+4
*
|
|
|
|
|
Merge pull request #16002 from bruvzg/mono_loading_form_res
Rémi Verschelde
2018-02-01
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Mono: Allow loading `mscorlib` from resources.
bruvzg
2018-01-31
1
-0
/
+3
*
|
|
|
|
|
|
Merge pull request #16188 from Schweigert/master
Rémi Verschelde
2018-01-31
3
-2
/
+3
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Display set_nodelay to GDScript
Marlon Henry Schweigert
2018-01-30
3
-2
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #15995 from GodotExplorer/pr-debugger-weakref
Rémi Verschelde
2018-01-30
1
-1
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remote debugger send the real instance of WeakRef referenced to
Geequlim
2018-01-23
1
-1
/
+7
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Fix wrong return type of xform functions
Poommetee Ketson
2018-01-30
1
-4
/
+4
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
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
[next]