Thaddeus Crews
d8d39120dd
CI: Update dependency setup on Linux actions
2025-08-13 08:42:37 -05:00
Thaddeus Crews
8aa37cab89
Merge pull request #109469 from ryevdokimov/fix-previews
...
Fix cinematic preview causing the editor redraw continuously and aspect ratio not updating in camera preview
2025-08-12 11:46:40 -05:00
Thaddeus Crews
fa5035f72a
Merge pull request #109465 from ryevdokimov/fix-ctrl-command-rotate
...
Fix node can't be rotated by holding ctrl/command while in select mode
2025-08-12 11:46:39 -05:00
Thaddeus Crews
2a526028b1
Merge pull request #108792 from arkology/find-in-files-panel-sizing
...
Fix `FindInFilesPanel` sizing issues
2025-08-12 11:46:38 -05:00
Thaddeus Crews
916af4680c
Merge pull request #109522 from KoBeWi/resource_of_type_Folder
...
Don't open folders as file in script editor
2025-08-12 11:46:37 -05:00
Thaddeus Crews
cc9fcbeb1b
Merge pull request #109100 from aaronfranke/range-snap
...
Fix snapping logic in Range
2025-08-12 11:46:36 -05:00
Thaddeus Crews
a420585780
Merge pull request #109540 from bruvzg/input_timestamps
...
Add methods to check which event first triggered "just pressed/released" state.
2025-08-12 11:46:35 -05:00
Thaddeus Crews
9016df63f7
Merge pull request #109539 from Giganzo/shortcut-reset
...
Fix shortcut reset for spatial_editor/tool_select
2025-08-12 11:46:34 -05:00
Thaddeus Crews
29ff6c3469
Merge pull request #107681 from m4gr3d/revert_remove_compress_native_lib_option
...
Revert the removal of the `gradle_build/compress_native_libraries` export option
2025-08-12 11:46:33 -05:00
Pāvels Nadtočajevs
10fd7163d4
Add methods to check which event first triggered "just pressed/released" state.
2025-08-12 16:25:23 +03:00
Aaron Franke
af8bdac5a9
Use r128.h for high precision snapping
2025-08-12 04:11:33 -07:00
Aaron Franke
eee7ce635b
Fix snapping logic in Range
2025-08-12 03:32:27 -07:00
Giganzo
54ac5cd068
Fix shortcut reset for spatial_editor/tool_select
2025-08-12 10:46:20 +02:00
Fredia Huya-Kouadio
74eba7a770
Revert the removal of the gradle_build/compress_native_libraries
export option
2025-08-11 19:01:11 -07:00
Thaddeus Crews
ca452113d4
Merge pull request #109437 from bruvzg/msdf_no_t
...
Use MSDF instead of MTSDF for font rendering.
2025-08-11 09:55:28 -05:00
Thaddeus Crews
6303056848
Merge pull request #108858 from bruvzg/mac_emb_wrp
...
[macOS] Fix `warp_mouse` in game mode.
2025-08-11 09:55:27 -05:00
Thaddeus Crews
7f2b15fef7
Merge pull request #109424 from Ivorforce/editor-scene-codeowner
...
Meta: Move /editor/scene folder from `core` to `docks` codeowner.
2025-08-11 09:55:26 -05:00
Thaddeus Crews
69f5aec831
Merge pull request #104809 from shiena/fix/missing_frame_changed
...
[macOS] Fix missing frame_changed signal to CameraFeed
2025-08-11 09:55:25 -05:00
Thaddeus Crews
098214b64c
Merge pull request #108297 from YeldhamDev/inverse_sel_fix
...
Fix remote deselection not working when selection limit is reached
2025-08-11 09:55:24 -05:00
Thaddeus Crews
1f0f3553a5
Merge pull request #109448 from kitbdev/script-drop-onready-add-empty-line
...
Add new line when dropping onready on empty line
2025-08-11 09:55:23 -05:00
Thaddeus Crews
1ee48c5fde
Merge pull request #109478 from TCROC/fix-ios-auto-orientation
...
Fix screen_orientation not being assigned on ios
2025-08-11 09:55:22 -05:00
Thaddeus Crews
7791eed739
Merge pull request #109444 from thederickff/ba-transform-before-esk
...
Fix `BoneAttachment3D` getting global transform of external skeleton before it `is_inside_tree()`
2025-08-11 09:55:22 -05:00
Thaddeus Crews
da91a55b3c
Merge pull request #109283 from Nintorch/master
...
Fix C# environment variables access on Linux (SDL-related bug)
2025-08-11 09:55:21 -05:00
Thaddeus Crews
f90470fbfa
Merge pull request #109474 from YeldhamDev/remote_tree_warn_fix
...
Fix remote tree max selection warning not showing properly
2025-08-11 09:55:20 -05:00
Thaddeus Crews
6807ec688d
Merge pull request #109441 from aaronp64/rtl_table_search
...
Fix issues searching `RichTextLabel` when search result is in a table
2025-08-11 09:55:19 -05:00
Thaddeus Crews
cd70d361a7
Merge pull request #109504 from leandro-benedet-garcia/changed-shape-create-function
...
Docs: `PhysicsShapeQueryParameters3D` fix function used in code example
2025-08-11 09:55:18 -05:00
kobewi
a979cfdc0e
Don't open folders as file in script editor
2025-08-11 14:43:36 +02:00
robert yevdokimov
1672b69ce8
Fix node can't be rotated by holding ctrl/command while in select mode
2025-08-11 15:15:55 +04:00
Nintorch
5876648666
Fix C# environment variables (SDL-related issue)
...
For some reason, these SDL defines mess with C#'s ability to use environment variables
2025-08-11 11:34:30 +05:00
Leandro (cerberus1746) Benedet Garcia
510c8e642c
fix function used in the code example
2025-08-10 18:24:13 -03:00
robert yevdokimov
edee07bb62
Fix cinematic preview causing the editor redraw continuously and aspect ratio not updating in camera preview
2025-08-10 19:08:28 +04:00
Pāvels Nadtočajevs
3b813d08b5
[macOS] Fix warp_mouse
in game mode.
2025-08-10 11:38:25 +03:00
Travis Lange
d4b7222ca0
fixed screen_orientation not being assigned on ios
2025-08-09 20:46:17 -04:00
Michael Alexsander
87b62b9897
Fix remote tree max selection warning not showing properly
2025-08-09 18:10:09 -03:00
kit
2bc9bf5965
Add new line when dropping onready on empty line
2025-08-09 13:44:54 -04:00
Derick Florencio
b9878b3e09
Fix skeleton get_global_transform call before is_inside_tree
2025-08-09 09:05:53 +01:00
Pāvels Nadtočajevs
86e61a311f
Use MSDF instead of MTSDF for font rendering.
...
Co-authored-by: K. S. Ernest (iFire) Lee <ernest.lee@chibifire.com>
2025-08-09 10:41:16 +03:00
aaronp64
f0eddb8e6f
Fix issues searching RichTextLabel when search result is in a table
...
Fixes for cases where search results would be skipped or repeatedly found involving tables in RichTextLabel:
- If previous result was found in last cell of table, earlier cells would be skipped, since the end of the table was reached. Updated to not skip earlier cells when searching in reverse.
- When choosing next line to continue from after searching table, the inner line number within the table's cell was added, causing the search to jump forward if not on line 0 in the cell. This could cause lines to get skipped when searching forward, or searching the table again when searching in reverse. Updated to continue from the immediate next line before/after the table.
- If a table cell has multiple lines, repeated searching would only include the line where the previous result was found, then jump to the next cell. Updated to search remaining lines in the same cell first.
2025-08-08 15:28:53 -04:00
KOGA Mitsuhiro
49e3eba008
Consolidate frame_changed signal into CameraFeed
2025-08-09 04:12:27 +09:00
Thaddeus Crews
a3b42d85d2
Merge pull request #109406 from stuartcarnie/metal_fx_spatial_fix
...
Metal: Ensure correct output texture format selection
2025-08-08 12:28:10 -05:00
Thaddeus Crews
96cf51335c
Merge pull request #104945 from YeldhamDev/subgizmo_lock_ignore
...
Fix gizmos from 3D editor plugins not applying changes to locked nodes
2025-08-08 12:28:09 -05:00
Thaddeus Crews
4287bbb106
Merge pull request #109419 from F3der1co/myFork
...
Increase SoftBody3D damping coefficient editor range
2025-08-08 12:28:08 -05:00
Thaddeus Crews
8e096d4240
Merge pull request #109415 from bruvzg/caret_range
...
[TextServer] Fix caret hit test rounding.
2025-08-08 12:28:08 -05:00
Thaddeus Crews
7f96fc568e
Merge pull request #108165 from shiena/feature/improve-camera-server
...
Add `CameraServer` `feeds_updated` signal, and document async behavior
2025-08-08 12:28:07 -05:00
Thaddeus Crews
11ba78a771
Merge pull request #109376 from bruvzg/range_range
...
[GDScript] Fix `range` helper method using 32-bit ints for arguments.
2025-08-08 12:28:06 -05:00
Pāvels Nadtočajevs
b21e6529e6
[GDScript] Fix range
helper method using 32-bit ints for arguments.
2025-08-08 20:22:24 +03:00
Lukas Tenbrink
ff111c8981
Move /editor/scene folder from core
to docks
codeowner, and remove usability
from editor/scene/gui
.
2025-08-08 14:48:51 +02:00
F3der1co
1ff94e782c
increase damping coefficient editor range
2025-08-08 13:25:21 +02:00
Pāvels Nadtočajevs
d13b5361b4
[TextServer] Fix caret hit test rounding.
2025-08-08 11:06:07 +03:00
Stuart Carnie
c8b5982d0f
Metal: Ensure correct output texture format selection
2025-08-08 12:50:16 +10:00