godot/modules/mono/glue/cs_files
Hein-Pieter van Braam 4e1d19b20c Revert "[Mono] Basis values now marshalled in the correct order."
This reverts commit 9173819b71.

The fixes for these issues aren't quite baked yet. Taking them out of
3.0.2
2018-02-27 17:52:18 +01:00
..
AABB.cs Mono: Use PascalCase in core types. 2017-11-21 23:32:40 +01:00
Basis.cs Revert "[Mono] Basis values now marshalled in the correct order." 2018-02-27 17:52:18 +01:00
Color.cs Fixes Mono color creation from string. 2018-01-10 13:56:30 +01:00
DebuggingUtils.cs remove c#7 features for compatibility with 2015 Build Tools 2018-01-18 19:43:23 +08:00
ExportAttribute.cs Mono: Make the bindings generator output enums 2017-12-24 04:20:41 +01:00
GD.cs Mono: Make the bindings generator output enums 2017-12-24 04:20:41 +01:00
GodotMethodAttribute.cs Added mono module 2017-10-03 00:01:26 +02:00
GodotSynchronizationContext.cs Added mono module 2017-10-03 00:01:26 +02:00
GodotTaskScheduler.cs Added mono module 2017-10-03 00:01:26 +02:00
IAwaitable.cs Added mono module 2017-10-03 00:01:26 +02:00
IAwaiter.cs Added mono module 2017-10-03 00:01:26 +02:00
MarshalUtils.cs Convert DOS line endings to Unix line endings 2017-11-05 11:37:59 +01:00
Mathf.cs Fix an infinite recursion in the Mathf.Decimals method when using floats. 2018-02-04 20:08:26 +01:00
Plane.cs Fix typos in code and docs with codespell 2018-01-18 22:01:42 +01:00
Quat.cs Mono: Use PascalCase in core types. 2017-11-21 23:32:40 +01:00
RPCAttributes.cs Added mono module 2017-10-03 00:01:26 +02:00
Rect2.cs Mono: Make the bindings generator output enums 2017-12-24 04:20:41 +01:00
SignalAttribute.cs add a [Signal] attribute to CSharpScripts 2018-02-19 22:39:44 +01:00
SignalAwaiter.cs Added mono module 2017-10-03 00:01:26 +02:00
StringExtensions.cs Mono: Use PascalCase in core types. 2017-11-21 23:32:40 +01:00
ToolAttribute.cs Convert DOS line endings to Unix line endings 2017-11-05 11:37:59 +01:00
Transform.cs Mono: Use PascalCase in core types. 2017-11-21 23:32:40 +01:00
Transform2D.cs Mono: Use PascalCase in core types. 2017-11-21 23:32:40 +01:00
VERSION.txt Mono: Better versioning and gracefully unloading of Godot API assemblies 2018-02-26 22:36:03 +01:00
Vector2.cs Mono: Use PascalCase in core types. 2017-11-21 23:32:40 +01:00
Vector3.cs Mono: Use PascalCase in core types. 2017-11-21 23:32:40 +01:00