summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #99324 from TokageItLab/fix-fpe-spinnerThaddeus Crews2024-11-191-0/+5
|\
| * Fix spinner in AnimationTrackEdit in FPS modeSilc Lizard (Tokage) Renew2024-11-171-0/+5
* | Update FileAccess.xmlntlblpm2024-11-191-1/+1
* | Merge pull request #98683 from clayjohn/wireframeThaddeus Crews2024-11-182-1/+4
|\ \
| * | Ensure shadow material and mesh are not used with wireframe modeclayjohn2024-11-162-1/+4
* | | Merge pull request #97656 from kitbdev/doc-textedit-improveThaddeus Crews2024-11-183-59/+59
|\ \ \
| * | | Improve TextEdit and CodeEdit documentationkit2024-11-143-59/+59
| |/ /
* | | Merge pull request #98788 from Bonkahe/masterThaddeus Crews2024-11-181-0/+7
|\ \ \
| * | | Implemented multimesh_get_buffer_rd_rid function into RenderingServer.David House2024-11-141-0/+7
* | | | Merge pull request #86195 from GreenCrowDev/curve3d_closeThaddeus Crews2024-11-181-0/+3
|\ \ \ \
| * | | | Implement closed path for Curve3dmatricola7872024-11-161-0/+3
* | | | | Merge pull request #98816 from arkology/to-infinity-and-beyondThaddeus Crews2024-11-181-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Improve set_radial_initial_angle by removing loopsarkology2024-11-141-0/+1
* | | | | Merge pull request #98099 from dalexeev/pot-gen-add-comment-supportThaddeus Crews2024-11-151-0/+8
|\ \ \ \ \
| * | | | | POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` commentsDanil Alexeev2024-10-131-0/+8
* | | | | | Merge pull request #99212 from CW-Jesse/patch-1Thaddeus Crews2024-11-151-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [DisplayServer] [docs] Improve readability of `get_screen_from_rect()`Jesse2024-11-141-1/+1
| * | | | | [DisplayServer] [docs] Describe edge cases for `get_screen_from_rect()`Jesse2024-11-131-1/+1
* | | | | | Merge pull request #99132 from BrianBHuynh/masterThaddeus Crews2024-11-141-1/+7
|\ \ \ \ \ \
| * | | | | | Added notes on DirAccessBrian Huynh2024-11-121-1/+7
* | | | | | | Merge pull request #75164 from Calinou/visualinstance3d-lightmap-scale-floatThaddeus Crews2024-11-142-6/+11
|\ \ \ \ \ \ \
| * | | | | | | Allow more flexible adjustments of VisualInstance3D Lightmap ScaleHugo Locurcio2024-11-142-6/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #99185 from Mickeon/documentation-damn-itThaddeus Crews2024-11-142-3/+9
|\ \ \ \ \ \ \
| * | | | | | | Fix `format` description being different between String and StringNameMicky2024-11-132-3/+9
| |/ / / / / /
* / / / / / / Improve documentation on `@GlobalScope.PROPERTY_USAGE_SCRIPT_VARIABLE`Hugo Locurcio2024-11-141-1/+1
|/ / / / / /
* | | | | | Merge pull request #98918 from bruvzg/pck_enc_ivThaddeus Crews2024-11-131-0/+1
|\ \ \ \ \ \
| * | | | | | Allow setting custom initialization vector for FileAccessEncrypted. Add expor...bruvzg2024-11-131-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #99146 from noidexe/patch-3Thaddeus Crews2024-11-131-1/+1
|\ \ \ \ \ \
| * | | | | | Update doc/classes/Range.xmlLisandro Lorea2024-11-121-1/+1
| * | | | | | Clarify effect of setting "page" parameterLisandro Lorea2024-11-121-1/+1
| |/ / / / /
* | | | | | Merge pull request #98621 from tetrapod00/improve-project-settings-linksThaddeus Crews2024-11-134-7/+7
|\ \ \ \ \ \
| * | | | | | Docs: Add links to project settingstetrapod002024-11-124-7/+7
* | | | | | | Merge pull request #94372 from TokageItLab/advance-on-startThaddeus Crews2024-11-131-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add advance_on_start option to NodeAnimationSilc Lizard (Tokage) Renew2024-11-121-0/+4
* | | | | | | | Merge pull request #93440 from Calinou/import-size-limit-downsample-if-necessaryThaddeus Crews2024-11-131-1/+5
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Downsample textures on import if necessary for technical reasonsHugo Locurcio2024-06-221-1/+5
* | | | | | | | Merge pull request #98680 from jaydensipe/expose-toast-notification-methodsThaddeus Crews2024-11-122-0/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | Expose toast notification methodsJayden Sipe2024-11-112-0/+40
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #97373 from kitbdev/fix-splitcontainer-collapsed-docThaddeus Crews2024-11-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix SplitContainer collapsed documentationkit2024-09-231-1/+1
* | | | | | | | | Merge pull request #91201 from bruvzg/con_typeThaddeus Crews2024-11-121-6/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [OS] Add functions to determine standard I/O device type.bruvzg2024-11-061-6/+55
* | | | | | | | | | Merge pull request #99002 from Mickeon/documentation-more-miscellaneous-odditiesThaddeus Crews2024-11-1219-29/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix more miscellaneous oddities around the class referenceMicky2024-11-1219-29/+29
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #97955 from RobProductions/fix-godot-nav-presetThaddeus Crews2024-11-121-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Restore `Godot` preset zoom modifierMatt Enad2024-10-081-1/+1
* | | | | | | | | | | Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-argumentsThaddeus Crews2024-11-121-2/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect dataDanil Alexeev2024-11-041-2/+17
* | | | | | | | | | | | Merge pull request #98689 from Meorge/tween-docsThaddeus Crews2024-11-121-4/+16
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Update `Tween.set_ease` and `Tween.set_trans` to reflect that they only apply...Malcolm Anderson2024-11-111-4/+16
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |