summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #98255 from timothyqiu/form-is-indeed-emptinessClay John2024-10-171-0/+4
|\
| * Don't pseudolocalize empty stringsHaoyu Qiu2024-10-171-0/+4
* | Merge pull request #98230 from and-rad/android_permissionsClay John2024-10-171-3/+3
|\ \
| * | Fix Android app permissions for SDK levels earlier than 28Andreas Raddau2024-10-161-3/+3
* | | Merge pull request #98254 from timothyqiu/marker-typosClay John2024-10-171-2/+2
|\ \ \
| * | | Fix typos in `AnimationMarkerEdit`Haoyu Qiu2024-10-171-2/+2
| | |/ | |/|
* | | Merge pull request #98222 from timothyqiu/media-control-rtlClay John2024-10-174-16/+13
|\ \ \
| * | | Don't flip playback control buttons in RTL layoutHaoyu Qiu2024-10-164-16/+13
| | |/ | |/|
* | | Merge pull request #98086 from DarioSamo/transfer-queues-semaphoresClay John2024-10-172-15/+29
|\ \ \
| * | | Rewrite semaphore handling for transfer workers.Dario2024-10-172-15/+29
| | |/ | |/|
* | | Merge pull request #96893 from tetrapod00/docs-crosslink-antialiasingClay John2024-10-173-13/+22
|\ \ \
| * | | Docs: Add cross-links to antialiasing project settingstetrapod002024-09-113-13/+22
* | | | Merge pull request #97885 from timothyqiu/useful-tooltipClay John2024-10-171-0/+2
|\ \ \ \
| * | | | Make EditorFileDialog's Recent and Fav list show full path in tooltipHaoyu Qiu2024-10-061-0/+2
* | | | | Merge pull request #98085 from dalexeev/gds-fix-typed-dict-static-default-initClay John2024-10-171-1/+7
|\ \ \ \ \
| * | | | | GDScript: Add missing static default initialization for typed dictionariesDanil Alexeev2024-10-111-1/+7
* | | | | | Merge pull request #98009 from TokageItLab/init-skel-skinClay John2024-10-172-2/+4
|\ \ \ \ \ \
| * | | | | | Fix initial skin update timing in Skeleton3DSilc Lizard (Tokage) Renew2024-10-162-2/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #97888 from Gamemap/Itemlist-fix-right-paddingClay John2024-10-171-1/+1
|\ \ \ \ \ \
| * | | | | | ItemList - Fix right padding missingGamemap2024-10-061-1/+1
| |/ / / / /
* | | | | | Merge pull request #93005 from CozyCubeGames/sqr-dist-optimizationClay John2024-10-171-10/+12
|\ \ \ \ \ \
| * | | | | | Replaced some distance checks with square distance checks in NavMap, wherever...Zi Ye2024-10-151-10/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #98187 from EnlightenedOne/98102Clay John2024-10-171-5/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Move preprocessor to end of line for iterator, remove redeclaration incompati...EnlightenedOne2024-10-141-5/+1
| |/ / / /
* | | | | Merge pull request #98238 from timothyqiu/not-appendThaddeus Crews2024-10-161-2/+2
|\ \ \ \ \
| * | | | | Fix wording in description of `store_line` and `store_string`Haoyu Qiu2024-10-161-2/+2
| |/ / / /
* | | | | Merge pull request #97564 from kitbdev/animation-bezier-editor-fix-box-select...Thaddeus Crews2024-10-161-5/+0
|\ \ \ \ \
| * | | | | Fix mouse clamping in Animation Bezier box selectkit2024-09-271-5/+0
* | | | | | Merge pull request #98202 from syntaxerror247/patch-1Thaddeus Crews2024-10-161-1/+1
|\ \ \ \ \ \
| * | | | | | Update use_native_dialog description in FileDialogAnish Mishra2024-10-161-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #98196 from bruvzg/u16_listThaddeus Crews2024-10-161-1/+12
|\ \ \ \ \ \
| * | | | | | [Font Importer] Update Unicode block list to Unicode 16.0bruvzg2024-10-151-1/+12
| |/ / / / /
* | | | | | Merge pull request #98195 from kleonc/2d_transform_snapping_revert_incorrect_...Thaddeus Crews2024-10-161-3/+3
|\ \ \ \ \ \
| * | | | | | Revert incorrect rounding when 2D transform snappingkleonc2024-10-151-3/+3
| |/ / / / /
* | | | | | Merge pull request #98127 from darksylinc/matias-wayland-build-errorThaddeus Crews2024-10-161-1/+1
|\ \ \ \ \ \
| * | | | | | Fix wrong Wayland path if building with opengl3=noMatias N. Goldberg2024-10-121-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #98126 from TCROC/macos-codesign-additional-entitlementsThaddeus Crews2024-10-162-1/+22
|\ \ \ \ \ \
| * | | | | | added ability to add extra codesign entitlements for macos from godot editorTravis Lange2024-10-132-1/+22
* | | | | | | Merge pull request #98156 from jaydensipe/show-custom-icons-in-remote-scene-viewThaddeus Crews2024-10-161-0/+14
|\ \ \ \ \ \ \
| * | | | | | | Show correct icons in EditorDebuggerRemoteObjectJayden Sipe2024-10-151-0/+14
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #88427 from CrayolaEater/fix-no-icons-on-remote-nodesThaddeus Crews2024-10-163-3/+28
|\ \ \ \ \ \ \
| * | | | | | | Fixed Remote Nodes missing custom iconsBogdan Inculet2024-10-153-3/+28
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #98210 from allenwp/fix-CONTAINER_PROJECT_SETTING_TAB_RIGHTThaddeus Crews2024-10-161-1/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix `CONTAINER_PROJECT_SETTING_TAB_RIGHT` option of `EditorPlugin` to add to ...Allen Pestaluky2024-10-151-1/+0
|/ / / / / /
* | | | | | Merge pull request #92441 from Chaosus/shader_custom_func_overloadsThaddeus Crews2024-10-143-128/+244
|\ \ \ \ \ \
| * | | | | | Implement custom function overloading in shading languageYuri Rubinsky2024-10-083-128/+244
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #97560 from SaracenOne/fix_anim_library_popupThaddeus Crews2024-10-141-2/+2
|\ \ \ \ \ \
| * | | | | | Fix positioning of popup menu in AnimationLibrary editor.Saracen2024-09-281-2/+2
* | | | | | | Merge pull request #97938 from fire/GODOT_rest_transformThaddeus Crews2024-10-141-5/+1
|\ \ \ \ \ \ \
| * | | | | | | Assign the correct bone rest transform to nodes with matrix in GLTFK. S. Ernest (iFire) Lee2024-10-071-5/+1
| | |/ / / / / | |/| | | | |