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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
[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
*
|
|
Merge pull request #11816 from terahxluna/video_player_set_stream_position
Hein-Pieter van Braam
2017-10-04
1
-0
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add function set_stream_position to VideoPlayer
Terah
2017-10-04
1
-0
/
+9
*
|
|
Merge pull request #11802 from mhilbrunner/docstatus-todo-filter
Julian Murgia
2017-10-04
1
-0
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
doc_status.py: Add -e (--empty) option to hide items with nothing left to do
mhilbrunner
2017-10-03
1
-0
/
+15
*
|
|
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 #11757 from mhilbrunner/doc_status_py27
Andreas Haas
2017-10-02
1
-4
/
+14
|
\
\
\
\
|
*
|
|
|
doc_status.py Python 2.7 backwards compatibility
mhilbrunner
2017-10-01
1
-4
/
+14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
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
*
|
|
|
Merge pull request #11734 from Jerome67000/json_doc
Poommetee Ketson
2017-10-02
2
-0
/
+18
|
\
\
\
\
|
*
|
|
|
[DOCS] Adds JSON and JSONParseResult doc
Jerome67000
2017-10-02
2
-0
/
+18
|
|
/
/
/
*
|
|
|
Merge pull request #11654 from bojidar-bg/docstatus-fnmatch
Poommetee Ketson
2017-10-02
1
-5
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Allow using wildcards to filter docstatus class names
Bojidar Marinov
2017-09-28
1
-5
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #11635 from Jerome67000/docs_AudioEffects
Poommetee Ketson
2017-10-01
13
-5
/
+138
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[DOCS] Adds AudioEffects doc
Jerome67000
2017-09-28
13
-5
/
+138
*
|
|
Fixed typo: 'texure' to 'texture'
Indah Sylvia
2017-09-29
2
-3
/
+3
*
|
|
[DOCS] Update AnimatedSprite class ref
Chris Bradfield
2017-09-26
1
-3
/
+11
*
|
|
[DOCS] Update SpriteFrames class ref
Chris Bradfield
2017-09-24
1
-1
/
+17
*
|
|
Merge pull request #11530 from cbscribe/kcc_area_doc
Poommetee Ketson
2017-09-24
2
-50
/
+66
|
\
\
\
|
*
|
|
[DOCS] Area/Area2D class ref update
Chris Bradfield
2017-09-24
2
-50
/
+66
*
|
|
|
Merge pull request #11526 from cbscribe/kcc_collision_doc
Poommetee Ketson
2017-09-24
2
-19
/
+40
|
\
\
\
\
|
*
|
|
|
[DOCS] Update CollisionObject/CollisionObject2D class ref
Chris Bradfield
2017-09-23
2
-19
/
+40
|
|
/
/
/
*
/
/
/
Added documentation for Range
FigyTuna
2017-09-23
1
-0
/
+9
|
/
/
/
*
|
|
Merge pull request #11515 from cbscribe/kcc_staticbody2d_doc
Poommetee Ketson
2017-09-23
1
-3
/
+6
|
\
\
\
|
*
|
|
[DOCS] Update StaticBody2D class ref.
Chris Bradfield
2017-09-23
1
-3
/
+6
*
|
|
|
Merge pull request #11514 from cbscribe/kcc_sprite_doc
Poommetee Ketson
2017-09-23
1
-1
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[DOCS] Update Sprite class ref
Chris Bradfield
2017-09-23
1
-1
/
+13
*
|
|
|
Merge pull request #11509 from StraToN/docs-environment
Rémi Verschelde
2017-09-23
1
-1
/
+85
|
\
\
\
\
|
*
|
|
|
Partial documentation for Environment resource.
Julian Murgia
2017-09-23
1
-1
/
+85
*
|
|
|
|
Rename get_position => get_playback_position and seek_pos => seek on audio cl...
Marcelo Fernandez
2017-09-23
3
-2
/
+8
*
|
|
|
|
RayShape, Shape, SphereShape
Linus
2017-09-23
3
-0
/
+8
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
doc: Sync classref with current source
Rémi Verschelde
2017-09-23
10
-14
/
+131
*
|
|
|
makerst.py: Support split classes XML and use folders and/or single files as ...
Alexander Meerhoff
2017-09-23
2
-25
/
+31
|
|
/
/
|
/
|
|
*
|
|
Changed get_audio_bus and set functions to get_audio_bus_name and set
Marcelo Paez
2017-09-22
1
-3
/
+3
*
|
|
Fixed a bunch of typos, including an error code.
Ross Hadden
2017-09-21
1
-1
/
+1
*
|
|
Merge pull request #11304 from rminderhoud/editor_import_docs
Rémi Verschelde
2017-09-21
1
-0
/
+54
|
\
\
\
[prev]
[next]