Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge pull request #99324 from TokageItLab/fix-fpe-spinner | Thaddeus Crews | 2024-11-19 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix spinner in AnimationTrackEdit in FPS mode | Silc Lizard (Tokage) Renew | 2024-11-17 | 1 | -0/+5 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Update FileAccess.xml | ntlblpm | 2024-11-19 | 1 | -1/+1 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #98683 from clayjohn/wireframe | Thaddeus Crews | 2024-11-18 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Ensure shadow material and mesh are not used with wireframe mode | clayjohn | 2024-11-16 | 2 | -1/+4 | |
* | | | | | | | | | | | | Merge pull request #97656 from kitbdev/doc-textedit-improve | Thaddeus Crews | 2024-11-18 | 3 | -59/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Improve TextEdit and CodeEdit documentation | kit | 2024-11-14 | 3 | -59/+59 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #98788 from Bonkahe/master | Thaddeus Crews | 2024-11-18 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Implemented multimesh_get_buffer_rd_rid function into RenderingServer. | David House | 2024-11-14 | 1 | -0/+7 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #86195 from GreenCrowDev/curve3d_close | Thaddeus Crews | 2024-11-18 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Implement closed path for Curve3d | matricola787 | 2024-11-16 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Merge pull request #98816 from arkology/to-infinity-and-beyond | Thaddeus Crews | 2024-11-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Improve set_radial_initial_angle by removing loops | arkology | 2024-11-14 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #98099 from dalexeev/pot-gen-add-comment-support | Thaddeus Crews | 2024-11-15 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments | Danil Alexeev | 2024-10-13 | 1 | -0/+8 | |
* | | | | | | | | | | | | | Merge pull request #99212 from CW-Jesse/patch-1 | Thaddeus Crews | 2024-11-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | [DisplayServer] [docs] Improve readability of `get_screen_from_rect()` | Jesse | 2024-11-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | [DisplayServer] [docs] Describe edge cases for `get_screen_from_rect()` | Jesse | 2024-11-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge pull request #99132 from BrianBHuynh/master | Thaddeus Crews | 2024-11-14 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Added notes on DirAccess | Brian Huynh | 2024-11-12 | 1 | -1/+7 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #75164 from Calinou/visualinstance3d-lightmap-scale-float | Thaddeus Crews | 2024-11-14 | 2 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Allow more flexible adjustments of VisualInstance3D Lightmap Scale | Hugo Locurcio | 2024-11-14 | 2 | -6/+11 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #99185 from Mickeon/documentation-damn-it | Thaddeus Crews | 2024-11-14 | 2 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix `format` description being different between String and StringName | Micky | 2024-11-13 | 2 | -3/+9 | |
| |/ / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / | Improve documentation on `@GlobalScope.PROPERTY_USAGE_SCRIPT_VARIABLE` | Hugo Locurcio | 2024-11-14 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #98918 from bruvzg/pck_enc_iv | Thaddeus Crews | 2024-11-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Allow setting custom initialization vector for FileAccessEncrypted. Add expor... | bruvzg | 2024-11-13 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #99146 from noidexe/patch-3 | Thaddeus Crews | 2024-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Update doc/classes/Range.xml | Lisandro Lorea | 2024-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Clarify effect of setting "page" parameter | Lisandro Lorea | 2024-11-12 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #98621 from tetrapod00/improve-project-settings-links | Thaddeus Crews | 2024-11-13 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Docs: Add links to project settings | tetrapod00 | 2024-11-12 | 4 | -7/+7 | |
* | | | | | | | | | | | | | Merge pull request #94372 from TokageItLab/advance-on-start | Thaddeus Crews | 2024-11-13 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add advance_on_start option to NodeAnimation | Silc Lizard (Tokage) Renew | 2024-11-12 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | Merge pull request #93440 from Calinou/import-size-limit-downsample-if-necessary | Thaddeus Crews | 2024-11-13 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Downsample textures on import if necessary for technical reasons | Hugo Locurcio | 2024-06-22 | 1 | -1/+5 | |
* | | | | | | | | | | | | | | Merge pull request #98680 from jaydensipe/expose-toast-notification-methods | Thaddeus Crews | 2024-11-12 | 2 | -0/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Expose toast notification methods | Jayden Sipe | 2024-11-11 | 2 | -0/+40 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #97373 from kitbdev/fix-splitcontainer-collapsed-doc | Thaddeus Crews | 2024-11-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix SplitContainer collapsed documentation | kit | 2024-09-23 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #91201 from bruvzg/con_type | Thaddeus Crews | 2024-11-12 | 1 | -6/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [OS] Add functions to determine standard I/O device type. | bruvzg | 2024-11-06 | 1 | -6/+55 | |
* | | | | | | | | | | | | | | | Merge pull request #99002 from Mickeon/documentation-more-miscellaneous-oddities | Thaddeus Crews | 2024-11-12 | 19 | -29/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fix more miscellaneous oddities around the class reference | Micky | 2024-11-12 | 19 | -29/+29 | |
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #97955 from RobProductions/fix-godot-nav-preset | Thaddeus Crews | 2024-11-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Restore `Godot` preset zoom modifier | Matt Enad | 2024-10-08 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments | Thaddeus Crews | 2024-11-12 | 1 | -2/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data | Danil Alexeev | 2024-11-04 | 1 | -2/+17 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #98689 from Meorge/tween-docs | Thaddeus Crews | 2024-11-12 | 1 | -4/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Update `Tween.set_ease` and `Tween.set_trans` to reflect that they only apply... | Malcolm Anderson | 2024-11-11 | 1 | -4/+16 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |