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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enhanced Toggle Visibility button
sersoong
2018-01-04
2
-18
/
+36
*
Merge pull request #15136 from neikeq/issue-15128
Ignacio Etcheverry
2017-12-31
1
-49
/
+48
|
\
|
*
Mono: Bindings no longer relie on DocData for accessors
Ignacio Etcheverry
2017-12-29
1
-49
/
+48
*
|
Merge pull request #15182 from Silvea12/master
Chris Bradfield
2017-12-31
1
-4
/
+6
|
\
\
|
*
|
Updated timer docs
Andrew Silver
2017-12-31
1
-4
/
+6
|
/
/
*
|
Improve LTO build with MSVC
George Marques
2017-12-31
1
-1
/
+5
*
|
Merge pull request #15212 from firefly2442/FloatToBoolean
Noshyaar
2017-12-31
1
-1
/
+1
|
\
\
|
*
|
change float to bool as correct type
firefly2442
2017-12-30
1
-1
/
+1
*
|
|
Merge pull request #15209 from firefly2442/StringBooleanProblem
Noshyaar
2017-12-31
1
-1
/
+1
|
\
\
\
|
*
|
|
prevent strings from being evaluated to just "true"
firefly2442
2017-12-30
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #15211 from firefly2442/SwitchDefaultTypo
Noshyaar
2017-12-31
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix typo in switch statement
firefly2442
2017-12-30
1
-1
/
+1
|
/
/
*
|
Merge pull request #15175 from Hinsbart/windowed_editor
Gilles Roudiere
2017-12-30
1
-2
/
+4
|
\
\
|
*
|
Editor: Respect -w command line flag.
Andreas Haas
2017-12-29
1
-2
/
+4
*
|
|
Merge pull request #15172 from binbitten/issue_15167
Gilles Roudiere
2017-12-30
1
-0
/
+1
|
\
\
\
|
*
|
|
Fixed wrong highlighted line when erroring and using single-line comments, fi...
binbitten
2017-12-29
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #15041 from vnen/uwp-export-sign
George Marques
2017-12-29
1
-1
/
+69
|
\
\
\
|
*
|
|
Add option to sign UWP exports with signtool
George Marques
2017-12-26
1
-1
/
+69
*
|
|
|
avoid error on setting skeleton from transform changed
Juan Linietsky
2017-12-29
1
-0
/
+3
*
|
|
|
Missing transform notification for Skeleton.
Juan Linietsky
2017-12-29
1
-0
/
+1
*
|
|
|
Use a different approach to update skeletons when transform changes
Juan Linietsky
2017-12-29
2
-3
/
+17
*
|
|
|
Update the skeleton on transform
Juan Linietsky
2017-12-29
1
-0
/
+3
*
|
|
|
Merge pull request #15117 from damarindra/master
Noshyaar
2017-12-29
2
-63
/
+246
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Autotile Enhancement
damarindra
2017-12-28
2
-63
/
+246
*
|
|
|
Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi...
Juan Linietsky
2017-12-28
3
-151
/
+171
|
/
/
/
*
|
|
Merge pull request #15104 from djrm/pr_visual_improvements
Noshyaar
2017-12-28
1
-0
/
+5
|
\
\
\
|
*
|
|
Minor style fixes for editor help
Daniel J. Ramirez
2017-12-27
1
-0
/
+5
*
|
|
|
Merge pull request #15108 from poke1024/fix-stringbuffer-append
Noshyaar
2017-12-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix crash in StringBuffer::append()
Bernhard Liebl
2017-12-27
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #15006 from CyanBlob/master
Noshyaar
2017-12-28
1
-0
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update TileMap doc descriptions for update_bitmask_area/region
Andrew Thomas
2017-12-27
1
-0
/
+3
*
|
|
|
Merge pull request #14744 from poke1024/stringname-compare
Juan Linietsky
2017-12-27
3
-59
/
+42
|
\
\
\
\
|
*
|
|
|
Avoid string allocations in AlphCompare
Bernhard Liebl
2017-12-17
3
-59
/
+42
*
|
|
|
|
Reimport now checks source path changes and imported files and their md5, fix...
Juan Linietsky
2017-12-27
3
-4
/
+74
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #14971 from mrcdk/particles_emitting
Noshyaar
2017-12-27
10
-10
/
+20
|
\
\
\
\
|
*
|
|
|
Set particles emitting to false when particles finish emitting with one-shot ...
MrCdK
2017-12-23
10
-10
/
+20
*
|
|
|
|
Merge pull request #14991 from djrm/pr_fixes
Noshyaar
2017-12-27
3
-11
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
Show Options Dialog for NodePath and File in clicked button position.
Daniel J. Ramirez
2017-12-23
3
-11
/
+34
*
|
|
|
|
|
Merge pull request #14996 from neikeq/enums-mono
Noshyaar
2017-12-27
13
-298
/
+808
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Mono: Make the bindings generator output enums
Ignacio Etcheverry
2017-12-24
13
-298
/
+808
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #15008 from AlmightyScientist/issue-15000
Noshyaar
2017-12-27
2
-5
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Animation Tree: Prevent cycle_test from being altered by past-test.
AlmightyScientist
2017-12-24
2
-5
/
+15
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #15028 from YeldhamDev/editor_file_dialog_changes
Noshyaar
2017-12-27
3
-64
/
+46
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Changes to the Editor File Dialog.
Michael Alexsander Silva Dias
2017-12-25
3
-64
/
+46
*
|
|
|
|
|
|
Merge pull request #15032 from Noshyaar/pr
Noshyaar
2017-12-27
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
EditorAbout: TTR workaround for "Project Manager" contexts
Poommetee Ketson
2017-12-25
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #15045 from poke1024/vector2-inline
Noshyaar
2017-12-27
2
-63
/
+64
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Inline some very common Vector2 operations
Bernhard Liebl
2017-12-25
2
-63
/
+64
*
|
|
|
|
|
|
|
Merge pull request #15046 from YeldhamDev/optionbutton_changes
Noshyaar
2017-12-27
3
-32
/
+46
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Added "get_popup" method for OptionButton and minor changes.
Michael Alexsander Silva Dias
2017-12-25
3
-32
/
+46
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
[next]