summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #92535 from timothyqiu/parentheses-mismatchRémi Verschelde2024-05-303-4/+4
|\ | | | | | | Fix mismatched parentheses in class reference
| * Fix mismatched parentheses in class referenceHaoyu Qiu2024-05-303-4/+4
| |
* | Merge pull request #92317 from bruvzg/emb_decorationsRémi Verschelde2024-05-301-0/+2
|\ \ | | | | | | | | | Fix `get_position_with_decorations` and `get_size_with_decorations` for embedded windows.
| * | Fix `get_position_with_decorations` and `get_size_with_decorations` for ↵bruvzg2024-05-241-0/+2
| | | | | | | | | | | | embedded windows.
* | | Merge pull request #90365 from KoBeWi/export_any%_speedrunRémi Verschelde2024-05-301-1/+1
|\ \ \ | | | | | | | | | | | | Allow skipping imported resource files from export
| * | | Allow skipping imported resource files from exportkobewi2024-04-081-1/+1
| | | |
* | | | Merge pull request #87099 from bitwise-aiden/ba-add-trim-newlinesRémi Verschelde2024-05-301-0/+3
|\ \ \ \ | |_|_|/ |/| | | | | | | Implement `trim_final_newlines` setting and functionality
| * | | Implement trim_final_newlines functionalityAiden Storey2024-05-021-0/+3
| | | |
* | | | Merge pull request #92508 from bruvzg/rtl_cell_docsRémi Verschelde2024-05-291-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | [RTL] Add references to cell and column configuration methods.
| * | | | [RTL] Adds references to cell and column configuration methods.bruvzg2024-05-291-2/+2
| | | | |
* | | | | Merge pull request #92339 from devloglogan/comp-layer-reference-frameRémi Verschelde2024-05-291-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Apply reference frame transform to `OpenXRCompositionLayer` nodes
| * | | | | Apply reference frame transform to OpenXRCompositionLayer nodesdevloglogan2024-05-291-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge pull request #91033 from Hilderin/keep_current_bottom_panel_on_playRémi Verschelde2024-05-291-6/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Add editor setting to keep bottom panel state on play and stop game
| * | | | | Add editor setting to keep bottom panel state on play and stop gameHilderin2024-05-291-6/+6
| | | | | |
* | | | | | Merge pull request #87446 from Mickeon/documentation-Joint-tweaksRémi Verschelde2024-05-292-10/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Tweak Joint2D and Joint3D documentation for consistency
| * | | | | | Tweak Joint2D and Joint3D documentation for consistencyMicky2024-04-082-10/+12
| | | | | | |
* | | | | | | Merge pull request #92126 from TokageItLab/reset-dominantRémi Verschelde2024-05-291-4/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | Fix Deterministic blending with Dominant/Recessive doesn't have initial value even if there is no Discrete track
| * | | | | | Fix Deterministic blending with Dominant doesn't have init valueSilc Lizard (Tokage) Renew2024-05-211-4/+4
| | | | | | |
* | | | | | | Merge pull request #92456 from ckaiser/fix-light3d-docsRémi Verschelde2024-05-281-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix Light3D BakeMode enum documentation
| * | | | | | | Fix Light3D BakeMode enum documentationChristian Kaiser2024-05-281-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #92451 from timothyqiu/not-3d-onlyRémi Verschelde2024-05-281-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix `PhysicsMaterial` description being limited to 3D
| * | | | | | | Fix PhysicsMaterial description being limited to 3DHaoyu Qiu2024-05-281-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #89033 from bruvzg/doc_end_errRémi Verschelde2024-05-281-3/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [DisplayServer] Add error messages and descriptions to callbacks.
| * | | | | | | [DisplayServer] Add error messages and descriptions to callbacks.bruvzg2024-05-281-3/+4
| |/ / / / / /
* | | | | | | Merge pull request #92416 from mateuseap/feat/mesh_libraryRémi Verschelde2024-05-281-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Improve description of `find_item_by_name()` method in `MeshLibrary` class documentation
| * | | | | | | Improve description of find_item_by_name() method in MeshLibrary class docMateus Elias2024-05-271-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Specify what the method find_item_by_name() returns if no item is found.
* | | | | | | Merge pull request #92380 from mateuseap/feat/meshRémi Verschelde2024-05-282-1/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Improve `Mesh` class description
| * | | | | | | Improve Mesh class descriptionMateus Elias2024-05-262-1/+4
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Bind MAX_MESH_SURFACES constant in RenderingServer::_bind_methods() - Add MAX_MESH_SURFACES constant to RenderingServer class documentation - Reference the constant RenderingServer.MAX_MESH_SURFACES in the description of Mesh class documentation
* | | | | | | Merge pull request #92363 from Calinou/doc-projectsettings-vsync-compatibilityRémi Verschelde2024-05-281-2/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix outdated `vsync_mode` project setting documentation
| * | | | | | | Fix outdated `vsync_mode` project setting documentationHugo Locurcio2024-05-251-2/+3
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disabling V-Sync when using the Compatibility rendering method works since Godot 4.2 at least. This also documents the `--disable-vsync` command line argument.
* | | | | | | Merge pull request #92322 from groud/implement_custom_data_labelRémi Verschelde2024-05-281-0/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Display custom data name instead of indices in TileData inspector
| * | | | | | | Display custom data name instead of indices in TileData inspectorGilles Roudière2024-05-251-0/+2
| |/ / / / / /
* | | | | | | Merge pull request #92293 from rvenson/fix-navigation-agent-docsRémi Verschelde2024-05-282-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Clarify `velocity_computed` signal description
| * | | | | | | Update velocity_computed signal descriptionrvenson2024-05-252-2/+2
| | | | | | | |
* | | | | | | | Class reference: Add self-links to methods, properties, etc.Ricardo Buring2024-05-261-22/+46
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #92272 from timothyqiu/add-to-endRémi Verschelde2024-05-231-0/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Explain `add_to_end` parameter of `add_property_editor()`
| * | | | | | | Explain add_to_end parameter of add_property_editor()Haoyu Qiu2024-05-231-0/+1
| | | | | | | |
* | | | | | | | [DisplayServer] Add method to check if window transparency is supported and ↵bruvzg2024-05-231-1/+7
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | enabled.
* | | | | | | Merge pull request #92242 from ↵Rémi Verschelde2024-05-231-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Daylily-Zeleen/daylily-zeleen/fix_ConfirmationDialog_doc Fix confusing descriptions of ConfirmationDialog.
| * | | | | | Fix confusing descriptions of ConfirmationDialog's description.Daylily-Zeleen2024-05-221-2/+2
| | | | | | |
* | | | | | | Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-212-10/+9
| | | | | | |
* | | | | | | Merge pull request #92154 from lawnjelly/is_polygon_clockwise_docRémi Verschelde2024-05-211-0/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Clarify `is_polygon_clockwise()` coordinate system
| * | | | | | | Clarify is_polygon_clockwise() coordinate systemlawnjelly2024-05-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The function assumes a normal Cartesian coordinate system.
* | | | | | | | Merge pull request #91557 from AThousandShips/dotnet_doc_fixRémi Verschelde2024-05-211-3/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [C#] Unexpose `GodotSharp`
| * | | | | | | | [C#] Unexpose `GodotSharp`A Thousand Ships2024-05-041-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This class seems to have been exposed accidentally, and breaks documentation on non-mono builds, requiring hacks
* | | | | | | | | Merge pull request #92112 from KoBeWi/is_there_something_this_class_can't_doRémi Verschelde2024-05-202-10/+19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve documentation on TreeItem's cell modes
| * | | | | | | | | Improve documentation on TreeItem's cell modeskobewi2024-05-192-10/+19
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #92108 from KoBeWi/stash_focus_for_laterRémi Verschelde2024-05-201-1/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable follow focus while updating inspector
| * | | | | | | | | Disable follow focus while updating inspectorkobewi2024-05-191-1/+0
| |/ / / / / / / /
* / / / / / / / / Fix CheckBox and CheckButton not using max_icon_widthRiley Willows2024-05-201-1/+1
|/ / / / / / / /