kobewi
46f65f9d79
Improve description of mouse_exited signal
...
(cherry picked from commit 4eec0032ea
)
2022-01-12 17:28:46 +01:00
zacryol
40b7b575c6
List AnimatedSprite3D in SpriteFrames description
...
Both AnimatedSprite2D and AnimatedSprite3D use a SpriteFrames resource, but the SpriteFrames
class description currently only lists being used with the 2D variant.
(cherry picked from commit 4391f6a5b5
)
2022-01-12 17:28:08 +01:00
bruvzg
16bb18c453
[macOS] Improve window activation hack.
...
(cherry picked from commit 927105692f
)
2022-01-12 17:28:08 +01:00
Sam
ea2080112d
Fixed typos in MeshDataTool documentation
...
- Fixed missing "be" typo in MeshDataTool's get_face_edge function
- Corrected documentation to say negative values aren't valid
(cherry picked from commit bc9df365b0
)
2022-01-12 17:28:08 +01:00
zacryol
21526aa578
Update description of FileDialog filters
property
...
specify that multiple filetypes/extensions can be included in one filter within the
PackedStringArray, and provide an example
(cherry picked from commit 123cfb4759
)
2022-01-12 17:28:07 +01:00
Arnav Vijaywargiya
a51f3f2a58
Fixed incorrect property types
...
(cherry picked from commit 0c46f73b5e
)
2022-01-12 17:28:07 +01:00
bruvzg
6eac65d4fe
Add joystick button index boundary check. Increase max. button number to 128 (max. buttons supported by DirectInput).
...
(cherry picked from commit 61ea8f8337
)
2022-01-12 17:28:07 +01:00
Haoyu Qiu
e1f96d5ee8
Fix crash on importing FBX file
...
(cherry picked from commit af67e4c291
)
2022-01-12 17:28:07 +01:00
K. S. Ernest (iFire) Lee
44d436add6
Skip Draco-compressed glTF 3d format files.
...
(cherry picked from commit b468104842
)
2022-01-12 17:28:07 +01:00
skyace65
7c61e6f72f
Document how to erase project settings with set_setting
...
(cherry picked from commit 290038952f
)
2022-01-12 17:28:07 +01:00
Haoyu Qiu
fe1e6eb995
Explain what 2D cross product means
...
(cherry picked from commit d54586a8e6
)
2022-01-12 17:28:07 +01:00
kobewi
99195cc163
Fix TextureButton focus texture logic
...
(cherry picked from commit 11111d997e
)
2022-01-12 17:28:07 +01:00
David Cambré
c2a9de23f5
Update default port_grab_distance_vertical
...
(cherry picked from commit 38ad72af44
)
2022-01-12 17:28:07 +01:00
follower
99416a21fb
Fix the "AudioEffectRecord" descriptions.
...
The `AudioEffectRecord` effect has no microphone capture-specific functionality--it can be used with any audio bus.
This patch attempts to clarify this fact (so people like me who want to capture audio output know they're in the right place) while still providing a pointer use of the effect with `AudioStreamMicrophone` for microphone capture.
(cherry picked from commit 022f49437b
)
2022-01-12 17:28:06 +01:00
Rémi Verschelde
09884f17a3
Revert "Warn when using an AABB or Rect2 with a negative size"
...
This reverts commit d75e580765
.
Fixes #56509 .
2022-01-12 17:28:03 +01:00
Rémi Verschelde
1b0ba42ea1
Merge pull request #55268 from Calinou/gpu-particles-macos-performance-warning
2022-01-12 16:51:31 +01:00
Rémi Verschelde
79aa64efff
Merge pull request #56296 from timothyqiu/pending-func-states
2022-01-12 16:47:56 +01:00
Rémi Verschelde
aa6dde2cde
Merge pull request #56471 from jmb462/3.x
2022-01-12 16:46:44 +01:00
Rémi Verschelde
123fcfaf83
Merge pull request #56676 from winterpixelgames/3.x-android-keystore-paths
2022-01-12 16:46:00 +01:00
Rémi Verschelde
21d52c6090
Merge pull request #56715 from V-Sekai/exr-save-3
2022-01-12 11:29:11 +01:00
K. S. Ernest (iFire) Lee
08b89a95d2
Fix wrong RGBA channel mapping when saving OpenEXR.
2022-01-12 01:50:56 -08:00
Rémi Verschelde
8f09deae13
Merge pull request #56707 from godotengine/java_void_method_fix
...
Wrong call for create_offscreen_gl
2022-01-12 08:39:47 +01:00
Rémi Verschelde
419e8838b7
Merge pull request #56694 from timothyqiu/vs-i18n-3.x
...
[3.x] i18n: Make VisualScript node caption & text translatable
2022-01-12 08:05:49 +01:00
Bastiaan Olij
4df4d72caf
Wrong call for create_offscreen_gl
...
We need to use `CallVoidMethod` instead of `CallBooleanMethod` to call `create_offscreen_gl`.
2022-01-12 11:01:24 +11:00
Rémi Verschelde
e805ec8574
Merge pull request #54871 from timothyqiu/remove-theme-override
...
[3.x] Add methods to remove theme overrides
2022-01-11 20:16:05 +01:00
Rémi Verschelde
8472f87de1
Merge pull request #56679 from pfertyk/issue-56488-fail-when-image-and-texture3d-size-differs
...
Issue 56488 fail when image and texture size are different
2022-01-11 20:08:12 +01:00
Haoyu Qiu
e1557dc4c8
i18n: Make VisualScript node caption & text translatable
2022-01-11 21:16:33 +08:00
Paweł Fertyk
5e57b850b6
Issue 56488 fail when image and texture size are different
2022-01-11 13:19:43 +01:00
Rémi Verschelde
7249e170f7
Merge pull request #56044 from timothyqiu/position-nodes
...
[3.x] Improve axis awareness and visibility for Position2D and Position3D
2022-01-11 08:54:52 +01:00
Rémi Verschelde
0eb3b3e1b3
Merge pull request #56686 from timothyqiu/rtl-su-3.x
...
[3.x] Fix BBCode underline prevents strikethrough from rendering
2022-01-11 08:51:38 +01:00
Haoyu Qiu
09397f10c5
Fix BBCode underline prevents strikethrough from rendering
2022-01-11 12:53:51 +08:00
Jason Knight
39070291ef
Android export plugin passes absolute file paths to gradle for keystores.
2022-01-10 15:16:00 -06:00
Rémi Verschelde
8a192cd0ab
Merge pull request #55987 from bruvzg/wt 🤎 3
2022-01-10 16:43:56 +01:00
Rémi Verschelde
cb44064048
Merge pull request #56604 from V-Sekai/csg_selection_3_x
2022-01-10 12:32:28 +01:00
Rémi Verschelde
edd9534f97
Merge pull request #53900 from ChronicallySerious/update-vcs-1
2022-01-10 12:18:57 +01:00
Rémi Verschelde
cd47ff1411
Merge pull request #56639 from skyace65/Tweenmethods
...
Add note on when tween methods return false (3.x)
2022-01-09 19:14:08 +01:00
skyace65
4bd1ce49e6
Add note om when tween methods return false (3.x)
2022-01-08 21:51:30 -05:00
Max Hilbrunner
fad6b6bc80
Merge pull request #56623 from timothyqiu/doc-fixes-3.x
...
[3.x] Misc documentation improvements
2022-01-08 23:43:02 +01:00
Rémi Verschelde
083371485f
Merge pull request #56603 from goostengine/fix-gradient-texture-2d-uninitialized
...
[3.x] Fix `GradientTexture2D` not working with `Light2D`
2022-01-08 23:35:50 +01:00
Andrii Doroshenko (Xrayez)
8c11c28a8a
Fix GradientTexture2D
not working with Light2D
...
`Light2D` expects valid texture resource to be available initially for it to be properly bound.
Changed texture allocation implementation to be consistent/same with `GradientTexture` (1D).
2022-01-08 19:10:12 +02:00
Haoyu Qiu
dd462f512d
Misc documentation improvements
2022-01-08 22:39:00 +08:00
Rémi Verschelde
37b9aba458
Merge pull request #53464 from LATRio/53456
...
[3.x] Add type validations when setting basic type
2022-01-08 11:03:44 +01:00
LATRio
47f0cf7460
Add type validations when setting basic type
2022-01-08 11:30:55 +09:00
SaracenOne
b7273b6f7a
Fix selection of CSG objects
2022-01-07 20:08:42 +00:00
Rémi Verschelde
67db681871
Merge pull request #56562 from mortarroad/3.x-fix-import-dock-multiple
2022-01-07 16:15:35 +01:00
Rémi Verschelde
01fef99749
Merge pull request #56325 from pycbouh/editor-resource-picker-needs-type-3.x
2022-01-07 16:13:46 +01:00
Morris Tabor
756d5531b6
Fix the importer dock being blank when selecting multiple files.
...
Broken in 0adc1ebf41
2022-01-07 15:49:34 +01:00
Rémi Verschelde
4737f563df
Fixup class reference after #54824
2022-01-07 15:25:28 +01:00
Rémi Verschelde
aad12a2df5
Merge pull request #54824 from LightningAA/backport-gradient-texture-2d
2022-01-07 14:47:44 +01:00
Rémi Verschelde
defb801120
i18n: Sync classref translations with current 3.x codebase
2022-01-07 13:34:14 +01:00