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 |
|
Thaddeus Crews
|
b5613b27e4
|
Merge pull request #116412 from YeldhamDev/marginalized_shader_editor
Fix `ShaderEditor`'s UI overflowing when shrunk
|
2026-03-09 15:18:12 -05:00 |
|
Thaddeus Crews
|
cc970e91e5
|
Merge pull request #116888 from Chaosus/shader_fix_struct
Allow using a struct name as a variable name in shaders
|
2026-03-09 15:18:11 -05:00 |
|
Thaddeus Crews
|
3f040adfac
|
Merge pull request #117016 from Mrfanta-stick/fix-script-create-dialog-fallback
Add explicit OptionButton fallback state in ScriptCreateDialog
|
2026-03-09 15:18:10 -05:00 |
|
Rémi Verschelde
|
74de2ec047
|
Merge pull request #117219 from Ivorforce/span-equality-nullptr
Fix `are_spans_equal` for `p_size = 0` when pointers may be invalid
|
2026-03-09 11:49:50 +01:00 |
|
Rémi Verschelde
|
f3cacbdb4e
|
Merge pull request #117206 from EdwardChanCH/expose_basis_is_orthonormal
Expose `Basis.is_orthonormal()`
|
2026-03-09 11:49:45 +01:00 |
|
Rémi Verschelde
|
8f0468f281
|
Merge pull request #117178 from dsnopek/xr-server-local-vector
Switch `XRServer` to use `LocalVector` for interfaces and do a little clean up
|
2026-03-09 11:49:39 +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
|
4bee1639b2
|
Merge pull request #116789 from aaronfranke/gltf-duplicate-doc-ext
GLTF: Duplicate extensions at the start of the import and export process
|
2026-03-09 11:49:25 +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 |
|
Rémi Verschelde
|
ef8a050a76
|
Merge pull request #104860 from YeldhamDev/2d_selection_config
Allow changing the color of canvas selection
|
2026-03-09 11:49:13 +01:00 |
|
Lukas Tenbrink
|
fb62d46647
|
Fix are_spans_equal for p_size = 0 when pointers may be invalid (may crash in rare configurations).
|
2026-03-08 17:50:17 +01:00 |
|
Edward Chan
|
2e442e8e89
|
Exposed is_orthonormal method in Basis.
|
2026-03-08 00:03:14 -05:00 |
|
Aaron Franke
|
f20517380d
|
GLTF: Duplicate extensions at the start of the import and export process
|
2026-03-07 14:04:04 -08:00 |
|
ryevdokimov
|
f22f1a917b
|
Fix broken viewport camera inertia in freelook mode
|
2026-03-07 10:41:38 -05:00 |
|
David Snopek
|
4a71c4fc68
|
Switch XRServer to use LocalVector for interfaces and do a little clean up
|
2026-03-07 08:28:46 -06: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
|
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 |
|
Mrfanta-stick
|
4b86e36947
|
Add explicit OptionButton fallback state in ScriptCreateDialog
|
2026-03-06 19:31:05 +05:30 |
|
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 |
|