Rémi Verschelde and GitHub
e2b3d393f3
Merge pull request #60652 from akien-mga/scons-gcc12-disable-Wreturn-type
2022-04-30 13:38:38 +02:00
Rémi Verschelde and GitHub
f131ec336b
Merge pull request #60614 from timothyqiu/lerp-angle-doc
2022-04-30 13:25:04 +02:00
Haoyu Qiu
492903a0b2
Document lerp_angle behavior when angles are approximately PI apart
2022-04-30 19:02:21 +08:00
Rémi Verschelde
01f8f17b67
SCons: Disable -Werror=return-type for GCC 12+ due to regression
...
Works around and thus closes #58747 .
Supersedes #60613 .
2022-04-30 12:07:04 +02:00
Rémi Verschelde and GitHub
e619e0e4d4
Merge pull request #59419 from Calinou/doc-basematerial3d-detail
2022-04-30 10:49:36 +02:00
Rémi Verschelde and GitHub
9b2ba9b8bb
Merge pull request #60642 from KoBeWi/ ‼️
...
Fix wrong condition checking for foreign resources
2022-04-30 00:45:13 +02:00
kobewi
fd490c95a5
Fix wrong condition checking for foreign resources
2022-04-30 00:12:22 +02:00
Rémi Verschelde and GitHub
7d999b7507
Merge pull request #59411 from Calinou/doc-tonemap
...
Improve documentation for tonemapping operators
2022-04-29 23:14:29 +02:00
Hugo Locurcio and GitHub
91f9a48ada
Merge pull request #59418 from Calinou/doc-environment
2022-04-29 21:50:08 +02:00
Rémi Verschelde and GitHub
0e98dbb19c
Merge pull request #60070 from Calinou/proceduralskymaterial-add-dithering
...
Add dithering to ProceduralSkyMaterial to combat banding
2022-04-29 20:28:11 +02:00
Rémi Verschelde and GitHub
63addc3286
Merge pull request #60628 from KoBeWi/first_among_us
2022-04-29 18:03:19 +02:00
kobewi
8187a777ce
Small improvements to get_first_node_in_group()
2022-04-29 16:14:48 +02:00
Rémi Verschelde and GitHub
a817bd96c0
Merge pull request #59297 from fabriceci/fix-jitter-2D-slight-slope
2022-04-29 15:33:45 +02:00
Rémi Verschelde and GitHub
12f25ce574
Merge pull request #60521 from IgorKordiukiewicz/warning-ignore-annotations
...
Added button to add warning ignore annotations
2022-04-29 14:52:34 +02:00
Rémi Verschelde and GitHub
81139c94a8
Merge pull request #60109 from rohanrhu/find-match-number
2022-04-29 14:35:53 +02:00
Rémi Verschelde and GitHub
65aacd6b0a
Merge pull request #60519 from nathanfranke/fix-newline-indent
...
fix lines with ':' that end in comments causing auto indent
2022-04-29 14:08:31 +02:00
Rémi Verschelde and GitHub
700ca5bb3c
Merge pull request #60623 from timothyqiu/sv-usage
2022-04-29 13:48:51 +02:00
Haoyu Qiu
28317ef33c
Fix issues when skipping l10n for script variables
2022-04-29 17:49:17 +08:00
Haoyu Qiu and Rémi Verschelde
ef42b686ad
Fix external link icon black background
...
(cherry picked from commit 65f3d99693 )
2022-04-29 09:15:56 +02:00
Rémi Verschelde and GitHub
916f4c3b63
Merge pull request #60608 from timothyqiu/fallback-icon
...
Load fallback icon for custom class when no icon available
2022-04-29 08:10:47 +02:00
Rémi Verschelde and GitHub
ce01bf22be
Merge pull request #60405 from CheetoMonster/documentation-edits
...
BoxContainer description to point to the "Using Containers" page
2022-04-29 08:04:32 +02:00
Rémi Verschelde and GitHub
55198f5c28
Merge pull request #60610 from nathanfranke/remove-escapes-in-gdscript-tests
...
remove escapes in gdscript test output
2022-04-29 08:03:47 +02:00
Nathan Franke
bdd7b558b6
remove escapes in gdscript test output
2022-04-28 22:21:26 -05:00
Haoyu Qiu
ba90778f1c
Load fallback icon for custom class when no icon available
2022-04-29 09:40:20 +08:00
Nathan Franke
925e54ad65
fix lines ending in comments causing auto indent
2022-04-28 20:07:10 -05:00
Rémi Verschelde and GitHub
cbdc33bcf7
Merge pull request #60563 from madmiraal/fix-60562
2022-04-29 00:30:30 +02:00
Rémi Verschelde and GitHub
574bf0b91b
Merge pull request #60595 from bruvzg/lbl3d_off
2022-04-28 22:29:15 +02:00
Rémi Verschelde and GitHub
ad20c389da
Merge pull request #60576 from clayjohn/GLES3-MeshStorage
2022-04-28 22:22:30 +02:00
bruvzg
be2ee9d277
[Label3D] Add offset property.
2022-04-28 21:23:15 +03:00
clayjohn
1182c95533
Add MeshStorage to GLES3
2022-04-28 11:22:20 -07:00
Rémi Verschelde
d9b4ab3797
Fix typo after #60503
2022-04-28 20:00:40 +02:00
Rémi Verschelde and GitHub
f394388aa2
Merge pull request #60503 from clayjohn/OPENGL-3D
2022-04-28 19:56:16 +02:00
Rémi Verschelde and GitHub
212989d467
Merge pull request #59438 from fabriceci/fix-move-and-collide-reported-collisions
...
Fix wrong collision reported on move_and_collide
2022-04-28 18:47:22 +02:00
Rémi Verschelde and GitHub
5a4e478b0f
Merge pull request #58599 from Calinou/styleboxflat-add-skew
...
Add a Skew property to StyleBoxFlat
2022-04-28 18:32:01 +02:00
Rémi Verschelde and GitHub
1eb09364f8
Merge pull request #60247 from ScottVMariotte/AnimationTree_atEndFix
...
Replaced `loops_current` with `end_loop` in `AnimationNodeStateMachinePlayback`
2022-04-28 18:22:23 +02:00
Rémi Verschelde and GitHub
e27e37626b
Merge pull request #60587 from bruvzg/disable_spd
2022-04-28 18:08:02 +02:00
Rémi Verschelde and GitHub
9101c5b499
Merge pull request #52624 from e8newallm/52577
...
Corrected ordering of Left/Top/Right/Bottom properties
2022-04-28 17:57:02 +02:00
bruvzg
652f78785b
[Linux] Disable speech-dispatcher, pulse audio and udev wrapper builds, when library is not found.
2022-04-28 18:13:34 +03:00
Rémi Verschelde and GitHub
6840aefc9d
Merge pull request #60585 from timothyqiu/tween-fixes
2022-04-28 17:06:05 +02:00
Haoyu Qiu
6c01ef8f4c
Miscellaneous Tween fixes
2022-04-28 21:19:01 +08:00
Rémi Verschelde and GitHub
d25c3aaaa7
Merge pull request #56192 from bruvzg/tts2.0
2022-04-28 15:09:31 +02:00
bruvzg
6ab672d1ef
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows.
...
Implement TextServer word break method.
2022-04-28 14:35:41 +03:00
Rémi Verschelde and GitHub
3e1b824c05
Merge pull request #59937 from Sauermann/cppcheck-cost-parameter
2022-04-28 12:53:48 +02:00
Markus Sauermann
a793960a10
Fix cppcheck const parameters
...
Convert method signature parameters to const where it is possible
# Conflicts:
# drivers/gles3/rasterizer_canvas_gles3.cpp
# drivers/gles3/rasterizer_canvas_gles3.h
# editor/plugins/animation_state_machine_editor.cpp
# editor/plugins/animation_state_machine_editor.h
2022-04-28 11:35:39 +02:00
Rémi Verschelde and GitHub
d01e4124eb
Merge pull request #60579 from bruvzg/export_err_msgs
...
[Windows Export] Improve error messages for missing rcedit and signtool.
2022-04-28 10:18:54 +02:00
bruvzg
2ca91948de
[Windows Export] Improve error messages for missing rcedit and signtool.
2022-04-28 10:48:30 +03:00
Chris verBurg
3b941ed98c
Link to Container tutorial
...
Users happening across any of the Container pages may not already know the intent of Containers, or which others are available. This commit adds a link to the existing "GUI containers" page in their tutorials sections.
2022-04-28 00:22:43 -07:00
Rémi Verschelde and GitHub
cab171c54e
Merge pull request #60547 from BastiaanOlij/split_tonemapper_effect
...
Splitting tonemapper into its own class
2022-04-28 08:33:44 +02:00
Rémi Verschelde and GitHub
69a9f1acc1
Merge pull request #60187 from Rindbee/clamp-the-unbind-range-in-connection-dialog
...
Limit the maximum value of unbinds in the connection dialog to signal_argument_size
2022-04-28 08:14:23 +02:00
Bastiaan Olij
3b2267ba6d
Splitting tonemapper into its own class
2022-04-28 15:00:30 +10:00