summaryrefslogtreecommitdiffstats
path: root/doc/classes
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #90310 from mhilbrunner/OutdatedDemosRémi Verschelde2024-04-08109-203/+196
|\ | | | | | | Update links to outdated asset library demos
| * Update links to outdated asset library demosskyace652024-04-07109-203/+196
| | | | | | | | | | | | Update links to outdated asset library demos Co-authored-by: Max Hilbrunner <m.hilbrunner@gmail.com>
* | Merge pull request #90307 from emmanuel-ferdman/wipRémi Verschelde2024-04-081-1/+1
|\ \ | | | | | | | | | Update the location of editor theme
| * | fix: update the location of editor themeEmmanuel Ferdman2024-04-061-1/+1
| |/
* | Merge pull request #90254 from Gamepro5/patch-1Rémi Verschelde2024-04-081-1/+2
|\ \ | | | | | | | | | Specify that `get_floor_normal()` does not return the surface normal
| * | Specify that get_floor_normal() does not return the surface normalGamepro52024-04-081-1/+2
| |/ | | | | | | Also see godotengine/godot-proposals#8324
* | Merge pull request #90096 from AdriaandeJongh/improve-y-sort-descriptionRémi Verschelde2024-04-081-3/+4
|\ \ | | | | | | | | | [Doc] Improve description of `y_sort_enabled`
| * | improve description of y_sort_enabledAdriaan de Jongh2024-04-021-3/+4
| | |
* | | Merge pull request #90072 from AThousandShips/vec_cross_docRémi Verschelde2024-04-082-1/+2
|\ \ \ | | | | | | | | | | | | [Doc] Clarify the behavior of `Vector2/3.cross` and mention parallel vectors
| * | | [Doc] Clarify the behavior of `Vector2/3.cross` and mention parallel vectorsA Thousand Ships2024-04-062-1/+2
| |/ /
* | | Merge pull request #90039 from AThousandShips/load_relative_noteRémi Verschelde2024-04-081-0/+1
|\ \ \ | | | | | | | | | | | | [Doc] Document loading behavior with relative paths
| * | | [Doc] Document loading behavior with relative pathsA Thousand Ships2024-03-301-0/+1
| |/ /
* | | Merge pull request #89608 from AThousandShips/format_doc_fixRémi Verschelde2024-04-081-0/+7
|\ \ \ | | | | | | | | | | | | [Doc] Clarify behavior of `String.format` with keys in replacements
| * | | [Doc] Clarify behavior of `String.format` with keys in replacementsA Thousand Ships2024-03-171-0/+7
| | | |
* | | | Merge pull request #88329 from ManpreetXSingh/key-window-menuRémi Verschelde2024-04-081-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | Windows: Add support for enabling Alt+Space menu and fix borderless maximize
| * | | | Windows: Add alt+space menu and fix window modesManpreet Singh2024-04-061-0/+5
| | | | |
* | | | | Merge pull request #87244 from Mickeon/documentation-SliderJoint3D-missingRémi Verschelde2024-04-081-22/+24
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Add missing descriptions for SliderJoint3D's `param` methods
| * | | | | Add missing descriptions for SliderJoint3D's `param` methodsMicky2024-01-161-22/+24
| | | | | |
* | | | | | Merge pull request #87082 from ↵Rémi Verschelde2024-04-081-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mickeon/documentation-RenderingDevice-dynamic_state Add descriptions to a few RenderingDevice's PipelineDynamicStateFlags
| * | | | | | Add descriptions to a few RenderingDevice's PipelineDynamicStateFlagsMicky2024-01-111-0/+2
| | | | | | |
* | | | | | | Merge pull request #87042 from Mickeon/documentation-EditorExportPlatform-miscRémi Verschelde2024-04-082-0/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add miscellaneous documentation to some classes
| * | | | | | | Add miscellaneous documentation to some classesMicky2024-01-102-0/+7
| |/ / / / / /
* | | | | | | Merge pull request #87030 from ↵Rémi Verschelde2024-04-081-0/+44
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mickeon/documentation-PhysicsDirectBodyState2DExtension Add documentation to PhysicsDirectBodyState2DExtension
| * | | | | | | Add documentation to PhysicsDirectBodyState2DExtensionMicky2024-01-101-0/+44
| | | | | | | |
* | | | | | | | Merge pull request #87018 from Mickeon/documentation-PhysicsServer2DExtensionRémi Verschelde2024-04-081-0/+160
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation to PhysicsServer2DExtension
| * | | | | | | | Add documentation to PhysicsServer2DExtensionMicky2024-01-091-0/+160
| |/ / / / / / /
* | | | | | | | Merge pull request #86994 from Mickeon/fill-viewport-documentationRémi Verschelde2024-04-081-6/+35
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing documentation to Viewport
| * | | | | | | | Add missing documentation to ViewportMicky2024-04-081-6/+35
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #86839 from Mickeon/java-class-documentationRémi Verschelde2024-04-082-0/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation to JavaClass & JavaClassWrapper
| * | | | | | | | Add documentation to JavaClass & JavaClassWrapperMicky2024-01-052-0/+9
| | | | | | | | |
* | | | | | | | | Merge pull request #85839 from ↵Rémi Verschelde2024-04-082-0/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | romlok/clarify-get-closest-collision-unsafe-fraction Clarify Shapecast safe/unsafe fraction difference in class reference
| * | | | | | | | | Clarify Shapecast safe/unsafe fraction differenceMel Collins2023-12-062-0/+2
| | | | | | | | | |
* | | | | | | | | | Merge pull request #83735 from AThousandShips/ray_docRémi Verschelde2024-04-082-0/+30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add instructions to get shape of `RayCast2D/3D`
| * | | | | | | | | | Add instructions to get shape of `RayCast2D/3D`A Thousand Ships2024-04-072-0/+30
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds details on how to get the intersected shape
* | | | | | | | | | Merge pull request #83622 from Gatada/patch-1Rémi Verschelde2024-04-082-8/+16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify emitting behavior of GPU particles
| * | | | | | | | | | Clarifies emitting behavior of 2D and 3D GPU particlesJohan H. W. Basberg2024-03-072-8/+16
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #81864 from Mickeon/doc-peeves-this-one-is-miniscule-I-swearRémi Verschelde2024-04-081-4/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tweaks to ViewportTexture's Documentation
| * | | | | | | | | | | Tweaks to ViewportTexture's DocumentationMicky2023-09-181-4/+5
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #81858 from Mickeon/doc-peeves-that-will-be-merged-in-2030Rémi Verschelde2024-04-081-21/+25
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overhaul AudioStreamPlayer's documentation
| * | | | | | | | | | | | Overhaul AudioStreamPlayer's documentationMicky2023-12-301-21/+25
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #80166 from rburing/force_integration_docsRémi Verschelde2024-04-087-20/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix physics server force integration docs
| * | | | | | | | | | | | | Fix force integration documentationRicardo Buring2024-03-167-20/+29
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #79075 from dalexeev/doc-typed-arraysRémi Verschelde2024-04-081-4/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update typed arrays documentation
| * | | | | | | | | | | | | | Update typed arrays documentationDanil Alexeev2023-07-051-4/+27
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #78257 from Calinou/doc-packed-arrays-vs-typed-arraysRémi Verschelde2024-04-087-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document the upsides and downsides of packed arrays versus typed arrays
| * | | | | | | | | | | | | | Document the upsides and downsides of packed arrays versus typed arraysHugo Locurcio2023-11-157-0/+7
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #90271 from DarioSamo/pipeline_cache_settingRémi Verschelde2024-04-061-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add toggle for enabling or disabling RenderingDevice's pipeline cache.
| * | | | | | | | | | | | | | | Add toggle for enabling or disabling RenderingDevice's pipeline cache.Dario2024-04-051-0/+4
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* / | | | | | | | | | | | | | Clarify UndoRedo MergeMode and add_*_reference docsJordyfel2024-04-051-4/+6
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #90196 from bruvzg/ts_tcaseRémi Verschelde2024-04-052-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [TextServer] Expose ICU title case string conversion to scripting.