Commit graph

34466 commits

Author SHA1 Message Date
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
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
Haoyu Qiu
5d6dc206bc Fix get_path() error when calling get_node() 2022-10-19 13:05:41 +08:00
Fredia Huya-Kouadio
71c76a4ff2 Update the clean task configuration
Running `gradlew clean` will now properly delete the generated build artifacts
2022-10-18 20:37:23 -07:00
Jordan Schidlowsky
dc5226ecfd expose additional global enums in 3.x which are available in master 2022-10-14 09:33:24 -06:00
Rémi Verschelde
71f5bb3916 Merge pull request #67386 from akien-mga/3.x-webm-armv7-fixup
WebM: Fix Android armv7 build after #64839
2022-10-14 16:34:25 +02:00
Rémi Verschelde
7b16d6e370 Merge pull request #67328 from YeldhamDev/button_colors
[3.x] Expose various color themes for `Button`
2022-10-14 16:33:53 +02:00
Rémi Verschelde
567d5e2f78 Merge pull request #67141 from smix8/gridmap_fix_meshlib_replace_3.x
Fix Editor crash when MeshLibrary gets replaced while used in an open Scene
2022-10-14 16:33:29 +02:00
Rémi Verschelde
15062a22d4 WebM: Fix Android armv7 build after #64839 2022-10-14 10:33:17 +02:00
Michael Alexsander
6059cf2594 Expose various color themes for Button 2022-10-12 18:19:52 -03:00
Micky
6102f3cfc2 [3.x] Rename set_indexed & get_child's params to be clearer
3.x backport of #67300 and #64463.
2022-10-12 20:55:41 +02:00
Rémi Verschelde
2b1544b4f4
Merge pull request #67068 from timothyqiu/enum-space-3.x
[3.x] Remove leading spaces from enumerator name hints
2022-10-11 23:27:58 +02:00
Rémi Verschelde
1ee24be2dc
Merge pull request #67264 from clayjohn/sorting-fix
Properly initialize use_aabb_center in visual server
2022-10-11 21:09:19 +02:00
clayjohn
7e840ae883 Properly initialize use_aabb_center in visual server 2022-10-11 09:53:59 -07:00
kobewi
a0ad958582 Hide text of RichTextLabel if BBCode is enabled 2022-10-11 15:21:19 +02:00
smix8
d6805e8c33 Fix Editor crash when MeshLibrary gets replaced while used in an open GridMap scene 2022-10-09 17:19:26 +02:00
Fabio Alessandrelli
3c39bc365f
Merge pull request #67044 from winterpixelgames/3.x-bugfix-web-cursor
[3.x] Fix bug in setting custom cursor on web
2022-10-08 12:31:52 +02:00
Haoyu Qiu
456c0ecda6 Remove leading spaces from enumerator name hints 2022-10-08 15:23:46 +08:00
Jason Knight
6812e66f33 Change auto to default in cursor css settings. 2022-10-07 12:17:15 -06:00
Rémi Verschelde
ec21ac518a Merge pull request #66971 from timothyqiu/obstacles-pathfinding-3.x
[3.x] Make it clear that obstacles don't affect pathfinding
2022-10-06 17:37:21 +02:00
Rémi Verschelde
f329455b34 Merge pull request #66970 from timothyqiu/image-vcenter
[3.x] Center icons vertically in editor docs' hierarchy
2022-10-06 17:37:17 +02:00
Rémi Verschelde
f93051af99 Merge pull request #66967 from timothyqiu/static-body-3.x
[3.x] Improve StaticBody description
2022-10-06 17:37:12 +02:00
Haoyu Qiu
1100f217d7 Make it clear that obstacles don't affect pathfinding 2022-10-06 16:08:06 +08:00
Haoyu Qiu
90e9e7c37d Center icons vertically in editor docs' hierarchy 2022-10-06 15:42:34 +08:00
Haoyu Qiu
78ea140bb3 Improve StaticBody description 2022-10-06 15:08:16 +08:00
Fredia Huya-Kouadio
6f153593dc
Merge pull request #66945 from m4gr3d/add_mouse_cursor_shape_support_3x
Add cursor shape support for the Android platform
2022-10-05 13:06:58 -07:00