Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #90310 from mhilbrunner/OutdatedDemos | Rémi Verschelde | 2024-04-08 | 109 | -203/+196 |
|\ | | | | | | | Update links to outdated asset library demos | ||||
| * | Update links to outdated asset library demos | skyace65 | 2024-04-07 | 109 | -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/wip | Rémi Verschelde | 2024-04-08 | 1 | -1/+1 |
|\ \ | | | | | | | | | | Update the location of editor theme | ||||
| * | | fix: update the location of editor theme | Emmanuel Ferdman | 2024-04-06 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #90254 from Gamepro5/patch-1 | Rémi Verschelde | 2024-04-08 | 1 | -1/+2 |
|\ \ | | | | | | | | | | Specify that `get_floor_normal()` does not return the surface normal | ||||
| * | | Specify that get_floor_normal() does not return the surface normal | Gamepro5 | 2024-04-08 | 1 | -1/+2 |
| |/ | | | | | | | Also see godotengine/godot-proposals#8324 | ||||
* | | Merge pull request #90096 from AdriaandeJongh/improve-y-sort-description | Rémi Verschelde | 2024-04-08 | 1 | -3/+4 |
|\ \ | | | | | | | | | | [Doc] Improve description of `y_sort_enabled` | ||||
| * | | improve description of y_sort_enabled | Adriaan de Jongh | 2024-04-02 | 1 | -3/+4 |
| | | | |||||
* | | | Merge pull request #90072 from AThousandShips/vec_cross_doc | Rémi Verschelde | 2024-04-08 | 2 | -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 vectors | A Thousand Ships | 2024-04-06 | 2 | -1/+2 |
| |/ / | |||||
* | | | Merge pull request #90039 from AThousandShips/load_relative_note | Rémi Verschelde | 2024-04-08 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | | | | | [Doc] Document loading behavior with relative paths | ||||
| * | | | [Doc] Document loading behavior with relative paths | A Thousand Ships | 2024-03-30 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge pull request #89608 from AThousandShips/format_doc_fix | Rémi Verschelde | 2024-04-08 | 1 | -0/+7 |
|\ \ \ | | | | | | | | | | | | | [Doc] Clarify behavior of `String.format` with keys in replacements | ||||
| * | | | [Doc] Clarify behavior of `String.format` with keys in replacements | A Thousand Ships | 2024-03-17 | 1 | -0/+7 |
| | | | | |||||
* | | | | Merge pull request #88329 from ManpreetXSingh/key-window-menu | Rémi Verschelde | 2024-04-08 | 1 | -0/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | Windows: Add support for enabling Alt+Space menu and fix borderless maximize | ||||
| * | | | | Windows: Add alt+space menu and fix window modes | Manpreet Singh | 2024-04-06 | 1 | -0/+5 |
| | | | | | |||||
* | | | | | Merge pull request #87244 from Mickeon/documentation-SliderJoint3D-missing | Rémi Verschelde | 2024-04-08 | 1 | -22/+24 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add missing descriptions for SliderJoint3D's `param` methods | ||||
| * | | | | | Add missing descriptions for SliderJoint3D's `param` methods | Micky | 2024-01-16 | 1 | -22/+24 |
| | | | | | | |||||
* | | | | | | Merge pull request #87082 from ↵ | Rémi Verschelde | 2024-04-08 | 1 | -0/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mickeon/documentation-RenderingDevice-dynamic_state Add descriptions to a few RenderingDevice's PipelineDynamicStateFlags | ||||
| * | | | | | | Add descriptions to a few RenderingDevice's PipelineDynamicStateFlags | Micky | 2024-01-11 | 1 | -0/+2 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #87042 from Mickeon/documentation-EditorExportPlatform-misc | Rémi Verschelde | 2024-04-08 | 2 | -0/+7 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add miscellaneous documentation to some classes | ||||
| * | | | | | | | Add miscellaneous documentation to some classes | Micky | 2024-01-10 | 2 | -0/+7 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #87030 from ↵ | Rémi Verschelde | 2024-04-08 | 1 | -0/+44 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mickeon/documentation-PhysicsDirectBodyState2DExtension Add documentation to PhysicsDirectBodyState2DExtension | ||||
| * | | | | | | | Add documentation to PhysicsDirectBodyState2DExtension | Micky | 2024-01-10 | 1 | -0/+44 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #87018 from Mickeon/documentation-PhysicsServer2DExtension | Rémi Verschelde | 2024-04-08 | 1 | -0/+160 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation to PhysicsServer2DExtension | ||||
| * | | | | | | | | Add documentation to PhysicsServer2DExtension | Micky | 2024-01-09 | 1 | -0/+160 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #86994 from Mickeon/fill-viewport-documentation | Rémi Verschelde | 2024-04-08 | 1 | -6/+35 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing documentation to Viewport | ||||
| * | | | | | | | | Add missing documentation to Viewport | Micky | 2024-04-08 | 1 | -6/+35 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #86839 from Mickeon/java-class-documentation | Rémi Verschelde | 2024-04-08 | 2 | -0/+9 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation to JavaClass & JavaClassWrapper | ||||
| * | | | | | | | | Add documentation to JavaClass & JavaClassWrapper | Micky | 2024-01-05 | 2 | -0/+9 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #85839 from ↵ | Rémi Verschelde | 2024-04-08 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | romlok/clarify-get-closest-collision-unsafe-fraction Clarify Shapecast safe/unsafe fraction difference in class reference | ||||
| * | | | | | | | | | Clarify Shapecast safe/unsafe fraction difference | Mel Collins | 2023-12-06 | 2 | -0/+2 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #83735 from AThousandShips/ray_doc | Rémi Verschelde | 2024-04-08 | 2 | -0/+30 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add instructions to get shape of `RayCast2D/3D` | ||||
| * | | | | | | | | | | Add instructions to get shape of `RayCast2D/3D` | A Thousand Ships | 2024-04-07 | 2 | -0/+30 |
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds details on how to get the intersected shape | ||||
* | | | | | | | | | | Merge pull request #83622 from Gatada/patch-1 | Rémi Verschelde | 2024-04-08 | 2 | -8/+16 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify emitting behavior of GPU particles | ||||
| * | | | | | | | | | | Clarifies emitting behavior of 2D and 3D GPU particles | Johan H. W. Basberg | 2024-03-07 | 2 | -8/+16 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #81864 from Mickeon/doc-peeves-this-one-is-miniscule-I-swear | Rémi Verschelde | 2024-04-08 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tweaks to ViewportTexture's Documentation | ||||
| * | | | | | | | | | | | Tweaks to ViewportTexture's Documentation | Micky | 2023-09-18 | 1 | -4/+5 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #81858 from Mickeon/doc-peeves-that-will-be-merged-in-2030 | Rémi Verschelde | 2024-04-08 | 1 | -21/+25 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overhaul AudioStreamPlayer's documentation | ||||
| * | | | | | | | | | | | | Overhaul AudioStreamPlayer's documentation | Micky | 2023-12-30 | 1 | -21/+25 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #80166 from rburing/force_integration_docs | Rémi Verschelde | 2024-04-08 | 7 | -20/+29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix physics server force integration docs | ||||
| * | | | | | | | | | | | | | Fix force integration documentation | Ricardo Buring | 2024-03-16 | 7 | -20/+29 |
| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge pull request #79075 from dalexeev/doc-typed-arrays | Rémi Verschelde | 2024-04-08 | 1 | -4/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update typed arrays documentation | ||||
| * | | | | | | | | | | | | | | Update typed arrays documentation | Danil Alexeev | 2023-07-05 | 1 | -4/+27 |
| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge pull request #78257 from Calinou/doc-packed-arrays-vs-typed-arrays | Rémi Verschelde | 2024-04-08 | 7 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document the upsides and downsides of packed arrays versus typed arrays | ||||
| * | | | | | | | | | | | | | | Document the upsides and downsides of packed arrays versus typed arrays | Hugo Locurcio | 2023-11-15 | 7 | -0/+7 |
| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge pull request #90271 from DarioSamo/pipeline_cache_setting | Rémi Verschelde | 2024-04-06 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add toggle for enabling or disabling RenderingDevice's pipeline cache. | ||||
| * | | | | | | | | | | | | | | | Add toggle for enabling or disabling RenderingDevice's pipeline cache. | Dario | 2024-04-05 | 1 | -0/+4 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |||||
* / | | | | | | | | | | | | | | Clarify UndoRedo MergeMode and add_*_reference docs | Jordyfel | 2024-04-05 | 1 | -4/+6 |
|/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge pull request #90196 from bruvzg/ts_tcase | Rémi Verschelde | 2024-04-05 | 2 | -0/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [TextServer] Expose ICU title case string conversion to scripting. |