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
*
Merge pull request #11999 from Grosskopf/AudioServerAndStream-docs
Chris Bradfield
2017-10-10
6
-6
/
+55
|
\
|
*
updated AudioStream docs and added AudioServer docs
Grosskopf
2017-10-11
6
-6
/
+55
*
|
Merge pull request #11945 from saltares/docs-os
Chris Bradfield
2017-10-10
1
-28
/
+56
|
\
\
|
*
|
[DOCS] - Completes the docs for the OS class
David Saltares
2017-10-10
1
-28
/
+56
*
|
|
Merge pull request #11942 from saltares/docs-engine
Chris Bradfield
2017-10-10
1
-5
/
+14
|
\
\
\
|
*
|
|
[DOCS] - Complete Engine docs
David Saltares
2017-10-10
1
-5
/
+14
|
|
/
/
*
|
|
Merge pull request #11919 from Toizi/array_sort_ref
Andreas Haas
2017-10-10
1
-3
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Array::sort, sort_custom and invert now return reference to Array to allow ch...
Marius Guggenmos
2017-10-09
1
-3
/
+9
|
|
/
*
|
Merge pull request #11921 from mhilbrunner/docs-tree-treeitem
Chris Bradfield
2017-10-09
2
-31
/
+100
|
\
\
|
*
|
[DOCS] Document Tree
mhilbrunner
2017-10-09
2
-31
/
+100
|
|
/
*
|
Added VisualScript* descriptions
Chris Bradfield
2017-10-09
4
-5
/
+26
*
|
[DOCS] Review and improve 17 classes (#11890)
Jérôme GULLY
2017-10-09
17
-89
/
+120
*
|
Added documenation for Line2D
Unknown
2017-10-09
1
-2
/
+24
*
|
Merge pull request #11943 from Nallebeorn/documentation_2
Chris Bradfield
2017-10-08
1
-3
/
+36
|
\
\
|
*
|
Add documentation for Performance.
Benjamin Larsson
2017-10-08
1
-3
/
+36
*
|
|
Merge pull request #11820 from cbscribe/kcc_particles_doc
Nathan Lovato
2017-10-09
3
-2
/
+102
|
\
\
\
|
*
|
|
[DOCS] Update ParticlesMaterial, Particles class ref
Chris Bradfield
2017-10-06
3
-2
/
+102
*
|
|
|
A minor documentation typo fix.
authenticate
2017-10-08
1
-1
/
+1
*
|
|
|
Merge pull request #11938 from brunosxs/docs
Chris Bradfield
2017-10-08
1
-13
/
+15
|
\
\
\
\
|
*
|
|
|
[DOCS] File Class method description
brunosxs
2017-10-08
1
-13
/
+15
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Fix a typo in KinematicBody and KinematicBody2D.
Benjamin Larsson
2017-10-08
2
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #11920 from mhilbrunner/docs-camera
Chris Bradfield
2017-10-07
1
-4
/
+27
|
\
\
\
|
*
|
|
[DOCS] Camera documentation
mhilbrunner
2017-10-07
1
-4
/
+27
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #11902 from GDquest/texture-button-progress
Poommetee Ketson
2017-10-08
2
-16
/
+39
|
\
\
\
|
*
|
|
[DOCS] Write TextureButton, review and finish TextureProgress
Nathan
2017-10-07
2
-16
/
+39
|
|
/
/
*
|
|
Merge pull request #11918 from Nallebeorn/documentation
Poommetee Ketson
2017-10-08
2
-5
/
+35
|
\
\
\
|
*
|
|
Minor fixes to KinematicBody and KinematicBody2D
Benjamin Larsson
2017-10-07
2
-8
/
+8
|
*
|
|
Edit move_and_slide, it does a bit more than I first thought.
Benjamin Larsson
2017-10-07
2
-2
/
+18
|
*
|
|
Fixed an error in get_floor_velocity() docs
Benjamin Larsson
2017-10-07
1
-1
/
+1
|
*
|
|
Small changes to KinematicBody2D docs.
Benjamin Larsson
2017-10-07
1
-5
/
+6
|
*
|
|
Update KinematicBody2D docs.
Benjamin Larsson
2017-10-07
1
-4
/
+17
|
|
/
/
*
|
|
Merge pull request #11914 from diowonderland/docs-backbuffercopy
Chris Bradfield
2017-10-07
1
-4
/
+6
|
\
\
\
|
*
|
|
[DOCS] BackBufferCopy: Document members
Dio
2017-10-07
1
-4
/
+6
|
|
/
/
*
|
|
Merge pull request #11917 from brunosxs/docs
Chris Bradfield
2017-10-07
1
-0
/
+12
|
\
\
\
|
*
|
|
[DOCS] Add descriptions to members of Camera2D
brunosxs
2017-10-07
1
-0
/
+12
|
|
/
/
*
/
/
Added Documentation for Sprite3D, AnimatedSprite3D and SpriteBase3D etc.
Grosskopf
2017-10-07
5
-14
/
+48
|
/
/
*
|
Made a few tweaks to the interface
BastiaanOlij
2017-10-06
4
-46
/
+124
*
|
Merge pull request #11828 from Jerome67000/regexmatch_doc
Poommetee Ketson
2017-10-05
2
-8
/
+12
|
\
\
|
*
|
[DOCS] Adds RegExMatch doc and RegEx fix typo
Jerome67000
2017-10-04
2
-8
/
+12
*
|
|
Add function set_stream_position to VideoPlayer
Terah
2017-10-04
1
-0
/
+9
|
/
/
*
|
Merge pull request #11793 from NathanWarden/updated_os_doc
Nathan Lovato
2017-10-03
1
-0
/
+7
|
\
\
|
*
|
Updated some documentation for the OS class.
Nathan Warden
2017-10-03
1
-0
/
+7
*
|
|
Merge pull request #11782 from eska014/persistent-userfs-test
Hein-Pieter van Braam
2017-10-03
1
-0
/
+7
|
\
\
\
|
*
|
|
Add OS::is_userfs_persistent to check user:// persistence
Leon Krause
2017-10-02
1
-0
/
+7
*
|
|
|
Merge pull request #11653 from bojidar-bg/doc-vscript-1
Nathan Lovato
2017-10-03
14
-0
/
+206
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Document some of the VisualScript classes.
Bojidar Marinov
2017-10-03
14
-0
/
+206
*
|
|
|
Merge pull request #11768 from cbscribe/kcc_polygon2d_doc
Andreas Haas
2017-10-02
2
-8
/
+22
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
[DOCS] Update Polygon2D and CollisionPolygon2D
Chris Bradfield
2017-10-02
2
-8
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #11725 from GDquest/control-docs
Poommetee Ketson
2017-10-02
1
-34
/
+103
|
\
\
\
|
*
|
|
[DOCS] Write member, signals and constants in the Control class
Nathan
2017-10-02
1
-34
/
+103
[next]