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
/
csharp_script.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-1
/
+1
*
Merge pull request #12549 from neikeq/seriously-do-they
Ignacio Etcheverry
2017-11-01
1
-0
/
+11
|
\
|
*
Make sure gchandle bindings are released before cleanup
Ignacio Etcheverry
2017-11-01
1
-0
/
+11
*
|
Mono: support custom script templates.
Andreas Haas
2017-10-31
1
-0
/
+62
|
/
*
Mono: Add build project button and reload interval
Ignacio Etcheverry
2017-10-29
1
-0
/
+4
*
Mono: Use "UnnamedProject" if application/config/name is empty
Unknown
2017-10-27
1
-4
/
+7
*
Merge pull request #12405 from Jerome67000/clean_getnodetype
Rémi Verschelde
2017-10-26
1
-5
/
+0
|
\
|
*
Removes Script::get_node_type()
Jerome67000
2017-10-25
1
-5
/
+0
*
|
Fix default C# script
Przmk
2017-10-25
1
-1
/
+1
|
/
*
Merge pull request #12365 from neikeq/p
Rémi Verschelde
2017-10-24
1
-2
/
+9
|
\
|
*
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
Ignacio Etcheverry
2017-10-24
1
-2
/
+9
*
|
Add _process(delta) to new script templates. Closes #11994.
mhilbrunner
2017-10-22
1
-1
/
+8
|
/
*
Mono: Fix warning about exported static fields
Ignacio Etcheverry
2017-10-18
1
-1
/
+2
*
Mono: Fix build with tools=no or target=release
Ignacio Etcheverry
2017-10-18
1
-0
/
+2
*
Export attribute fixes and improvements
Ignacio Etcheverry
2017-10-17
1
-17
/
+31
*
Merge pull request #12138 from neikeq/i
Rémi Verschelde
2017-10-16
1
-6
/
+9
|
\
|
*
Avoid adding built-in script path to csproj
Ignacio Etcheverry
2017-10-16
1
-6
/
+9
*
|
Improve signature of signal target generated function
Ignacio Etcheverry
2017-10-16
1
-4
/
+73
|
/
*
Merge pull request #12135 from neikeq/g
Ignacio Etcheverry
2017-10-16
1
-42
/
+2
|
\
|
*
Re-write SignalAwaiter implementation
Ignacio Etcheverry
2017-10-16
1
-42
/
+2
*
|
Merge pull request #11954 from neikeq/d
Ignacio Etcheverry
2017-10-11
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Mono: Make use of ClassInfo's exposed API
Ignacio Etcheverry
2017-10-09
1
-0
/
+7
*
|
Fixed IntPtr unboxing (#11949)
Ignacio Etcheverry
2017-10-09
1
-1
/
+1
*
|
Merge pull request #11894 from neikeq/pr-issue-11834
Ignacio Etcheverry
2017-10-07
1
-0
/
+25
|
\
|
|
*
Mono: Make sure editor thread is attached on script reload
Ignacio Etcheverry
2017-10-07
1
-0
/
+25
*
|
get parent class fields when updating a CSharpScript's exports
Carter Anderson
2017-10-05
1
-22
/
+31
|
/
*
Add C# script to csproj when attaching it to an object
Ignacio Etcheverry
2017-10-05
1
-15
/
+44
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+1853