matheusmdx
|
63f7e4d16e
|
Don't show 'show in files' popup for empty frames
|
2025-02-19 19:25:28 -03:00 |
|
A Thousand Ships
|
fec3d9e68c
|
[Editor] Fix return of EditorTranslationParserPlugin._parse_file
Merged `_get_comments` into `_parse_file` and changed to using a
returned `Array[PackedStringArray]` instead.
|
2025-02-19 20:11:24 +01:00 |
|
Giganzo
|
00527d0588
|
Fix Tree hover position with multiple columns
|
2025-02-19 17:09:38 +01:00 |
|
Pāvels Nadtočajevs
|
dea20c4a9b
|
Always allow selecting any rendering driver in the settings, add "auto" option.
|
2025-02-19 12:05:04 +02:00 |
|
Thaddeus Crews
|
e567f49cbb
|
Merge pull request #103017 from kleonc/canvas_item_debug_redraw_fix_rects_in_rd
Fix debug CanvasItem redraw rects in RD renderer
|
2025-02-18 20:47:54 -06:00 |
|
Thaddeus Crews
|
e91493fb7b
|
Merge pull request #102993 from bruvzg/fix_cb_win_erase
Prevent pending input event callbacks from erasing the window in the middle of a loop.
|
2025-02-18 20:47:53 -06:00 |
|
Thaddeus Crews
|
93b6a17689
|
Merge pull request #102978 from Hilderin/fix-embedded-game-over-expanded-bottom-panel-simple-version
Fix Embedded Game over expanded bottom panel, by resetting expanded bottom panel on Play
|
2025-02-18 20:47:52 -06:00 |
|
Hilderin
|
224d9bfe3f
|
Fix Embedded Game startup location on Windows
|
2025-02-18 19:05:15 -05:00 |
|
Hilderin
|
136c4c64a0
|
Fix Embedded Game over expanded bottom panel - Simple version
|
2025-02-18 17:55:47 -05:00 |
|
kleonc
|
2bb6ad5cdf
|
Fix debug CanvasItem redraw rects in RD renderer
|
2025-02-18 23:49:43 +01:00 |
|
Frank Becker
|
70a8421c30
|
Apply fix_alpha_edges for both theme icons and font glyphs.
Only apply fix_alpha_edges for SVG glyphs.
Allow modulate for svg glyphs.
|
2025-02-18 13:10:28 -08:00 |
|
Thaddeus Crews
|
5403535d91
|
Ignore svg newline commit
|
2025-02-18 11:05:14 -06:00 |
|
Thaddeus Crews
|
7e5baa0426
|
Style: Enforce trailing newlines on svgs
|
2025-02-18 11:02:45 -06:00 |
|
Thaddeus Crews
|
742bd5cc4c
|
Style: Ensure svgs have trailing newlines
|
2025-02-18 11:01:42 -06:00 |
|
Thaddeus Crews
|
e948f52ea9
|
Merge pull request #102983 from bruvzg/fix_flash
[Window] Fix flashing subwindows.
|
2025-02-18 07:56:08 -06:00 |
|
Thaddeus Crews
|
e2b2dce6c5
|
Merge pull request #102955 from adamscott/fix-web-audio-pause
[Web] Fix issue when pausing an non-started sample
|
2025-02-18 07:56:07 -06:00 |
|
Thaddeus Crews
|
24dccd40c1
|
Merge pull request #99479 from Sauermann/fix-remove-project-conversion
Remove temporary project conversion
|
2025-02-18 07:55:56 -06:00 |
|
Pāvels Nadtočajevs
|
f710781b16
|
Prevent pending input event callbacks from erasing the window in the middle of a loop.
|
2025-02-18 15:26:13 +02:00 |
|
Kasper Arnklit Frandsen
|
03812fde8a
|
Add emission shape gizmos to Particles2D
|
2025-02-18 11:29:29 +00:00 |
|
bruvzg
|
f86a24fcfd
|
[Window] Fix flashing subwindows.
|
2025-02-18 08:14:54 +02:00 |
|
Rémi Verschelde
|
5f8b5a34c6
|
mbedtls: Don't set TLS max version on Mbed TLS < 3.0
Relevant for Linux distribution packages which may link against system Mbed TLS.
Fixes #102957.
|
2025-02-17 17:51:15 +01:00 |
|
Adam Scott
|
030e7d4e2d
|
[Web] Fix issue when pausing an non-started sample
|
2025-02-17 09:49:50 -05:00 |
|
arkology
|
77df31bc12
|
Add tooltip for StyleBoxPreview grid button
|
2025-02-17 16:08:19 +03:00 |
|
shahriarlabib000
|
adfa7a733e
|
update scene name on save as
|
2025-02-17 16:32:48 +06:00 |
|
Rémi Verschelde
|
93d2706930
|
Merge pull request #102842 from Hilderin/fix-tree-mouse-hover
Fix Tree Mouse hover position
|
2025-02-17 09:47:50 +01:00 |
|
Rémi Verschelde
|
cd72d26518
|
Merge pull request #102830 from clayjohn/vma-memory-fix
Restore using VMA to create buffers and images
|
2025-02-17 09:47:47 +01:00 |
|
Rémi Verschelde
|
72dbc5db0e
|
Merge pull request #102017 from KoBeWi/this_one_line_will_save_so_many_scenes
Ask before restarting project from settings
|
2025-02-17 09:47:43 +01:00 |
|
Rémi Verschelde
|
032cec51a7
|
Merge pull request #101958 from berarma/theora_fixes
Fix Theora video issues
|
2025-02-17 09:47:36 +01:00 |
|
Michael Alexsander
|
2569416881
|
Add option to copy a file's name in the FileSystem dock
|
2025-02-16 20:05:22 -03:00 |
|
kobewi
|
8f1adbf38c
|
Remove non-existent IPUnix conversion
|
2025-02-16 18:32:30 +01:00 |
|
AbstractionFactory
|
0f419898d7
|
Adding explanation for the PROPERTY_HINT_DICTIONARY_TYPE data format
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
Co-authored-by: kleonc <9283098+kleonc@users.noreply.github.com>
|
2025-02-16 16:04:37 +01:00 |
|
kobewi
|
00d8f5f70c
|
Ask before restarting project from settings
|
2025-02-16 15:00:51 +01:00 |
|
Hilderin
|
26cbaca446
|
Fix Tree Mouse hover position
|
2025-02-16 08:45:09 -05:00 |
|
Anish Mishra
|
8595f5aa16
|
Hide debug keystore export settings
|
2025-02-16 13:55:47 +05:30 |
|
Jayden Sipe
|
6b257364bd
|
Fix deleting every empty theme override
|
2025-02-15 23:34:02 -05:00 |
|
kleonc
|
b3769129cb
|
Fix 2D quad primitive missing lighting data in GLES3 renderer
|
2025-02-16 01:51:24 +01:00 |
|
kleonc
|
b691a997a3
|
Fix render info primitive count per TRIANGLE_STRIP
|
2025-02-15 23:50:07 +01:00 |
|
Rémi Verschelde
|
f42e612da2
|
Merge pull request #102900 from bruvzg/fix_mingw_bt
Fix MinGW crash handler crashing during trace generation or producing empty trace.
|
2025-02-15 23:10:07 +01:00 |
|
Rémi Verschelde
|
09dbebf218
|
Merge pull request #102895 from bruvzg/te_bidi
Fix TextEdit BiDi override.
|
2025-02-15 23:10:03 +01:00 |
|
Rémi Verschelde
|
4638f3da62
|
Merge pull request #102892 from Chaosus/shader_fix_varying_increment_crash
Fix crash at using increment op for varying in `light` shader function
|
2025-02-15 23:09:59 +01:00 |
|
Rémi Verschelde
|
ba7b500b55
|
Merge pull request #102874 from YeldhamDev/fix_fav_no_parent
Fix error with favorited properties with open sub-inspectors
|
2025-02-15 23:09:56 +01:00 |
|
Rémi Verschelde
|
e5860ab63d
|
Merge pull request #102873 from arkology/shader_editor_sizing
Add custom minimum size for shader tabs
|
2025-02-15 23:09:52 +01:00 |
|
Rémi Verschelde
|
f0f65af16d
|
Merge pull request #102868 from arkology/camera_2_unlimited
Fix `Camera2D` limits drawing
|
2025-02-15 23:09:49 +01:00 |
|
Rémi Verschelde
|
5d31baa247
|
Merge pull request #102743 from kleonc/enum_show_default_invalid_value_in_inspector
Show enum property invalid value in inspector
|
2025-02-15 23:09:45 +01:00 |
|
Rémi Verschelde
|
10bb786b84
|
Merge pull request #102681 from Giganzo/inspector-overlay-buttons
Fix Inspector revert and animation keying button sizing
|
2025-02-15 23:09:34 +01:00 |
|
bruvzg
|
961207dc6f
|
Fix view->base pointer overwrite.
|
2025-02-15 23:25:43 +02:00 |
|
bruvzg
|
bacab7f822
|
Revert "libbacktrace: Update to upstream commit 1db85642e"
This reverts commit 51730391c6.
|
2025-02-15 23:25:43 +02:00 |
|
Pāvels Nadtočajevs
|
b3c0eaeeb8
|
Add editor setting to override tablet driver.
|
2025-02-15 23:16:58 +02:00 |
|
Pāvels Nadtočajevs
|
9d7a1b5ab0
|
Fix TextEdit BiDi override.
|
2025-02-15 18:06:53 +02:00 |
|
Chaosus
|
946c254cec
|
Fix crash at using increment op for varying in light shader function
|
2025-02-15 17:37:18 +03:00 |
|