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