Chaosus
|
55f3bd97a2
|
Added direction_to method to vectors
|
2019-04-05 17:09:57 +03:00 |
Ignacio Etcheverry
|
da3776a40a
|
C#: Fix Vector2.AngleToPoint
Fixes #26209
|
2019-02-23 23:28:31 +01:00 |
Rémi Verschelde
|
173b342ca7
|
Remove trailing whitespace
With `sed -i $(rg -l '[[:blank:]]*$' -g'!thirdparty') -e 's/[[:blank:]]*$//g'`
(+ manual revert of some thirdparty code under `platform/android`).
|
2018-11-20 11:15:02 +01:00 |
Ignacio Etcheverry
|
995a40e8ef
|
Move modules/mono/glue/cs_files to modules/mono/glue/Managed/Files
Added dummy MSBuild project and solution to get tooling help when editing these files.
|
2018-09-12 22:03:36 +02:00 |