summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-09-20Merge pull request #32064 from m4gr3d/propagate_gl_surface_eventsRémi Verschelde
2019-09-20Merge pull request #32206 from Calinou/remove-unused-tree-constantsRémi Verschelde
2019-09-20Remove an unused icon and constant in TreeHugo Locurcio
2019-09-20Merge pull request #32120 from KoBeWi/atlas_not_includedRémi Verschelde
2019-09-20Merge pull request #32118 from KoBeWi/the_point_is_global_broRémi Verschelde
2019-09-20Merge pull request #32116 from KoBeWi/dupinitRémi Verschelde
2019-09-20Merge pull request #32102 from YeldhamDev/doc_animplayer_get_queueRémi Verschelde
2019-09-20Merge pull request #32101 from Xrayez/doc-fix-ambiguous-test-motionRémi Verschelde
2019-09-20Merge pull request #32127 from skyace65/skeletonupdateRémi Verschelde
2019-09-20Merge pull request #32180 from KoBeWi/nein_patsch_rektRémi Verschelde
2019-09-20Merge pull request #32150 from luzpaz/typosRémi Verschelde
2019-09-19Add new events and accompanying logic to notify when the app is paused and re...fhuya
2019-09-19Fix misc. source comment typosluz.paz
2019-09-19Merge pull request #32153 from Calinou/doc-improve-image-get-pixelRémi Verschelde
2019-09-17Fix region editor for NinePatchRectTomasz Chabora
2019-09-15Improve the `Image.get_pixel()` and `Image.get_pixelv()` documentationHugo Locurcio
2019-09-15Mention more caveats for custom mouse cursors in the documentationHugo Locurcio
2019-09-14Document AnimationPlayer's 'get_queue()' and 'caches_cleared'Michael Alexsander Silva Dias
2019-09-13Remove outdated information from skeleton class referenceskyace65
2019-09-13Mention that AnimatedTexture doesn't support atlasesTomasz Chabora
2019-09-13Mention that look_at() expects global coordinatesTomasz Chabora
2019-09-13Mention constructor arguments in duplicate() docTomasz Chabora
2019-09-12Fix ambiguous method description regarding `body_test_motion` in 2DAndrii Doroshenko (Xrayez)
2019-09-04Merge pull request #31461 from IronicallySerious/add-vcs-integrationRémi Verschelde
2019-09-03Add an overridable VCS Interface for the editorTwarit
2019-09-03Merge pull request #31389 from Calinou/add-node-commentsRémi Verschelde
2019-09-03Merge pull request #31507 from YeldhamDev/button_icon_expandRémi Verschelde
2019-09-02Merge pull request #31571 from NeoSpark314/tonemapping_none_optionRémi Verschelde
2019-09-01Merge pull request #31865 from Xrayez/geometry-remove-transformRémi Verschelde
2019-09-01Merge pull request #31862 from Chaosus/vs_custom_tutorialRémi Verschelde
2019-09-01Remove redundant transform method in Geometry singletonAndrii Doroshenko (Xrayez)
2019-09-01Merge pull request #31761 from Xrayez/trans2d-vector2arrayRémi Verschelde
2019-09-01Merge pull request #31667 from YeldhamDev/geometry_point_circle_cleanupRémi Verschelde
2019-09-01Added link to tutorial for VisualShaderNodeCustomChaosus89
2019-09-01Merge pull request #31833 from Calinou/doc-improve-audiostreamRémi Verschelde
2019-09-01Fix resizer icon visiblity on light theme in GraphNodeChaosus89
2019-08-31Improve AudioStreamSample and AudioStreamGenerator documentationHugo Locurcio
2019-08-29Removed clamping of the Linear tonemapping when KEEP_3D_LINEARHolger Dammertz
2019-08-29Add feature to Button to make its icon expand/shrink with the button's sizeMichael Alexsander Silva Dias
2019-08-29doc: Sync classref with current sourceRémi Verschelde
2019-08-29Add transform methods for PoolVector*ArrayAndrii Doroshenko (Xrayez)
2019-08-29Merge pull request #31748 from Calinou/add-project-descriptionRémi Verschelde
2019-08-28Fix wrong offset in Button when alignment is set to leftMichael Alexsander Silva Dias
2019-08-28Add a project description settingHugo Locurcio
2019-08-27Add 'is_point_in_circle()' to Geometry class, and general file cleanupMichael Alexsander Silva Dias
2019-08-27Tweak the default fog depth end to use a fixed valueHugo Locurcio
2019-08-27Merge pull request #31662 from profan/perf/astar-reserveRémi Verschelde
2019-08-27allow to reserve space in OAHashMap explicitly and also in AStar.Robin Hübner
2019-08-26[macOS] Add methods to modify global and dock menus. Add ability to open mult...bruvzg
2019-08-24Tree: fix and expose icon modulationmerumelu