summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #61112 from Chaosus/graph_edit_delete_nodes_paramRémi Verschelde2022-05-171-1/+2
|\
| * Add node list param to `GraphEdit::delete_nodes_request` signalYuri Rubinsky2022-05-171-1/+2
* | Merge pull request #61101 from clayjohn/GLES3-3DRémi Verschelde2022-05-171-3/+3
|\ \ | |/ |/|
| * Add basic lighting to GLES3 renderer.clayjohn2022-05-161-3/+3
* | Bind EditorFileSystem::reimport_files and improve docsLyuma2022-05-171-1/+11
|/
* Clarify seek() in relation to animation_finishedkobewi2022-05-161-0/+1
* Merge pull request #61035 from smix8/navigation_mesh_generator_missing_doc_4.xRémi Verschelde2022-05-161-0/+7
|\
| * Add missing class doc to NavigationMeshGeneratorsmix82022-05-161-0/+7
* | Merge pull request #59596 from Calinou/doc-camera-project-ray-normal-originRémi Verschelde2022-05-161-2/+2
|\ \
| * | Improve documentation for `Camera3D.project_ray_{normal,origin}`Hugo Locurcio2022-03-271-2/+2
* | | Merge pull request #60086 from fire-forge/editorspinslider-hide-sliderRémi Verschelde2022-05-161-0/+3
|\ \ \
| * | | Expose EditorSpinSlider.hide_sliderFireForge2022-04-091-0/+3
* | | | Merge pull request #60507 from bruvzg/textmeshRémi Verschelde2022-05-162-1/+78
|\ \ \ \
| * | | | Implement TextMesh resource.bruvzg2022-05-132-1/+78
* | | | | Merge pull request #60463 from Geometror/improve-vs-1Rémi Verschelde2022-05-161-0/+21
|\ \ \ \ \
| * | | | | Improve the VisualShader/VisualScript editor UIHendrik Brucker2022-04-301-0/+21
* | | | | | Merge pull request #61058 from Calinou/doc-performanceRémi Verschelde2022-05-161-34/+36
|\ \ \ \ \ \
| * | | | | | Improve the Performance class documentationHugo Locurcio2022-05-161-34/+36
* | | | | | | Merge pull request #60992 from Calinou/doc-gpuparticles3d-attractors-collisionRémi Verschelde2022-05-1610-0/+87
|\ \ \ \ \ \ \
| * | | | | | | Document GPUParticles3D attractors and collisionHugo Locurcio2022-05-1610-0/+87
| |/ / / / / /
* | | | | | | Merge pull request #61038 from smix8/navigation_obstacle_rid_config_warn_4.xRémi Verschelde2022-05-162-0/+16
|\ \ \ \ \ \ \
| * | | | | | | Expose NavigationObstacle2D/3D get_rid() and add config warningsmix82022-05-152-0/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #61032 from smix8/navigationmesh_bake_no_threads_4.xRémi Verschelde2022-05-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Disable threaded NavigationMesh bake on unsupported OSsmix82022-05-161-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #60958 from smix8/navigation_server_rid_utility_4.xRémi Verschelde2022-05-162-0/+56
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add NavigationServer2D/3D API functions to find missing RID infosmix82022-05-122-0/+56
| |/ / / / /
* | | | | | Document Shape2D's collide_and_get_contacts() and collide_with_motion_and_get...SnailRhymer2022-05-131-2/+6
* | | | | | Merge pull request #60981 from Calinou/doc-animatedsprite2dRémi Verschelde2022-05-131-4/+4
|\ \ \ \ \ \
| * | | | | | Improve AnimatedSprite2D description in the class referenceMegamega532022-05-131-4/+4
| | |_|/ / / | |/| | | |
* / | | | | Remove unused `GPUParticlesCollisionHeightField3D.follow_camera_push_ratio` p...Hugo Locurcio2022-05-131-3/+1
|/ / / / /
* | | | | Merge pull request #60771 from snailrhymer/enum-indentation-doc-fixRémi Verschelde2022-05-121-2/+22
|\ \ \ \ \
| * | | | | Indent bullet points in enum descriptionsSnailRhymer2022-05-121-2/+22
* | | | | | Merge pull request #60643 from clayjohn/GLES3-3DRémi Verschelde2022-05-121-44/+14
|\ \ \ \ \ \
| * | | | | | Basic 3D renderingclayjohn2022-05-121-44/+14
* | | | | | | Fix signal completion in GDScript editorYuri Rubinsky2022-05-121-3/+5
* | | | | | | Add a new HashMap implementationreduz2022-05-123-2/+2
|/ / / / / /
* | / / / / Implement exponential operator (**) to GDScript/ExpressionsYuri Roubinsky2022-05-114-12/+41
| |/ / / / |/| | | |
* | | | | Merge pull request #60922 from KoBeWi/JoinedStringArrayRémi Verschelde2022-05-101-0/+6
|\ \ \ \ \
| * | | | | Mention how to join PackedStringArraykobewi2022-05-101-0/+6
* | | | | | Merge pull request #51591 from Calinou/call-group-default-immediateRémi Verschelde2022-05-101-7/+12
|\ \ \ \ \ \
| * | | | | | Make `{call,set,notify}_group()` immediate by defaultHugo Locurcio2022-05-051-7/+12
* | | | | | | Merge pull request #46208 from floppyhammer/AddFillModeToProgressBarRémi Verschelde2022-05-101-0/+17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add fill_mode to ProgressBarfloppyhammer2022-05-101-0/+17
* | | | | | | Merge pull request #60855 from timothyqiu/packed-array-findRémi Verschelde2022-05-109-0/+207
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add search methods for packed arraysHaoyu Qiu2022-05-079-0/+207
* | | | | | | Merge pull request #60845 from Chaosus/vs_color_funcYuri Rubinsky2022-05-092-38/+38
|\ \ \ \ \ \ \
| * | | | | | | Push `HSV2RGB/RGB2HSV` to `ColorFunc` (from `VecFunc`) in visual shadersYuri Roubinsky2022-05-072-38/+38
| |/ / / / / /
* / / / / / / Mention that Area2D doesn't support one_way_collisionkobewi2022-05-092-0/+2
|/ / / / / /
* | | | | | Merge pull request #59720 from Vitika9/itemlist-signalsRémi Verschelde2022-05-061-15/+10
|\ \ \ \ \ \
| * | | | | | Changed signals of ItemListVitika92022-05-061-15/+10