summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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-16Disable threaded NavigationMesh bake on unsupported OSsmix8
2022-05-15Expose NavigationObstacle2D/3D get_rid() and add config warningsmix8
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-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-09Merge pull request #60845 from Chaosus/vs_color_funcYuri Rubinsky
2022-05-09Mention that Area2D doesn't support one_way_collisionkobewi
2022-05-07Add search methods for packed arraysHaoyu Qiu
2022-05-07Push `HSV2RGB/RGB2HSV` to `ColorFunc` (from `VecFunc`) in visual shadersYuri Roubinsky
2022-05-06Merge pull request #59720 from Vitika9/itemlist-signalsRémi Verschelde
2022-05-06Changed signals of ItemListVitika9
2022-05-06Merge pull request #60811 from smix8/astar_zero_point_weight_4.xRémi Verschelde
2022-05-06Merge pull request #60802 from Calinou/profiler-idle-time-renameRémi Verschelde
2022-05-06Allow AStar2D/AStar3D zero point weightsmix8
2022-05-05Rename profiler "Idle Time" to "Process Time"Hugo Locurcio
2022-05-06Fix `get_coords_level_tile_proxy` descriptionCasper Beyer
2022-05-05Merge pull request #60263 from SirQuartz/ChronosRémi Verschelde
2022-05-05Merge pull request #60304 from ellenhp/document_stereo_enhanceRémi Verschelde
2022-05-05Make `{call,set,notify}_group()` immediate by defaultHugo Locurcio
2022-05-05Fix inconsistent naming in TimeNicholas Huelin
2022-05-05Partially document AudioEffectStereoEnhance.Ellen Poe
2022-05-05Merge pull request #60597 from reduz/missing-node-resource-placeholdersRémi Verschelde
2022-05-05i18n: Sync classref translations with WeblateRémi Verschelde
2022-05-05Core: Rename math 'phi' arguments to 'angle'Rémi Verschelde
2022-05-05Specify return value of Transform3D.scaled() and moreMicky
2022-05-04Add ability to `bake_navigation_mesh` off thread.Pawel Lampe
2022-05-04Merge pull request #60740 from KoBeWi/postapo_frame_drawRémi Verschelde
2022-05-04Merge pull request #60723 from reduz/refactor-module-initializationRémi Verschelde
2022-05-04Refactor module initializationreduz
2022-05-04Merge pull request #60731 from KoBeWi/action_editorRémi Verschelde