Haoyu Qiu
a787e43b13
Fix crash when importing DAE model
2022-02-19 13:43:22 +08:00
Rémi Verschelde
c944c9e572
Merge pull request #58288 from bruvzg/fix_editor_en_locale
...
[Editor] Fix "en" editor translation detection.
2022-02-18 22:49:13 +01:00
Rémi Verschelde
dfa5c5db12
Merge pull request #58291 from Calinou/doc-voxelgi-procedural-bake-deferred
...
Document that meshes and lights must be fully set up before baking VoxelGI
2022-02-18 22:48:54 +01:00
Rémi Verschelde
80495707de
Merge pull request #58287 from rburing/cull_aabb_for_body_once
...
In final phase of test_body_motion, move and cull AABB for body once instead of for every shape
2022-02-18 21:56:09 +01:00
Hugo Locurcio
9b5395dee0
Document that meshes and lights must be fully set up before baking VoxelGI
2022-02-18 21:40:51 +01:00
bruvzg
759ca45820
[Editor] Fix "en" editor translation detection.
2022-02-18 22:15:02 +02:00
Ricardo Buring
d525ea2614
In final phase of test_body_motion, move and cull AABB for body once, instead of for every shape
2022-02-18 19:45:25 +01:00
Rémi Verschelde
0217d44dfd
Merge pull request #58278 from Ev1lbl0w/fix_decompress_retcode
2022-02-18 15:56:21 +01:00
Rémi Verschelde
04c1078658
Merge pull request #54513 from EricEzaM/3d-editor-inputs-fix
2022-02-18 15:06:50 +01:00
Rémi Verschelde
0c18d0b9f7
Merge pull request #58276 from akien-mga/revert-58196
2022-02-18 15:06:30 +01:00
Ricardo Subtil
61790a03f5
Fix decompression functions not returning errcodes
2022-02-18 13:50:25 +00:00
Eric M
f6edd2d2a0
Fixed issues with shortcut checking in 3d node editor
...
The freelook shortcuts now use the action system by proxy. This allows the actions system to be leveraged for input checking. When the shortcut changes, the respective action is updated.
2022-02-18 23:19:22 +10:00
Rémi Verschelde
e1c303fa79
Revert "Fix extension registration order."
...
This reverts commit 94ef200bab
.
This broke extension loading.
Fixes #58273 .
2022-02-18 14:18:24 +01:00
Rémi Verschelde
887d4bd0d9
Merge pull request #58261 from STUDIOEMBYR/CharacterBody-docs-update
2022-02-18 12:09:27 +01:00
Rémi Verschelde
7a68ee5134
Merge pull request #58266 from clayjohn/revert-sky-change
2022-02-18 12:07:40 +01:00
Rémi Verschelde
6be59ae994
Merge pull request #58268 from piiertho/bugfix/fix-display-server-virtual-keyboard-show-default-argument
2022-02-18 11:11:27 +01:00
Pierre-Thomas Meisels
fd02f529fa
Fix default value for DisplayServer::virtual_keyboard_show Rect2 parameter
2022-02-18 09:43:02 +01:00
Rémi Verschelde
48b61159b2
Merge pull request #58106 from Calinou/audioserver-capture-device-property
2022-02-18 09:07:36 +01:00
Rémi Verschelde
b4dc2e91e6
Merge pull request #58196 from poiati/fix-extension-registration-order
2022-02-18 09:07:21 +01:00
Rémi Verschelde
488116e4d8
Merge pull request #58236 from bruvzg/win_min_fix
2022-02-18 09:07:10 +01:00
clayjohn
63cb91e05c
Revert "Default to real-time radiance map filter for environment sky reflections"
...
This reverts commit 09563e4bd8
.
2022-02-17 23:13:32 -08:00
clayjohn
e0384fb70e
Revert "Fix default sky process mode not being Real-Time"
...
This reverts commit aa1cba1d53
.
2022-02-17 23:13:10 -08:00
Hannah Crawford
d9599fb5fc
Updated out of date CharacterBody documentation.
2022-02-17 23:42:39 +00:00
Rémi Verschelde
3a008fc1a2
Merge pull request #58186 from BastiaanOlij/fix_shader_features_init
...
Enable features we require when creating a Vulkan Device
2022-02-18 00:22:17 +01:00
Hugo Locurcio
1d35b37499
Expose AudioServer.capture_device
as a property
...
This is more consistent with `AudioServer.device` (for output),
which is already exposed as a property.
2022-02-17 19:35:46 +01:00
Rémi Verschelde
5b18a81be9
Merge pull request #58249 from Calinou/editor-online-docs-use-versioned-url
2022-02-17 19:18:55 +01:00
Hugo Locurcio
958912a33f
Use versioned URL for "Online Documentation" buttons in the editor
...
This also avoids a redirect, making the page appear to load faster.
2022-02-17 18:17:02 +01:00
Rémi Verschelde
0898f53598
Merge pull request #58246 from KoBeWi/submit_yer_name
2022-02-17 18:08:09 +01:00
Rémi Verschelde
e1b8a86b2b
Merge pull request #58177 from clayjohn/VULKAN-prefiltered-radiance
2022-02-17 17:53:42 +01:00
Rémi Verschelde
b6f3af4698
Merge pull request #58243 from timothyqiu/doc-ani-node
2022-02-17 17:17:27 +01:00
kobewi
f315c9d0c6
Connect text_submitted of built-in script name
2022-02-17 17:03:41 +01:00
Haoyu Qiu
bc37b0508b
Fix wording in AnimationNode classref
2022-02-17 23:18:07 +08:00
Rémi Verschelde
444c556c1a
Merge pull request #58238 from pycbouh/docs-enum-suggestion-typo
2022-02-17 13:35:23 +01:00
Yuri Sizov
3ac4b42059
Fix a typo in PROPERTY_HINT_ENUM_SUGGESTION description
2022-02-17 15:31:16 +03:00
bruvzg
0c27667124
[Windows] Fix Vulkan driver crash on sub-window minimization.
2022-02-17 13:34:08 +02:00
Rémi Verschelde
b89b1683d4
Merge pull request #56032 from diddykonga/get_children_of_type
2022-02-17 11:01:24 +01:00
Rémi Verschelde
b890e5b8ad
Merge pull request #58189 from fazil47/gltf-export-default-material-fix
...
Default material is assigned to meshes without material for glTF export
2022-02-17 09:16:36 +01:00
diddykonga
78dc608aa8
Change 'find_node' to 'find_nodes' and Add 'type' parameter
...
Changed 'find_node' to 'find_nodes' which now returns an 'TypedArray<Node>', as well as Added a 'type' parameter to match against specific node types, which supports inheritance.
2022-02-17 01:44:13 -06:00
Rémi Verschelde
d4766b2f6c
Merge pull request #58212 from Calinou/line2d-round-precision-add-property-hint
...
Add a property hint for the Line2D Round Precision property
2022-02-17 07:32:03 +01:00
Rémi Verschelde
565aecf420
Merge pull request #58219 from timothyqiu/bbcode-tag
...
Fix mismatched BBCode tags in classref
2022-02-17 07:26:57 +01:00
Rémi Verschelde
01a18724aa
Merge pull request #58222 from timothyqiu/doctool-link-title-i18n
...
Translate link titles in classref XML
2022-02-17 07:21:58 +01:00
clayjohn
48728a79b6
Use prefiltered radiance
2022-02-16 21:37:18 -08:00
Ellen Poe
76f667bf2a
Merge pull request #58130 from timothyqiu/ogg-seek-crash
...
Fix infinite recursion when seeking Ogg Vorbis file
2022-02-16 20:14:31 -08:00
Haoyu Qiu
7d05a066e3
Translate link titles in classref XML
2022-02-17 11:11:23 +08:00
Haoyu Qiu
dbd2c61dec
Fix mismatched BBCode tags in classref
2022-02-17 10:19:56 +08:00
Hugo Locurcio
6b52aa67b8
Add a property hint for the Line2D Round Precision property
...
This prevents choosing extremely high values which cause performance
issues for no visual benefit.
2022-02-17 00:21:00 +01:00
Rémi Verschelde
73ece5ba19
Merge pull request #58197 from timothyqiu/tree-item-button-doc
...
Fix documentation about `TreeItem` button ID
2022-02-16 21:33:29 +01:00
Rémi Verschelde
009254d87c
Merge pull request #58187 from jakobbouchard/notification-switch-chunk-c
...
Convert _notification methods to switch - Chunk C
2022-02-16 20:58:55 +01:00
Jakob Bouchard
6553f5c242
Convert _notification methods to switch - Chunk C
2022-02-16 13:03:05 -05:00
Paulo Poiati
94ef200bab
Fix extension registration order.
2022-02-16 14:46:33 -03:00