kobewi
|
edd23074a2
|
Convert some Callables to callable_mp()
|
2023-07-12 15:33:54 +02:00 |
|
Yuri Sizov
|
53d0e6c2d5
|
Merge pull request #73691 from Chaosus/vs_depth
Add DEPTH to the visual shader output (for spatial mode)
|
2023-07-12 14:18:41 +02:00 |
|
Yuri Sizov
|
23318e8778
|
Merge pull request #79274 from kleonc/accept-dialog-spacer-visibility
Hide/show `AcceptDialog`'s button spacer on button visibility changed
|
2023-07-11 13:19:17 +02:00 |
|
kleonc
|
30a9c90785
|
Hide/show AcceptDialog's button spacer on button visibility changed
|
2023-07-11 12:18:46 +02:00 |
|
Rémi Verschelde
|
6cb1162aa0
|
Merge pull request #79000 from AThousandShips/owner_error
Improve error message for `Node.set_owner`
|
2023-07-11 11:29:30 +02:00 |
|
Rémi Verschelde
|
dbec337532
|
Merge pull request #79155 from Owl-A/bugfix-57779
Add 3.x compatibility for animation loop mode
|
2023-07-10 13:17:37 +02:00 |
|
Chinmay Awale
|
1686a7a1a2
|
add 3.x compatibility for animation loop mode
|
2023-07-10 16:16:19 +05:30 |
|
Yuri Sizov
|
bbb11004e7
|
Merge pull request #78776 from NiskashY/fix-disabled-slider-highlighting
Fix disabled slider highlighting
|
2023-07-10 12:32:39 +02:00 |
|
Rémi Verschelde
|
7030ac555f
|
Merge pull request #79270 from clayjohn/particle-trails-error
Unify error condition for particles trail lifetime
|
2023-07-10 10:38:34 +02:00 |
|
Rémi Verschelde
|
aa2a4d23d8
|
Merge pull request #79237 from Rindbee/fix-get_last_modified_time-returns-0-in-PackedScene
Fix `PackedScene::get_last_modified_time()` always returns `0`
|
2023-07-10 10:36:52 +02:00 |
|
clayjohn
|
78ecdb17f9
|
Unify error condition for particles trail lifetime
|
2023-07-10 10:17:27 +02:00 |
|
Rémi Verschelde
|
1017077b7f
|
Merge pull request #79211 from HolonProduction/file-dialog-button-update
Update FileDialog button activity when file_mode is changed.
|
2023-07-09 12:24:35 +02:00 |
|
Rindbee
|
22edef14c3
|
Fix PackedScene::get_last_modified_time() always returns 0
The variables operated by `PackedScene::set_last_modified_time()`
and `PackedScene::get_last_modified_time()` are different.
|
2023-07-09 17:01:41 +08:00 |
|
Rémi Verschelde
|
988abb2161
|
Merge pull request #79016 from bruvzg/fix_win_initial_ne_fs
[Windows] Fix setting initial non-exclusive window mode.
|
2023-07-08 18:21:04 +02:00 |
|
Rémi Verschelde
|
7cd92ad023
|
Merge pull request #78940 from AThousandShips/touch_compat
Add compatibility properties to `TouchScreenButton`
|
2023-07-08 18:20:39 +02:00 |
|
Rémi Verschelde
|
0df423756e
|
Merge pull request #78847 from Sauermann/fix-sibling-fail
Fix `Node::add_sibling` parent check
|
2023-07-08 18:20:14 +02:00 |
|
Rémi Verschelde
|
6ab727edc2
|
Merge pull request #78835 from Dragoncraft89/patch-1
Fix invalid minimum size for translated messages in option button
|
2023-07-08 18:19:25 +02:00 |
|
Rémi Verschelde
|
43c0fa7f4b
|
Merge pull request #78797 from Calinou/remove-redundant-vformat
Remove uses of `vformat()` with no placeholders
|
2023-07-08 18:18:35 +02:00 |
|
Rémi Verschelde
|
a12d9df9e1
|
Merge pull request #71024 from marzecdawid/better-cursor-behaviour-in-tree-with-ctrl
Fix cursor behavior for multiselect in Tree while holding CTRL
|
2023-07-08 18:14:48 +02:00 |
|
HolonProduction
|
cfac7c9a9a
|
Update FileDialog button activity when file_mode is changed.
|
2023-07-08 18:10:57 +02:00 |
|
NiskashY
|
4394936392
|
Fix disabled slider highlighting
|
2023-07-08 00:42:57 +03:00 |
|
Rémi Verschelde
|
dcbbde5e23
|
Merge pull request #79141 from TokageItLab/fix-infinity-state-loop
Fix infinite loop state check in `AnimationStateMachine`
|
2023-07-07 16:05:05 +02:00 |
|
Rémi Verschelde
|
7961bc6193
|
Merge pull request #78078 from Sauermann/fix-drop-physics-mouse-over
Ensure that `_drop_physics_mouseover` only happens when necessary
|
2023-07-07 16:02:13 +02:00 |
|
Rémi Verschelde
|
e00dc3c719
|
Merge pull request #75806 from bcmpinc/issue-61174
Fix Camera3D `project_*` methods not accounting for frustum offset
|
2023-07-07 16:01:47 +02:00 |
|
Silc Lizard (Tokage) Renew
|
fc40ba21cd
|
Fix infinity loop state can't break
|
2023-07-07 16:12:37 +09:00 |
|
Rémi Verschelde
|
26cde77b69
|
Merge pull request #79084 from Sauermann/revert-78363
Revert "Fix focusloss of non-exclusive `AcceptDialog` with `close_on_escape`"
|
2023-07-07 08:34:07 +02:00 |
|
Rémi Verschelde
|
5d23586faf
|
Merge pull request #79049 from BastiaanOlij/fix_stereo_depth_paralax
Take eye offset into account for depth in StandardMaterial3D
|
2023-07-07 08:33:44 +02:00 |
|
Rémi Verschelde
|
963cf54486
|
Merge pull request #78907 from zorbathut/pr_fontprop
Fix incorrect property names in `FontFile::_get_property_list()`
|
2023-07-07 08:29:41 +02:00 |
|
Rémi Verschelde
|
b8f28e287e
|
Merge pull request #78902 from nklbdev/Fix_wrong_type_casting_in_RenderingServer
Fix wrong type casting for octahedral tangents
|
2023-07-07 08:28:52 +02:00 |
|
Bastiaan Olij
|
581d081ded
|
Take eye offset into account for depth in StandardMaterial3D
|
2023-07-06 21:13:46 +10:00 |
|
Markus Sauermann
|
bfa7497c1b
|
Revert "Fix focusloss of non-exclusive AcceptDialog with close_on_escape "
This reverts commit 7f547fcf09 .
|
2023-07-06 01:04:16 +02:00 |
|
bruvzg
|
db0109b237
|
[Windows] Fix setting initial non-exclusive window mode.
|
2023-07-04 13:09:26 +03:00 |
|
Ninni Pipping
|
0183340012
|
Improve error message for Node.set_owner
|
2023-07-04 08:51:12 +02:00 |
|
Rémi Verschelde
|
1b38e9258b
|
Merge pull request #78975 from YuriSizov/rtl-fix-refactoring-typo
Prevent crash when processing line caches in `RichTextLabel`
|
2023-07-03 15:26:31 +02:00 |
|
Rémi Verschelde
|
2912fd4c51
|
Merge pull request #78968 from bruvzg/scroll_fix2
[RTL] Fix multithreaded scrollbar visibility update 2.
|
2023-07-03 15:26:18 +02:00 |
|
Rémi Verschelde
|
2926ddec1c
|
Merge pull request #78939 from Scony/navi-crash-fix
Fix crash in `NavigationAgent3D`
|
2023-07-03 15:26:14 +02:00 |
|
Rémi Verschelde
|
813ff4b460
|
Merge pull request #78857 from smix8/navagent_pos_fix_4.x
Fix NavigationAgent position not always updating
|
2023-07-03 15:26:11 +02:00 |
|
Yuri Sizov
|
40f2227a65
|
Prevent crash when processing line caches in RichTextLabel
|
2023-07-03 13:33:51 +02:00 |
|
bruvzg
|
21365606d3
|
[RTL] Fix multithreaded scrollbar visibility update 2.
|
2023-07-03 10:34:42 +03:00 |
|
Pawel Lampe
|
fcbb521392
|
Fix crash in 'NavigationAgent3D', fixes #78910
|
2023-07-02 22:30:03 +02:00 |
|
Ninni Pipping
|
c7e4b3bf5f
|
Add compatibility properties to TouchScreenButton
Added support for `3.x` properties:
* `normal` -> `texture_normal`
* `pressed` -> `texture_pressed`
|
2023-07-02 10:45:16 +02:00 |
|
nklbdev
|
1d16704faf
|
Potencially fix nan's on octahedral tangents in RenderingServer
|
2023-07-01 18:46:52 +05:00 |
|
Ben Rog-Wilhelm
|
7ee916a259
|
Fix: Incorrect property names in FontFile::_get_property_list().
|
2023-07-01 07:57:47 -05:00 |
|
smix8
|
34bc410fb4
|
Fix NavigationAgent position not always updating
Fixes NavigationAgent position not always updating.
|
2023-06-30 00:18:26 +02:00 |
|
smix8
|
c912df9d05
|
Fix NavigationAgent continues avoidance velocity
Fixes NavigationAgent continues avoidance velocity.
|
2023-06-29 21:10:03 +02:00 |
|
Markus Sauermann
|
b02dff6e1c
|
Fix Node::add_sibling parent check
Replace `data.blocked > 0` by `data.parent->data.blocked > 0` in order
to check if the parent is busy.
|
2023-06-29 20:21:37 +02:00 |
|
Florian Kothmeier
|
c33748d954
|
Fix invalid minimum size for translated messages in option button
|
2023-06-29 15:01:36 +02:00 |
|
bruvzg
|
ec97c7c1d9
|
[RTL] Fix multithreaded scrollbar visibility update.
|
2023-06-29 15:37:54 +03:00 |
|
Hugo Locurcio
|
dcc92c174e
|
Remove uses of vformat() with no placeholders
This is identical to passing the string directly.
|
2023-06-28 16:27:55 +02:00 |
|
kobewi
|
1a9739f591
|
Fix crash with failed compatibility tiles
|
2023-06-28 15:11:10 +02:00 |
|