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
/
classes.xml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #3699 from Hinsbart/doc_os_getname
Rémi Verschelde
2016-02-13
1
-4
/
+48
|
\
\
|
|
/
|
/
|
|
*
doc: add list of possible return values to OS.get_name() description
hondres
2016-02-13
1
-1
/
+1
|
*
"Sync classes reference template with current code base"
hondres
2016-02-13
1
-3
/
+47
*
|
Doc HTTPClient.get_response_headers_as_dictionary()
Alexander Holland
2016-02-12
1
-0
/
+1
|
/
*
Merge pull request #3627 from lordadamson/master
Rémi Verschelde
2016-02-08
1
-1
/
+1
|
\
|
*
renamed function get_video_texutre to get_video_texture
Adham Zahran
2016-02-08
1
-1
/
+1
*
|
Merge pull request #3625 from lordadamson/master
Rémi Verschelde
2016-02-07
1
-1
/
+1
|
\
|
|
*
just a small type
Adham Zahran
2016-02-07
1
-1
/
+1
*
|
Merge pull request #3624 from lordadamson/master
Rémi Verschelde
2016-02-07
1
-135
/
+135
|
\
|
|
*
fixing typos all over the place
Adham Zahran
2016-02-07
1
-135
/
+135
*
|
Merge pull request #3619 from lordadamson/master
Rémi Verschelde
2016-02-07
1
-1
/
+2
|
\
|
|
*
description for Input.is_mouse_button_pressed()
Adham Zahran
2016-02-07
1
-1
/
+2
*
|
Improve parsing of [method ...] tags
Rémi Verschelde
2016-02-07
1
-25
/
+17
|
/
*
Fix badly formatted tags in XML
Rémi Verschelde
2016-02-07
1
-42
/
+44
*
Sync classes ref with code
Rémi Verschelde
2016-02-07
1
-9
/
+43
*
Added get_cellv() method to TileMap
Johan Manuel
2016-02-06
1
-0
/
+9
*
Variables SpatialSoundServer and SS pointed to SpatialSound2DServer.
Ovnuniarchos
2016-01-30
1
-2
/
+2
*
Sync API reference with current code
Rémi Verschelde
2016-01-26
1
-104
/
+270
*
replace InputEvent references with GlobalScope in joystick doc
hondres
2016-01-23
1
-4
/
+5
*
set_signed_data now works correctly on pcm8 samples.
Ovnuniarchos
2016-01-21
1
-0
/
+1
*
Documented AudioServserSW, EventPlayer and EventStream*. Corrections on Audio...
Ovnuniarchos
2016-01-21
1
-14
/
+98
*
add documentation for OS::set_keep_screen_on
volzhs
2016-01-16
1
-0
/
+13
*
Add some joystick functions to input. Enables manipulation of mappings at run...
hondres
2016-01-08
1
-23
/
+131
*
PhysicsBody2D and descendants documented.
Ovnuniarchos
2015-12-28
1
-22
/
+68
*
Add missing argument names in GDScript bindings
Rémi Verschelde
2015-12-28
1
-140
/
+140
*
Remove bogus argument in body_get_node
Rémi Verschelde
2015-12-28
1
-2
/
+0
*
Remove bogus argument in sample_get_description
Rémi Verschelde
2015-12-28
1
-2
/
+0
*
Sync doc with current source
Rémi Verschelde
2015-12-27
1
-21
/
+462
*
New area space override modes documented. Also, PhysicsBody2D, Area2D, and Co...
Ovnuniarchos
2015-12-22
1
-15
/
+114
*
Merge pull request #2868 from akien-mga/pr-fix-can-move-to
Juan Linietsky
2015-12-08
1
-3
/
+2
|
\
|
*
Update doc for can_teleport_to
Rémi Verschelde
2015-11-22
1
-3
/
+2
*
|
Merge pull request #2993 from leezh/nrex-v0.1
Juan Linietsky
2015-12-08
1
-2
/
+3
|
\
\
|
*
|
updated nrex documentation
Zher Huei Lee
2015-12-04
1
-2
/
+3
*
|
|
Add constructor for Image built-in type
Franklin Sobrinho
2015-12-06
1
-0
/
+15
|
/
/
*
|
Edit documentation for AABB and Rect2.
Bojidar Marinov
2015-11-29
1
-5
/
+18
*
|
Run -doctool on existing documentation
Bojidar Marinov
2015-11-29
1
-5
/
+11
*
|
Document byte conversion methods for Strings
est31
2015-11-24
1
-7
/
+11
*
|
Fix return type of Matrix32 member vars
Rémi Verschelde
2015-11-23
1
-3
/
+3
*
|
Document Vector3 and Vector3Array. Fix documentation of Vector2 and Vector2Ar...
Bojidar Marinov
2015-11-23
1
-13
/
+33
*
|
Update doc with -doctool.
Bojidar Marinov
2015-11-23
1
-1
/
+1
|
/
*
Update Vector2.angle() description
Rémi Verschelde
2015-11-20
1
-0
/
+2
*
Sync doc template with code
Rémi Verschelde
2015-11-20
1
-83
/
+138
*
Inserted explanation about the behaviour of CollsionPolygon2D.set_polygon.
Ovnuniarchos
2015-11-20
1
-12
/
+43
*
Differences between ConvexPolygon2D and ConcavePolygon2D?
Ovnuniarchos
2015-11-20
1
-1
/
+2
*
ConvexPolygonShape2D.set_point_cloud documented to do nothing.
Ovnuniarchos
2015-11-20
1
-4
/
+4
*
Added definition of bias solver.
Ovnuniarchos
2015-11-20
1
-0
/
+5
*
Merge pull request #2822 from kurikaesu/master
Juan Linietsky
2015-11-19
1
-3
/
+41
|
\
|
*
Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...
Aren Villanueva
2015-11-19
1
-3
/
+41
*
|
Changed capabilities list.
Ovnuniarchos
2015-11-19
1
-1
/
+5
|
/
*
Merge pull request #2645 from Ovnuniarchos/DocCurvePathPFollow
Rémi Verschelde
2015-11-07
1
-0
/
+134
|
\
[prev]
[next]