summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-01-14Fix an issue with the animation editor not seeking to the target time properly.Bojidar Marinov
2018-01-13doc: Sync with current sourceRémi Verschelde
2018-01-13doc: Update version string in XMLRémi Verschelde
2018-01-13Small fix for Control bindingsletheed
2018-01-12Added some explanations that should make it easier to use the AnimationTreePl...Grosskopf
2018-01-12Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...Juan Linietsky
2018-01-12Fix malformed doc after #15611Rémi Verschelde
2018-01-12Update docsBojidar Marinov
2018-01-11Update documentation to clarify that list of overlaps is not updated immediat...Juan Linietsky
2018-01-10Merge pull request #15530 from akien-mga/signal-argsRémi Verschelde
2018-01-09Improve Control and Label documentation about mouse filteringRémi Verschelde
2018-01-09Fix bindings of EditorSettings.set_initial_valueRémi Verschelde
2018-01-09Fix signal arguments shadowing member variablesRémi Verschelde
2018-01-08obsolete UndoRedo max_steps; no users identifiedTodd Ross
2018-01-08Merge pull request #15491 from volzhs/doc-kinematicbodyRémi Verschelde
2018-01-09Fix KinematicBody documentation about move_and_slidevolzhs
2018-01-08Add standardised color names to docJerome67000
2018-01-07Merge pull request #15423 from agmcleod/masterRémi Verschelde
2018-01-07doc: Sync classref with current sourceRémi Verschelde
2018-01-06Indicate what "t" means in interpolation docsAaron McLeod
2018-01-06Fix crash when using Image.resize() without calling Image.create() firstJerome67000
2018-01-04Merge pull request #15333 from PJB3005/18-01-04-control-mouse-filter-docsRémi Verschelde
2018-01-04Document Control.mouse_filter and its constants.PJB3005
2018-01-04Merge pull request #14914 from fodinabor/fix13254Rémi Verschelde
2018-01-04doc: Sync classref with current sourceRémi Verschelde
2018-01-04Merge pull request #15191 from Jerome67000/z_renamingRémi Verschelde
2018-01-03doc: Sync classref with current sourceRémi Verschelde
2018-01-03#15078 renamed "z" -> "z_index" property in Node2DJerome67000
2018-01-03Merge pull request #15157 from Noshyaar/prdocsRémi Verschelde
2018-01-03Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursorRémi Verschelde
2018-01-02Merge pull request #15083 from tagcup/spatial_rot_fixJuan Linietsky
2017-12-31Updated timer docsAndrew Silver
2017-12-31Minor docs fixPoommetee Ketson
2017-12-28Merge pull request #15006 from CyanBlob/masterNoshyaar
2017-12-27Restore the behavior of Spatial rotations recently changed in c1153f5.tagcup
2017-12-27Update TileMap doc descriptions for update_bitmask_area/regionAndrew Thomas
2017-12-27Merge pull request #15046 from YeldhamDev/optionbutton_changesNoshyaar
2017-12-27Merge pull request #15049 from YeldhamDev/get_popup_constNoshyaar
2017-12-27[DOCS] PhysicsDirectSpaceState enhancementshomer666
2017-12-27[DOCS] Physics2DDirectSpaceStatehomer666
2017-12-25Made MenuButton and ColorPickerButton's "get_popup" methods return constant.Michael Alexsander Silva Dias
2017-12-25Added "get_popup" method for OptionButton and minor changes.Michael Alexsander Silva Dias
2017-12-25Merge pull request #14853 from MattUV/context-menuNoshyaar
2017-12-25Merge pull request #14819 from homer666/masterNoshyaar
2017-12-24[DOCS] minor corrections to Transform2DChris Bradfield
2017-12-23Merge pull request #14897 from BastiaanOlij/arvr_tweaksRémi Verschelde
2017-12-22[DOCS] Small fixes for SemaphoreMax Hilbrunner
2017-12-22[DOCS] Small fixes for MutexMax Hilbrunner
2017-12-22Finished the documentation for AnimationPlayerNathan Warden
2017-12-22Enums get listed in the docs and enum members now also link to theJoachim Meyer