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
/
mono_gd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve & fix Mono build
Pedro J. Estébanez
2021-06-13
2
-2
/
+2
*
Merge pull request #49123 from aaronfranke/it-is-time
Rémi Verschelde
2021-06-12
1
-2
/
+2
|
\
|
*
Add Time singleton
Aaron Franke
2021-06-11
1
-2
/
+2
*
|
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
4
-14
/
+14
*
|
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
5
-6
/
+6
|
/
*
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
5
-29
/
+29
*
Rename Variant TRANSFORM to TRANSFORM3D
Aaron Franke
2021-06-03
3
-11
/
+11
*
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
4
-18
/
+18
*
Replace remaining uses of `NULL` with `nullptr`
Rémi Verschelde
2021-04-29
1
-4
/
+4
*
Remove uses of `auto` for better readability and online code reviews
Hugo Locurcio
2021-04-26
1
-2
/
+2
*
C#: Fix `double` casting in wasm m2n trampolines
Ignacio Roldán Etcheverry
2021-04-17
1
-1
/
+1
*
Mono: Fix Android build after #46900
Rémi Verschelde
2021-03-18
1
-1
/
+1
*
Replace malloc's with Godot's memalloc macro
Ev1lbl0w
2021-03-13
1
-2
/
+2
*
Merge pull request #46174 from xill47/mono-appdomain-unhandled-exception-event
Rémi Verschelde
2021-03-08
2
-2
/
+14
|
\
|
*
Added mono_unhandled_exception call to unhandled_exception hook
Ilya Kuznetsov
2021-03-08
2
-2
/
+14
*
|
Add C# source generator for a new ScriptPath attribute
Ignacio Etcheverry
2021-03-06
5
-69
/
+63
|
/
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
2
-4
/
+2
*
Merge pull request #45315 from RandomShaper/modernize_thread
Rémi Verschelde
2021-01-31
1
-9
/
+9
|
\
|
*
Modernize Thread
Pedro J. Estébanez
2021-01-29
1
-9
/
+9
*
|
Merge pull request #45029 from neikeq/issue-40023
Rémi Verschelde
2021-01-26
2
-5
/
+12
|
\
\
|
|
/
|
/
|
|
*
C#: Fix System.Collections.Generic.List marshalling
Ignacio Etcheverry
2021-01-08
2
-5
/
+12
*
|
Cleanup: Remove executable bit from files which don't need it
Rémi Verschelde
2021-01-19
2
-0
/
+0
*
|
C # mono supports Unicode code
magian1127
2021-01-19
4
-11
/
+11
*
|
CI: Update to clang-format 11 and apply ternary operator changes
Rémi Verschelde
2021-01-12
2
-14
/
+14
|
/
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
34
-68
/
+68
*
Fix missed renamings from empty() to is_empty()
Rémi Verschelde
2020-12-29
1
-1
/
+1
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
2
-11
/
+11
*
Merge pull request #44105 from neikeq/mono-wasm-m2n-hook
Rémi Verschelde
2020-12-17
4
-2
/
+363
|
\
|
*
Mono: Make Godot provide its own WASM m2n trampolines
Ignacio Etcheverry
2020-12-14
4
-2
/
+363
*
|
Tweak log file names for consistency between Mono and non-Mono logs
Hugo Locurcio
2020-12-06
1
-3
/
+3
*
|
Merge pull request #44106 from neikeq/mono-invoke-no-params-boxing
Rémi Verschelde
2020-12-06
10
-654
/
+724
|
\
\
|
*
|
Don't box params on Native->C# calls with Variant params
Ignacio Etcheverry
2020-12-06
10
-654
/
+724
|
|
/
*
/
Fix unhandled exception re-thrown in the editor
Ignacio Etcheverry
2020-12-05
1
-0
/
+1
|
/
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
14
-17
/
+0
*
Variant: Rename Type::_RID to Type::RID
Rémi Verschelde
2020-11-09
2
-7
/
+7
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
13
-18
/
+18
*
C#: Fix custom event signals crash on hot-reload
Ignacio Etcheverry
2020-10-26
1
-2
/
+0
*
Refactor MethodBind to use variadic templates
reduz
2020-10-18
2
-2
/
+2
*
iOS: Refactoring
Sergey Minakov
2020-10-02
1
-2
/
+1
*
Add mono log message to error for fatal errors
Tom Daffin
2020-09-13
1
-9
/
+16
*
C#: Fix endless reload loop if project has unicode chars
Ignacio Etcheverry
2020-09-08
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
2
-59
/
+5
|
/
*
Fix clang-tidy warnings due to semicolon after mono module macros
Ignacio Etcheverry
2020-08-30
1
-8
/
+13
*
Pop from front to avoid infinite loop with nested classes
Nhiqill
2020-07-27
1
-1
/
+1
*
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
14
-286
/
+447
|
\
|
*
Mono/C#: Fix several clang-tidy warnings and cleanup
Ignacio Etcheverry
2020-07-05
14
-286
/
+447
*
|
fix crash when pass null in print array in GD.print
endlesstravel
2020-07-03
1
-0
/
+4
|
/
[next]