summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2023-02-16Merge pull request #73437 from bruvzg/docs_ignore_import_vRémi Verschelde
2023-02-16Merge pull request #73396 from KoBeWi/sorryRémi Verschelde
2023-02-16Merge pull request #73250 from smix8/fix_navigation_debug_script_toggle_4.xRémi Verschelde
2023-02-16Exclude platform dependent `rendering/textures/vram_compression/import_*` def...bruvzg
2023-02-16Fix crash with AspectRatioContainer and TextureRectkobewi
2023-02-16Fix navigation debug not toggleable in scriptssmix8
2023-02-16Merge pull request #73229 from smix8/navlink_global_positions_4.xRémi Verschelde
2023-02-16Merge pull request #73409 from voidedWarranties/scriptextension_add_bindRémi Verschelde
2023-02-16Merge pull request #73412 from timothyqiu/doc-fixesRémi Verschelde
2023-02-16Merge pull request #69201 from tbveralrud/ios-touch-leak-fix-masterRémi Verschelde
2023-02-16Fix a few typos in the class referenceHaoyu Qiu
2023-02-15Add missing virtual bind for `ScriptExtension::_get_global_name`voidedWarranties
2023-02-15Merge pull request #73293 from RedMser/rich-text-label-fixesYuri Sizov
2023-02-15iOS: Fix memory leak on touch inputTravis Veralrud
2023-02-14Add NavigationLink helper functions for global positionssmix8
2023-02-14Unbind NavigationServer3D.process()smix8
2023-02-14RichTextLabel fixesRedMser
2023-02-14Merge pull request #73253 from Mickeon/doc-stringname-oopsRémi Verschelde
2023-02-14Merge pull request #73281 from Mickeon/doc-misc-oopsRémi Verschelde
2023-02-14Tweak `@GlobalScope` & `GDScript`'s documentationMicky
2023-02-14Fix incorrect format in Color documentationMicky
2023-02-14Add missing documentation for String & StringNameMicky
2023-02-13Merge pull request #72659 from Calinou/doc-rendering-method-supportRémi Verschelde
2023-02-13Merge pull request #73248 from constantitus/characterbody2d-csharp-docRémi Verschelde
2023-02-13Document unsupported features in Mobile and Compatibility rendering methodsHugo Locurcio
2023-02-13fixed c# example in CharacterBody2D docconstantitus
2023-02-13Clamp Decal size to positive valuesHugo Locurcio
2023-02-13Merge pull request #72870 from Calinou/doc-directionallight2d-no-cull-maskRémi Verschelde
2023-02-13Merge pull request #73018 from smix8/fix_multilayered_tilemap_navigation_4.xRémi Verschelde
2023-02-13Merge pull request #73198 from TokageItLab/anim-docs-stateRémi Verschelde
2023-02-13Merge pull request #73103 from Calinou/doc-font-get-string-sizeRémi Verschelde
2023-02-13Add document about animation read-only props and state lengthSilc Renew
2023-02-12Fix return type for collide_shape to use PackedVector3ArrayAnthony Cossins
2023-02-12Add missing period for sentences in classrefHaoyu Qiu
2023-02-12Completion of parameters not described in some animation resourcesSilc Renew
2023-02-11Clarify `Font.get_string_size()` taking kerning into accountHugo Locurcio
2023-02-11Document DirectionalLight2D not supporting cull masksHugo Locurcio
2023-02-11Merge pull request #73091 from TokageItLab/fix-bezier-edit-button-updateRémi Verschelde
2023-02-11Merge pull request #73040 from Rindbee/popup_centered_consider_current_sizeRémi Verschelde
2023-02-11Merge pull request #73075 from timothyqiu/ttrn-singleRémi Verschelde
2023-02-11Merge pull request #70723 from rburing/fill_physicsserver2d_docsRémi Verschelde
2023-02-11Merge pull request #67155 from touilleMan/Engine-exposes-ScriptServer-unregis...Rémi Verschelde
2023-02-11Merge pull request #73014 from TokageItLab/animation-tree-docsRémi Verschelde
2023-02-11Calling popup_center* with the default size will use the current sizeRindbee
2023-02-11Merge pull request #72723 from ErrorInCode27/rb2d-inertia-docsYuri Sizov
2023-02-10Merge pull request #68905 from jaymehta-g/area-node-description-typoMatthew
2023-02-10Add how to retrieve RigidBody2D and RigidBody3D autocomputed inertia[Error_27]
2023-02-10Add Engine::unregister_script_language and make Engine::register_script_langu...Emmanuel Leblond
2023-02-10Fill and fix PhysicsServer2D documentationRicardo Buring
2023-02-11Add document for AnimationNodes which have setter as request propertySilc 'Tokage' Renew