aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* clarify OS.execute usage, add examplesTodd Ross2018-01-201-1/+12
* Added description to dedent in String.xmlAnutrix2018-01-191-0/+1
* Merge pull request #15857 from YeldhamDev/find_last_docPoommetee Ketson2018-01-191-1/+1
|\
| * [DOCS] Fixed incorrect information inside String's "find_last" method.Michael Alexsander Silva Dias2018-01-191-1/+1
* | Fix typos in code and docs with codespellRémi Verschelde2018-01-1824-78/+78
* | Merge pull request #15845 from Anutrix/masterRémi Verschelde2018-01-181-0/+2
|\ \
| * | Added description to get_collision_mask_bit and set_collision_mask_bit in Ray...Anutrix2018-01-181-0/+2
| |/
* / Update MultiMeshInstance and WorldEnvironment documentationAbhas Kumar Sinha2018-01-182-3/+8
|/
* few doc fixesChaosus2018-01-171-2/+2
* doc: Replace some more "val" with "value" + syncRémi Verschelde2018-01-1753-65/+65
* Fixes for parameter names of builtin functions in visual scripts/coreChaosus2018-01-161-2/+2
* [DOCS] Description for the JavaScript singleton in @GlobalScope.Michael Alexsander Silva Dias2018-01-151-0/+1
* Filled tutorial field in most relevent classes.Juan Linietsky2018-01-1567-13/+76
* Fix an issue with the animation editor not seeking to the target time properly.Bojidar Marinov2018-01-141-0/+3
* doc: Sync with current sourceRémi Verschelde2018-01-137-14/+12
* doc: Update version string in XMLRémi Verschelde2018-01-13418-418/+418
* Small fix for Control bindingsletheed2018-01-131-1/+9
* Added some explanations that should make it easier to use the AnimationTreePl...Grosskopf2018-01-121-8/+27
* Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...Juan Linietsky2018-01-121-4/+9
* Fix malformed doc after #15611Rémi Verschelde2018-01-122-1/+4
* Update docsBojidar Marinov2018-01-1266-2905/+652
* Update documentation to clarify that list of overlaps is not updated immediat...Juan Linietsky2018-01-114-10/+10
* Merge pull request #15530 from akien-mga/signal-argsRémi Verschelde2018-01-102-4/+4
|\
| * Fix signal arguments shadowing member variablesRémi Verschelde2018-01-092-4/+4
* | Improve Control and Label documentation about mouse filteringRémi Verschelde2018-01-092-6/+7
* | Fix bindings of EditorSettings.set_initial_valueRémi Verschelde2018-01-092-16/+3
|/
* obsolete UndoRedo max_steps; no users identifiedTodd Ross2018-01-081-14/+0
* Merge pull request #15491 from volzhs/doc-kinematicbodyRémi Verschelde2018-01-081-1/+1
|\
| * Fix KinematicBody documentation about move_and_slidevolzhs2018-01-091-1/+1
* | Add standardised color names to docJerome670002018-01-082-3/+6
|/
* Merge pull request #15423 from agmcleod/masterRémi Verschelde2018-01-072-4/+4
|\
| * Indicate what "t" means in interpolation docsAaron McLeod2018-01-062-4/+4
* | doc: Sync classref with current sourceRémi Verschelde2018-01-072-3/+15
|/
* Fix crash when using Image.resize() without calling Image.create() firstJerome670002018-01-061-0/+1
* Merge pull request #15333 from PJB3005/18-01-04-control-mouse-filter-docsRémi Verschelde2018-01-041-0/+4
|\
| * Document Control.mouse_filter and its constants.PJB30052018-01-041-0/+4
* | Merge pull request #14914 from fodinabor/fix13254Rémi Verschelde2018-01-041-2/+43
|\ \
| * | Enums get listed in the docs and enum members now also link to theJoachim Meyer2017-12-221-2/+43
* | | doc: Sync classref with current sourceRémi Verschelde2018-01-043-41/+39
* | | Merge pull request #15191 from Jerome67000/z_renamingRémi Verschelde2018-01-041-1/+1
|\ \ \
| * | | #15078 renamed "z" -> "z_index" property in Node2DJerome670002018-01-031-1/+1
* | | | doc: Sync classref with current sourceRémi Verschelde2018-01-0317-102/+226
* | | | Merge pull request #15157 from Noshyaar/prdocsRémi Verschelde2018-01-033-6/+7
|\ \ \ \
| * | | | Minor docs fixPoommetee Ketson2017-12-313-6/+7
| |/ / /
* | | | Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursorRémi Verschelde2018-01-031-1/+4
|\ \ \ \
| * | | | Add implementation for custom hardware cursorGuilherme Silva2017-12-171-1/+4
* | | | | Merge pull request #15083 from tagcup/spatial_rot_fixJuan Linietsky2018-01-022-19/+43
|\ \ \ \ \
| * | | | | Restore the behavior of Spatial rotations recently changed in c1153f5.tagcup2017-12-272-19/+43
* | | | | | Updated timer docsAndrew Silver2017-12-311-4/+6
| |_|/ / / |/| | | |
* | | | | Merge pull request #15006 from CyanBlob/masterNoshyaar2017-12-281-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |