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
*
Merge pull request #5879 from gau-veldt/subarray_patch
Juan Linietsky
2016-09-10
2
-0
/
+30
|
\
|
*
Added slicing operation to DVector via DVector.subarray(int start,int end) me...
Gau o fthe Veldt
2016-07-23
2
-0
/
+30
*
|
Merge pull request #5920 from 29jm/fix-warnings
Juan Linietsky
2016-09-10
4
-8
/
+6
|
\
\
|
*
|
Fix some warnings about misleading indentation
Johan Manuel
2016-08-13
1
-1
/
+4
|
*
|
Remove some unused variables
Johan Manuel
2016-08-13
1
-7
/
+0
|
*
|
Fix some warnings about unhandled switch cases
Johan Manuel
2016-08-13
2
-0
/
+2
*
|
|
Merge pull request #6363 from vnen/winrt
Juan Linietsky
2016-09-10
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix root path resolution on PCK file
George Marques
2016-09-03
1
-0
/
+2
*
|
|
|
Renamed the bind_native functions to bind_vararg, should make it show the doc...
Juan Linietsky
2016-09-07
5
-46
/
+23
*
|
|
|
Changed Vector3.snap from fmod to stepify, which makes more sense, fixes #6399
Juan Linietsky
2016-09-06
1
-7
/
+3
*
|
|
|
Merge pull request #6408 from supaiku-o/issue-6374
Rémi Verschelde
2016-09-06
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Show object string cast instead of object id in debugger
supaiku
2016-09-06
1
-2
/
+4
*
|
|
|
|
Merge pull request #6352 from hurikhan/fix_release_build_II
Rémi Verschelde
2016-09-05
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix release build. (II)
Mario Schlack
2016-09-01
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
InputEvent: Fix event comparisons when type is NONE
Rémi Verschelde
2016-09-02
1
-0
/
+4
*
|
|
|
|
Merge pull request #6365 from akien-mga/pr-locales
Rémi Verschelde
2016-09-02
1
-24
/
+414
|
\
\
\
\
\
|
*
|
|
|
|
i18n: Update list of supported locales based off glibc
Rémi Verschelde
2016-09-01
1
-24
/
+414
*
|
|
|
|
|
Basic type constants for visual script
Juan Linietsky
2016-09-02
2
-3
/
+11
*
|
|
|
|
|
-Modified Input and added is_action_just_pressed() as well as is_action_just_...
Juan Linietsky
2016-09-01
6
-11
/
+32
|
/
/
/
/
/
*
/
/
/
/
More improvements to visual script..
Juan Linietsky
2016-08-31
2
-0
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #6188 from TheHX/undo-redo
Rémi Verschelde
2016-08-29
2
-15
/
+58
|
\
\
\
\
|
*
|
|
|
Implemented UndoRedo mergeable modes
Franklin Sobrinho
2016-08-17
2
-15
/
+58
*
|
|
|
|
Several all around fixes to visual scripting (in the process of creating demos)
Juan Linietsky
2016-08-28
2
-6
/
+8
*
|
|
|
|
Merge pull request #6249 from volzhs/issue-6121
Rémi Verschelde
2016-08-28
1
-1
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
Show last added action on Input Map and implement InputEvent "=="
volzhs
2016-08-28
1
-1
/
+45
*
|
|
|
|
|
Merge pull request #6270 from neikeq/pr-m32-ctor
Rémi Verschelde
2016-08-27
1
-0
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Matrix32: Add constructor that takes six real_t params
Ignacio Etcheverry
2016-08-24
1
-0
/
+9
*
|
|
|
|
|
|
Merge pull request #6187 from TheHX/pr-pinfo-function
Rémi Verschelde
2016-08-27
2
-0
/
+22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Added add_property_info function to Globals and EditorSettings classes
Franklin Sobrinho
2016-08-16
2
-0
/
+22
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #6290 from caryoscelus/master
Ignacio Etcheverry
2016-08-27
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fix string iterator
caryoscelus
2016-08-26
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #6239 from volzhs/fix-return-spb
George Marques
2016-08-26
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix StreamPeerBuffer::duplicate() does not return value
volzhs
2016-08-22
1
-0
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
More visual script work
Juan Linietsky
2016-08-25
5
-30
/
+108
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Proper function/property selection in visual script editing for property.
Juan Linietsky
2016-08-23
2
-0
/
+9
|
/
/
/
/
/
*
|
|
|
|
-High Level protocol optimization (should be smaller)
Juan Linietsky
2016-08-22
7
-16
/
+199
*
|
|
|
|
Changed API to use sequenced packets for UDP (drop old)
Juan Linietsky
2016-08-19
2
-2
/
+2
*
|
|
|
|
Brand new networked multiplayer
Juan Linietsky
2016-08-19
3
-10
/
+42
|
/
/
/
/
*
|
|
|
Added high level networked multiplayer to Godot.
Juan Linietsky
2016-08-14
1
-0
/
+2
*
|
|
|
Missing some bits, and added connection status.
Juan Linietsky
2016-08-14
2
-1
/
+14
*
|
|
|
-Added an ENet implementation for NetworkedMultiplayerPeer for "a bit higher ...
Juan Linietsky
2016-08-14
2
-10
/
+5
*
|
|
|
Fixed bug in make_dir_recursive, closes #6016
Juan Linietsky
2016-08-08
1
-0
/
+7
*
|
|
|
Merge pull request #6055 from eska014/native-bind-rettype
Rémi Verschelde
2016-08-08
2
-2
/
+11
|
\
\
\
\
|
*
|
|
|
Allow documenting unexposed return types in bind_native_method
eska
2016-08-06
2
-2
/
+11
*
|
|
|
|
Added a simpler way to do sub-functions in both visual and gdscript with the ...
Juan Linietsky
2016-08-08
1
-0
/
+3
*
|
|
|
|
Automatically turn on process callbacks if relevant callbacks in node exists
Juan Linietsky
2016-08-07
1
-1
/
+1
*
|
|
|
|
-Added yield nodes to visual script
Juan Linietsky
2016-08-07
6
-9
/
+58
*
|
|
|
|
Reverted printable null object, seems to cause bugs around and not sure why.
Juan Linietsky
2016-08-06
1
-1
/
+1
*
|
|
|
|
Likely with bugs and with some features are missing, as well as profiler supp...
Juan Linietsky
2016-08-06
1
-1
/
+1
*
|
|
|
|
VisualScript can now execute visual scripts, but there is no debugger or prof...
Juan Linietsky
2016-08-05
1
-1
/
+1
[next]