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 #16118 from neikeq/i-dont-know-what-to-write-here-anymore
Rémi Verschelde
2018-01-27
2
-0
/
+12
|
\
|
*
Mono: Fix build errors with tools=no and target=release
Ignacio Etcheverry
2018-01-27
2
-0
/
+12
*
|
Mono: Fix method_bind fields being generated as instance members
Ignacio Etcheverry
2018-01-27
1
-2
/
+1
|
/
*
Mono: Don't defer call to dispose queue objects when finalizing domain
Ignacio Etcheverry
2018-01-26
1
-5
/
+7
*
Mono: Fix NodePath and RID bindings
Ignacio Etcheverry
2018-01-25
4
-43
/
+141
*
doc: Sync with current source
Rémi Verschelde
2018-01-25
3
-3
/
+3
*
Merge pull request #16016 from neikeq/issue-13316
Ignacio Etcheverry
2018-01-24
1
-2
/
+7
|
\
|
*
Fix CSharpInstance::call not initializing CallError
Ignacio Etcheverry
2018-01-24
1
-2
/
+7
*
|
SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer
Paul Joannon
2018-01-23
2
-2
/
+2
*
|
Merge pull request #15972 from akien-mga/mono-warning
Rémi Verschelde
2018-01-22
2
-1
/
+93
|
\
\
|
*
|
Mono: Display opt-out warning in editor about WIP status
Rémi Verschelde
2018-01-22
2
-1
/
+93
*
|
|
RID cached class was wrong (mono)
Paul Joannon
2018-01-22
1
-1
/
+1
|
/
/
*
|
fix GDMonoProperty::set_value
Paul Joannon
2018-01-21
1
-1
/
+1
*
|
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
2
-2
/
+2
*
|
remove c#7 features for compatibility with 2015 Build Tools
Kelly Thomas
2018-01-18
1
-2
/
+2
*
|
remove an unneeded marshalling function
Paul Joannon
2018-01-18
2
-11
/
+6
*
|
fix marshalling when a function is returning an object from c#
Paul Joannon
2018-01-18
1
-4
/
+4
|
/
*
doc: Update version string in XML
Rémi Verschelde
2018-01-13
3
-3
/
+3
*
Mono: Some StackTrace to StackInfo[] fixes
Ignacio Etcheverry
2018-01-12
4
-6
/
+38
*
Mono: Fix starting MonoDevelop process from the wrong appdomain
Ignacio Etcheverry
2018-01-12
1
-0
/
+2
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-1
/
+1
*
Merge pull request #15537 from PJB3005/18-01-09-fix-color-string-constructor-...
Rémi Verschelde
2018-01-10
1
-13
/
+13
|
\
|
*
Fixes Mono color creation from string.
Pieter-Jan Briers
2018-01-10
1
-13
/
+13
*
|
Mono: Some fixes for #15463
Ignacio Etcheverry
2018-01-09
3
-5
/
+5
|
/
*
Merge pull request #15463 from neikeq/the-stack-frame-madness
Rémi Verschelde
2018-01-09
9
-25
/
+254
|
\
|
*
External editor fixes
Ignacio Etcheverry
2018-01-09
1
-1
/
+6
|
*
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
2018-01-09
8
-24
/
+248
*
|
Mono: Fix iteration order of object types when generating bindings
Ignacio Etcheverry
2018-01-09
2
-30
/
+31
|
/
*
Fix build of GDMonoField
Rémi Verschelde
2018-01-06
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
52
-2
/
+54
*
Mono: Add properties support in scripts
Ignacio Etcheverry
2018-01-04
20
-169
/
+690
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
52
-104
/
+104
*
Mono: Change BindingsGenerator singleton to avoid StringName leaks
Ignacio Etcheverry
2018-01-01
4
-18
/
+30
*
Mono: Script lifetime fixes
Ignacio Etcheverry
2018-01-01
7
-40
/
+89
*
Mono: Bindings no longer relie on DocData for accessors
Ignacio Etcheverry
2017-12-29
1
-49
/
+48
*
Merge pull request #14996 from neikeq/enums-mono
Noshyaar
2017-12-27
10
-296
/
+765
|
\
|
*
Mono: Make the bindings generator output enums
Ignacio Etcheverry
2017-12-24
10
-296
/
+765
*
|
Merge pull request #14997 from neikeq/issue-14988
Ignacio Etcheverry
2017-12-24
4
-7
/
+15
|
\
\
|
*
|
Marshal NULL MonoString* as empty Godot string
Ignacio Etcheverry
2017-12-24
4
-7
/
+15
|
|
/
*
/
Add more translatable text for editor plugins.
geequlim
2017-12-23
2
-12
/
+12
|
/
*
Fix fatal mono logs not getting logged to disk.
PJB3005
2017-12-19
1
-1
/
+3
*
Mono: Build in cloned env.
Andreas Haas
2017-12-12
1
-9
/
+12
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
10
-14
/
+14
*
Improve slang, especially in user-visible parts
Unknown
2017-12-05
1
-2
/
+1
*
Exported variables now show in the correct order.
Nathan Warden
2017-12-02
1
-2
/
+2
*
Fix mono build after bc2e8d99
Rémi Verschelde
2017-11-25
1
-2
/
+2
*
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-24
3
-3
/
+3
*
Mono: Use PascalCase in core types.
Andreas Haas
2017-11-21
13
-483
/
+483
*
Add cartesian to polar conversion functions
pablotato
2017-11-20
1
-0
/
+10
*
Merge pull request #12988 from akien-mga/xdg-home-paths
Rémi Verschelde
2017-11-20
1
-9
/
+3
|
\
[next]