tetrapod00
|
4b37fb3f88
|
Docs: Add link to 2D lights and shadows from CanvasModulate
|
2024-10-17 19:53:41 -07:00 |
|
Clay John
|
1435247de0
|
Merge pull request #98222 from timothyqiu/media-control-rtl
Don't flip playback control buttons in RTL layout
|
2024-10-17 16:58:23 -07:00 |
|
Clay John
|
0ce4d8fcd3
|
Merge pull request #98086 from DarioSamo/transfer-queues-semaphores
Rewrite semaphore handling for transfer workers.
|
2024-10-17 16:54:43 -07:00 |
|
Clay John
|
cdf45f73ab
|
Merge pull request #96893 from tetrapod00/docs-crosslink-antialiasing
Docs: Add cross-links to antialiasing project settings
|
2024-10-17 16:54:19 -07:00 |
|
Clay John
|
f6279ffd56
|
Merge pull request #97885 from timothyqiu/useful-tooltip
Make `EditorFileDialog`'s Recent and Fav list show full path in tooltip
|
2024-10-17 16:53:55 -07:00 |
|
Clay John
|
e50b864b64
|
Merge pull request #98085 from dalexeev/gds-fix-typed-dict-static-default-init
GDScript: Add missing static default initialization for typed dictionaries
|
2024-10-17 16:53:11 -07:00 |
|
Clay John
|
acc3786db2
|
Merge pull request #98009 from TokageItLab/init-skel-skin
Fix initial skin update timing in Skeleton3D
|
2024-10-17 16:51:05 -07:00 |
|
Clay John
|
be9e42c6a4
|
Merge pull request #97888 from Gamemap/Itemlist-fix-right-padding
ItemList - Fix right padding missing
|
2024-10-17 16:47:11 -07:00 |
|
Clay John
|
c6b94ca9b4
|
Merge pull request #93005 from CozyCubeGames/sqr-dist-optimization
Replace some distance checks with square distance checks in NavMap
|
2024-10-17 16:41:02 -07:00 |
|
Clay John
|
a2117f5796
|
Merge pull request #98187 from EnlightenedOne/98102
Fix Mobile Renderer - Shadow Disabled and User Vertex Lighting flags
|
2024-10-17 16:37:09 -07:00 |
|
Dario
|
7a936e8bac
|
Rewrite semaphore handling for transfer workers.
|
2024-10-17 14:07:08 -03:00 |
|
yesfish
|
274076c5be
|
Lightmap Dynamic Bugfix
|
2024-10-17 16:27:30 +01:00 |
|
Lalit Shankar Chowdhury
|
25687c5b99
|
Display proper message on invalid folder path
|
2024-10-17 13:06:48 +05:30 |
|
Lain
|
4e6d9813b2
|
Add support for BGRA textures with Texture*RD
This adds the ability to use BGRA textures created with RenderingDevice
with classes such as Texture2DRD.
|
2024-10-16 22:31:43 -07:00 |
|
Haoyu Qiu
|
f61fe2799c
|
Don't pseudolocalize empty strings
|
2024-10-17 10:30:17 +08:00 |
|
Haoyu Qiu
|
3d07fced0c
|
Fix typos in AnimationMarkerEdit
|
2024-10-17 08:12:00 +08:00 |
|
Haoyu Qiu
|
009446a277
|
Add System Locale layout direction for Control and Window
|
2024-10-17 07:52:07 +08:00 |
|
David Giardi
|
ebe1a2d7ec
|
Add hover state to Tree items display
|
2024-10-17 00:21:52 +02:00 |
|
Thaddeus Crews
|
04692d83cb
|
Merge pull request #98238 from timothyqiu/not-append
Fix wording in description of `store_line` and `store_string`
|
2024-10-16 14:16:05 -05:00 |
|
Thaddeus Crews
|
324659f0ca
|
Merge pull request #97564 from kitbdev/animation-bezier-editor-fix-box-select-mouse
Fix mouse clamping in Animation Bezier Editor box select
|
2024-10-16 14:16:04 -05:00 |
|
Thaddeus Crews
|
e4093b558a
|
Merge pull request #98202 from syntaxerror247/patch-1
Update `use_native_dialog` description in `FileDialog`
|
2024-10-16 14:16:04 -05:00 |
|
Thaddeus Crews
|
78dbd39d1e
|
Merge pull request #98196 from bruvzg/u16_list
[Font Importer] Update Unicode block list to Unicode 16.0
|
2024-10-16 14:16:03 -05:00 |
|
Thaddeus Crews
|
74328ac38e
|
Merge pull request #98195 from kleonc/2d_transform_snapping_revert_incorrect_rounding
Revert unintentional rounding change when 2D transform snapping
|
2024-10-16 14:16:02 -05:00 |
|
Thaddeus Crews
|
30a2a800dd
|
Merge pull request #98127 from darksylinc/matias-wayland-build-error
Fix wrong Wayland path if building with opengl3=no
|
2024-10-16 14:16:02 -05:00 |
|
Thaddeus Crews
|
6ccff9b009
|
Merge pull request #98126 from TCROC/macos-codesign-additional-entitlements
Additional macOS codesign entitlements and print verbose
|
2024-10-16 14:16:01 -05:00 |
|
Thaddeus Crews
|
c032acb865
|
Merge pull request #98156 from jaydensipe/show-custom-icons-in-remote-scene-view
Show correct icons in remote object inspector (EditorDebuggerRemoteObject)
|
2024-10-16 14:16:00 -05:00 |
|
Thaddeus Crews
|
7f108cfa12
|
Merge pull request #88427 from CrayolaEater/fix-no-icons-on-remote-nodes
Fix Remote Nodes missing custom icons
|
2024-10-16 14:15:59 -05:00 |
|
Thaddeus Crews
|
e64662cb63
|
Merge pull request #98210 from allenwp/fix-CONTAINER_PROJECT_SETTING_TAB_RIGHT
Fix `CONTAINER_PROJECT_SETTING_TAB_RIGHT` option of `EditorPlugin`
|
2024-10-16 14:15:59 -05:00 |
|
Haoyu Qiu
|
e7e0e65159
|
Fix wording in description of store_line and store_string
|
2024-10-16 23:41:50 +08:00 |
|
Haoyu Qiu
|
acab2d6c1c
|
Cache results for TranslationServer.compare_locales()
|
2024-10-16 20:54:56 +08:00 |
|
Andreas Raddau
|
90c35f3978
|
Fix Android app permissions for SDK levels earlier than 28
|
2024-10-16 12:47:18 +02:00 |
|
Anish Mishra
|
7ee72d2f81
|
Update use_native_dialog description in FileDialog
|
2024-10-16 15:33:47 +05:30 |
|
m-pranav-r
|
c12001a9dc
|
Fix incorrect depth comparison used to calculate volumetric fog shadowing
|
2024-10-16 14:55:41 +05:30 |
|
Haoyu Qiu
|
9ed655d0eb
|
Don't flip playback control buttons in RTL layout
|
2024-10-16 16:28:11 +08:00 |
|
Zi Ye
|
db194f06e1
|
Replaced some distance checks with square distance checks in NavMap, wherever the purpose is only to find the nearest element.
|
2024-10-15 22:06:35 -05:00 |
|
Jayden Sipe
|
7261321d34
|
Show correct icons in EditorDebuggerRemoteObject
|
2024-10-15 16:40:16 -04:00 |
|
Silc Lizard (Tokage) Renew
|
d29e7b6953
|
Fix initial skin update timing in Skeleton3D
|
2024-10-16 05:13:13 +09:00 |
|
Allen Pestaluky
|
920fd47fa3
|
Fix CONTAINER_PROJECT_SETTING_TAB_RIGHT option of EditorPlugin to add to the right of all other tabs.
|
2024-10-15 15:32:14 -04:00 |
|
Bogdan Inculet
|
fb58ea6c89
|
Fixed Remote Nodes missing custom icons
|
2024-10-15 22:28:53 +03:00 |
|
A Thousand Ships
|
de128812f3
|
Fix unreachable code in lightmap_gi.cpp
|
2024-10-15 13:17:15 +02:00 |
|
bruvzg
|
e4b8cd2948
|
[Font Importer] Update Unicode block list to Unicode 16.0
|
2024-10-15 12:40:30 +03:00 |
|
kleonc
|
8d3e9aa7ae
|
Revert incorrect rounding when 2D transform snapping
|
2024-10-15 10:43:42 +02:00 |
|
EnlightenedOne
|
cef515506b
|
Move preprocessor to end of line for iterator, remove redeclaration incompatible with ubershader method definitions
|
2024-10-14 22:19:16 +01:00 |
|
Thaddeus Crews
|
af77100e39
|
Merge pull request #92441 from Chaosus/shader_custom_func_overloads
Implement custom function overloading in shading language
|
2024-10-14 14:09:59 -05:00 |
|
Thaddeus Crews
|
03f6902c4a
|
Merge pull request #97560 from SaracenOne/fix_anim_library_popup
Fix positioning of popup menu in AnimationLibrary editor.
|
2024-10-14 14:09:59 -05:00 |
|
Thaddeus Crews
|
b429948236
|
Merge pull request #97938 from fire/GODOT_rest_transform
Assign the correct bone rest transform to nodes with matrix in GLTF
|
2024-10-14 14:09:58 -05:00 |
|
Thaddeus Crews
|
56ed76a372
|
Merge pull request #97582 from BlueCube3310/basisu-hdr
BasisU: Update to 1.50.0 and add HDR support
|
2024-10-14 14:09:57 -05:00 |
|
Thaddeus Crews
|
a1e768c508
|
Merge pull request #97295 from BlueCube3310/betsy-bc4
Betsy: Implement BC4 compression
|
2024-10-14 14:09:56 -05:00 |
|
Thaddeus Crews
|
3fcbb1d436
|
Merge pull request #97770 from tdaven/fix-94151
Fix immediate mesh modifications that don't call set_mesh
|
2024-10-14 14:09:56 -05:00 |
|
Thaddeus Crews
|
e15000eb45
|
Merge pull request #97833 from AtlaStar/Fix-issue-97832
Allow seconds snapping to use minimum intervals of 0.0001 once more
|
2024-10-14 14:09:55 -05:00 |
|