This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-07 12:30:27 +00:00
Code
Releases
Wiki
Activity
Files
8ddf73c74dfa6ca51462a4721d77ba84e813b51a
godot
/
modules
/
mono
/
editor
/
GodotTools
/
GodotTools.IdeMessaging
History
Raul Santos
71df6d66ae
Add
readonly
to C# methods and types that don't mutate
...
Also removes a few unnecessary temp variables
2022-11-14 20:32:20 +01:00
..
Requests
…
Utils
Add
readonly
to C# methods and types that don't mutate
2022-11-14 20:32:20 +01:00
Client.cs
Fix C# style with
dotnet format
2022-08-27 03:22:31 +02:00
ClientHandshake.cs
…
ClientMessageHandler.cs
…
GodotIdeMetadata.cs
Use pattern matching to simplify
Equals
2022-08-24 14:15:33 +02:00
GodotTools.IdeMessaging.csproj
Mono: Update Newtonsoft.Json to 13.0.1
2022-06-23 16:24:16 +02:00
IHandshake.cs
…
ILogger.cs
…
IMessageHandler.cs
…
Message.cs
…
MessageDecoder.cs
…
Peer.cs
Fix C# style with
dotnet format
2022-08-27 03:22:31 +02:00
ResponseAwaiter.cs
Fix C# style with
dotnet format
2022-08-27 03:22:31 +02:00