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
*
Merge pull request #26039 from neikeq/throw_objectdisposedexception
Ignacio Etcheverry
2019-02-19
5
-4
/
+28
|
\
|
*
C#: Throw ObjectDisposedException from disposed wrapper classes
Ignacio Etcheverry
2019-02-19
5
-4
/
+28
*
|
Merge pull request #26038 from neikeq/csharp_rand_funcs
Ignacio Etcheverry
2019-02-19
3
-10
/
+87
|
\
\
|
*
|
C#: Add random functions to GD class
Ignacio Etcheverry
2019-02-19
3
-10
/
+87
|
|
/
*
|
C#: fix Quat.Equals.
RomanAkberov
2019-02-19
1
-2
/
+2
*
|
Don't print 'Cannot find Mono in the registry' if bundled with Godot
Ignacio Etcheverry
2019-02-15
2
-3
/
+11
*
|
Mono: Fix export template build errors
Ignacio Etcheverry
2019-02-15
3
-11
/
+35
|
/
*
Merge pull request #25821 from akien-mga/sync-class-and-filenames
Rémi Verschelde
2019-02-13
5
-8
/
+8
|
\
|
*
Modules: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
4
-7
/
+7
|
*
Core: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-1
/
+1
*
|
[Mono] Fix Transform2D rotation and scale
Aaron Franke
2019-02-12
1
-12
/
+50
*
|
Merge pull request #25721 from neikeq/ww
Rémi Verschelde
2019-02-12
5
-16
/
+70
|
\
\
|
|
/
|
/
|
|
*
Use script instance binding for objects constructed from C#
Ignacio Etcheverry
2019-02-09
5
-16
/
+70
*
|
Use "origin" instead of "o" in Transform2D.Rotation
Carter Anderson
2019-02-11
1
-1
/
+1
*
|
Merge pull request #25724 from aaronfranke/mono-transform
Ignacio Etcheverry
2019-02-11
1
-31
/
+26
|
\
\
|
*
|
[Mono] Fix Transform2D origin
Aaron Franke
2019-02-09
1
-31
/
+26
*
|
|
Merge pull request #25803 from neikeq/yy
Ignacio Etcheverry
2019-02-11
3
-56
/
+60
|
\
\
\
|
*
|
|
Add VSCode hint path for Windows
Ignacio Etcheverry
2019-02-11
1
-12
/
+41
|
*
|
|
Default to MSBuild from VS Build Tools instead of Mono's
Ignacio Etcheverry
2019-02-11
3
-52
/
+27
*
|
|
|
Merge pull request #25773 from neikeq/xx
Ignacio Etcheverry
2019-02-10
2
-1
/
+24
|
\
\
\
\
|
*
|
|
|
Fix exporting assemblies from wrong output path
Ignacio Etcheverry
2019-02-10
1
-1
/
+1
|
*
|
|
|
Do not initialize Mono if 'res://.mono/' and mscorlib are missing
Ignacio Etcheverry
2019-02-10
1
-0
/
+23
|
|
/
/
/
*
|
|
|
Merge pull request #25774 from neikeq/fix-noreturn-attr-check
Ignacio Etcheverry
2019-02-10
1
-5
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix check to determine if [[noreturn]] attribute is usable
Ignacio Etcheverry
2019-02-10
1
-5
/
+1
|
|
/
/
*
/
/
Mono: Create player script metadata when building manually
Ignacio Etcheverry
2019-02-08
2
-2
/
+13
|
/
/
*
/
Mono: Workaround to fix 'flushing' errors when building at editor startup
Ignacio Etcheverry
2019-02-05
1
-1
/
+25
|
/
*
Merge pull request #25574 from neikeq/ss
Ignacio Etcheverry
2019-02-03
5
-114
/
+237
|
\
|
*
Mono: Lifetime fixes for CSharpInstance and instance binding data
Ignacio Etcheverry
2019-02-03
5
-114
/
+237
*
|
Mono: Fix default debugger agent argument never being used
Ignacio Etcheverry
2019-02-03
1
-1
/
+1
|
/
*
Merge pull request #25478 from neikeq/rr
Ignacio Etcheverry
2019-02-03
24
-143
/
+167
|
\
|
*
Mono: Fix MonoPosixHelper not being found
Ignacio Etcheverry
2019-02-03
2
-0
/
+38
|
*
Mono: Cleanup
Ignacio Etcheverry
2019-02-03
24
-143
/
+129
*
|
Mono: Test Windows binaries with lowercase extension
Rémi Verschelde
2019-01-27
1
-1
/
+1
|
/
*
Mono: Fix hot reload build errors and cleanup
Ignacio Etcheverry
2019-01-22
6
-15
/
+43
*
Mono: Add assembly reloading to running games
Ignacio Etcheverry
2019-01-21
3
-27
/
+19
*
Fix C# script metadata creation error due to missing directory
Ignacio Etcheverry
2019-01-21
1
-0
/
+9
*
Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPath
Ignacio Etcheverry
2019-01-21
2
-1
/
+3
*
Merge pull request #25080 from neikeq/mm-c
Ignacio Etcheverry
2019-01-18
1
-3
/
+24
|
\
|
*
C# Bindings Generator: Fix vararg methods with custom return type
Ignacio Etcheverry
2019-01-18
1
-3
/
+24
*
|
Merge pull request #25079 from neikeq/mm-b
Ignacio Etcheverry
2019-01-18
3
-34
/
+42
|
\
\
|
*
|
C#: Fix trying to build when there's no solution
Ignacio Etcheverry
2019-01-18
3
-34
/
+42
|
|
/
*
/
C#: Fix crash due to missing gchandle ref null check
Ignacio Etcheverry
2019-01-17
1
-1
/
+1
|
/
*
Merge pull request #24877 from neikeq/issue-24280
Rémi Verschelde
2019-01-10
2
-7
/
+12
|
\
|
*
Fix properties being lost when reloading placeholder GDScript instance
Ignacio Etcheverry
2019-01-10
2
-7
/
+12
*
|
Consistency in resource format saver/loader de-registration
Rémi Verschelde
2019-01-10
1
-9
/
+5
*
|
Use 'release_debug' for mono export templates
Hein-Pieter van Braam
2019-01-08
2
-2
/
+2
*
|
Use 'release_debug' for mono export templates
Hein-Pieter van Braam
2019-01-07
1
-1
/
+1
*
|
Merge pull request #24688 from Supatier/add-additional-vscode-name
Rémi Verschelde
2019-01-03
1
-9
/
+12
|
\
\
|
*
|
Add code-oss, vscode-oss, and visual-studio-code-oss to vscode path
supatier
2019-01-02
1
-9
/
+12
*
|
|
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
78
-156
/
+156
[next]