Commit graph

34542 commits

Author SHA1 Message Date
Rémi Verschelde
de16367404
Merge pull request #68260 from bruvzg/macos_ex_fs3
[macOS, 3.x] Disable Dock and Menu in fullscreen mode.
2022-11-14 14:35:23 +01:00
Rémi Verschelde
861943e0b6
Merge pull request #67698 from timothyqiu/skeleton-bones
[3.x] Fix error when having BoneAttachment before PhysicalBone
2022-11-14 14:35:00 +01:00
Rémi Verschelde
9af2f6400f
Merge pull request #67099 from Calinou/doc-light-no-scale-3.x
Document (Omni/Spot)Light ignoring Spatial's scale property (3.x)
2022-11-14 14:34:35 +01:00
bruvzg
dbb52395bc
[macOS] Disable Dock and Menu in fullscreen mode. 2022-11-14 07:59:29 +02:00
Haoyu Qiu
3acc0779a4 Fix error when having BoneAttachment before PhysicalBone 2022-11-14 08:36:12 +08:00
Michael Alexsander
7a682236df Stop centering clicked suggestions in the autocomplete popup 2022-11-13 09:17:05 -03:00
Teggy
5d0c29460a Add alignment options to flow container 2022-11-12 12:11:16 +01:00
avemort
872e36b8f9 expose ARVRInterface::get_transform_for_eye to gdscript 2022-11-10 15:25:07 -03:00
Fredia Huya-Kouadio
28afd32d29
Merge pull request #68441 from m4gr3d/misc_input_fixes_3x
[3.x] Add support for pointer capture
2022-11-10 07:21:54 -08:00
Hugo Locurcio
d17d6d6cc4
Document (Omni/Spot)Light ignoring Spatial's scale property 2022-11-09 18:47:09 +01:00
Rémi Verschelde
11c14ce951
Merge pull request #68246 from arkology/3x_progressbar_atlastexture_radial
[3.x] AtlasTexture in radial modes of TextureProgress
2022-11-09 13:14:45 +01:00
Rémi Verschelde
09b4c69403
Merge pull request #68252 from dzil123/v3_fix_array_shuffle
[3.x] Fix Array.Shuffle incorrect mono bindings
2022-11-09 13:14:38 +01:00
Rémi Verschelde
5ea576234f
Merge pull request #68210 from jmb462/3.x-fix-distraction-mode-docks-tab
[3.x] Fix docks to be reset to first tab when switching main tab
2022-11-09 13:14:28 +01:00
Fredia Huya-Kouadio
5149311316 Add support for pointer capture 2022-11-07 08:38:28 -08:00
dzil123
bdcb1ff228 [3.x] Fix c# Array.Shuffle incorrect mono bindings 2022-11-04 06:22:47 -07:00
arkology
afdf00c40f [3.x] AtlasTexture in radial modes of TextureProgress 2022-11-04 13:24:47 +03:00
Jean-Michel Bernard
79ebba0f6b [3.x] Prevent docks to be reset to first tab when switching dock visibility 2022-11-03 13:02:11 +01:00
Rémi Verschelde
92aedd5063
Merge pull request #68190 from ztc0611/3.x-ios-promotion
[3.x] Add ProMotion/High Refresh Rate Support to iOS Exports
2022-11-03 11:34:22 +01:00
Rémi Verschelde
acb63b8d64
Merge pull request #68189 from ztc0611/3.x-add-ios-ui-options
[3.x] Add iOS UI Options
2022-11-03 11:34:08 +01:00
Rémi Verschelde
e0682f6d8f
Merge pull request #67626 from bruvzg/improve_font_packing_and_delay_texture_update_3
[3.x] Improve font glyph cache packing and texture update.
2022-11-03 11:33:23 +01:00
Rémi Verschelde
45b1a5c758
Merge pull request #68204 from dzil123/v3_fix_version_info_status
(3.x) Fix compilation with custom "GODOT_VERSION_STATUS"
2022-11-03 11:33:11 +01:00
dzil123
3f407dc65c (3.x) Fix compilation with custom "GODOT_VERSION_STATUS" 2022-11-03 01:25:27 -07:00
Zach Coleman
e538771d4f [3.x] Add ProMotion Support to iOS Exports 2022-11-02 22:14:34 -04:00
Zach Coleman
5e7b0e3a61 [3.x] Add iOS UI Options 2022-11-02 22:13:18 -04:00
Rémi Verschelde
8f7508ca4d
Merge pull request #68167 from kleonc/shape-cast-get-collider-rid-3x
[3.x] Add `ShapeCast2D/3D::get_collider_rid` method
2022-11-02 23:01:45 +01:00
Rémi Verschelde
89d251585e
Merge pull request #68114 from timothyqiu/3d-drag-instance-3.x
[3.x] Improve dragging scene into 3D viewport
2022-11-02 23:01:39 +01:00
Rémi Verschelde
038ba423bd
Merge pull request #68101 from timothyqiu/regex-offset-3.x
[3.x] Clarify offset parameter behavior in RegEx methods
2022-11-02 23:01:33 +01:00
Rémi Verschelde
4c22971292
Merge pull request #68087 from kleonc/array-fill-docs-note-3x
[3.x][Docs] Clarify `Array.fill` behavior when reference type is passed in
2022-11-02 23:01:23 +01:00
kleonc
3e373c4eec Add ShapeCast2D/3D::get_collider_rid method 2022-11-02 15:20:13 +01:00
Haoyu Qiu
f32f4ec051 Improve dragging scene into 3D viewport 2022-11-01 18:58:16 +08:00
Haoyu Qiu
fef0a82183 Clarify offset parameter behavior in RegEx methods 2022-11-01 09:51:40 +08:00
kleonc
5f01413774 Docs Clarify Array.fill behavior when reference type is passed in 2022-10-31 17:12:44 +01:00
Matthew
eb0b5d38d1
Merge pull request #67649 from Calinou/doc-cylindershape3d-bugs-3.x
Document known issues with CylinderShape (3.x)
2022-10-31 11:47:48 -04:00
Rémi Verschelde
9f4d767514
Merge pull request #68072 from sambriels/backport-of-pull-request-67939
fix: emit target_reached signal after updating state
2022-10-31 14:00:49 +01:00
Rémi Verschelde
a7581ed718
Merge pull request #67947 from timothyqiu/spatial-gizmo-hide
[3.x] Fix spatial gizmo still active when node is deselected
2022-10-31 14:00:43 +01:00
Rémi Verschelde
0e19672656
Merge pull request #67867 from timothyqiu/named-layer-3.x
[3.x] Only show named layers in layer menu
2022-10-31 14:00:30 +01:00
Haoyu Qiu
51fcc013c0 Only show named layers in layer menu 2022-10-31 20:40:39 +08:00
Haoyu Qiu
0025ab89c7 Fix spatial gizmo still active when node is deselected 2022-10-31 20:38:31 +08:00
Sam Briels
3e186ae043 fix: emit target_reached signal after updating state 2022-10-31 13:04:20 +01:00
Rémi Verschelde
80b50e59d5
Merge pull request #67612 from timothyqiu/who-ami-i-3.x
[3.x] Fix get_path() error when calling get_node()
2022-10-31 12:25:12 +01:00
Rémi Verschelde
64635af7ff
Merge pull request #67360 from jordo/PR-expose-property-hints
expose additional global enums in 3.x which are available in master
2022-10-31 12:25:04 +01:00
Rémi Verschelde
20ce0284cf
Merge pull request #67313 from Mickeon/3.x-rename-params
[3.x] Rename `set_indexed` & `get_child`'s params to be clearer
2022-10-31 12:24:58 +01:00
Rémi Verschelde
f52f797f59
Merge pull request #67255 from KoBeWi/remove_text_from_RichTextLabel
Hide text of RichTextLabel if BBCode is enabled
2022-10-31 12:24:53 +01:00
Rémi Verschelde
5ec2e8d459
Merge pull request #68077 from bruvzg/ios_werror
[iOS, 3.x] Fix build with warnings=extra.
2022-10-31 12:24:34 +01:00
bruvzg
987723b386
[iOS] Fix build with warnings=extra. 2022-10-31 11:59:31 +02:00
Fredia Huya-Kouadio
33b80bd933
Merge pull request #67607 from m4gr3d/input_event_screen_touch_double_tap_3x
[3.x] Add `double_tap` attribute to `InputEventScreenTouch`
2022-10-22 07:37:06 -07:00
Fredia Huya-Kouadio
be4b07c3e4 Add double_tap attribute to InputEventScreenTouch
This provides parity with the `InputEventMouseButton` allowing for proper conversion between the two events.
2022-10-20 11:56:11 -07:00
Haoyu Qiu
d50cfd9f18 Fix wrong owner for editor plugin created nodes in instanced scene 2022-10-20 15:06:17 +08:00
Hugo Locurcio
14391ef344
Document known issues with CylinderShape 2022-10-19 23:48:41 +02:00
Fredia Huya-Kouadio
2342f174a4
Merge pull request #67609 from m4gr3d/update_clean_task_3x
Update the `clean` task configuration
2022-10-19 09:32:20 -07:00