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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
clarify OS.execute usage, add examples
Todd Ross
2018-01-20
1
-1
/
+12
*
Added description to dedent in String.xml
Anutrix
2018-01-19
1
-0
/
+1
*
Merge pull request #15857 from YeldhamDev/find_last_doc
Poommetee Ketson
2018-01-19
1
-1
/
+1
|
\
|
*
[DOCS] Fixed incorrect information inside String's "find_last" method.
Michael Alexsander Silva Dias
2018-01-19
1
-1
/
+1
*
|
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
24
-78
/
+78
*
|
Merge pull request #15845 from Anutrix/master
Rémi Verschelde
2018-01-18
1
-0
/
+2
|
\
\
|
*
|
Added description to get_collision_mask_bit and set_collision_mask_bit in Ray...
Anutrix
2018-01-18
1
-0
/
+2
|
|
/
*
/
Update MultiMeshInstance and WorldEnvironment documentation
Abhas Kumar Sinha
2018-01-18
2
-3
/
+8
|
/
*
few doc fixes
Chaosus
2018-01-17
1
-2
/
+2
*
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-17
53
-65
/
+65
*
Fixes for parameter names of builtin functions in visual scripts/core
Chaosus
2018-01-16
1
-2
/
+2
*
[DOCS] Description for the JavaScript singleton in @GlobalScope.
Michael Alexsander Silva Dias
2018-01-15
1
-0
/
+1
*
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-15
67
-13
/
+76
*
Fix an issue with the animation editor not seeking to the target time properly.
Bojidar Marinov
2018-01-14
1
-0
/
+3
*
doc: Sync with current source
Rémi Verschelde
2018-01-13
7
-14
/
+12
*
doc: Update version string in XML
Rémi Verschelde
2018-01-13
418
-418
/
+418
*
Small fix for Control bindings
letheed
2018-01-13
1
-1
/
+9
*
Added some explanations that should make it easier to use the AnimationTreePl...
Grosskopf
2018-01-12
1
-8
/
+27
*
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-12
1
-4
/
+9
*
Fix malformed doc after #15611
Rémi Verschelde
2018-01-12
2
-1
/
+4
*
Update docs
Bojidar Marinov
2018-01-12
66
-2905
/
+652
*
Update documentation to clarify that list of overlaps is not updated immediat...
Juan Linietsky
2018-01-11
4
-10
/
+10
*
Merge pull request #15530 from akien-mga/signal-args
Rémi Verschelde
2018-01-10
2
-4
/
+4
|
\
|
*
Fix signal arguments shadowing member variables
Rémi Verschelde
2018-01-09
2
-4
/
+4
*
|
Improve Control and Label documentation about mouse filtering
Rémi Verschelde
2018-01-09
2
-6
/
+7
*
|
Fix bindings of EditorSettings.set_initial_value
Rémi Verschelde
2018-01-09
2
-16
/
+3
|
/
*
obsolete UndoRedo max_steps; no users identified
Todd Ross
2018-01-08
1
-14
/
+0
*
Merge pull request #15491 from volzhs/doc-kinematicbody
Rémi Verschelde
2018-01-08
1
-1
/
+1
|
\
|
*
Fix KinematicBody documentation about move_and_slide
volzhs
2018-01-09
1
-1
/
+1
*
|
Add standardised color names to doc
Jerome67000
2018-01-08
2
-3
/
+6
|
/
*
Merge pull request #15423 from agmcleod/master
Rémi Verschelde
2018-01-07
2
-4
/
+4
|
\
|
*
Indicate what "t" means in interpolation docs
Aaron McLeod
2018-01-06
2
-4
/
+4
*
|
doc: Sync classref with current source
Rémi Verschelde
2018-01-07
2
-3
/
+15
|
/
*
Fix crash when using Image.resize() without calling Image.create() first
Jerome67000
2018-01-06
1
-0
/
+1
*
Merge pull request #15333 from PJB3005/18-01-04-control-mouse-filter-docs
Rémi Verschelde
2018-01-04
1
-0
/
+4
|
\
|
*
Document Control.mouse_filter and its constants.
PJB3005
2018-01-04
1
-0
/
+4
*
|
Merge pull request #14914 from fodinabor/fix13254
Rémi Verschelde
2018-01-04
1
-2
/
+43
|
\
\
|
*
|
Enums get listed in the docs and enum members now also link to the
Joachim Meyer
2017-12-22
1
-2
/
+43
*
|
|
doc: Sync classref with current source
Rémi Verschelde
2018-01-04
3
-41
/
+39
*
|
|
Merge pull request #15191 from Jerome67000/z_renaming
Rémi Verschelde
2018-01-04
1
-1
/
+1
|
\
\
\
|
*
|
|
#15078 renamed "z" -> "z_index" property in Node2D
Jerome67000
2018-01-03
1
-1
/
+1
*
|
|
|
doc: Sync classref with current source
Rémi Verschelde
2018-01-03
17
-102
/
+226
*
|
|
|
Merge pull request #15157 from Noshyaar/prdocs
Rémi Verschelde
2018-01-03
3
-6
/
+7
|
\
\
\
\
|
*
|
|
|
Minor docs fix
Poommetee Ketson
2017-12-31
3
-6
/
+7
|
|
/
/
/
*
|
|
|
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-03
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
Add implementation for custom hardware cursor
Guilherme Silva
2017-12-17
1
-1
/
+4
*
|
|
|
|
Merge pull request #15083 from tagcup/spatial_rot_fix
Juan Linietsky
2018-01-02
2
-19
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
Restore the behavior of Spatial rotations recently changed in c1153f5.
tagcup
2017-12-27
2
-19
/
+43
*
|
|
|
|
|
Updated timer docs
Andrew Silver
2017-12-31
1
-4
/
+6
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #15006 from CyanBlob/master
Noshyaar
2017-12-28
1
-0
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]