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
/
editor
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-2
/
+2
*
doc: Rename "@Global Scope" to "@GlobalScope"
Rémi Verschelde
2017-11-15
1
-2
/
+2
*
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-14
1
-3
/
+3
*
Remove preprocessor directives from macro arguments
Matthias Hoelzl
2017-11-10
1
-5
/
+5
*
Fixed editor settings disappearing.
Daniel J. Ramirez
2017-11-09
2
-10
/
+6
*
Merge pull request #12642 from BrainBlasted/fix_msbuild_unix
Rémi Verschelde
2017-11-05
1
-0
/
+4
|
\
|
*
Added for fallback msbuild.exe.
BrainBlasted
2017-11-04
1
-0
/
+4
*
|
Convert DOS line endings to Unix line endings
Rémi Verschelde
2017-11-05
1
-17
/
+17
|
/
*
Merge pull request #12535 from neikeq/wtf···
Ignacio Etcheverry
2017-10-31
1
-3
/
+3
|
\
|
*
Fix msbuild hint paths returning only the directory
Ignacio Etcheverry
2017-10-31
1
-3
/
+3
*
|
Remove Visual Studio for now from the external editors list
Ignacio Etcheverry
2017-10-30
2
-7
/
+1
|
/
*
Merge pull request #12491 from neikeq/waitasecond···
Ignacio Etcheverry
2017-10-29
1
-3
/
+11
|
\
|
*
Fix FrameworkPathOverride and assemblies path loop
Ignacio Etcheverry
2017-10-29
1
-3
/
+11
*
|
Merge pull request #12475 from neikeq/ohuiii
Rémi Verschelde
2017-10-29
3
-66
/
+54
|
\
|
|
*
Fix regression from #12473 and #12388
Ignacio Etcheverry
2017-10-29
3
-66
/
+54
*
|
Merge pull request #12474 from neikeq/s
Rémi Verschelde
2017-10-29
6
-17
/
+90
|
\
\
|
|
/
|
/
|
|
*
Mono: Add build project button and reload interval
Ignacio Etcheverry
2017-10-29
6
-17
/
+90
*
|
Merge pull request #12473 from neikeq/Alpha2?-Let'sDoThis
Ignacio Etcheverry
2017-10-29
2
-535
/
+572
|
\
|
|
*
BindingsGenerator cleanup and improved error messages
Ignacio Etcheverry
2017-10-29
2
-535
/
+572
*
|
Merge pull request #12388 from neikeq/r
Ignacio Etcheverry
2017-10-29
3
-43
/
+98
|
\
\
|
|
/
|
/
|
|
*
Buildsystem improvements for the Mono module
Ignacio Etcheverry
2017-10-29
3
-43
/
+98
*
|
Mono: Use "UnnamedProject" if application/config/name is empty
Unknown
2017-10-27
1
-0
/
+4
*
|
Exit after generating mono glue
Ignacio Etcheverry
2017-10-24
1
-10
/
+30
|
/
*
Mono: Fix and cleanup build start errors
Ignacio Etcheverry
2017-10-24
3
-19
/
+28
*
Mono: Prevent raising exceptions in native code
Ignacio Etcheverry
2017-10-23
1
-4
/
+4
*
Improve signature of signal target generated function
Ignacio Etcheverry
2017-10-16
1
-30
/
+0
*
Merge pull request #12135 from neikeq/g
Ignacio Etcheverry
2017-10-16
1
-4
/
+0
|
\
|
*
Re-write SignalAwaiter implementation
Ignacio Etcheverry
2017-10-16
1
-4
/
+0
*
|
Merge pull request #11954 from neikeq/d
Ignacio Etcheverry
2017-10-11
1
-15
/
+6
|
\
\
|
|
/
|
/
|
|
*
Mono: Make use of ClassInfo's exposed API
Ignacio Etcheverry
2017-10-09
1
-15
/
+6
*
|
Merge pull request #11900 from neikeq/a
Ignacio Etcheverry
2017-10-07
1
-1
/
+1
|
\
|
|
*
Fix sizeof wrong type
Ignacio Etcheverry
2017-10-07
1
-1
/
+1
*
|
Merge pull request #11896 from neikeq/pr-issue-11892
Ignacio Etcheverry
2017-10-07
2
-1
/
+5
|
\
|
|
*
Quote MSBuild arguments. Fixes #11892
Ignacio Etcheverry
2017-10-07
2
-1
/
+5
*
|
Fix mono enabled builds (broken by 3d87b70).
Ferenc Arn
2017-10-05
2
-4
/
+4
|
/
*
Add C# script to csproj when attaching it to an object
Ignacio Etcheverry
2017-10-05
2
-3
/
+6
*
Add alternative search locations for msbuild
Ignacio Etcheverry
2017-10-05
2
-8
/
+54
*
Added mono module
Ignacio Etcheverry
2017-10-03
25
-0
/
+5421