summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor/GodotTools
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-8/+30
|\
| * Add Codium support to C# external editorsHugo Locurcio2024-11-021-8/+30
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-113-9/+9
|/
* Merge pull request #96955 from Delsin-Yu/generator-based-CreateManagedForGodo...Rémi Verschelde2024-09-231-0/+18
|\
| * Replace Reflection-Based implementation with Generated oneDE YU2024-09-221-0/+18
* | C#: Use dotnet CLI to launch OpenVisualStudio.dllRaul Santos2024-09-192-2/+2
* | C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT failsRaul Santos2024-09-161-1/+24
|/
* C#: Use export platform to determine the target OS and log errorsRaul Santos2024-08-302-34/+31
* Fix build logger unable to handle an event without an associated fileRedOrbweaver2024-08-291-2/+2
* C#: Use Godot's LipO implementation instead of Xcode's lipo commandRaul Santos2024-08-173-106/+21
* Fix ContextMenu Copy Error is off in MSBuild PanelMarius Hanl2024-05-151-1/+1
* Specify a runtime rollforward for OpenVisualStudioPaul Joannon2024-05-071-0/+1
* Dotnet: Fix attributes for `sln`/`csproj` filesThaddeus Crews2024-05-039-16/+24
* Fill copyright field in .csproj filesKonstantin Kretov2024-04-261-0/+1
* [.NET] Disable output embedding on macOS, move it to the advanced options on ...bruvzg2024-04-091-1/+1
* Show errors when solution file is missing in C# projectNông Văn Tình2024-04-071-0/+7
* Fixed "Create C# solution" dialogAyOhEe2024-04-011-2/+2
* Merge pull request #88570 from paulloz/dotnet/warnings-editorconfig-cleanupRémi Verschelde2024-02-272-2/+4
|\
| * Cleanup C# projects, code quality & stylePaul Joannon2024-02-272-2/+4
* | Fix hover style margin with extra borders enabledMatt Enad2024-02-211-0/+1
|/
* Merge pull request #87133 from Repiteo/dotnet/enforce-globalization-rulesRémi Verschelde2024-02-2011-51/+55
|\
| * C#: Enforce Globalization code quality rulesThaddeus Crews2024-02-2011-51/+55
* | Merge pull request #86378 from RobProductions/update-hover-stylingRémi Verschelde2024-02-201-1/+1
|\ \
| * | Add hover highlight to main editor buttonsMatt Enad2024-02-161-1/+1
* | | Bump Rider.PathLocator nuget version, which provides a fix for detecting Ride...Ivan Shakhov2024-02-191-1/+1
* | | C#: Various fixes to generic scriptsRaul Santos2024-02-191-0/+9
* | | C#: Fix building OpenVisualStudio executableRaul Santos2024-02-181-0/+3
| |/ |/|
* | Merge pull request #87137 from /dotnet/nullable-godot-toolsRémi Verschelde2024-02-1747-194/+349
|\ \ | |/ |/|
| * C#: Enable nullable environment for `GodotTools`Thaddeus Crews2024-02-1347-194/+349
* | Merge pull request #88238 from shana/cs-export-fix-output-filesRémi Verschelde2024-02-121-4/+4
|\ \
| * | Fix processing exclusions during exportAndreia Gaita2024-02-121-4/+4
* | | Improve handling of generic C# typesRaul Santos2024-02-081-2/+13
* | | Fix C# "out of sync" notice with external editorsPaul Joannon2024-02-075-23/+29
* | | Fix incorrect condition for error filteringNông Văn Tình2024-01-311-8/+8
| |/ |/|
* | Merge pull request #87679 from raulsntos/dotnet/remove-unusedRémi Verschelde2024-01-303-657/+0
|\ \
| * | C#: Remove unused codeRaul Santos2024-01-283-657/+0
* | | Clean a bunch of C# warningsPaul Joannon2024-01-261-2/+2
|/ /
* | Merge pull request #86454 from Repiteo/c#-upgrade-TFMsRémi Verschelde2024-01-115-20/+18
|\ \
| * | C#: Upgrade TFM for `net472` and some `netstandard2.0` projectsThaddeus Crews2024-01-065-20/+18
| |/
* | Merge pull request #85460 from van800/masterRémi Verschelde2024-01-111-1/+1
|\ \
| * | bump the PackageReference "JetBrains.Rider.PathLocator" to 1.0.8Ivan Shakhov2023-11-281-1/+1
| |/
* / Inspector :warning: when C# props might be out of datePaul Joannon2023-12-223-0/+120
|/
* [iOS] Fix dotnet export.bruvzg2023-11-162-3/+3
* Fix node names of submenu items across the editorYuri Sizov2023-11-081-1/+4
* Merge pull request #83809 from raulsntos/dotnet/free-dialogsRémi Verschelde2023-10-301-0/+6
|\
| * C#: Free dialogs when exiting the editorRaul Santos2023-10-231-0/+6
* | Merge pull request #83325 from raulsntos/dotnet/find-latest-sdkRémi Verschelde2023-10-242-5/+10
|\ \ | |/ |/|
| * C#: Fallback to the latest SDKRaul Santos2023-10-142-5/+10
* | C#: Allow exporting games without C#Raul Santos2023-10-161-1/+14
|/
* C#: Add checks to Android exportRaul Santos2023-10-102-2/+6