summaryrefslogtreecommitdiff
path: root/doc/classes
AgeCommit message (Expand)Author
2021-12-28OSX: Add signing of directory structure in Library when exporting for OSX.Pierre-Thomas Meisels
2021-12-27Fix "flip faces" descriptionskyace65
2021-12-26State that get static memory usage only works in debugskyace65
2021-12-24Fix get_v_scroll() desctiption in ItemListkobewi
2021-12-24Rename Variant Packed*Array constants for consistencyHugo Locurcio
2021-12-24Alpha channel indicates opacity, not transparencyHaoyu Qiu
2021-12-22Add a link to the notifications tutorial page in the object class referenceskyace65
2021-12-23Merge pull request #55636 from bruvzg/vis_char_modesRémi Verschelde
2021-12-22Expose RenderingServer GI half resolution setter methodHugo Locurcio
2021-12-21Implement property array for OptionButtonkobewi
2021-12-17Merge pull request #52170 from Ansraer/2d-scale-factorRémi Verschelde
2021-12-17add 2d scale factor propertyAnsraer
2021-12-18Fix font preview text color on light backgroundHaoyu Qiu
2021-12-16Merge pull request #55165 from Calinou/doc-gui-theme-item-focus-transparentRémi Verschelde
2021-12-16Mention what happens if find_node() failskobewi
2021-12-16Merge pull request #55930 from timothyqiu/doctool-i18nRémi Verschelde
2021-12-16Merge pull request #55982 from Chaosus/vs_texture_filteringYuri Roubinsky
2021-12-16Make `--doctool` locale awareHaoyu Qiu
2021-12-16Merge pull request #55747 from timothyqiu/editor-proxyFabio Alessandrelli
2021-12-16Add texture filtering properties to `VisualShaderNodeTextureUniform`Yuri Roubinsky
2021-12-16Merge pull request #55974 from skyace65/ScriptDocMax Hilbrunner
2021-12-15Clarify that the script class should not be used directlyskyace65
2021-12-15Fix OS.get_name and OS.get_user_data_dir documentationNathan Franke
2021-12-15Merge pull request #52015 from mechPenSketch/expose_hotzones2Rémi Verschelde
2021-12-15Document that transparent StyleBoxes/textures should be used for UI focusHugo Locurcio
2021-12-15Merge pull request #55958 from timothyqiu/xml-indentsRémi Verschelde
2021-12-15Fix indentations in class reference XMLsHaoyu Qiu
2021-12-15Add / to the unix shortcut drive listHaoyu Qiu
2021-12-15Merge pull request #55699 from Mickeon/patch-1Max Hilbrunner
2021-12-15Merge pull request #55935 from KoBeWi/get_minimum_size_notMax Hilbrunner
2021-12-15Merge pull request #55777 from cdemirer/doc-replace_byMax Hilbrunner
2021-12-15Merge pull request #55831 from Calinou/doc-reflectionprobeMax Hilbrunner
2021-12-14Document get_minimum_size not called in some nodeskobewi
2021-12-13Merge pull request #55609 from rcorre/doc-scrollRémi Verschelde
2021-12-12Document how to autoscroll ScrollContainer.Ryan Roden-Corrent
2021-12-12Expose connection hot zones in GraphNodemechPenSketch
2021-12-11Improve the ReflectionProbe class documentationHugo Locurcio
2021-12-11Document RigidBody2D/3D and particles' angular velocity unitsHugo Locurcio
2021-12-10Improve RigidDynamicBody force and torque APIPouleyKetchoupp
2021-12-10Merge pull request #55702 from nekomatata/physics-solver-settingsRémi Verschelde
2021-12-10Merge pull request #55770 from Calinou/shader-rename-hint-anisoRémi Verschelde
2021-12-10Merge pull request #40547 from KoBeWi/directory_inspectoryRémi Verschelde
2021-12-10Rename `hint_aniso` to `hint_anisotropy` in the shader languageHugo Locurcio
2021-12-10Improve Directory content navigationTomasz Chabora
2021-12-10Add `RenderingServer.get_video_adapter_type()` methodHugo Locurcio
2021-12-10Merge pull request #51235 from AnilBK/awkward-funcsRémi Verschelde
2021-12-10VehicleWheel can now return the surface it's colliding with.Steve Szilágyi
2021-12-10Merge pull request #55263 from RPicster/ParticleMaterial-random-start-colorRémi Verschelde
2021-12-10Clarify that replace_by keeps child nodes in treecdemirer
2021-12-10Add drag start/end signals for SliderHaoyu Qiu