Pāvels Nadtočajevs
|
cdcb208eb9
|
[Viewport] Add option to inherit parents texture filter/repeat, use it for popups.
|
2026-03-11 15:06:47 +02:00 |
|
Rémi Verschelde
|
d103efb6ea
|
Merge pull request #117301 from akien-mga/clangd-unused-includes-core
Remove unused includes in `core` with clangd-tidy
|
2026-03-11 10:53:28 +01:00 |
|
Rémi Verschelde
|
e015e8bde4
|
Remove unused includes in core with clangd-tidy
|
2026-03-11 06:41:36 +01:00 |
|
bruvzg
|
fb53fd4dd7
|
[Accessibility] Add CodeEdit code completion support.
|
2026-03-10 22:46:38 +02:00 |
|
Thaddeus Crews
|
ca77be8d0a
|
Merge pull request #117286 from akien-mga/clangd-unused-includes-scene
Remove unused includes in `scene` with clangd-tidy
|
2026-03-10 14:11:08 -05:00 |
|
Thaddeus Crews
|
284121025f
|
Merge pull request #115738 from jaydensipe/replace-object-id-remote-scene-view
Use class name instead of Object ID in remote scene view
|
2026-03-10 14:11:05 -05:00 |
|
Thaddeus Crews
|
2288a8a898
|
Merge pull request #114505 from m4gr3d/add_pip_project_setting
Add support for picture-in-picture
|
2026-03-10 14:11:04 -05:00 |
|
Rémi Verschelde
|
8028b65442
|
Remove unused includes in scene with clangd-tidy
|
2026-03-10 16:40:00 +01:00 |
|
Yyf2333
|
282e4544b0
|
Split VariantCaster from binder_common.h
|
2026-03-10 17:59:33 +08:00 |
|
Jayden Sipe
|
d731418507
|
Use class name instead of Object ID in remote scene view
|
2026-03-10 03:07:34 -04:00 |
|
Thaddeus Crews
|
88cd7ab378
|
Merge pull request #105791 from ryevdokimov/cancel-navigation
Add the ability to cancel pan/zoom/orbit navigation
|
2026-03-09 15:18:26 -05:00 |
|
Thaddeus Crews
|
01af00957c
|
Merge pull request #117255 from AThousandShips/fix_no_3d_once_more
[Debugger] Fix 3D disabled builds
|
2026-03-09 15:18:25 -05:00 |
|
Thaddeus Crews
|
1a43145761
|
Merge pull request #117224 from RicardRC/master
ScrollBar: Fix compilation with `precision=double`
|
2026-03-09 15:18:21 -05:00 |
|
Thaddeus Crews
|
fbc00f1f84
|
Merge pull request #117203 from kitbdev/sc-ed3d
Use SplitContainer for Node3D Editor viewports
|
2026-03-09 15:18:20 -05:00 |
|
Thaddeus Crews
|
5cfccbee34
|
Merge pull request #117189 from KoBeWi/nosize4ever
Fix DirectionalLight3D property list
|
2026-03-09 15:18:17 -05:00 |
|
Thaddeus Crews
|
1a86cf1eaa
|
Merge pull request #117179 from ryevdokimov/freelook-interia-fix
Fix broken viewport camera inertia in freelook mode
|
2026-03-09 15:18:13 -05:00 |
|
Robert Yevdokimov
|
05c915566c
|
Add the ability to cancel pan/zoom/orbit navigation
|
2026-03-09 12:20:02 -04:00 |
|
A Thousand Ships
|
0c62f9b29a
|
[Debugger] Fix 3D disabled builds
|
2026-03-09 17:12:01 +01:00 |
|
Ricard Rovira Cubeles
|
ae2d544f61
|
ScrollBar: Fix compilation with precision=double
|
2026-03-09 13:02:09 +01:00 |
|
Rémi Verschelde
|
533f832d52
|
Merge pull request #117156 from scgm0/Fix-tile_set.h-not-including-ArrayMesh
Fix `tile_set.h` not including `ArrayMesh`
|
2026-03-09 11:49:35 +01:00 |
|
Rémi Verschelde
|
3bfde00aac
|
Merge pull request #116868 from ismailivanov/richtextlabel-triple-click-select
Add triple-click paragraph selection to RichTextLabel
|
2026-03-09 11:49:30 +01:00 |
|
Rémi Verschelde
|
f1f62d7868
|
Merge pull request #116394 from Ryan-000/ryan-opt-anim
Optimize Animation Resource, Library, Mixer, and Player
|
2026-03-09 11:49:21 +01:00 |
|
kit
|
90be4208e8
|
Use SplitContainer for Node3D Editor viewports
|
2026-03-07 20:39:36 -05:00 |
|
kobewi
|
cd1d676c28
|
Fix DirectionalLight3D property list
|
2026-03-07 18:47:12 +01:00 |
|
ryevdokimov
|
f22f1a917b
|
Fix broken viewport camera inertia in freelook mode
|
2026-03-07 10:41:38 -05:00 |
|
Fredia Huya-Kouadio
|
ef0163ba9f
|
Add support for PiP mode
|
2026-03-06 23:29:16 -08:00 |
|
Ismail Ivanov
|
8dabd60033
|
Add triple-click paragraph selection to RichTextLabel
|
2026-03-06 22:53:44 +01:00 |
|
Silc Lizard (Tokage) Renew
|
73d041dd98
|
Optimize Animation Resource, Library, Mixer, Player
Co-Authored-By: Silc Lizard (Tokage) Renew <tokage.it.lab@gmail.com>
|
2026-03-06 16:35:21 -05:00 |
|
Michael Alexsander
|
2f4e6b9de4
|
Allow to change the color of canvas selection
|
2026-03-06 16:13:43 -03:00 |
|
scgm0
|
25939dfba1
|
Fix tile_set.h not including ArrayMesh
|
2026-03-07 02:43:04 +08: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
|
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
|
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
|
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 |
|
Qbieshay
|
b2b4c04ac0
|
Store velocity in userdata, use VELOCITY to pass to copy shader
|
2026-03-06 16:35:33 +01: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 |
|
Timo Schwarzer
|
c3d96f262f
|
Add offset transform to Control nodes
|
2026-03-05 22:55:49 +01: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 |
|
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
|
18edfa5245
|
Explicitly include scene_tree.h where used
Pre-requisite before removing `scene_tree.h` from `node.h`
which has cascading consequences on most of the codebase.
|
2026-03-05 10:43:25 +01:00 |
|
StarryWorm
|
3cb2d376f8
|
Get rid of all unnecessary class_db.h includers
|
2026-03-04 17:40:05 -05:00 |
|
Thaddeus Crews
|
890567325e
|
Merge pull request #113954 from KoBeWi/EnsureDialog
Scroll to selected file on sorting change
|
2026-03-04 14:32:41 -06:00 |
|
Thaddeus Crews
|
93bc47df38
|
Merge pull request #116428 from Kazox61/virtual-joystick-styling
Add Styleboxes for Virtual Joystick
|
2026-03-04 14:32:34 -06:00 |
|
Thaddeus Crews
|
e72018ee34
|
Merge pull request #116786 from jaydensipe/remote-read-only
Make constants READONLY in remote scene view
|
2026-03-04 14:32:32 -06:00 |
|
Thaddeus Crews
|
98e6b3c460
|
Merge pull request #116956 from KoBeWi/missingmesh
Add configuration warning for missing Mesh
|
2026-03-04 14:32:31 -06:00 |
|
Thaddeus Crews
|
c646b57c27
|
Merge pull request #117011 from bruvzg/rtl_tab_off
[RTL] Fix character click offsets after the table.
|
2026-03-04 11:20:50 -06:00 |
|
Thaddeus Crews
|
891069d1cd
|
Merge pull request #114236 from warriormaster12/san-popupmenu-search-bar
Implement search bar for `PopupMenu`
|
2026-03-04 11:20:49 -06:00 |
|