godot/modules
Raul Santos 9520c6b953
Check a csproj exists before trying to edit it
When folders are moved/removed from the file system, the `.csproj`
may need to be edited to update the path of C# scripts or remove them.
If a C# solution has not been created, the `.csproj` file does not exist
and therefore there is no need to edit it.

(cherry picked from commit cf98ff248a)
2021-12-21 12:23:19 +01:00
..
bmp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
bullet Fix errors in KinematicBody when floor is destroyed or removed 2021-11-15 22:32:53 +01:00
camera
csg clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
cvtt
dds
denoise [3.x] Add support for the RISC-V architecture 2021-10-22 12:51:23 -05:00
enet doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs 2021-10-06 09:29:32 +02:00
etc
fbx Added Mesh Compression Import Options 2021-11-01 12:54:28 -04:00
freetype
gdnative Revert "Expose Variant operator= to GDNative" 2021-12-02 11:47:50 +01:00
gdscript Remove extraneous return to LSP 2021-12-09 22:08:21 +01:00
gltf [3.x] Misc build system fixes 2021-12-14 17:29:59 +01:00
gridmap Clears RIDs wherever they are freed by VisualServer or PhysicsServer and possibly reused. Fixes #53374 2021-12-09 22:02:00 +01:00
hdr
jpg
jsonrpc
lightmapper_cpu Fix maximum allowed size atlas in CPU lightmapper 2021-11-02 15:50:50 +03:00
mbedtls
minimp3 AudioStreamMP3: expose loop properties to the editor 2021-12-07 09:14:31 +01:00
mobile_vr
mono Check a csproj exists before trying to edit it 2021-12-21 12:23:19 +01:00
ogg
opensimplex
opus
pvr clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
raycast [3.x] Add support for the RISC-V architecture 2021-10-22 12:51:23 -05:00
recast Modules: Make sure to include `modules_enabled.gen.h` where needed 2021-11-15 22:36:02 +01:00
regex [3.x] Add support for the RISC-V architecture 2021-10-22 12:51:23 -05:00
squish
stb_vorbis
svg
tga
theora
tinyexr
upnp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
vhacd
visual_script clang-format: Various fixes to comments alignment from `clang-format` 13 2021-10-28 14:50:32 +02:00
vorbis
webm [3.x] Add support for the RISC-V architecture 2021-10-22 12:51:23 -05:00
webp
webrtc [Net] Fix WebRTC returning packets from peers too early. 2021-12-16 22:58:48 +01:00
websocket Websockets: Fix buffer size checks in put_packet() 2021-12-16 22:57:16 +01:00
webxr
xatlas_unwrap
SCsub
modules_builders.py
register_module_types.h