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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Added bindings to the resource filesystem for editor
Juan Linietsky
2016-09-10
1
-3
/
+194
*
small clarification in doc
Juan Linietsky
2016-09-10
1
-1
/
+1
*
Made it possible to properly draw over the 2D canvas for 2D objects. Arranged...
Juan Linietsky
2016-09-10
1
-6
/
+21
*
-Added way to generate resource previews from script plugin.
Juan Linietsky
2016-09-10
1
-124
/
+177
*
Merge pull request #5879 from gau-veldt/subarray_patch
Juan Linietsky
2016-09-10
1
-0
/
+11
|
\
|
*
Added slicing operation to DVector via DVector.subarray(int start,int end) me...
Gau o fthe Veldt
2016-07-23
1
-0
/
+11
*
|
Merge pull request #5942 from pkowal1982/scroll
Juan Linietsky
2016-09-10
1
-1
/
+1
|
\
\
|
*
|
ScrollContainer expand children bug fix
Pawel Kowal
2016-07-27
1
-1
/
+1
*
|
|
Added ItemList get_v_scroll to docs
Paulb23
2016-09-09
1
-0
/
+7
*
|
|
Change the documentation to reflect that Directory.list_dir_begin()
Gastronok
2016-09-07
1
-1
/
+1
*
|
|
Merge pull request #6420 from Paulb23/itemlist_tooltip_disable_issue_6240
Rémi Verschelde
2016-09-07
1
-0
/
+18
|
\
\
\
|
*
|
|
Document itemlist disable tooltip
Paulb23
2016-09-07
1
-0
/
+18
*
|
|
|
classref: Sync with current source
Rémi Verschelde
2016-09-07
1
-26
/
+178
|
/
/
/
*
|
|
classref: Sync with recent changes
Rémi Verschelde
2016-08-31
1
-157
/
+914
*
|
|
Merge pull request #5670 from timoschwarzer/feature/camera2d_limit_smoothing
Rémi Verschelde
2016-08-30
1
-0
/
+8
|
\
\
\
|
*
|
|
Add an option to smooth camera limits when camera smoothing is enabled.
Timo Schwarzer
2016-07-13
1
-0
/
+8
*
|
|
|
Merge pull request #5262 from vnen/button-signals
Rémi Verschelde
2016-08-30
1
-2
/
+12
|
\
\
\
\
|
*
|
|
|
Better document the BaseButton signals
George Marques
2016-08-26
1
-2
/
+12
*
|
|
|
|
Merge pull request #6159 from touilleMan/issue-6148
Rémi Verschelde
2016-08-29
1
-0
/
+42
|
\
\
\
\
\
|
*
|
|
|
|
Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd se...
Emmanuel Leblond
2016-08-15
1
-0
/
+42
*
|
|
|
|
|
Merge pull request #6187 from TheHX/pr-pinfo-function
Rémi Verschelde
2016-08-27
1
-0
/
+38
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update Globals and EditorSettings docs
Franklin Sobrinho
2016-08-16
1
-0
/
+38
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Documentation for most of ItemList control.
Gau o fthe Veldt
2016-08-18
1
-1
/
+46
|
/
/
/
/
/
*
/
/
/
/
Update EditorPlugin doc
Franklin Sobrinho
2016-08-15
1
-0
/
+24
|
/
/
/
/
*
|
|
|
classref: Sync with current source
Rémi Verschelde
2016-08-10
1
-36
/
+1737
*
|
|
|
Some additions to the OS documentation (#6037)
MSC
2016-08-05
1
-0
/
+22
*
|
|
|
[ci skip] update Raycast documentation
Hubert Jarosz
2016-08-03
1
-0
/
+2
*
|
|
|
Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D
eska
2016-07-30
1
-2
/
+26
*
|
|
|
Array has() documentation
Pawel Kowal
2016-07-27
1
-0
/
+9
*
|
|
|
Update Tween class documentation
Javier López Úbeda
2016-07-25
1
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
Update documentation.
MarianoGNU
2016-07-24
1
-1
/
+1
|
|
/
|
/
|
*
|
Add some doc to ImmediateGeometry
Juan Linietsky
2016-07-23
1
-0
/
+16
*
|
Merge pull request #5851 from 29jm/typo-scroll
Rémi Verschelde
2016-07-22
1
-4
/
+4
|
\
\
|
*
|
Fix typo in ScrollContainer documentation
Johan Manuel
2016-07-22
1
-4
/
+4
*
|
|
Merge pull request #5847 from 29jm/patch-3
Rémi Verschelde
2016-07-22
1
-0
/
+19
|
\
|
|
|
*
|
Expose virtual keyboard functions to GDScript
Johan Manuel
2016-07-21
1
-0
/
+19
*
|
|
Added examples to RegEx doc
Zher Huei Lee
2016-07-21
1
-17
/
+22
*
|
|
Merge pull request #5560 from vnen/os-request-attention
Rémi Verschelde
2016-07-21
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add OS.request_attention() for Windows
George Marques
2016-07-05
1
-0
/
+5
*
|
|
Merge pull request #5819 from hurikhan/android_getScreenDPI
Rémi Verschelde
2016-07-21
1
-0
/
+9
|
\
\
\
|
*
|
|
Implement get_screen_dpi() on Android
Mario Schlack
2016-07-20
1
-0
/
+9
*
|
|
|
classref: WIP improved docs for Node
Rémi Verschelde
2016-07-19
1
-37
/
+53
*
|
|
|
classref: Sync classes with source
Rémi Verschelde
2016-07-19
1
-74
/
+103
|
/
/
/
*
|
|
Merge pull request #5527 from djrm/color_picker_fixes
Rémi Verschelde
2016-07-18
1
-2
/
+2
|
\
\
\
|
*
|
|
Added documentation for color picker raw mode
Daniel J. Ramirez
2016-07-15
1
-2
/
+2
*
|
|
|
Add a function to notify font users that the font changed. Closes #5774
Juan Linietsky
2016-07-18
1
-0
/
+5
*
|
|
|
Merge pull request #5723 from Paulb23/toggle_breakpoint_gutter_issue_5712
Rémi Verschelde
2016-07-18
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Update docs with breakpoint_toggled signal
Paulb23
2016-07-15
1
-0
/
+5
*
|
|
|
|
Merge pull request #5718 from jay3d/master
Rémi Verschelde
2016-07-18
1
-0
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Added gyroscope support to Godot and Android
Jamil Halabi
2016-07-16
1
-0
/
+7
|
|
|
/
/
/
|
|
/
|
|
|
[next]