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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs update for several classes
Craigory V Coppola
2018-04-29
8
-0
/
+20
*
Fixed (minor) typo in CapsuleShape2D doc page
HoratioZEDU
2018-04-29
1
-1
/
+1
*
[DOCS] Popup.popup_exclusive description
homer666
2018-04-29
1
-0
/
+1
*
[DOCS] Add note that Pool*Arrays are passed by value (#18340)
krogank9
2018-04-29
7
-7
/
+7
*
[DOCS] add HTTPRequest.request return values
Poommetee Ketson
2018-04-29
1
-0
/
+2
*
Add descriptions for GroupCall flags
bncastle
2018-04-29
1
-0
/
+4
*
[DOCS] OS
Max Hilbrunner
2018-04-29
1
-10
/
+89
*
Add new transform tutorial to appropriate classes
Poommetee Ketson
2018-04-29
3
-0
/
+3
*
Add Navigation docs
Denis Washington
2018-04-29
1
-11
/
+11
*
Add Navigation2D docs
Denis Washington
2018-04-29
1
-0
/
+8
*
[DOCS] SceneTree
Max Hilbrunner
2018-04-29
1
-3
/
+47
*
[DOCS] Tweaks and fixes for (Interpolated)Camera
Mel Collins
2018-04-29
2
-14
/
+14
*
Add detail to doc for add_surface_from_arrays (#17911)
GaryO
2018-04-29
1
-3
/
+7
*
Added missing end points for brief descriptions in the docs.
Michael Alexsander Silva Dias
2018-04-29
9
-9
/
+9
*
[DOCS] Some content for InterpolatedCamera
Mel Collins
2018-04-29
1
-0
/
+7
*
[DOCS] Typo fix for CollisionShape[2D]
mhilbrunner
2018-04-29
2
-2
/
+2
*
[DOCS] Node & PackedScene (#17833)
Max Hilbrunner
2018-04-29
2
-2
/
+9
*
Improve Input.is_action_just_* docs.
Pieter-Jan Briers
2018-04-29
1
-2
/
+3
*
[DOCS] Node: Networking updates, fix outdated and missing docs
mhilbrunner
2018-04-29
1
-29
/
+51
*
[DOCS] Input
Max Hilbrunner
2018-04-29
1
-3
/
+24
*
Update Image format enumeration documentation
Neil Moore
2018-04-29
1
-0
/
+35
*
Fixes a typo in the VisualServer.canvas_item_add_set_transform docs.
Pieter-Jan Briers
2018-04-28
1
-1
/
+1
*
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
1
-1
/
+2
*
Add support for radio-looking items with icon
Pedro J. Estébanez
2018-04-28
1
-0
/
+15
*
Add radio-button-looking entries to PopupMenu
Pedro J. Estébanez
2018-04-28
1
-2
/
+48
*
[Docs] fix typos
Poommetee Ketson
2018-04-28
2
-8
/
+8
*
[DOCS] minor ParticlesMaterial docs fix Linear -> Radial
Poommetee Ketson
2018-04-28
1
-1
/
+1
*
Fixed small typo in the "InstancePlaceholder" doc.
Michael Alexsander Silva Dias
2018-04-28
1
-1
/
+1
*
Made print_tree_pretty() function which displays scene tree graphically
Geoffrey
2018-04-14
1
-1
/
+24
*
Add documentation for the DynamicFont hinting property
Hugo Locurcio
2018-03-28
1
-0
/
+12
*
Fix documentation indentation for apply_torqe_impulse
Hein-Pieter van Braam
2018-03-03
1
-1
/
+1
*
[DOCS] Small fix to Area: Fix copy/paste errors
Max Hilbrunner
2018-03-03
1
-3
/
+3
*
[DOCS] Small fix to PinJoint2D
Max Hilbrunner
2018-03-03
1
-1
/
+1
*
s/Camear/Camera in docs
Poommetee Ketson
2018-03-03
1
-2
/
+2
*
Deprecate a typo for a new method introduced in 3.0.1
Hein-Pieter van Braam
2018-02-27
1
-0
/
+9
*
doc: Sync with current source
Rémi Verschelde
2018-02-27
1
-1
/
+1
*
doc: Update version string for 3.0.2
Rémi Verschelde
2018-02-27
418
-418
/
+418
*
added docs on Control's drag and drop api
indicainkwell
2018-02-27
1
-0
/
+55
*
Update doc version strings to 3.0.1
Hein-Pieter van Braam
2018-02-24
418
-418
/
+418
*
[DOCS] clarify that OS.get_user_data_dir needs project name
Poommetee Ketson
2018-02-24
1
-0
/
+4
*
doc: Sync classref with current source
Rémi Verschelde
2018-02-22
8
-19
/
+1897
*
Fix typos with codespell
luz.paz
2018-02-22
6
-6
/
+6
*
Added documentation for VehicleBody
BastiaanOlij
2018-02-22
2
-0
/
+23
*
Revert "Fix wrong return type of xform functions"
Hein-Pieter van Braam
2018-02-21
2
-10
/
+10
*
Direct to InputEventJoypadButton for using buttons
Benjamin Stammen
2018-02-19
1
-1
/
+1
*
Made modifications to the RigidBody(2D) descriptions.
Michael Alexsander Silva Dias
2018-02-19
2
-9
/
+4
*
Added "allow_reselect" property to ItemList and enabled it for the method/hel...
Michael Alexsander Silva Dias
2018-02-19
1
-0
/
+5
*
Add a function to remove controls from containers
George Marques
2018-02-19
1
-0
/
+11
*
Expose priority and order for custom import plugins
George Marques
2018-02-19
1
-0
/
+14
[next]