ryevdokimov
005a661bd0
Reset follow mode focus count on selection change
2026-03-08 03:16:13 -04:00
Thaddeus Crews
220b0b2f74
Merge pull request #113509 from QbieShay/qbe/yolo-userdata-velocity
...
Store velocity in userdata, use VELOCITY to pass to copy shader
2026-03-06 12:40:38 -06:00
Thaddeus Crews
13881f251f
Merge pull request #113861 from allenwp/fix-compat-canvas-tonemapping
...
Apply tonemapping in post of Compatibility when using canvas BG
2026-03-06 12:40:35 -06:00
Thaddeus Crews
83f396d0dd
Merge pull request #116973 from YeldhamDev/we_need_coordination
...
Add cursor coordinates to the `GridMap` editor
2026-03-06 12:40:33 -06:00
Thaddeus Crews
363de27105
Merge pull request #116814 from YeldhamDev/gridmap_selection_paste_fixes
...
Fix problems with undoing selection and pasting in `GridMap` editor
2026-03-06 12:40:31 -06:00
Thaddeus Crews
cac8aad359
Merge pull request #116685 from YeldhamDev/gridmap_reset_button
...
Add button to clear rotation in the `GridMap` editor
2026-03-06 12:40:29 -06:00
Thaddeus Crews
decc376c12
Merge pull request #114962 from YeldhamDev/inspector_theme_empty_fix
...
Fix theme properties not showing their default values when undoing changes
2026-03-06 12:40:26 -06:00
Thaddeus Crews
308ebc9bfe
Merge pull request #117089 from dalexeev/editor-help-bit-add-missing-copy-notification
...
Add missing code snippet copy notification to `EditorHelpBit`
2026-03-06 12:40:23 -06:00
Thaddeus Crews
27ff328ef7
Merge pull request #114406 from KoBeWi/zaznacz
...
Improve generic quick open title
2026-03-06 12:40:21 -06:00
Thaddeus Crews
48897bb5df
Merge pull request #92080 from Nodragem/make-dropping-tooltip-consistent
...
Make resource drop tooltip consistent between 2D and 3D
2026-03-06 12:40:18 -06:00
Thaddeus Crews
7c9bbc408b
Merge pull request #112084 from KoBeWi/spontaneous_duplication
...
Allow echo events for some Scene dock shortcuts
2026-03-06 12:40:15 -06:00
Thaddeus Crews
312bdb2ae9
Merge pull request #114557 from mxtherfxcker/fix/SDFGI-ignore-visual-layers
...
Fix SDFGI ignoring visual layers of geometry instances
2026-03-06 12:40:13 -06:00
Thaddeus Crews
938369749a
Merge pull request #116734 from kitbdev/sc-drag-nested-intersection
...
SplitContainer drag nested intersections
2026-03-06 12:40:12 -06:00
Thaddeus Crews
388cb535fb
Merge pull request #116908 from Calinou/doc-mesh-lod-blend-shapes
...
Document the interaction between automatic mesh LOD and blend shapes
2026-03-06 12:40:10 -06:00
Thaddeus Crews
a356899375
Merge pull request #116993 from Calinou/doc-decal-orm-reflection
...
Document limitations of Decal's ORM texture with various reflection techniques
2026-03-06 12:40:08 -06:00
Thaddeus Crews
42c771d160
Merge pull request #115957 from YeldhamDev/cursor_manipulator
...
Add `View3DController` for editor 3D view manipulation
2026-03-06 12:40:06 -06:00
Thaddeus Crews
8551f7b319
Merge pull request #113178 from AR-DEV-1/tree-create-item-doc-fix
...
Update the documentation for `Tree.create_item(), Tree.set_columns() & Tree.clear()` & add error messages.
2026-03-06 12:40:04 -06:00
Thaddeus Crews
a209e26690
Merge pull request #111528 from Meorge/feat/project-manager-upgrade
...
Depict version discrepancies in Project Manager
2026-03-06 12:40:02 -06:00
Thaddeus Crews
737ae54ef6
Merge pull request #117074 from qqwobble/fix-rich-ol-alpha
...
Fix RichTextLabel [ol type=a] not generating the right prefix
2026-03-06 12:39:59 -06:00
Thaddeus Crews
27b004f4b1
Merge pull request #117147 from RoeckVictor/fix-116944-cant-add-animation-library-twice
...
Remove previous animation libraries before adding them to dummy player
2026-03-06 12:39:57 -06:00
Thaddeus Crews
fd3a9b340d
Merge pull request #117134 from marcomolinaleija/fix/i18n-accessibility-pot-extraction
...
i18n: Extract Control accessibility name/description in POT generator
2026-03-06 12:39:55 -06:00
Thaddeus Crews
992b3ff73a
Merge pull request #116646 from Repiteo/ci/codeowners
...
CI: Create `CODEOWNERS` validator hook
2026-03-06 12:39:53 -06:00
mxtherfxcker
d5ebd33d72
Fix SDFGI ignoring visual layers of geometry instances
2026-03-06 12:35:16 -06:00
Qbieshay
b2b4c04ac0
Store velocity in userdata, use VELOCITY to pass to copy shader
2026-03-06 16:35:33 +01:00
Thaddeus Crews
8bb22eb668
CI: Create CODEOWNERS validator hook
2026-03-06 08:35:57 -06:00
Rémi Verschelde
2759cbdc6c
Merge pull request #87081 from timoschwarzer/feature/control-render-transform
...
Add transform offset to Control nodes
2026-03-06 15:16:43 +01:00
Roeck Victor
32f835124d
Remove previous animation libraries before adding them to dummy player
2026-03-06 14:52:37 +01:00
Rémi Verschelde
19726167ce
Merge pull request #117131 from syntaxerror247/fixing-my-blunder
...
Android: Fix FileAccess crash when using treeUri in Gradle-built apps
2026-03-06 12:44:43 +01:00
Rémi Verschelde
ddfb4f1e44
Merge pull request #117126 from kitbdev/fix-ste-breakpoint-shortcut
...
Fix TextEditor breakpoint and bookmark shortcuts not working until menu is opened
2026-03-06 12:44:39 +01:00
Rémi Verschelde
dc5b7d5547
Merge pull request #117117 from kitbdev/fix-no-gdscript-build-classdb
...
Fix no GDScript build fails due to no `class_db.h`
2026-03-06 12:44:35 +01:00
Rémi Verschelde
a772f16387
Merge pull request #117109 from syntaxerror247/script-editor-portrait
...
Android editor: Enable orientation change in Script Editor
2026-03-06 12:44:31 +01:00
Rémi Verschelde
8f63f6e956
Merge pull request #116524 from bruvzg/wake_for_more
...
[macOS] Enable wake for events if `Magnet` is running.
2026-03-06 12:44:26 +01:00
Geoffrey Mégardon
b8b3e66c1b
improve tooltips when dropping files in viewport
...
remove can_instantiate
2026-03-06 11:25:31 +00:00
Pāvels Nadtočajevs
f7faabb95e
[macOS] Enable wake for events if Magnet is running.
2026-03-06 13:18:30 +02:00
Marco Leija
d158e7cf39
i18n: Extract Control accessibility name/description in POT generator
...
Control nodes' `accessibility_name` and `accessibility_description`
properties are passed through `tr()` at runtime, but were not included
in the list of properties extracted by the packed scene translation
parser plugin. This caused them to be silently omitted from generated
.pot files, making it impossible to translate them.
Fixes #115366 .
2026-03-05 20:04:52 -06:00
Anish Kumar
25a203aa34
Android editor: Enable orientation change in Script Editor
2026-03-06 06:24:42 +05:30
Anish Kumar
ed8853b8d1
Android: Fix FileAccess crash when using treeUri in Gradle-built apps
2026-03-06 05:48:42 +05:30
kit
f51857cbaf
Fix TextEditor breakpoint and bookmark shortcuts not working until menu is opened
2026-03-05 18:33:56 -05:00
Timo Schwarzer
c3d96f262f
Add offset transform to Control nodes
2026-03-05 22:55:49 +01:00
kit
1800c4782f
Fix no GDScript build fails due to no class_db.h
2026-03-05 16:46:23 -05:00
kobewi
3463855c8a
Allow echo events for some Scene dock shortcuts
2026-03-05 22:32:07 +01:00
Allen Pestaluky
eff40f8c92
Apply tonemapping in post of Compatibility when using canvas background mode.
2026-03-05 13:45:51 -05:00
Michael Alexsander
27c86165f7
Add View3DController for editor 3D view manipulation
2026-03-05 12:51:48 -03:00
kit
339bc4f88f
SplitContainer drag nested intersections
2026-03-05 10:35:02 -05:00
Rémi Verschelde
bfbe95e510
Merge pull request #117098 from akien-mga/decouple-node-scenetree
...
Decouple `node.h` from `scene_tree.h`, minimize its other includes
2026-03-05 14:53:22 +01:00
qqwobble
754eb7808a
Fix RichTextLabel [ol type=a] not generating the right prefix
2026-03-05 13:55:41 +01:00
Rémi Verschelde
2dd1f4ef60
Decouple node.h from scene_tree.h, minimize its other includes
2026-03-05 13:54:46 +01:00
Rémi Verschelde
b12b7bc622
Merge pull request #91124 from KoBeWi/auutoload_revampire 🧛
...
Revamp autoload creation
2026-03-05 13:51:58 +01:00
kobewi
52c2628484
Revamp autoload creation
2026-03-05 12:20:29 +01:00
Rémi Verschelde
c4969dfa4e
Merge pull request #117097 from akien-mga/scenetree-explicit-includes
...
Explicitly include `scene_tree.h` where used
2026-03-05 11:56:39 +01:00