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
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Use gdquest's suggestions
LikeLakers2
2017-09-09
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #11115 from hpvb/document-line2d
Poommetee Ketson
2017-09-12
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Document Line2D
Hein-Pieter van Braam
2017-09-09
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #11120 from cbscribe/kcc_lightoccluder2d_doc
Poommetee Ketson
2017-09-12
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Merge branch 'master' of git://github.com/godotengine/godot into kcc_lightocc...
Chris Bradfield
2017-09-09
1
-606
/
+852
|
|
\
|
|
|
|
*
|
|
|
Update LightOccluder2D class ref
Chris Bradfield
2017-09-09
1
-2
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #11134 from notonfire/script-doc
Poommetee Ketson
2017-09-12
1
-7
/
+23
|
\
\
\
\
|
*
|
|
|
Document the Script and GDScript classes
Ryan Phillips
2017-09-10
1
-7
/
+23
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #11139 from djrm/pr_docs
Poommetee Ketson
2017-09-12
1
-16
/
+39
|
\
\
\
\
|
*
|
|
|
Added documentation for some clases
Daniel J. Ramirez
2017-09-10
1
-16
/
+39
|
|
/
/
/
*
/
/
/
Documented Transform and Transform2D.
Przemysław Gołąb (n-pigeon)
2017-09-11
1
-14
/
+33
|
/
/
/
*
|
/
ClassRef: fill in the blanks
Poommetee Ketson
2017-09-08
1
-0
/
+141
|
|
/
|
/
|
*
|
doc: Sync classref with current source
Rémi Verschelde
2017-09-06
1
-115
/
+176
*
|
Escape special character in classes.xml
Ignacio Etcheverry
2017-09-05
1
-1
/
+1
*
|
Merge pull request #10912 from toger5/doc_sbf
Rémi Verschelde
2017-09-04
1
-2
/
+42
|
\
\
|
*
|
documented StyleBoxFlat
toger5
2017-09-04
1
-2
/
+42
|
|
/
*
|
Add note to Array#sort_custom about the dangers of using random return values
Jared A. Scheel
2017-09-03
1
-1
/
+1
*
|
doc: Sync classref to fix default args and enum returns
Rémi Verschelde
2017-09-03
1
-490
/
+494
|
/
*
Fix typos 'a' and 'an'
Poommetee Ketson
2017-09-02
1
-10
/
+10
*
doc: Sync classref with current source
Rémi Verschelde
2017-09-02
1
-1974
/
+7867
*
Fix typo 'inetria' to 'inertia'
Poommetee Ketson
2017-09-01
1
-1
/
+1
*
unified draw_center naming for (9patch,StyleBoxes)
toger5
2017-08-31
1
-6
/
+6
*
Remove Basis::set_scale and Basis::set_rotation_* functions.
Ferenc Arn
2017-08-29
1
-23
/
+0
*
Add stretching to `TextureProgress`
Evgeny Zuev
2017-08-22
1
-0
/
+42
*
Merge pull request #10443 from karroffel/propagate_call
Rémi Verschelde
2017-08-21
1
-0
/
+11
|
\
|
*
add "propagate_call" method to Node
Karroffel
2017-08-19
1
-0
/
+11
*
|
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-21
1
-7
/
+0
*
|
Revert "Second take at making command-line arguments more UNIX-like + main.cp...
Juan Linietsky
2017-08-19
1
-0
/
+7
*
|
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
1
-7
/
+0
|
/
*
Rename localization method to `tr` again
Rémi Verschelde
2017-08-18
1
-11
/
+11
*
Rename `XL_MESSAGE` aka `tr` to `localize`
Rémi Verschelde
2017-08-17
1
-20
/
+11
*
Merge pull request #10190 from tagcup/euler_yxz
Rémi Verschelde
2017-08-11
1
-2
/
+2
|
\
|
*
Use YXZ convention for Euler angles.
Ferenc Arn
2017-08-09
1
-2
/
+2
*
|
Added missing descriptions to Vector2 methods abs and clamped.
Naughty
2017-08-07
1
-1
/
+3
|
/
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-20
/
+20
*
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
Bojidar Marinov
2017-08-06
1
-2
/
+2
*
Docs: fix method/type renames, fill some blanks
Poommetee Ketson
2017-08-02
1
-15
/
+18
*
Merge pull request #9909 from kubecz3k/docs-collobject-collshapes
Rémi Verschelde
2017-07-31
1
-0
/
+122
|
\
|
*
firsts docs for CollisionObject -> collision shape api
Jakub Grzesik
2017-07-27
1
-0
/
+122
*
|
Merge pull request #9863 from kubecz3k/move-docs
Rémi Verschelde
2017-07-28
1
-3
/
+21
|
\
\
|
*
|
Documentation update for KinematicBody.move()
Jakub Grzesik
2017-07-27
1
-3
/
+21
|
|
/
*
|
Remove duplicate keycode constant for Numpad Enter key.
bruvzg
2017-07-26
1
-3
/
+0
*
|
Corrects usage of 'is' instead of 'extends' for testing node inheritance.
Julian Murgia
2017-07-26
1
-1
/
+1
*
|
tagents --> tangents
ISylvox
2017-07-26
1
-1
/
+1
|
/
*
Merge pull request #9690 from 648trindade/classref-edit
Rémi Verschelde
2017-07-25
1
-25
/
+83
|
\
|
*
Improved math functions descriptions and added many AStar descriptions
Rafael Gauna Trindade
2017-07-19
1
-25
/
+83
*
|
documentation for EditorPlugin and ScriptEditor
Jakub Grzesik
2017-07-25
1
-0
/
+85
*
|
Merge pull request #9764 from Noshyaar/pr-fix2
Rémi Verschelde
2017-07-24
1
-6
/
+4
|
\
\
|
*
|
Add object type hint for docs
Poommetee Ketson
2017-07-23
1
-6
/
+4
*
|
|
Docs: fix broken ref tags
Poommetee Ketson
2017-07-22
1
-9
/
+15
|
/
/
[prev]
[next]