summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-11-08Several Gradient improvementsHendrik Brucker
2021-11-08Merge pull request #52943 from RandomShaper/property_pin_control_naturalRémi Verschelde
2021-11-08Add property value pinningPedro J. Estébanez
2021-11-07Rename `GradientTexture` to `GradientTexture1D`Andrii Doroshenko (Xrayez)
2021-11-06Merge pull request #54417 from Anutrix/global-scope-doc-updatesMax Hilbrunner
2021-11-06Added or improved function description and codeblocks in @GlobalScope.xmlAnutrix
2021-11-05Rename AABB `get_area` to `get_volume`Brian Semrau
2021-11-05Merge pull request #54573 from nekomatata/query-parametersRémi Verschelde
2021-11-05Merge pull request #54599 from Chaosus/vs_particles_2d_emittersRémi Verschelde
2021-11-05Added 2D boolean hint for particle emitters in visual shadersYuri Roubinsky
2021-11-05Use Callable in RS::request_frame_drawn_callbackBrian Semrau
2021-11-04Use parameter classes instead of arguments for all physics queriesPouleyKetchoupp
2021-11-04Improve description for `BitMap.grow_mask()`Hugo Locurcio
2021-11-04Merge pull request #54520 from pycbouh/docs-ctor-operator-descriptionsRémi Verschelde
2021-11-04Merge pull request #54568 from Gustavobb/docs-input-screen-dragRémi Verschelde
2021-11-04Fixup documentation after 3abb5a9Rémi Verschelde
2021-11-03Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`Hugo Locurcio
2021-11-03Change description of relative field in input drag event.Gustavo Beltrão Braga
2021-11-03Merge pull request #54533 from rafallus/menubutton_itemsRémi Verschelde
2021-11-03Implement inspector property array for `PopupMenu` and `MenuButton`rafallus
2021-11-03i18n: Sync classref translations with WeblateRémi Verschelde
2021-11-03Merge pull request #54104 from Scony/improve-navigation-obstaclesRémi Verschelde
2021-11-02Merge pull request #54471 from rafallus/callable_area_monitorRémi Verschelde
2021-11-02Restore constructor/operator information in online docsYuri Sizov
2021-11-02Merge pull request #54509 from pycbouh/editor-resource-picker-editRémi Verschelde
2021-11-02Merge pull request #54453 from KoBeWi/slice_of_stringRémi Verschelde
2021-11-02Add a flag to EditorResourcePicker to differentiate selection contextsYuri Sizov
2021-11-02Expose String.get_slicekobewi
2021-11-01Use `Callable` in Area monitor callbackrafallus
2021-11-02Merge pull request #54438 from Laelaps9/patch-1Max Hilbrunner
2021-11-02Merge pull request #35816 from touilleMan/dictionary-operator==-true-comparisonEmmanuel Leblond
2021-11-01Merge pull request #54491 from Calinou/project-manager-fix-vulkan-choiceRémi Verschelde
2021-11-01Merge pull request #54391 from DavidSichma/doc_interpolate_valueRémi Verschelde
2021-11-01Fix new projects always being created with OpenGLHugo Locurcio
2021-11-01Merge pull request #37880 from nekomatata/rigid-body-damping-overrideCamille Mohr-Daurat
2021-11-01[macOS] Add `create_instance` function to spawn editor copies.bruvzg
2021-10-31Merge pull request #53452 from aaronfranke/who-let-the-docs-outRémi Verschelde
2021-10-31Use OpenGL 3.3 core profile instead of compatibility profileClay John
2021-10-30Fix area_shape_exited's descriptionLaelaps9
2021-10-30Correct CodeEdit documentation mentioning parent property due to incorrect ar...Emmanuel Leblond
2021-10-30Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio
2021-10-29Move the docs for constructors and operators out of methods sectionAaron Franke
2021-10-29Merge pull request #54390 from Anutrix/collide-shape-docMax Hilbrunner
2021-10-29Merge pull request #53234 from Geometror/gradient-texture-2dYuri Roubinsky
2021-10-29Fixed Tween::interpolate_value argument order.David Sichma
2021-10-29Added collide_shape return type info to PhysicsDirectSpaceState2D docsAnutrix
2021-10-29Merge pull request #54340 from aaronfranke/time-docMax Hilbrunner
2021-10-29Merge pull request #54328 from YeldhamDev/tabbar_close_signal_renameMax Hilbrunner
2021-10-28Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFogclayjohn
2021-10-28Rename `TabBar`'s `tab_closed` signal to `tab_close_pressed`Michael Alexsander