summaryrefslogtreecommitdiffstats
path: root/doc/classes
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of "Return" in the docskobewi2022-01-0214-25/+25
* Merge pull request #56315 from luzpaz/typosMax Hilbrunner2022-01-0219-57/+57
|\
| * Fix various typosluz paz2022-01-0219-57/+57
* | Merge pull request #53020 from Lertsenem/doc/fix_vector2_reflectMax Hilbrunner2022-01-021-1/+1
|\ \
| * | Fix error in Vector2.reflect() descriptionLertsenem2021-09-241-1/+1
* | | Merge pull request #56184 from skyace65/ObjectNotificationsLinkMax Hilbrunner2022-01-021-0/+1
|\ \ \
| * | | Add a link to the notifications tutorial page in the object class referenceskyace652021-12-221-0/+1
* | | | Merge pull request #56261 from skyace65/OSDebugMax Hilbrunner2021-12-311-1/+1
|\ \ \ \
| * | | | State that get static memory usage only works in debugskyace652021-12-261-1/+1
* | | | | Add warning to only use convex hull points when setting the point property fo...skyace652021-12-291-1/+1
* | | | | Merge pull request #56214 from timothyqiu/alpha-channelClay John2021-12-292-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Alpha channel indicates opacity, not transparencyHaoyu Qiu2021-12-242-5/+5
| |/ / /
* / / / Fix "flip faces" descriptionskyace652021-12-271-1/+1
|/ / /
* | | Merge pull request #55636 from bruvzg/vis_char_modesRémi Verschelde2021-12-232-0/+38
|\ \ \
| * | | Add different "visible characters" behavior modes.bruvzg2021-12-062-0/+38
* | | | Implement property array for OptionButtonkobewi2021-12-211-6/+3
| |/ / |/| |
* | | Merge pull request #52170 from Ansraer/2d-scale-factorRémi Verschelde2021-12-171-0/+2
|\ \ \
| * | | add 2d scale factor propertyAnsraer2021-12-171-0/+2
* | | | Fix font preview text color on light backgroundHaoyu Qiu2021-12-181-0/+7
|/ / /
* | | Merge pull request #55165 from Calinou/doc-gui-theme-item-focus-transparentRémi Verschelde2021-12-1612-12/+12
|\ \ \
| * | | Document that transparent StyleBoxes/textures should be used for UI focusHugo Locurcio2021-12-1512-12/+12
* | | | Mention what happens if find_node() failskobewi2021-12-161-1/+1
* | | | Merge pull request #55930 from timothyqiu/doctool-i18nRémi Verschelde2021-12-161-1/+10
|\ \ \ \
| * | | | Make `--doctool` locale awareHaoyu Qiu2021-12-161-1/+10
* | | | | Merge pull request #55982 from Chaosus/vs_texture_filteringYuri Roubinsky2021-12-161-0/+32
|\ \ \ \ \
| * | | | | Add texture filtering properties to `VisualShaderNodeTextureUniform`Yuri Roubinsky2021-12-161-0/+32
| |/ / / /
* | | | | Merge pull request #55747 from timothyqiu/editor-proxyFabio Alessandrelli2021-12-161-0/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add proxy support for the editorHaoyu Qiu2021-12-091-0/+18
* | | | | Merge pull request #55974 from skyace65/ScriptDocMax Hilbrunner2021-12-161-0/+1
|\ \ \ \ \
| * | | | | Clarify that the script class should not be used directlyskyace652021-12-151-0/+1
* | | | | | Fix OS.get_name and OS.get_user_data_dir documentationNathan Franke2021-12-151-5/+60
|/ / / / /
* | | | | Merge pull request #52015 from mechPenSketch/expose_hotzones2Rémi Verschelde2021-12-151-0/+37
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Expose connection hot zones in GraphNodemechPenSketch2021-12-121-0/+37
* | | | | Merge pull request #55958 from timothyqiu/xml-indentsRémi Verschelde2021-12-155-73/+72
|\ \ \ \ \
| * | | | | Fix indentations in class reference XMLsHaoyu Qiu2021-12-155-73/+72
* | | | | | Add / to the unix shortcut drive listHaoyu Qiu2021-12-151-2/+8
|/ / / / /
* | | | | Merge pull request #55699 from Mickeon/patch-1Max Hilbrunner2021-12-151-6/+8
|\ \ \ \ \
| * | | | | Various improvements to Camera2D's documentationMicky2021-12-071-6/+8
* | | | | | Merge pull request #55935 from KoBeWi/get_minimum_size_notMax Hilbrunner2021-12-151-0/+1
|\ \ \ \ \ \
| * | | | | | Document get_minimum_size not called in some nodeskobewi2021-12-141-0/+1
* | | | | | | Merge pull request #55777 from cdemirer/doc-replace_byMax Hilbrunner2021-12-151-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Clarify that replace_by keeps child nodes in treecdemirer2021-12-101-1/+2
* | | | | | | | Merge pull request #55831 from Calinou/doc-reflectionprobeMax Hilbrunner2021-12-153-8/+25
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Improve the ReflectionProbe class documentationHugo Locurcio2021-12-113-8/+25
* | | | | | | | Merge pull request #55609 from rcorre/doc-scrollRémi Verschelde2021-12-131-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Document how to autoscroll ScrollContainer.Ryan Roden-Corrent2021-12-121-0/+6
* | | | | | | | | Document RigidBody2D/3D and particles' angular velocity unitsHugo Locurcio2021-12-116-14/+14
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Improve RigidDynamicBody force and torque APIPouleyKetchoupp2021-12-106-67/+400
* | | | | | | | Merge pull request #55702 from nekomatata/physics-solver-settingsRémi Verschelde2021-12-106-9/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Add physics solver settings to project settingsPouleyKetchoupp2021-12-076-9/+49