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
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
Ignacio Etcheverry
2019-08-09
1
-3
/
+2
*
[Mono] Make all structs seralizable
Aaron Franke
2019-08-07
10
-0
/
+16
*
[Core] [Mono] Optimize Wrap functions
Aaron Franke
2019-08-04
1
-4
/
+4
*
C#: Fix Color.ToHtml()
Ignacio Etcheverry
2019-08-04
1
-11
/
+16
*
[Mono] Deprecate Set methods
Aaron Franke
2019-07-28
6
-8
/
+15
*
C#: Fix Transform2D.AffineInverse()
Ignacio Etcheverry
2019-07-27
1
-1
/
+6
*
Added count method to String
Chaosus
2019-07-23
1
-0
/
+60
*
Added lerp_angles built-in function
Chaosus
2019-07-20
1
-0
/
+6
*
Fix Godot.Object.ToString() infinite recursion
Ignacio Etcheverry
2019-07-08
1
-1
/
+12
*
Re-write mono module editor code in C#
Ignacio Etcheverry
2019-07-05
5
-18
/
+29
*
Mono: Fix Array IndexOutOfRangeException not being thrown
Ignacio Etcheverry
2019-07-03
1
-4
/
+4
*
Android build and export for the mono module
Ignacio Etcheverry
2019-06-03
1
-1
/
+1
*
Merge pull request #27789 from Giacom/move_towards
Rémi Verschelde
2019-06-01
3
-0
/
+21
|
\
|
*
Added move_toward functions for float, Vector2 and Vector3
Giacom
2019-05-28
3
-0
/
+21
*
|
Merge pull request #28957 from aaronfranke/basis-optimize
Rémi Verschelde
2019-05-27
1
-23
/
+21
|
\
\
|
|
/
|
/
|
|
*
Optimize Basis constructor for Axis Angle
Aaron Franke
2019-05-17
1
-23
/
+21
*
|
[Mono] Change Atan2 arguments to Y X
Aaron Franke
2019-05-26
1
-2
/
+2
*
|
[Mono] Misc Basis and AABB improvements
Aaron Franke
2019-05-22
3
-21
/
+30
*
|
Merge pull request #29079 from neikeq/oopsie
Ignacio Roldán Etcheverry
2019-05-21
3
-5
/
+44
|
\
\
|
*
|
Fix C# build error in MarshalUtils debug code
Ignacio Etcheverry
2019-05-21
3
-5
/
+44
*
|
|
Merge pull request #29052 from neikeq/fixes-28667------i-think
Ignacio Roldán Etcheverry
2019-05-21
1
-2
/
+2
|
\
\
\
|
*
|
|
Replace call to 'mono_runtime_object_init' with manual ctor invoking
Ignacio Etcheverry
2019-05-21
1
-2
/
+2
|
|
/
/
*
/
/
Fix typos with codespell
Rémi Verschelde
2019-05-19
1
-1
/
+1
|
/
/
*
/
C#: Marshalling support for IEnumerable<> and IDictionary<,>
Ignacio Etcheverry
2019-05-18
1
-5
/
+111
|
/
*
Make "decimal" functions more consistent
Aaron Franke
2019-04-30
2
-8
/
+31
*
Merge pull request #28423 from neikeq/dont-forget-to-think-a-name-for-this-br...
Rémi Verschelde
2019-04-29
3
-4
/
+5
|
\
|
*
C#: Generate the correct integer and floating point types
Ignacio Etcheverry
2019-04-27
3
-4
/
+5
*
|
[Mono] Approximate equality
Aaron Franke
2019-04-25
7
-34
/
+53
|
/
*
Merge pull request #27820 from ForLoveOfCats/master
Ignacio Roldán Etcheverry
2019-04-20
1
-5
/
+5
|
\
|
*
Mono: Convert all items to string before printing
ForLoveOfCats
2019-04-19
1
-5
/
+5
*
|
C#: Add missing ToString() override methods
Ignacio Etcheverry
2019-04-18
9
-2
/
+53
*
|
Merge pull request #27452 from Chaosus/direction_to
Rémi Verschelde
2019-04-08
2
-0
/
+10
|
\
\
|
*
|
Added direction_to method to vectors
Chaosus
2019-04-05
2
-0
/
+10
*
|
|
Merge pull request #27231 from Chaosus/smoothstep
Rémi Verschelde
2019-04-08
1
-0
/
+10
|
\
\
\
|
*
|
|
Added smoothstep built-in function
Chaosus
2019-04-07
1
-0
/
+10
|
|
/
/
*
|
|
Fix wrong method binds and registered class
Ignacio Etcheverry
2019-04-06
1
-1
/
+1
*
|
|
C#: Support type hints for exported Arrays
Ignacio Etcheverry
2019-04-06
1
-0
/
+14
*
|
|
C#: Add marshalling support for IEnumerable and IDictionary
Ignacio Etcheverry
2019-04-06
3
-5
/
+82
*
|
|
C#: Some important Array and Dictionary interface changes
Ignacio Etcheverry
2019-04-06
5
-220
/
+209
|
|
/
|
/
|
*
|
Mono: Makes GD.Convert take Variant.Type instead of int
ForLoveOfCats
2019-04-04
1
-2
/
+2
*
|
Fix memory leak introduced in bb6814a
Ignacio Etcheverry
2019-04-02
1
-3
/
+11
*
|
Merge pull request #27485 from Faless/io/encode_decode_safety_pr
Rémi Verschelde
2019-04-01
3
-13
/
+13
|
\
\
|
*
|
Add object encoding param to serialization methods
Fabio Alessandrelli
2019-04-01
3
-13
/
+13
|
|
/
*
/
C#: Add DynamicGodotObject class
Ignacio Etcheverry
2019-03-29
10
-20
/
+400
|
/
*
Merge pull request #26746 from shartte/godot-trace-listener
Ignacio Roldán Etcheverry
2019-03-08
2
-0
/
+43
|
\
|
*
Added a Godot TraceListener, which is automatically installed on startup. Fix...
Sebastian Hartte
2019-03-07
2
-0
/
+43
*
|
Fix division by zero at wrap functions in mono
Chaosus
2019-03-07
2
-2
/
+7
|
/
*
Merge pull request #26411 from neikeq/issue-26195
Ignacio Etcheverry
2019-02-28
3
-0
/
+20
|
\
|
*
C#: Add Array.Resize(int) method
Ignacio Etcheverry
2019-02-28
3
-0
/
+20
*
|
Fix -Wsign-compare warnings.
marxin
2019-02-27
1
-2
/
+2
|
/
[next]