summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modernize RWLockPedro J. Estébanez2021-01-1920-518/+103
* Merge pull request #45078 from Faless/js/4.x_gamepadsRémi Verschelde2021-01-186-56/+229
|\
| * [HTML5] Custom Gamepad library to allow remapping.Fabio Alessandrelli2021-01-185-54/+227
| * Better gamepad axis event injection.Fabio Alessandrelli2021-01-181-2/+2
* | Merge pull request #32321 from Calinou/editor-disable-quit-confirmationRémi Verschelde2021-01-182-11/+2
|\ \
| * | Remove the editor quit confirmationHugo Locurcio2021-01-062-11/+2
* | | Merge pull request #45265 from KoBeWi/children_editing_2077Rémi Verschelde2021-01-183-19/+5
|\ \ \ | |_|/ |/| |
| * | Change how editable children data is storedkobewi2021-01-173-19/+5
* | | Merge pull request #45128 from bruvzg/rtl_wrapped_linesRémi Verschelde2021-01-183-11/+88
|\ \ \
| * | | RichTextLabel: adds separate `get_total_x_count`, `get_visible_x_count` and `...bruvzg2021-01-183-11/+88
|/ / /
* | | Merge pull request #45274 from Calinou/fix-botton-typoRémi Verschelde2021-01-184-13/+13
|\ \ \
| * | | Fix typo in theming methods ("botton" -> "bottom")Hugo Locurcio2021-01-184-13/+13
| |/ /
* | | Merge pull request #45272 from Calinou/editor-cinematic-preview-hide-rotation...Rémi Verschelde2021-01-181-0/+2
|\ \ \
| * | | Hide the rotation gizmo when editor cinematic preview is enabledHugo Locurcio2021-01-181-0/+2
| |/ /
* | | Merge pull request #45271 from Calinou/editor-tweak-contextual-ligatures-hintRémi Verschelde2021-01-181-1/+1
|\ \ \
| * | | Tweak the Contextual Ligatures editor setting hint for consistencyHugo Locurcio2021-01-181-1/+1
| |/ /
* | | Merge pull request #45250 from naithar/fix/ios_plugin-4.0Rémi Verschelde2021-01-182-14/+30
|\ \ \ | |/ / |/| |
| * | [iOS] Added support for '.xcframework' in pluginsSergey Minakov2021-01-172-14/+30
|/ /
* | Merge pull request #45036 from vix597/issue-45025Rémi Verschelde2021-01-162-7/+14
|\ \
| * | Fixes #45025 - Protects _last_mix_time and _last_frame_time with the AudioDri...Sean LaPlante2021-01-162-7/+14
* | | Merge pull request #45232 from Xrayez/doc-gpu-particles-visibilityRémi Verschelde2021-01-162-2/+4
|\ \ \ | |/ / |/| |
| * | Document GPU particles visibility rect/aabb behaviorAndrii Doroshenko (Xrayez)2021-01-162-2/+4
|/ /
* | Merge pull request #45221 from arrowinaknee/fix-new-scene-saveRémi Verschelde2021-01-161-1/+1
|\ \
| * | Remove unnecessary file existence check when saving sceneArrowInAKnee2021-01-161-1/+1
|/ /
* | Merge pull request #45218 from KoBeWi/new_regression_coming_in_3_2_1Rémi Verschelde2021-01-151-21/+7
|\ \
| * | Unify single and multiscene instancingkobewi2021-01-151-21/+7
* | | Merge pull request #45212 from Chaosus/vs_fix_popup_sizeRémi Verschelde2021-01-151-0/+1
|\ \ \
| * | | Fix invalid visual shader context menu popup sizeYuri Roubinsky2021-01-151-0/+1
| |/ /
* | | Merge pull request #45216 from Chaosus/vs_fix_updatingRémi Verschelde2021-01-151-0/+1
|\ \ \ | |/ / |/| |
| * | Fix replaced visual shader nodes updatingYuri Roubinsky2021-01-151-0/+1
|/ /
* | Merge pull request #44805 from Chaosus/vs_convertRémi Verschelde2021-01-1515-19/+341
|\ \
| * | Add convert options between constants and uniforms in visual shadersYuri Roubinsky2020-12-3015-19/+341
* | | i18n: Sync translations with WeblateRémi Verschelde2021-01-1565-3293/+21187
* | | Merge pull request #45197 from nekomatata/improved-raycast-node-render-debugRémi Verschelde2021-01-151-14/+23
|\ \ \
| * | | Improve Raycast3D render debugPouleyKetchoupp2021-01-141-14/+23
* | | | Merge pull request #33685 from Scony/improve-item-lists-add-item-methodsRémi Verschelde2021-01-153-8/+13
|\ \ \ \
| * | | | ItemList's add_(icon_)item method returns id of added itemPawel Lampe2020-07-013-8/+13
* | | | | Merge pull request #38562 from Calinou/3d-light-size-property-hintRémi Verschelde2021-01-151-1/+1
|\ \ \ \ \
| * | | | | Tweak the 3D light size property to only allow reasonable valuesHugo Locurcio2020-05-081-1/+1
* | | | | | Merge pull request #38578 from Phischermen/transform-notification-doc_updateRémi Verschelde2021-01-151-2/+2
|\ \ \ \ \ \
| * | | | | | Add info about how gizmos affect transform notificationsPhischermen2020-05-081-2/+2
* | | | | | | Merge pull request #45183 from naithar/fix/plugin-config-namesRémi Verschelde2021-01-154-113/+114
|\ \ \ \ \ \ \
| * | | | | | | [Plugins] Rename 'PluginConfig' struct to platform specific nameSergey Minakov2021-01-154-113/+114
* | | | | | | | Merge pull request #45196 from Paulb23/text_edit_draw_behind_gutterRémi Verschelde2021-01-151-28/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix TextEdit drawing Caret and icons out of boundsPaulb232021-01-141-28/+35
* | | | | | | | | Merge pull request #45164 from Calinou/texture-region-editor-line-backgroundRémi Verschelde2021-01-151-1/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Draw a "background" line behind the dashed line in TextureRegion editorHugo Locurcio2021-01-131-1/+14
* | | | | | | | | | Merge pull request #45171 from Calinou/doc-enet-udp-onlyFabio Alessandrelli2021-01-151-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Mention that NetworkedMultiplayerENet uses UDP onlyHugo Locurcio2021-01-141-0/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #42713 from madmiraal/fix-42614Rémi Verschelde2021-01-156-50/+100
|\ \ \ \ \ \ \ \ \ \