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
*
Mono: Fix method_bind fields being generated as instance members
Ignacio Etcheverry
2018-01-27
1
-2
/
+1
*
Mono: Fix NodePath and RID bindings
Ignacio Etcheverry
2018-01-25
2
-37
/
+70
*
Mono: Display opt-out warning in editor about WIP status
Rémi Verschelde
2018-01-22
2
-1
/
+93
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-1
/
+1
*
Mono: Fix starting MonoDevelop process from the wrong appdomain
Ignacio Etcheverry
2018-01-12
1
-0
/
+2
*
Merge pull request #15463 from neikeq/the-stack-frame-madness
Rémi Verschelde
2018-01-09
1
-1
/
+6
|
\
|
*
External editor fixes
Ignacio Etcheverry
2018-01-09
1
-1
/
+6
*
|
Mono: Fix iteration order of object types when generating bindings
Ignacio Etcheverry
2018-01-09
2
-30
/
+31
|
/
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
15
-0
/
+15
*
Mono: Add properties support in scripts
Ignacio Etcheverry
2018-01-04
2
-2
/
+2
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
15
-30
/
+30
*
Mono: Change BindingsGenerator singleton to avoid StringName leaks
Ignacio Etcheverry
2018-01-01
3
-18
/
+22
*
Mono: Script lifetime fixes
Ignacio Etcheverry
2018-01-01
1
-3
/
+3
*
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
3
-232
/
+750
|
\
|
*
Mono: Make the bindings generator output enums
Ignacio Etcheverry
2017-12-24
3
-232
/
+750
*
|
Merge pull request #14997 from neikeq/issue-14988
Ignacio Etcheverry
2017-12-24
1
-3
/
+3
|
\
\
|
*
|
Marshal NULL MonoString* as empty Godot string
Ignacio Etcheverry
2017-12-24
1
-3
/
+3
|
|
/
*
/
Add more translatable text for editor plugins.
geequlim
2017-12-23
2
-12
/
+12
|
/
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
2
-2
/
+2
*
Fix mono build after bc2e8d99
Rémi Verschelde
2017-11-25
1
-2
/
+2
*
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
|
\
\
|
|
/
|
/
|
[next]