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
/
glue
/
cs_files
/
Basis.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mono: add Slerp method to vector classes, expose Cross method for Vector2, an...
Kelly Thomas
2018-05-22
1
-3
/
+3
*
Mono: Basis constructor for euler parameter
Kelly Thomas
2018-05-17
1
-0
/
+20
*
#18051: Do not use `var` in a for-loop, or where type is not obvious
Xavier Cho
2018-04-17
1
-5
/
+5
*
#18051: Use array initializer when applicable
Xavier Cho
2018-04-17
1
-4
/
+2
*
#18051: Remove redundant parenthesis
Xavier Cho
2018-04-17
1
-5
/
+5
*
#18051: Use 'var' when applicable
Xavier Cho
2018-04-17
1
-11
/
+11
*
#18051: Remove redundant casts and 'using', 'else', 'this' statements
Xavier Cho
2018-04-17
1
-50
/
+53
*
[Mono] Improve Mathf
Chaosus
2018-04-13
1
-2
/
+2
*
[mono] Fixes #17936 as GodotSharp (Core\Basic.cs) requires C#7 now, but we mo...
Alexander Alekseev
2018-04-03
1
-6
/
+6
*
Fix mono basis GetEuler bug and marshalling/unmarshalling
Carter Anderson
2018-03-24
1
-82
/
+106
*
Replace float with real_t, default Vectors, other misc C# improvements
Aaron Franke
2018-03-22
1
-73
/
+80
*
[Mono] Basis values now marshalled in the correct order.
Nathan Warden
2018-02-02
1
-3
/
+3
*
Mono: Use PascalCase in core types.
Andreas Haas
2017-11-21
1
-46
/
+46
*
Apply a few recent chages in Quat and Basis to their respective Mono counterp...
Ferenc Arn
2017-10-09
1
-16
/
+61
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+475