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
*
Fixed context menu TTR bugs
sersoong
2018-04-28
2
-13
/
+13
*
Fix names of Variant operators
George Marques
2018-04-28
1
-1
/
+2
*
Fix error spam with Sprite has compressed texture
volzhs
2018-04-28
1
-0
/
+3
*
Fix index out of size error on Image
volzhs
2018-04-28
1
-0
/
+21
*
Fix crash resulting from bad month check in core_bind.cpp
Bojidar Marinov
2018-04-28
1
-7
/
+7
*
Fix Android input source checks
Ruslan Mustakov
2018-04-28
1
-2
/
+2
*
Minor fixes for the AnimationPlayer doc.
Michael Alexsander Silva Dias
2018-04-28
1
-3
/
+2
*
Remove incorrect & potentially confusing references to Euler
Will Vincent
2018-04-28
3
-4
/
+5
*
ItemList selection: Check against item count
ShyRed
2018-04-28
1
-1
/
+1
*
Prevent visibility notification been called twice in object creation
Chaosus
2018-04-28
1
-1
/
+2
*
Fixed wrong function call
Andrea Catania
2018-04-28
1
-1
/
+1
*
LineEdit placeholder alignment, content margins, and overflow bugs
robfram
2018-04-28
2
-4
/
+17
*
Fix theme editor sample widgets
Pedro J. Estébanez
2018-04-28
1
-3
/
+3
*
Add support for radio-looking items with icon
Pedro J. Estébanez
2018-04-28
4
-1
/
+24
*
Use radio-button-like menu entries where applicable
Pedro J. Estébanez
2018-04-28
5
-28
/
+26
*
Support radio-button entries in ItemListPlugin
Pedro J. Estébanez
2018-04-28
2
-7
/
+25
*
Add radio-button-looking entries to PopupMenu
Pedro J. Estébanez
2018-04-28
7
-29
/
+131
*
Fixed area overlap cleaning
Andrea Catania
2018-04-28
3
-16
/
+14
*
Fix RigidBody's configuration warning for Z axis
Alexander Alekseev
2018-04-28
1
-1
/
+1
*
Resolves Inccorect Quaternion Conversion
Crazy-P
2018-04-28
1
-1
/
+1
*
Fix skeleton import from glTF
Pedro J. Estébanez
2018-04-28
1
-5
/
+10
*
Update transform buttons in tile editor while using T, A, S shortcuts (fixes ...
Alexander Alekseev
2018-04-28
1
-0
/
+3
*
fix bone scale/rotation in AnimationPlayers
karroffel
2018-04-28
2
-2
/
+2
*
Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to e...
Alexander Alekseev
2018-04-28
1
-2
/
+2
*
Mesh: fix crash when creating mesh outline from QuadMesh
Poommetee Ketson
2018-04-28
2
-0
/
+6
*
physics area added monitorable check
Andrea Catania
2018-04-28
1
-1
/
+4
*
Fixed physics server area cleaning
Andrea Catania
2018-04-28
3
-8
/
+8
*
Corrected physics query max result checking
Andrea Catania
2018-04-28
1
-3
/
+10
*
Fix UpdatePowerInfo method implementation in PowerIphone class
Igors Vaitkus
2018-04-28
1
-1
/
+1
*
Trigger IO error only after exhausting attempts
Tom Dobbelaere
2018-04-28
1
-3
/
+9
*
Implement missing navgiation polygon debugging in tilemap
Benedikt Bär
2018-04-28
1
-0
/
+55
*
Fix bug in HTML5 HTTPClient.
Fabio Alessandrelli
2018-04-28
1
-1
/
+1
*
[Docs] fix typos
Poommetee Ketson
2018-04-28
2
-8
/
+8
*
Fixed some popups not shrinking their size back when losing items.
Michael Alexsander Silva Dias
2018-04-28
2
-0
/
+3
*
Add safety checks when handling Android input
Ruslan Mustakov
2018-04-28
1
-5
/
+22
*
Fix engine.js startGame() when loading from directory
Leon Krause
2018-04-28
1
-3
/
+14
*
Allow custom path when using engine.js preloadFile() with URL
Leon Krause
2018-04-28
1
-3
/
+3
*
Fix engine.js preloadFile() with directories
Leon Krause
2018-04-28
1
-3
/
+13
*
Expose Emscripten libs to engine.js discreetly
Leon Krause
2018-04-28
3
-4
/
+6
*
multiply blend mode fix for spatial materials
Ben Hickling
2018-04-28
1
-2
/
+2
*
Fix all categories unfold when one key binding is changed
Alessandro
2018-04-28
1
-1
/
+15
*
Fix dragging window from non-retina to retina display.
bruvzg
2018-04-28
1
-0
/
+1
*
Fix compressor audio effect sidechain selection
Benedikt Bär
2018-04-28
1
-1
/
+1
*
Prevented external editor from running multiple times
Ivan Vodopiviz
2018-04-28
1
-1
/
+2
*
[DOCS] minor ParticlesMaterial docs fix Linear -> Radial
Poommetee Ketson
2018-04-28
1
-1
/
+1
*
Fix crash in `canvas_item_add_polyline` when passing more points than colors
robfram
2018-04-28
1
-4
/
+8
*
Fix oversampled font artifacts after resize
Ruslan Mustakov
2018-04-28
1
-3
/
+3
*
Fixes wrong calculation of gridcontainer's children size
Gilles Roudiere
2018-04-28
1
-2
/
+2
*
Fix listing files inside directory in pack file
Pedro J. Estébanez
2018-04-28
1
-1
/
+5
*
Changed debug max distance to avoid overflow
Ivan Vodopiviz
2018-04-28
1
-1
/
+2
[next]