Hugo Locurcio
3268544299
Rename "Convert to Mesh2D" to "Convert to MeshInstance2D" in the editor
...
These actions create MeshInstance2D nodes, not Mesh2D resources.
2022-07-28 19:04:16 +02:00
Lyuma
19b13f9bdc
gltf: Allow more than 4 joints but warn and ignore them.
2022-07-28 19:03:48 +02:00
kobewi
24a7bbc9ea
Don't handle pending clicks outside scene tree
...
(cherry picked from commit ec6bbd486f31245af3764c466431ffc2d13d52ed)
2022-07-28 19:03:25 +02:00
3659429afd
Ported: [macOS, 3.x] Fix unresponsive redraw during live resizing. - bruvzg
...
e75e1f3231
2022-07-28 18:58:15 +02:00
780ccf3342
Ported: Fix description about SceneTreeTimer auto free - timothyqiu
...
5569d4d2de
2022-07-28 18:56:04 +02:00
942b6d9938
Ported: Make Input mouse_mode and use_accumulated_input properties - fire-forge, timothyqiu
...
53c01540d9
2022-07-28 18:54:48 +02:00
84a5cc0fca
Fix typo.
2022-07-28 18:44:49 +02:00
43131ad4cb
Ported: Add readable export errors. Add RTL image vertical alignment support. - bruvzg
...
f5fa1ca944
2022-07-28 18:40:46 +02:00
Haoyu Qiu
ddac7ae8ed
Add tooltips to Export dialog icon buttons
...
(cherry picked from commit f78943b08b4568dc1c7aa85e1d6b351f18f9472c)
2022-07-28 15:16:08 +02:00
Nikola Whallon
264985d204
added info on microphone sample format
...
(cherry picked from commit eb5a42d0bc28809f954861291c20d2ed6bed6d0f)
2022-07-28 15:08:16 +02:00
Danny Chung
737942ac85
Increase AnimationPlayer position SpinBox to fit more decimals
...
Fixed UI bug where it appeared that pushing the up or down incrementing
arrows did not increment the SpinBox value appropriately. Just needed
to increase the size of the box horizontally, to display four decimal
points consistently.
(cherry picked from commit 09658f7e3ba7ffc87ae9f90aa42f64dfeeb33f40)
2022-07-28 15:04:58 +02:00
a1a7c32f68
Ported: Backport default World navigation maps.
...
Backports default navigation maps created with each World or World2D.
- smix8
96d98d8c4e
2022-07-28 15:04:42 +02:00
kobewi
f23274bbf2
Properly release LMB even while panning
2022-07-28 15:00:05 +02:00
lawnjelly
48c1a1ae34
VisibilityNotifier - add max_distance feature
...
Enables turning off objects by distance to the camera in addition to testing whether they are in the view frustum.
2022-07-28 14:59:45 +02:00
kobewi
202fb33685
Add Dictionary.merge()
...
(cherry picked from commit a0915e6dee4e54563a98ca6adb8968dbdcea1af1)
2022-07-28 14:59:15 +02:00
kobewi
22beba680e
Improve EditorPlugin state documentation
...
(cherry picked from commit 505a2ce468f4375c7b5dc82af17b86a92a2d4d77)
2022-07-28 14:58:58 +02:00
kobewi
bbf62e97b8
Improve title of DependencyEditorOwners
...
(cherry picked from commit 847eee71dfb9462df69195e8415a29258994584c)
2022-07-28 14:57:30 +02:00
sps1112
8e229841be
Bind vararg method flag in core constants
...
(cherry picked from commit 1f361b03678893cd6328702383fce6dc062e7e57)
2022-07-28 14:56:33 +02:00
Johannes Witt
eb1fa27364
Fix EditorSpinSlider
mouse reset position on tree exit
...
(cherry picked from commit 784b1adb188f6003f01201d8cff3dab574c6beab)
2022-07-28 14:56:09 +02:00
da8155f59b
Ported: Remove slash delimiter from NavigationMesh properties - smix8
...
e629622598
2022-07-28 14:52:42 +02:00
smix8
116b22c89d
Document the correct use of NavigationAgent path functions
...
Document the correct use of NavigationAgent path functions.
(cherry picked from commit 9c7f03aefc7d6918002641447cb979502ebea686)
2022-07-28 14:44:09 +02:00
smix8
cce30604e4
Expose get_mesh() for NavigationPolygon Resources
...
Expose get_mesh() for NavigationPolygon Resources.
(cherry picked from commit 8bcce0ebb2ab5da94cc86f77df4c86f63bc5d22e)
2022-07-28 14:43:47 +02:00
smix8
4409bae4dc
Add NavigationMesh debug when navmesh is added later through scripts
...
Add NavigationMesh debug when navmesh is added later through scripts
(cherry picked from commit b6eff47bac0a2745da6e3aa95ffa340eb71c7248)
2022-07-28 14:43:28 +02:00
smix8
b36dd7e4aa
Note that NavigationObstacles should only be used if necessary and for moving objects only
...
Note that NavigationObstacles should only be used if necessary and for moving objects only.
(cherry picked from commit d1959cabd9c9e3a7f1143d3ac7abdbff89eda5ed)
2022-07-28 14:43:03 +02:00
smix8
3d2aa7b8fa
Document that NavigationAgent height offset is mostly a placebo
...
Document that NavigationAgent height offset is mostly a placebo.
(cherry picked from commit b1d98534154dafa208076e8f8d7c93e4a43726f9)
2022-07-28 14:38:49 +02:00
a166b71594
Ported: [3.5] Fix TileMap texture offset for navigationmesh and collisionshapes - smix8
...
e9ca65207e
2022-07-28 14:38:19 +02:00
d95091efab
Ported: Misc editor tweaks and polishes:
...
- Using a bucketized approach to select the editor scale in order to avoid too high values
- Add default app dimensions: used on Android devices with free floating app windows to set the default app frame
- Add ability to launch the Game window in an adjacent frame when in multi window mode
-m4gr3d
05fc140ee6
2022-07-28 14:14:34 +02:00
863f4c7073
TODOs.
2022-07-28 14:06:00 +02:00
bruvzg
a580bd094e
Fix FreeType crashing in GCC + LTO builds.
2022-07-28 13:48:34 +02:00
Sergey Pershenkov
1b52408dc0
draw_circle() draws a filled circle
...
(cherry picked from commit adccb9fd6038b446fc218af874429f2c3fdb8fcc)
2022-07-28 13:47:47 +02:00
smix8
a389b08ea8
Add class doc that NavigationServer changes are not instant
...
Add class doc that NavigationServer changes are not instant.
(cherry picked from commit 7f72b7b3ad9880845e0f878b5bc6d9120b8b4dc0)
2022-07-28 13:47:19 +02:00
lawnjelly
693c503213
Optimized Mesh Merging
...
Changes from PoolVector to LocalVector and pre-reserving vectors rather than push_back.
2022-07-28 13:46:56 +02:00
Arsh Panesar
a55cfb671b
Fixed Populating MultimeshInstance Crash
...
When populating a MultimeshInstance (node), Godot would set the
new Multimesh's color and custom data format as the current node's
multimesh, which would cause a crash if node's multimesh is null.
Populate Function will now check if node has a multimesh or not, and
set the new multimesh with default (NONE) values if node's multimesh is
null.
Fixes Issue #61553
2022-07-28 13:46:23 +02:00
lawnjelly
c0c72eed7b
Force unsigned behaviour for bitfield enums
...
Some compilers (notably MSVC) were using signed values for bitfield enums. This was causing problems where 2 bits were used to store 4 or less enum values, where they were being treated as negative numbers.
This PR explicitly requests these enums to be treated as unsigned values.
2022-07-28 13:45:51 +02:00
Haoyu Qiu
8002080311
Fix Viewport.own_world
documentation
...
Also fixed the naming of the setter's parameter and made an `if` block
straightforward.
2022-07-28 13:44:56 +02:00
Aaron Franke
9a35bce6cb
Improve architectures in OS::has_feature and make it work on MSVC
2022-07-28 13:43:46 +02:00
Michael Alexsander
b03af6e40e
Take into account the clear icon's size even when not visible in LineEdit
s
2022-07-28 13:43:20 +02:00
Michael Alexsander
9ffe4a2e51
Fix specific bug related to submenus in PopupMenu
2022-07-28 13:42:58 +02:00
Michael Alexsander
2ebc4905fc
Fix hover being drawn twice inside PopupMenu
s
2022-07-28 13:42:35 +02:00
a8a140af27
Ported: Fix empty space after project sort options - timothyqiu
...
03e84abfa5
2022-07-28 13:42:15 +02:00
Haoyu Qiu
98eb7db8b1
Fix String.http_escape on Windows
2022-07-28 13:36:49 +02:00
SnailRhymer
cdc646fd63
Make Lookup Symbol recognize assert, preload, and yield in the script editor
2022-07-28 13:36:19 +02:00
4bd8abc32b
Ported: Fix several typos in the classref - timothyqiu
...
fb62ec6c1d
2022-07-28 13:35:27 +02:00
5a72ab5669
Ported: Only use Android fullscreen theme for splash screen - madmiraal
...
caaaef68b4
2022-07-28 13:24:22 +02:00
FireForge
73d95ac5e9
Fix get_data() for GradientTexture2D
2022-07-28 11:53:23 +02:00
Hugo Locurcio
c133ff34d4
Add a 3D suffix to relevant physics profiler categories
...
2D physics categories already had a 2D suffix: "Physics 2D"
(cherry picked from commit 36428305a685889c8f307896951082fda58a974f)
2022-07-28 11:52:41 +02:00
smix8
62e781b914
Fix MultiMeshInstance crash in navmesh baking when MultiMesh Resource is empty
...
Fix MultiMeshInstance crash in navmesh baking when MultiMesh Resource is empty
(cherry picked from commit caceceab0819dca9da4ca3c268bc07ded933e332)
2022-07-28 11:52:25 +02:00
dtesniere
690b82ff41
Fix class name : change "string" to "String"
...
Change case of "s" letter : "string" does not compile but "String" does (for gdScript)
(cherry picked from commit 55b63eceaa22f979bd40656fb8444cc94a7942b7)
2022-07-28 11:52:09 +02:00
a53e42504a
Ported: Fix rigid body damp description (3.x) - skyace65
...
c0ecbeaf6f
2022-07-28 11:48:56 +02:00
bruvzg
3ef4f9128b
Fix Label3D oversampling.
2022-07-28 11:46:40 +02:00