83871fc6e0
Clang format everything.
2024-09-08 16:52:38 +02:00
673414d913
More compile fixes.
2024-09-07 13:23:24 +02:00
6a948f7240
More compile fixes.
2024-09-07 12:56:36 +02:00
ff5a033b27
Compile fixes.
2024-09-07 12:41:30 +02:00
06c251749e
Compile fixes.
2024-09-07 12:31:06 +02:00
048920302e
Fix compile errors.
2024-09-07 12:13:19 +02:00
bruvzg
cfb9c810a8
Fix TTS configuration loaded too early.
2024-09-07 11:56:27 +02:00
bruvzg
8479340f52
Add audio/general/text_to_speech project setting to enable/disable TTS.
2024-09-07 11:55:21 +02:00
David Turner
44d23afab4
Remove unused code
...
In 4.x, we need to find out what language is being used, so that
we can break words. In 3.x, we assume that spaces spearate words.
So we do not need to find the language for the current voice.
2024-09-07 10:47:59 +02:00
Fredia Huya-Kouadio
8a274947c3
Fix GodotTTS native initialization
2024-09-07 10:46:09 +02:00
bruvzg
cf33b907c7
Disable speech-dispatcher, pulseaudio and udev wrapper builds, when library is not found.
2024-09-07 10:40:27 +02:00
7ffe8780fe
Fix includes.
2024-09-07 10:40:06 +02:00
bruvzg
66af3f29eb
Backport text-to-speech support.
2024-09-07 10:28:39 +02:00
aa622685d0
Clang format everything.
2024-07-21 10:40:17 +02:00
784ac93e8a
Fix building frt_sdl.
2024-07-21 10:33:13 +02:00
704ea2e50f
Fix typo.
2024-07-21 10:25:40 +02:00
7c9b9c81ee
Fix building frt.
2024-07-21 10:10:09 +02:00
Alexander Hartmann
2f27d74f3f
fix lost old callback when continuous call requestRenderAndNotify
2024-07-20 20:50:16 +02:00
a5762c85c1
Fix typo.
2024-07-16 23:55:30 +02:00
ee8a1c83eb
Fix error.
2024-07-16 23:47:13 +02:00
b2bda506de
Fix osx build.
2024-07-16 23:38:23 +02:00
f9507dc475
Clang format everything again.
2024-07-16 21:29:26 +02:00
8181808b74
Ran the header guard move script.
2024-07-16 21:27:34 +02:00
c7ac1db971
Clang format everything.
2024-07-16 21:23:54 +02:00
9d6680ce6d
Adding back the GLES3 renderer pt1. Unlike in godot it can be disabled compile time. It will be enabled afer if works.
2024-07-16 00:14:10 +02:00
a310ae5238
Added back the raycast module with embree built in.
2024-07-15 21:44:37 +02:00
melquiadess
33c6c019fa
Add POST_NOTIFICATIONS permission to the list of permissions available in the Export dialog
...
(cherry picked from commit 739190ca2b7f1b67a78eff33154a4bfd1964f5c4)
2024-07-14 21:03:39 +02:00
bruvzg
2653e5d530
Enabled secure restorable state.
...
(cherry picked from commit 84380a94f776c8c1e7786d2eb3fb811789f42639)
2024-07-14 21:02:30 +02:00
bruvzg
d571432221
Add support for PCK embedding section with non GNU-ld linkers.
...
(cherry picked from commit 625c4bdacef4173f94200632362e25e537ad5d21)
2024-07-14 21:01:25 +02:00
bruvzg
8cec3e8e0b
Add IME input support.
2024-07-14 09:40:24 +02:00
bruvzg
dad761a628
Add support for privacy manifest configuration.
2024-07-14 09:19:19 +02:00
Sergey Minakov
12d9dbe879
Extend iOS plugins to support Swift runtime
2024-07-14 09:15:42 +02:00
Rémi Verschelde
128a1cdbb1
Web: Bump closure compiler spec to ECMASCRIPT_2021
...
Fixes #88008 .
(cherry picked from commit d29b0d90e0d735eee860b977c57cb75423d7a9ba)
2024-07-14 08:55:26 +02:00
Adam Scott
ba466927d9
Fix emscripten 3.1.51 breaking change about *glGetProcAddress()
...
(cherry picked from commit 5922ac0fb11105da67d28847b60a521406a77cdb)
2024-07-14 08:55:17 +02:00
Adam Scott
5e31a5821c
Add WASM_BIGINT
linker flag to the web build
...
(cherry picked from commit 3ae524fa9e42828183f8046f6f33b945475bb052)
2024-07-14 08:55:06 +02:00
Fredia Huya-Kouadio
7f8a39725e
Fix gradle build errors when the build path contains non-ASCII characters
...
(cherry picked from commit f1887a30f35dafac405014ef5ca6e3d76b4da960)
2024-07-14 08:54:36 +02:00
f09ab537e0
Clang-format everything.
2024-04-21 15:27:36 +02:00
e22df7cc3e
Fix crossbuilding libtheora on the server platform.
2024-04-21 14:38:49 +02:00
d0e7a30683
Renamed uwp's exporter's folder so it's not in the editor while that platform cannot yet be built.
2024-04-21 13:59:59 +02:00
945f1c5116
Rename a file. Also fix naming frt's executable.
2024-04-21 12:28:24 +02:00
dcd8a15cdb
Added an exported for the server platform.
2024-04-21 12:24:20 +02:00
83ec4fa4d6
Same change for frt_sdl.
2024-04-21 11:41:07 +02:00
740bc3fe2f
Fix build for frt arm32v6.
2024-04-21 11:40:12 +02:00
3ddbfc066f
Link to x11 in frt.
2024-04-21 11:22:34 +02:00
afaf29c8d5
Make enum values uppercase in frt.h.
2024-04-21 11:08:12 +02:00
18906f3cad
More missing includes.
2024-04-21 11:05:12 +02:00
c463058729
Fix more missing includes.
2024-04-21 10:34:59 +02:00
ba900448ed
Call the intended method.
2024-04-21 10:30:27 +02:00
a33532f7ad
Fix missing include.
2024-04-21 10:30:17 +02:00
33787ab248
Added missing keys.
2024-04-21 01:48:13 +02:00