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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
Fixed crash on duplicate GIProbe baking
AndreaCatania
2018-01-11
1
-0
/
+1
*
|
Dont print error when loading resource from cache
Ruslan Mustakov
2018-01-11
1
-1
/
+2
*
|
Fix bad color to HTML conversion. Alpha channel was added befor RGB.
robfram
2018-01-09
1
-1
/
+1
*
|
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
2018-01-09
5
-43
/
+51
|
/
*
obsolete UndoRedo max_steps; no users identified
Todd Ross
2018-01-08
2
-24
/
+0
*
Merge pull request #15337 from touilleMan/fix-classdb_get_method_list-without...
Rémi Verschelde
2018-01-08
1
-0
/
+6
|
\
|
*
Fix _ClassDB::get_method_list to returns only what's available when introspec...
Emmanuel Leblond
2018-01-04
1
-0
/
+6
*
|
Merge pull request #15437 from GodotExplorer/pr-fix-15424
Rémi Verschelde
2018-01-07
1
-0
/
+6
|
\
\
|
*
|
Add null checking for paramaters in Undoredo
geequlim
2018-01-07
1
-0
/
+6
*
|
|
Merge pull request #15382 from mrcdk/poolarrays_neq_fix
Rémi Verschelde
2018-01-07
1
-4
/
+4
|
\
\
\
|
*
|
|
Fix NEQ operation between 2 different Arrays
MrCdK
2018-01-06
1
-4
/
+4
*
|
|
|
Merge pull request #15297 from poke1024/runner-limit-errs
Rémi Verschelde
2018-01-07
2
-5
/
+42
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[next]