summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-05-18Merge pull request #60774 from TokageItLab/root-seek-modeRémi Verschelde
2022-05-17Merge pull request #61088 from groud/keep_unhandled_events_on_passRémi Verschelde
2022-05-17i18n: Sync classref translations with WeblateRémi Verschelde
2022-05-17Expose Curve points in the inspectorRaul Santos
2022-05-17Keep input event as unhandled if they go through a control set to MOUSE_FILTE...Gilles Roudière
2022-05-17Merge pull request #61112 from Chaosus/graph_edit_delete_nodes_paramRémi Verschelde
2022-05-17Add node list param to `GraphEdit::delete_nodes_request` signalYuri Rubinsky
2022-05-17Merge pull request #61101 from clayjohn/GLES3-3DRémi Verschelde
2022-05-17Bind EditorFileSystem::reimport_files and improve docsLyuma
2022-05-16Add basic lighting to GLES3 renderer.clayjohn
2022-05-16Clarify seek() in relation to animation_finishedkobewi
2022-05-16Merge pull request #61035 from smix8/navigation_mesh_generator_missing_doc_4.xRémi Verschelde
2022-05-16Add missing class doc to NavigationMeshGeneratorsmix8
2022-05-16Allow TreeItem nodes to toggle visibilitymonkeyman192
2022-05-16Merge pull request #59596 from Calinou/doc-camera-project-ray-normal-originRémi Verschelde
2022-05-16Merge pull request #60086 from fire-forge/editorspinslider-hide-sliderRémi Verschelde
2022-05-16Merge pull request #60507 from bruvzg/textmeshRémi Verschelde
2022-05-16Merge pull request #60463 from Geometror/improve-vs-1Rémi Verschelde
2022-05-16Merge pull request #61058 from Calinou/doc-performanceRémi Verschelde
2022-05-16Merge pull request #60992 from Calinou/doc-gpuparticles3d-attractors-collisionRémi Verschelde
2022-05-16Merge pull request #61038 from smix8/navigation_obstacle_rid_config_warn_4.xRémi Verschelde
2022-05-16Merge pull request #61032 from smix8/navigationmesh_bake_no_threads_4.xRémi Verschelde
2022-05-16Merge pull request #60958 from smix8/navigation_server_rid_utility_4.xRémi Verschelde
2022-05-16Document GPUParticles3D attractors and collisionHugo Locurcio
2022-05-16Improve the Performance class documentationHugo Locurcio
2022-05-16Disable threaded NavigationMesh bake on unsupported OSsmix8
2022-05-15Expose NavigationObstacle2D/3D get_rid() and add config warningsmix8
2022-05-14Make auto_accept_quit and quit_on_go_back propertiesHaoyu Qiu
2022-05-14Swap the meaning of CURSOR_WAIT and CURSOR_BUSYHaoyu Qiu
2022-05-13Document Shape2D's collide_and_get_contacts() and collide_with_motion_and_get...SnailRhymer
2022-05-13Merge pull request #60981 from Calinou/doc-animatedsprite2dRémi Verschelde
2022-05-13Implement TextMesh resource.bruvzg
2022-05-13Remove unused `GPUParticlesCollisionHeightField3D.follow_camera_push_ratio` p...Hugo Locurcio
2022-05-13Improve AnimatedSprite2D description in the class referenceMegamega53
2022-05-12Merge pull request #60771 from snailrhymer/enum-indentation-doc-fixRémi Verschelde
2022-05-12Merge pull request #60643 from clayjohn/GLES3-3DRémi Verschelde
2022-05-12Indent bullet points in enum descriptionsSnailRhymer
2022-05-12Add NavigationServer2D/3D API functions to find missing RID infosmix8
2022-05-12Basic 3D renderingclayjohn
2022-05-12Fix signal completion in GDScript editorYuri Rubinsky
2022-05-12Add a new HashMap implementationreduz
2022-05-11Implement exponential operator (**) to GDScript/ExpressionsYuri Roubinsky
2022-05-10Merge pull request #60922 from KoBeWi/JoinedStringArrayRémi Verschelde
2022-05-10Merge pull request #51591 from Calinou/call-group-default-immediateRémi Verschelde
2022-05-10Merge pull request #46208 from floppyhammer/AddFillModeToProgressBarRémi Verschelde
2022-05-10Mention how to join PackedStringArraykobewi
2022-05-10Merge pull request #60855 from timothyqiu/packed-array-findRémi Verschelde
2022-05-10Add fill_mode to ProgressBarfloppyhammer
2022-05-09Rename `hint_albedo`, `hint_white/black` in shadersYuri Roubinsky
2022-05-09Merge pull request #60845 from Chaosus/vs_color_funcYuri Rubinsky