summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-18Fix crash if font fails loading when generating a previewMarc Gilleron
2021-12-18Fix initialising of gl_manager and checking gl_manager and context_vulkan pre...Bastiaan Olij
2021-12-17Sync detect_prime_x11.cpp formatting changes from 3.x branchWilson E. Alvarez
2021-12-17Merge pull request #52170 from Ansraer/2d-scale-factorRémi Verschelde
2021-12-17Merge pull request #55976 from timothyqiu/font-preview-fgRémi Verschelde
2021-12-17add 2d scale factor propertyAnsraer
2021-12-17Merge pull request #56023 from Zylann/null_checksRémi Verschelde
2021-12-17Revert "Fixed event spam when using the Nintendo Switch controller"Marcel Admiraal
2021-12-18Fix font preview text color on light backgroundHaoyu Qiu
2021-12-17Don't crash when texture param is nullMarc Gilleron
2021-12-17Update AUTHORS and DONORS listRémi Verschelde
2021-12-17Sync controller mappings DB with SDL2 community repoRémi Verschelde
2021-12-16Merge pull request #55966 from bruvzg/wt💩4Rémi Verschelde
2021-12-16Merge pull request #55980 from slouken/fix-xinput-detectionRémi Verschelde
2021-12-16Merge pull request #55978 from slouken/fix-switch-controller-event-spamRémi Verschelde
2021-12-16Fixed event spam when using the Nintendo Switch controllerSam Lantinga
2021-12-16Fixed detecting the Valve Streaming GamepadSam Lantinga
2021-12-16i18n: Sync classref translations with current `3.4` docsRémi Verschelde
2021-12-16Merge pull request #55165 from Calinou/doc-gui-theme-item-focus-transparentRémi Verschelde
2021-12-16i18n: Sync classref translations with WeblateRémi Verschelde
2021-12-16i18n: Sync editor translations with WeblateRémi Verschelde
2021-12-16Merge pull request #55992 from KoBeWi/node_hide_and_seekRémi Verschelde
2021-12-16Mention what happens if find_node() failskobewi
2021-12-16Merge pull request #55970 from Chaosus/shader_fix_struct_warningRémi Verschelde
2021-12-16Merge pull request #55930 from timothyqiu/doctool-i18nRémi Verschelde
2021-12-16Merge pull request #55982 from Chaosus/vs_texture_filteringYuri Roubinsky
2021-12-16Make `--doctool` locale awareHaoyu Qiu
2021-12-16Merge pull request #55747 from timothyqiu/editor-proxyFabio Alessandrelli
2021-12-16Add texture filtering properties to `VisualShaderNodeTextureUniform`Yuri Roubinsky
2021-12-16Merge pull request #55974 from skyace65/ScriptDocMax Hilbrunner
2021-12-16Merge pull request #55811 from nathanfranke/os-documentationMax Hilbrunner
2021-12-16Merge pull request #55969 from Chaosus/shader_anisotropicYuri Roubinsky
2021-12-15Clarify that the script class should not be used directlyskyace65
2021-12-15Fix OS.get_name and OS.get_user_data_dir documentationNathan Franke
2021-12-15Fix struct usage passing to shader warning systemYuri Roubinsky
2021-12-15Merge pull request #55183 from madmiraal/fix-41421Rémi Verschelde
2021-12-15Merge pull request #52015 from mechPenSketch/expose_hotzones2Rémi Verschelde
2021-12-15Rename shader hint `filter_anisotropy` to `filter_anisotropic`Yuri Roubinsky
2021-12-15Only rotate Android sensor values for sensors that need them rotatedMarcel Admiraal
2021-12-15[Windows] Detect new Windows Terminal and disable unsupported set_console_vis...bruvzg
2021-12-15Document that transparent StyleBoxes/textures should be used for UI focusHugo Locurcio
2021-12-15Merge pull request #55957 from Chaosus/shader_fix_arraysYuri Roubinsky
2021-12-15Merge pull request #55958 from timothyqiu/xml-indentsRémi Verschelde
2021-12-15Merge pull request #53129 from Faless/net/4.x_enet_optsFabio Alessandrelli
2021-12-15Fix shader array parsing in variable declarationYuri Roubinsky
2021-12-15Fix indentations in class reference XMLsHaoyu Qiu
2021-12-15Merge pull request #55948 from timothyqiu/shortcut-drivesRémi Verschelde
2021-12-15Add / to the unix shortcut drive listHaoyu Qiu
2021-12-15[Net] ENet poll now only service the connection once.Jordan Schidlowsky
2021-12-15[Net] ENetMultiplayerPeer now sends fragmented packets unreliably too.Jordan Schidlowsky