godot/modules
Raul Santos 465a6569e4 C#: Use custom project setting for C# project files name
The setting is initially assigned the name of the Godot project,
but it's kept freezed to prevent issues when renaming the Godot
project.

The user can always rename the C# project and solution manually and
change the setting to the new name.

Co-authored-by: Ignacio Roldán Etcheverry <ignalfonsore@gmail.com>
(cherry picked from commit 31d09a807e)
2022-08-29 17:10:14 +02:00
..
bmp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
bullet Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
camera Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
csg Fix some array size function definition mismatch. 2022-08-04 15:18:43 +02:00
cvtt Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
dds Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
denoise Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
enet Add NetworkedMultiplayerCustom so high-level multiplayer backends can be added from GDScript 2022-07-19 09:16:41 -05:00
etc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
fbx Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
freetype Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gdnative Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gdscript Improve `range_lerp()` and related methods documentation 2022-08-08 13:16:09 +02:00
gltf Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gridmap Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
hdr Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
jpg Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
jsonrpc Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
lightmapper_cpu Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
mbedtls Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
minimp3 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
mobile_vr Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
mono C#: Use custom project setting for C# project files name 2022-08-29 17:10:14 +02:00
navigation [3.5] Replace Navigation std::vector use with LocalVector 2022-07-29 11:13:20 +02:00
ogg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
opensimplex Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
opus Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
pvr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
raycast Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
regex Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
squish Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
stb_vorbis Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
svg Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
tga Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
theora Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
tinyexr Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
upnp Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
vhacd Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_script Fix VisualScript editor crash when deleting selected nodes 2022-08-24 11:30:28 +02:00
vorbis Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webm Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
webp Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
webrtc Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
websocket Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
webxr Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
xatlas_unwrap Add sanity checks to lightmap unwrap texel size 2022-02-24 13:31:17 +01:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-07-14 23:46:44 +02:00
modules_builders.py SCons: Generate header with info on which modules are enabled 2021-07-14 23:09:47 +02:00
register_module_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00