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
/
SCsub
Commit message (
Expand
)
Author
Age
Files
Lines
*
C#: Remove unused code
Raul Santos
2024-01-28
1
-6
/
+0
*
C#: Remove old and unused android support code for mono
RedworkDE
2023-06-28
1
-2
/
+0
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-1
/
+1
*
C#: Re-implement assembly reloading with ALCs
Ignacio Roldán Etcheverry
2022-08-22
1
-1
/
+0
*
C#/netcore: Add base desktop game export implementation
Ignacio Roldán Etcheverry
2022-08-22
1
-3
/
+0
*
C#: Move marshaling logic and generated glue to C#
Ignacio Roldán Etcheverry
2022-08-22
1
-31
/
+0
*
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
1
-1
/
+1
*
Refactor GDScript/C# script templates logic to be editor-only
Rémi Verschelde
2022-03-28
1
-2
/
+1
*
Improve editor template workflow
fabriceci
2022-01-02
1
-0
/
+2
*
SCons: Fix missing mono `.gen.cpp` sources after #53860
Rémi Verschelde
2021-10-16
1
-0
/
+3
*
C#: Make editor create NuGet fallback folder for Godot packages
Ignacio Etcheverry
2020-10-23
1
-0
/
+5
*
Add SCons option to not build C# solutions
Ignacio Etcheverry
2020-05-22
1
-1
/
+1
*
Mono/C#: Add iOS support
Ignacio Etcheverry
2020-03-31
1
-0
/
+6
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
1
-16
/
+20
*
Fix C# bindings after recent breaking changes
Ignacio Etcheverry
2020-03-17
1
-7
/
+0
*
Mono/C#: Re-structure API solution and GodotTools post-build target
Ignacio Etcheverry
2019-12-28
1
-20
/
+6
*
Mono/C#: Prevent SCons from building API solutions in parallel
Ignacio Etcheverry
2019-11-22
1
-2
/
+2
*
Fix 'android_mono_config.gen.cpp' not compiled first time it's generated
Ignacio Etcheverry
2019-08-26
1
-6
/
+10
*
Re-write mono module editor code in C#
Ignacio Etcheverry
2019-07-05
1
-8
/
+20
*
Mono: Fix SCons options added to the wrong environment
Ignacio Etcheverry
2019-06-04
1
-5
/
+0
*
Mono: Add compiler flags to env_mono instead of env
Ignacio Etcheverry
2019-04-07
1
-1
/
+1
*
Mono: Reorganize build scripts
Ignacio Etcheverry
2019-04-07
1
-321
/
+19
*
Remove unused imports
Hendrikto
2019-04-06
1
-1
/
+0
*
Mono: Fix hot reload build errors and cleanup
Ignacio Etcheverry
2019-01-22
1
-0
/
+3
*
C#: Improve tool script support and fix reloading issues
Ignacio Etcheverry
2018-11-30
1
-8
/
+20
*
Fix msvc warnings in mono module
Ignacio Etcheverry
2018-10-25
1
-1
/
+1
*
Support globs in csproj includes
Ignacio Etcheverry
2018-10-25
1
-7
/
+99
*
C#: Optimize struct marshalling
Ignacio Etcheverry
2018-10-17
1
-3
/
+0
*
Mono: Editor and export template dependencies and fixes
Ignacio Etcheverry
2018-10-03
1
-13
/
+10
*
Fix missing mono internal call
Ignacio Etcheverry
2018-09-17
1
-0
/
+1
*
Move modules/mono/glue/cs_files to modules/mono/glue/Managed/Files
Ignacio Etcheverry
2018-09-12
1
-1
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
C#: Fix cs_files glue mismatch bug
Ignacio Etcheverry
2018-09-12
1
-4
/
+11
*
Allow special characters in C# glue files
Ignacio Etcheverry
2018-09-12
1
-7
/
+13
*
Cleanup of c# api files and bindings generator
Ignacio Etcheverry
2018-09-12
1
-3
/
+2
*
Mono: Improve C# core files (glue/cs_files) buildsystem
Ignacio Etcheverry
2018-08-17
1
-12
/
+13
*
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
1
-0
/
+1
*
Added path for Mono installed through Homebrew
Mads Ynddal
2018-07-10
1
-1
/
+1
*
Mono: Pending exceptions and cleanup
Ignacio Etcheverry
2018-07-04
1
-3
/
+13
*
Mono: Module build improvements
Ignacio Etcheverry
2018-06-22
1
-16
/
+26
*
Merge pull request #15641 from neikeq/mono-is-picky-regarding-corlib-so-we-mu...
Rémi Verschelde
2018-02-27
1
-2
/
+8
|
\
|
*
Mono: Buildsystem improvements
Ignacio Etcheverry
2018-01-12
1
-2
/
+8
*
|
Mono: Better versioning and gracefully unloading of Godot API assemblies
Ignacio Etcheverry
2018-02-25
1
-8
/
+15
*
|
Add and use mono build variables with cloned environment.
Jonathan Tinkham
2018-02-10
1
-2
/
+2
|
/
*
Mono: Build in cloned env.
Andreas Haas
2017-12-12
1
-9
/
+12
*
Added for fallback msbuild.exe.
BrainBlasted
2017-11-04
1
-0
/
+4
*
Merge pull request #12491 from neikeq/waitasecond···
Ignacio Etcheverry
2017-10-29
1
-18
/
+20
|
\
|
*
Fix FrameworkPathOverride and assemblies path loop
Ignacio Etcheverry
2017-10-29
1
-18
/
+20
*
|
Mono: Fix Windows build
Rémi Verschelde
2017-10-29
1
-2
/
+2
|
/
*
Buildsystem improvements for the Mono module
Ignacio Etcheverry
2017-10-29
1
-29
/
+110
[next]