Rémi Verschelde
|
9c626b6236
|
Merge pull request #88661 from TokageItLab/fix-dominant-conv
Force non-numeric ValueTrack to use Discrete with Dominant
|
2024-02-22 14:39:21 +01:00 |
|
Rémi Verschelde
|
2f58db935e
|
Merge pull request #88645 from KoBeWi/🤦♂️🤦♂️🤦♂️
Fix 3D editor project settings update
|
2024-02-22 14:39:18 +01:00 |
|
Rémi Verschelde
|
de272fffe9
|
Merge pull request #88629 from groud/fix_runtime_update_mem_leak
Fix a memory leak with TileMap runtime updates
|
2024-02-22 14:39:14 +01:00 |
|
Rémi Verschelde
|
cf20bd7a07
|
Merge pull request #88075 from Chubercik/libktx-4.3.1
libktx: Update to 4.3.1
|
2024-02-22 14:39:10 +01:00 |
|
Rémi Verschelde
|
a246a4b523
|
Merge pull request #87967 from jsjtxietian/set_item_submenu
Fix `set_item_submenu` infinite recursion crash
|
2024-02-22 14:39:06 +01:00 |
|
Rémi Verschelde
|
150f002092
|
Merge pull request #82984 from smix8/revert_blendshapes_4.x
Show revert button for MeshInstance3D blendshape values
|
2024-02-22 14:39:02 +01:00 |
|
Rémi Verschelde
|
49d7ad9f5d
|
Merge pull request #75846 from dalexeev/string-cases-unicode
Add Unicode support to `String.to_*_case()` methods
|
2024-02-22 14:38:52 +01:00 |
|
Silc Lizard (Tokage) Renew
|
8423574a24
|
Force non-numeric ValueTrack use Discrete with Dominant
|
2024-02-22 21:43:35 +09:00 |
|
Jakub Marcowski
|
1be2fe1f7b
|
libktx: Update to 4.3.1
|
2024-02-22 12:25:27 +01:00 |
|
Danil Alexeev
|
c0aa88ae4f
|
Add Unicode support to String.to_*_case() methods
|
2024-02-22 13:58:46 +03:00 |
|
Rémi Verschelde
|
8bad68df1a
|
Merge pull request #88649 from clayjohn/RD-ss-barriers
Use barriers between all blur passes with SSAO and SSIL
|
2024-02-22 11:23:40 +01:00 |
|
Rémi Verschelde
|
5ce436f624
|
Merge pull request #88643 from YeldhamDev/too_bad
Revert "Fix `NOTIFICATION_WM_SIZE_CHANGED` firing if the size hasn't changed"
|
2024-02-22 11:23:37 +01:00 |
|
Rémi Verschelde
|
b82bd22592
|
Merge pull request #88636 from ajreckof/Keep-the-type-of-the-last-added-item
Dictionary Editor: Keep the type of the last added item.
|
2024-02-22 11:23:34 +01:00 |
|
Rémi Verschelde
|
ac7c763381
|
Merge pull request #88635 from SaNeOr/master_update_mainloop_docs
C#: Document that MainLoop needs to be registered in the global class
|
2024-02-22 11:23:31 +01:00 |
|
Rémi Verschelde
|
dd1d838e09
|
Merge pull request #88631 from DarioSamo/mobile_subpass_usage_fix
Remove tracking logic for input attachments as it's not necessary.
|
2024-02-22 11:23:28 +01:00 |
|
Rémi Verschelde
|
9a58d1a977
|
Merge pull request #88593 from dustdfg/patch-1
Clarify that `is_pixel_opaque` function gets position in local coordinates
|
2024-02-22 11:23:24 +01:00 |
|
Rémi Verschelde
|
d646b7fef6
|
Merge pull request #88560 from DarioSamo/rdd_execute_and_present
Merge execute and present commands for RenderingDeviceDriver.
|
2024-02-22 11:23:19 +01:00 |
|
Rémi Verschelde
|
0a3f162f17
|
Merge pull request #88494 from AThousandShips/tab_fix
Fix error spam when adding tabs to `TabBar` without deselect
|
2024-02-22 11:23:15 +01:00 |
|
Rémi Verschelde
|
c3de771292
|
Merge pull request #88485 from BlueCube3310/basisu-astc-v2
Add ASTC support to BasisUniversal
|
2024-02-22 11:23:11 +01:00 |
|
Rémi Verschelde
|
0550abf225
|
Merge pull request #88474 from MajorMcDoom/text-editor-zoom
Improve text editor status bar and zooming UX
|
2024-02-22 11:23:07 +01:00 |
|
Rémi Verschelde
|
7c3c90a3e4
|
Merge pull request #87778 from aaronfranke/callable-bind-const
Make Callable `bind` method const
|
2024-02-22 11:23:03 +01:00 |
|
Rémi Verschelde
|
7359ec7a57
|
Merge pull request #87352 from Alex2782/fix_opengl_es3
Fix Compatibility Rendering (GLES3) on old and low budget devices.
|
2024-02-22 11:23:00 +01:00 |
|
Rémi Verschelde
|
efa4d0aabf
|
Merge pull request #86321 from jsjtxietian/fix-blendnode-crash
Fix `blend_node` crash with invalid AnimationNode reference
|
2024-02-22 11:22:56 +01:00 |
|
Rémi Verschelde
|
0e704ff682
|
Merge pull request #84275 from smix8/navmap_iteration_id
Add function to get navigation map iteration id from NavigationServer
|
2024-02-22 11:22:52 +01:00 |
|
Rémi Verschelde
|
e8758a0b5e
|
Merge pull request #79185 from aaronfranke/reg-phys-3d
Disable registering 3D physics types when 3D is disabled
|
2024-02-22 11:22:49 +01:00 |
|
Aaron Franke
|
eb019e243f
|
Disable registering 3D physics types when 3D is disabled
|
2024-02-22 03:05:17 -06:00 |
|
smix8
|
313c1d1100
|
Add function to get navigation map iteration id from NavigationServer
Adds function to get navigation map iteration id from NavigationServer.
|
2024-02-22 09:45:49 +01:00 |
|
Aaron Franke
|
1a6cabc0bf
|
Make Callable bind method const
|
2024-02-22 00:14:02 -06:00 |
|
jsjtxietian
|
65c8af53a1
|
Fix blend_node crash with invalid p_node
|
2024-02-22 12:56:21 +08:00 |
|
jsjtxietian
|
3525972bc7
|
Fix set_item_submenu infinite recursion crash
|
2024-02-22 12:37:50 +08:00 |
|
Zi Ye
|
9281c441f6
|
Improved text editor status bar and zooming UX.
|
2024-02-21 17:33:16 -06:00 |
|
Alexander Hartmann
|
e17cecf54a
|
Fix Compatibility Rendering (GLES3) on old and low budget devices.
Co-Authored-By: joined72 <19651914+joined72@users.noreply.github.com>
|
2024-02-22 00:24:08 +01:00 |
|
clayjohn
|
2657593462
|
Use barriers between all blur passes with SSAO and SSIL
|
2024-02-21 14:35:20 -08:00 |
|
kobewi
|
3a8fdc0bac
|
Fix 3D editor project settings update
|
2024-02-21 20:20:52 +01:00 |
|
Michael Alexsander
|
584a6aeeb7
|
Revert "Fix NOTIFICATION_WM_SIZE_CHANGED firing if the size hasn't changed"
This reverts commit 957378a69e , reversing
changes made to 0d88840e81 .
|
2024-02-21 15:37:53 -03:00 |
|
Rémi Verschelde
|
16d61427ca
|
Merge pull request #88633 from dsnopek/opengl-android-fog-fix
Fix OpenGL on Android after adding optional depth fog
|
2024-02-21 18:44:57 +01:00 |
|
ajreckof
|
7f7d253e53
|
Dictionary Editor : keep the type of the last added item.
|
2024-02-21 17:44:05 +01:00 |
|
SaNeOr
|
3122b368c0
|
Additional docs: c# mainloop needs to be registered in the global class
|
2024-02-22 00:40:26 +08:00 |
|
David Snopek
|
1e67de5e0c
|
Fix OpenGL on Android after adding optional depth fog
|
2024-02-21 09:54:38 -06:00 |
|
Rémi Verschelde
|
846d075a2f
|
i18n: Sync translations with Weblate
First sync with the 4.3 changes.
|
2024-02-21 15:32:56 +01:00 |
|
Yevhen Babiichuk (DustDFG)
|
c4a59b26f2
|
Clarify that is_pixel_opaque function gets position in local coordinates
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
|
2024-02-21 16:23:21 +02:00 |
|
Rémi Verschelde
|
c6d091e0f3
|
Merge pull request #87253 from van800/van800/analyser
Provide a roslyn analyzers corresponding to the GD0001 and GD0002
|
2024-02-21 15:22:54 +01:00 |
|
Rémi Verschelde
|
5502a82824
|
Merge pull request #86964 from akien-mga/scons-fix-CCFLAGS-cmdline-overrides
SCons: Fix `CCFLAGS`, `LINKFLAGS`, etc. command line overrides
|
2024-02-21 15:22:50 +01:00 |
|
Rémi Verschelde
|
48a1a78390
|
Merge pull request #86260 from Faless/mp/fix_2way_auth
[MP] Fix auth not waiting for confirmation in some cases
|
2024-02-21 15:22:46 +01:00 |
|
Rémi Verschelde
|
14a05f0e84
|
Merge pull request #84584 from mutantbob/capture-doc
Add details about `AudioEffectCapture.clear_buffer()` and `get_buffer()`
|
2024-02-21 15:22:39 +01:00 |
|
Rémi Verschelde
|
6532fb5f8e
|
Merge pull request #84268 from SaracenOne/improve_ap_readonly_rules
Make AnimationPlayerEditor read-only edit rules more permissive.
|
2024-02-21 15:22:35 +01:00 |
|
Dario
|
5e59c941c9
|
Remove tracking logic for input attachments as it's not necessary.
|
2024-02-21 11:18:10 -03:00 |
|
Saracen
|
98d9c9c573
|
Make AnimationPlayerEditor read-only edit rules more permissive.
|
2024-02-21 15:17:56 +01:00 |
|
Gilles Roudière
|
33485e654e
|
Fixes a memory leak with TileMap runtime updates
|
2024-02-21 13:18:21 +01:00 |
|
Ivan Shakhov
|
00dc19585b
|
provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests
Co-authored-by: Raul Santos <raulsntos@gmail.com>
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
|
2024-02-21 12:35:28 +03:00 |
|