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
/
scene
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes collisions shape selection
Gilles Roudiere
2018-02-24
1
-1
/
+1
*
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-24
2
-2
/
+1
*
Fix quotation in string
Rado'sPC\aRaGaR
2018-02-22
1
-1
/
+0
*
Clean up some bad words from code comments
Artem Varaksa
2018-02-22
5
-8
/
+4
*
Fix timer second not zero padded when < 10
Poommetee Ketson
2018-02-22
1
-1
/
+1
*
Fix typos with codespell
luz.paz
2018-02-22
12
-18
/
+18
*
Force controls to save rect_clip_content since they do not all default to false.
isaacremnant
2018-02-22
1
-1
/
+1
*
Fixes wrong vertical font layout in RichTextLabel
Bernhard Liebl
2018-02-21
2
-4
/
+24
*
TextEdit folding over unindented comments
Ian
2018-02-21
2
-7
/
+38
*
Actually fix the db/dc renaming mess
Hein-Pieter van Braam
2018-02-21
2
-2
/
+2
*
revert the renaming _tree_db_selected function
Hein-Pieter van Braam
2018-02-21
2
-4
/
+4
*
Fixed "Open" button being enabled when nothing is selected in a FileDialog wh...
Michael Alexsander Silva Dias
2018-02-21
1
-10
/
+6
*
Fixed disappearing text on filedialog buttons
Max
2018-02-21
1
-4
/
+4
*
Keep to show current script when closing all docs
volzhs
2018-02-21
2
-9
/
+14
*
Fixes OptionButton selection index being reset to zero at instanciation
Alexander Alekseev
2018-02-19
1
-1
/
+2
*
Added "allow_reselect" property to ItemList and enabled it for the method/hel...
Michael Alexsander Silva Dias
2018-02-19
2
-2
/
+23
*
Update an outdated method name in error message
ronroniv
2018-02-19
1
-1
/
+1
*
SpinBoxes calculate correctly their width before first redraw.
Ovnuniarchos
2018-02-19
2
-5
/
+13
*
Fixed #15082: line edit emits two "text_changed" signals when pasting while t...
Federico Frenguelli
2018-02-19
2
-2
/
+17
*
Gradient: fix wrong property type
Poommetee Ketson
2018-02-19
1
-2
/
+2
*
Fix wrong property type for fixed icon size in ItemList
binbitten
2018-02-19
1
-1
/
+1
*
Fixes a Gridcontainer wrong children fitting with expanded+non-zero minisize
Gilles Roudiere
2018-02-19
1
-56
/
+67
*
Fixes a bas resizing with SplitContainer
Gilles Roudiere
2018-02-19
2
-97
/
+39
*
Expose 'lightmap_unwrap' method to the scripting engine.
Saracen
2018-02-19
1
-0
/
+2
*
Change primitive meshes acccuracy value
Jerome67000
2018-02-19
1
-8
/
+8
*
Fix texture import spelling
Phil Jones
2018-02-04
1
-1
/
+1
*
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-02-04
2
-11
/
+11
*
Fix TextEdit current line highlight horizontal offset
binbitten
2018-02-04
1
-7
/
+7
*
Expose a few GraphEdit methods to script languages
George Marques
2018-02-04
1
-0
/
+9
*
Allow focus on disabled buttons
Hein-Pieter van Braam
2018-02-04
1
-4
/
+0
*
attemp to fix #15870
Mariano Suligoy
2018-02-04
1
-2
/
+2
*
Fix issue 15895, audio streams don't signalling finished after the first one
robfram
2018-02-04
1
-1
/
+1
*
Ability to import .escn files, which is just a .tscn but with forced import.
Juan Linietsky
2018-01-31
2
-0
/
+6
*
Expose audio streams get_length()
MrCdK
2018-01-30
2
-19
/
+19
*
Fix inverted RIGHT/LEFT TOP/BOTTOM Camera2D drag margin in runtime (editor wo...
robfram
2018-01-27
1
-4
/
+4
*
Remove duplicate "autoplay" property
Bojidar Marinov
2018-01-25
1
-7
/
+0
*
update signals' MethodInfo in Tween
Paul Joannon
2018-01-23
1
-3
/
+3
*
defend Path2D against a null curve
Todd Ross
2018-01-22
1
-1
/
+1
*
Merge pull request #15938 from poke1024/fix15904
Rémi Verschelde
2018-01-22
2
-0
/
+22
|
\
|
*
Fix crash on deleted rigidbodies without contact monitor (issue 15904)
Bernhard Liebl
2018-01-21
2
-0
/
+22
*
|
Fix typo in CollisionObject warning
Rémi Verschelde
2018-01-21
1
-1
/
+1
*
|
I have no idea why this commit fixes #15392
Juan Linietsky
2018-01-21
2
-15
/
+12
|
/
*
Fix minor typo: it's -> its
Yuri Chornoivan
2018-01-20
1
-1
/
+1
*
Remove obsolete Viewport _update_rect() code
Rémi Verschelde
2018-01-18
2
-133
/
+1
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
20
-82
/
+82
*
Before I forget, add warnings on areas without children (should not break any...
Juan Linietsky
2018-01-18
4
-0
/
+32
*
TextEdit fix get_mouse after many folds
Ian
2018-01-18
1
-5
/
+6
*
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-17
1
-2
/
+2
*
BMFont loading direct support from .fnt files.
Juan Linietsky
2018-01-16
3
-0
/
+55
*
Changes the keep_margin parameter to true by default, so that people are not ...
Gilles Roudiere
2018-01-15
1
-2
/
+2
[next]