index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
mono
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #18038 from Chaosus/mathf
Ignacio Etcheverry
2018-04-13
3
-33
/
+91
|
\
|
*
[Mono] Improve Mathf
Chaosus
2018-04-13
3
-33
/
+91
*
|
Merge pull request #17864 from NikodemL/fix_mono_bottom_panel_issue_activated
Ignacio Etcheverry
2018-04-09
1
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fixed _issue_activated to take the correct issue id from the list
Nikodem Lokatelj
2018-03-30
1
-2
/
+7
*
|
Merge pull request #17834 from Rubonnek/move-to-initializer-list
Rémi Verschelde
2018-04-03
2
-21
/
+15
|
\
\
|
*
|
Move GodotSharp and MonoBuildTab member variables to initializer list
Wilson E. Alvarez
2018-03-27
2
-21
/
+15
|
|
/
*
|
[mono] Fixes #17936 as GodotSharp (Core\Basic.cs) requires C#7 now, but we mo...
Alexander Alekseev
2018-04-03
1
-6
/
+6
*
|
Added wrap functions to C#
Chaosus
2018-03-26
1
-0
/
+12
|
/
*
Fix mono basis GetEuler bug and marshalling/unmarshalling
Carter Anderson
2018-03-24
2
-86
/
+110
*
Merge pull request #17134 from aaronfranke/master
Ignacio Etcheverry
2018-03-24
12
-288
/
+470
|
\
|
*
Replace float with real_t, default Vectors, other misc C# improvements
Aaron Franke
2018-03-22
13
-289
/
+471
*
|
Fix mono build properly!
PJB3005
2018-03-19
1
-1
/
+1
*
|
Merge pull request #17603 from PJB3005/18-03-18-fix-mono-build-python3
Rémi Verschelde
2018-03-19
1
-1
/
+1
|
\
\
|
*
|
Fix Mono builds with Python 3.
Pieter-Jan Briers
2018-03-18
1
-1
/
+1
*
|
|
Merge pull request #17619 from neikeq/mono-runtime-main-args
Ignacio Etcheverry
2018-03-18
2
-15
/
+42
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Mono: Runtime main args and assembly search fixes
Ignacio Etcheverry
2018-03-18
2
-15
/
+42
|
|
/
*
|
Merge pull request #17179 from paulloz/mono-assemblies-preload-facades
Ignacio Etcheverry
2018-03-16
1
-0
/
+1
|
\
\
|
*
|
[mono] add the 'Facades' subfolder to the searched directories in _preload_hook
Paul Joannon
2018-03-02
1
-0
/
+1
|
|
/
*
|
Merge pull request #17388 from Hinsbart/mono_class_name
Rémi Verschelde
2018-03-15
2
-2
/
+25
|
\
\
|
*
|
Mono: Avoid invalid class names.
Andreas Haas
2018-03-15
2
-2
/
+25
|
|
/
*
|
[mono] write classes with no constructor as abstract
Paul Joannon
2018-03-04
1
-2
/
+3
*
|
[mono] rename functions to conform to PascalCase
Paul Joannon
2018-03-04
3
-19
/
+19
|
/
*
More reliably find mscorlib.dll on Linux
Hein-Pieter van Braam
2018-02-27
1
-2
/
+5
*
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-27
3
-3
/
+3
*
Merge pull request #17075 from paulloz/fix-build-mono-debug-notools
Rémi Verschelde
2018-02-27
1
-1
/
+1
|
\
|
*
fix build error when compiling with mono, tools=no, target=release
Paul Joannon
2018-02-27
1
-1
/
+1
*
|
Merge pull request #15641 from neikeq/mono-is-picky-regarding-corlib-so-we-mu...
Rémi Verschelde
2018-02-27
3
-12
/
+24
|
\
\
|
|
/
|
/
|
|
*
Mono: Buildsystem improvements
Ignacio Etcheverry
2018-01-12
3
-12
/
+24
*
|
Merge pull request #17046 from NathanWarden/fixed_mono_marshalling
Rémi Verschelde
2018-02-26
1
-1
/
+1
|
\
\
|
*
|
The marshalling in was also incorrect.
Nathan Warden
2018-02-26
1
-1
/
+1
*
|
|
Mono: Better versioning and gracefully unloading of Godot API assemblies
Ignacio Etcheverry
2018-02-25
13
-87
/
+397
*
|
|
Merge pull request #16804 from Valentactive/fix_mono_template_compiling
Rémi Verschelde
2018-02-25
2
-8
/
+3
|
\
\
\
|
*
|
|
fix release builds with mono
Michele Valente
2018-02-22
2
-8
/
+3
*
|
|
|
Merge pull request #16981 from paulloz/mono-nested-exceptions
Ignacio Etcheverry
2018-02-24
1
-20
/
+39
|
\
\
\
\
|
*
|
|
|
[mono] get stacktraces for all inner exceptions
Paul Joannon
2018-02-24
1
-20
/
+39
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #16986 from neikeq/issue-16983
Ignacio Etcheverry
2018-02-24
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Mono: Fix bindings for parameters in vararg methods
Ignacio Etcheverry
2018-02-24
1
-3
/
+3
|
|
/
/
*
/
/
Mono: Add project export plugin
Ignacio Etcheverry
2018-02-22
12
-56
/
+377
|
/
/
*
|
Update warning about C# support
Rémi Verschelde
2018-02-21
1
-3
/
+4
*
|
[mono] fix signals parameter retrieval
Paul Joannon
2018-02-21
1
-5
/
+7
*
|
[Mono] Fixed "expression did not evaluate to a constant" compiler error for v...
Nathan Warden
2018-02-20
1
-3
/
+4
*
|
doc: Update version string in header
Rémi Verschelde
2018-02-19
3
-3
/
+3
*
|
Merge pull request #16326 from NathanWarden/fix_basis_mono
Ignacio Etcheverry
2018-02-18
2
-6
/
+6
|
\
\
|
*
|
[Mono] Basis values now marshalled in the correct order.
Nathan Warden
2018-02-02
2
-6
/
+6
*
|
|
Merge pull request #16749 from PJB3005/18-02-16-project-manager-mono-debug-fix
Ignacio Etcheverry
2018-02-18
1
-16
/
+2
|
\
\
\
|
*
|
|
Makes project manager never initialize mono debug.
Pieter-Jan Briers
2018-02-16
1
-16
/
+2
*
|
|
|
Merge pull request #16746 from PJB3005/18-02-16-fix-nodepath-pascalcase
Ignacio Etcheverry
2018-02-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Makes NodePath and RID follow PascalCase in C#.
Pieter-Jan Briers
2018-02-16
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #16747 from PJB3005/18-02-16-nodepath-tostring
Ignacio Etcheverry
2018-02-18
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Give C# NodePath a ToString().
Pieter-Jan Briers
2018-02-16
1
-1
/
+2
|
|
/
/
/
[next]