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
/
JavaScript.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-29
Update Image format enumeration documentation
Neil Moore
1
-0
/
+35
2018-04-29
Remove duplicated declaration of RoundToInt() from Mathf
Xavier Cho
1
-5
/
+0
2018-04-29
[mono] add the 'Facades' subfolder to the searched directories in _preload_hook
Paul Joannon
1
-0
/
+1
2018-04-29
Mono: BindingsGenerator enum fixes
Ignacio Etcheverry
2
-93
/
+117
2018-04-29
#18051: Fix indentation issues introduced during clean up
Xavier Cho
6
-16
/
+16
2018-04-29
#18051: Do not use `var` in a for-loop, or where type is not obvious
Xavier Cho
7
-22
/
+22
2018-04-29
#18051: Use common name for Color type argument
Xavier Cho
1
-5
/
+5
2018-04-29
#18051: Remove redundant verbatim prefixes
Xavier Cho
2
-3
/
+3
2018-04-29
#18051: Use default parameter value
Xavier Cho
1
-1
/
+1
2018-04-29
#18051: Use array initializer when applicable
Xavier Cho
1
-4
/
+2
2018-04-29
#18051: Remove redundant parenthesis
Xavier Cho
13
-91
/
+94
2018-04-29
#18051: Remove unnecessary variable assignments
Xavier Cho
5
-11
/
+7
2018-04-29
#18051: Use 'var' when applicable
Xavier Cho
14
-109
/
+109
2018-04-29
#18051: Remove redundant casts and 'using', 'else', 'this' statements
Xavier Cho
19
-281
/
+211
2018-04-28
Fix use64 used without being initialized
Marcelo Fernandez
2
-1
/
+1
2018-04-28
Mono: Fix '!t' error messages when generating bindings
Ignacio Etcheverry
1
-1
/
+1
2018-04-28
Mono: Do not spam script class not found error
Ignacio Etcheverry
1
-10
/
+9
2018-04-28
Mono: Fix crash on script load if the scripts domain isn't loaded
Ignacio Etcheverry
1
-6
/
+14
2018-04-28
Fixes a typo in the VisualServer.canvas_item_add_set_transform docs.
Pieter-Jan Briers
1
-1
/
+1
2018-04-28
Fixed context menu TTR bugs
sersoong
2
-13
/
+13
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
[next]