index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
mono
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle csproj "Remove" globs
Alex de la Mare
2020-09-06
2
-3
/
+5
*
Fix Mono path utils char types.
bruvzg
2020-09-04
1
-6
/
+16
*
Merge pull request #41753 from neikeq/csharp-hide-build-button-if-no-proj
Rémi Verschelde
2020-09-04
1
-9
/
+12
|
\
|
*
C#: Hide Build button if there's no solution to build
Ignacio Etcheverry
2020-09-04
1
-9
/
+12
*
|
Merge pull request #41747 from neikeq/issue-41446
Rémi Verschelde
2020-09-04
1
-3
/
+4
|
\
\
|
*
|
Fix parsing of C# files with spaces in the path
Ignacio Etcheverry
2020-09-04
1
-3
/
+4
|
|
/
*
|
Merge pull request #41750 from neikeq/issue-41745
Rémi Verschelde
2020-09-04
1
-1
/
+1
|
\
\
|
*
|
C#: Fix Godot failing to find class namespace
Ignacio Etcheverry
2020-09-04
1
-1
/
+1
|
|
/
*
|
Merge pull request #41748 from neikeq/issue-41712
Rémi Verschelde
2020-09-04
1
-2
/
+6
|
\
\
|
*
|
Fix 'Parameter "assembly" is null' error
Ignacio Etcheverry
2020-09-04
1
-2
/
+6
|
|
/
*
|
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
6
-72
/
+18
*
|
C#: Fix Windows detection for copying MSBuild stub
Ignacio Etcheverry
2020-09-03
1
-1
/
+1
|
/
*
Merge python EnvironmentError, IOError and WindowsError into OSError.
Marcel Admiraal
2020-09-02
1
-5
/
+5
*
Simplify html_is_valid and allow it to work with 3 and 4 hex digits
Aaron Franke
2020-09-01
1
-30
/
+8
*
Change Color HTML conversion from ARGB to RGBA
Aaron Franke
2020-09-01
1
-48
/
+47
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-1
/
+1
*
Merge pull request #41613 from neikeq/possibly
Rémi Verschelde
2020-08-30
2
-9
/
+14
|
\
|
*
Fix clang-tidy warnings due to semicolon after mono module macros
Ignacio Etcheverry
2020-08-30
2
-9
/
+14
*
|
Merge pull request #41611 from neikeq/issue-41444
Rémi Verschelde
2020-08-30
1
-19
/
+22
|
\
\
|
*
|
C#: Fix crash on export when incorrectly freeing MonoAssemblyName
Ignacio Etcheverry
2020-08-30
1
-19
/
+22
|
|
/
*
/
C#: Fix InvalidCastException on export
Ignacio Etcheverry
2020-08-30
1
-1
/
+1
|
/
*
Mono: Improve MSBuildFinder logic on Windows
Thaina Yu
2020-08-29
1
-2
/
+15
*
C#: Fix 'Parameter toolsPath cannot be null' error
Ignacio Etcheverry
2020-08-24
1
-6
/
+14
*
Merge pull request #41410 from neikeq/no-bom-on-csproj-creation
Rémi Verschelde
2020-08-21
1
-1
/
+3
|
\
|
*
C#: Save newly created csproj files without BOM
Ignacio Etcheverry
2020-08-21
1
-1
/
+3
*
|
Merge pull request #41409 from neikeq/fix-null-in-msbuild-logger
Rémi Verschelde
2020-08-21
1
-4
/
+6
|
\
\
|
*
|
C#: Fix null exception in our MSBuild logger
Ignacio Etcheverry
2020-08-21
1
-4
/
+6
|
|
/
*
/
Mono/C#: Fix editor using wrong project assembly path in rare cases
Ignacio Etcheverry
2020-08-21
3
-2
/
+3
|
/
*
C#: Fix editor unable to play game after IDE PlayRequest
Ignacio Etcheverry
2020-08-19
3
-23
/
+21
*
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-27
1
-1
/
+1
*
Pop from front to avoid infinite loop with nested classes
Nhiqill
2020-07-27
1
-1
/
+1
*
Merge pull request #40595 from neikeq/godot-net-sdk-and-net-standard
Rémi Verschelde
2020-07-26
24
-1040
/
+450
|
\
|
*
C#: Switch games to MSBuild Sdks and .NET Standard
Ignacio Etcheverry
2020-07-25
24
-1040
/
+450
*
|
CI: Install master version of psf/black
Rémi Verschelde
2020-07-26
1
-1
/
+2
*
|
Remove multilevel calls
George Marques
2020-07-24
2
-41
/
+2
*
|
Fix typos in GodotSharp code docs
mega-bit
2020-07-22
5
-10
/
+10
|
/
*
C#: Fix restore not called when building game projects
Ignacio Etcheverry
2020-07-22
1
-2
/
+7
*
Fix XML in Plane.cs
Aaron Franke
2020-07-21
1
-2
/
+2
*
Update core documentation to match recent C# changes
Aaron Franke
2020-07-21
2
-3
/
+7
*
Merge pull request #40218 from aaronfranke/mono-docs
Rémi Verschelde
2020-07-14
16
-398
/
+3081
|
\
|
*
Add C# XML documentation to core C# math types
Aaron Franke
2020-07-11
16
-398
/
+3081
*
|
Commit other files changed by file_format.sh
Aaron Franke
2020-07-13
3
-5
/
+5
*
|
[macOS, Mono] Fix "Wdeprecated-declarations" build error.
bruvzg
2020-07-10
1
-13
/
+10
|
/
*
Add a map of autoloads to ProjectSettings
George Marques
2020-07-06
1
-9
/
+4
*
Fix Mono PackedArray Marshalling
Daniel Doran
2020-07-05
1
-16
/
+16
*
Merge pull request #40137 from neikeq/fix-clangtidy-warnings-mono
Rémi Verschelde
2020-07-05
48
-1205
/
+935
|
\
|
*
Mono/C#: Fix several clang-tidy warnings and cleanup
Ignacio Etcheverry
2020-07-05
48
-1205
/
+935
*
|
fix crash when pass null in print array in GD.print
endlesstravel
2020-07-03
2
-5
/
+9
|
/
*
Change assembly watcher after notification changes
G'lek
2020-06-30
1
-1
/
+1
*
Merge pull request #39837 from neikeq/fix-invalid-unbox-long-as-int
Rémi Verschelde
2020-06-26
1
-1
/
+1
|
\
[next]