summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-05-28Merge pull request #29248 from Cheeseness/camera_project_fixRémi Verschelde
2019-05-28doc: Sync classref with current sourceRémi Verschelde
2019-05-29Add a depth parameter to Camera::project_position()Cheeseness
2019-05-28Merge pull request #28454 from homer666/popup-centered-maxsizeRémi Verschelde
2019-05-27Make animation editor change tracks positions instead of swapping themMichael Alexsander Silva Dias
2019-05-27add get_camera_rid methodJummit
2019-05-27Merge pull request #29119 from bruvzg/native_icon_supportRémi Verschelde
2019-05-26Add example usage for get_rect()Tomasz Chabora
2019-05-24Add "GUI skinning" tutorial link to the 'Theme' docMichael Alexsander Silva Dias
2019-05-24Merge pull request #28796 from clayjohn/GLES2-optimizationRémi Verschelde
2019-05-24Merge pull request #29055 from cbscribe/kcc_docs_animstateRémi Verschelde
2019-05-24Merge pull request #29127 from Xrayez/geometry-delaunay-bindRémi Verschelde
2019-05-24Add native window/taskbar icon support for Windows and macOS.bruvzg
2019-05-24[DOCS] Add descriptions to AnimationNodeStateMachine[Playback]Chris Bradfield
2019-05-24Merge pull request #29146 from seandheffernan/returnFix2Rémi Verschelde
2019-05-24Expose 2D Delaunay triangulation in Geometry singletonAndrii Doroshenko (Xrayez)
2019-05-23Change "Return" to "Returns" where necessary in XML documentationSean Heffernan
2019-05-23Fixed virtual method not showing up in autocomplete and docsWiggleWizard
2019-05-22Expose 2D polygon boolean operations in Geometry singletonAndrii Doroshenko (Xrayez)
2019-05-22Merge pull request #29022 from mrcdk/preview_generator_fixesRémi Verschelde
2019-05-21doc: Sync classref with current sourceRémi Verschelde
2019-05-20Merge pull request #27886 from LeonardMeagher2/obj_to_stringRémi Verschelde
2019-05-20Merge pull request #28985 from rcorre/advance_condition_docsRémi Verschelde
2019-05-20doc: Document default value for PhysicsBody collision layersRémi Verschelde
2019-05-20Renamed EditorResourcePreviewGenerator.should_generate_small_preview() to gen...MrCdK
2019-05-19Clarify auto_advance.Ryan Roden-Corrent
2019-05-19Fix typos with codespellRémi Verschelde
2019-05-17Merge pull request #28366 from iwek7/feature/issue28355/showSpacesInEditorMax Hilbrunner
2019-05-17Merge pull request #28959 from volzhs/doc-editor-plugin-update_overlaysMax Hilbrunner
2019-05-17Add description for EditorPlugin.update_overlaysvolzhs
2019-05-17Merge pull request #28950 from YeldhamDev/doc_string_format_linkJulian Murgia
2019-05-16Add "String Formatting" tutorial link to the 'String' docMichael Alexsander Silva Dias
2019-05-16Merge pull request #28587 from Daw11/lanczosMax Hilbrunner
2019-05-16Add support for [url=] tag to makerst.pyStanislav
2019-05-15doc: Fix issues found by the parserRémi Verschelde
2019-05-15doc: Sync classref with current sourceRémi Verschelde
2019-05-14Improve the CanvasItem documentationHugo Locurcio
2019-05-13Implement ability to render viewports directly to screenclayjohn
2019-05-13Merge pull request #28326 from BastiaanOlij/center_heightmapRémi Verschelde
2019-05-11updated description of Array.shuffle to properly describe that it uses the sa...hbina085
2019-05-08Docs: Add tutorials for KinematicBody2DGuilherme Felipe
2019-05-07Improved the AnimatedSprite docs; added description to speed_scale.Ken Paulson
2019-05-07Add transform support to deal with Bullets centering of shapesBastiaan Olij
2019-05-07Center shape according to logic Bullet appliesBastiaan Olij
2019-05-06Merge pull request #28330 from BastiaanOlij/improve_multimeshRémi Verschelde
2019-05-05Implement Lanczos image filterDaw11
2019-05-05Merge pull request #28643 from t-karcher/patch-1Max Hilbrunner
2019-05-04Document dictionary erase return valuelopho
2019-05-03Allow overriding how scripted objects are converted to stringsLeonard Meagher
2019-05-03Update of RigidBody2D class descriptionThomas Karcher