WIP: Give Drawables a 3D rotation + add perspective #6450
Annotations
7 errors and 10 warnings
Compile:
osu.Framework.Tests/Visual/UserInterface/TestSceneTextBox.cs#L907
Operator '-' cannot be applied to operands of type 'Vector3' and 'Vector2'
|
Compile:
osu.Framework.Tests/Visual/UserInterface/TestSceneTextBox.cs#L921
Operator '-' cannot be applied to operands of type 'Vector3' and 'Vector2'
|
Compile:
osu.Framework.Tests/Visual/UserInterface/TestSceneTextBox.cs#L931
Operator '-' cannot be applied to operands of type 'Vector3' and 'Vector2'
|
Compile:
osu.Framework.Tests/Visual/UserInterface/TestSceneTextBox.cs#L907
Operator '-' cannot be applied to operands of type 'Vector3' and 'Vector2'
|
Compile:
osu.Framework.Tests/Visual/UserInterface/TestSceneTextBox.cs#L921
Operator '-' cannot be applied to operands of type 'Vector3' and 'Vector2'
|
Compile:
osu.Framework.Tests/Visual/UserInterface/TestSceneTextBox.cs#L931
Operator '-' cannot be applied to operands of type 'Vector3' and 'Vector2'
|
Compile
Process completed with exit code 1.
|
Compile:
osu.Framework/Graphics/Camera.cs#L23
'MathUtils.DegreesToRadians(float)' is obsolete: 'Use float.DegressToRadians.'
|
Compile:
osu.Framework/Graphics/Rendering/RendererExtensions.cs#L250
'MathUtils.DegreesToRadians(float)' is obsolete: 'Use float.DegressToRadians.'
|
Compile:
osu.Framework/Graphics/Camera.cs#L16
Parameter 'ZNear' has no matching param tag in the XML comment for 'Camera.Camera(float, Vector2, float, float)' (but other parameters do)
|
Compile:
osu.Framework/Graphics/Camera.cs#L16
Parameter 'ZFar' has no matching param tag in the XML comment for 'Camera.Camera(float, Vector2, float, float)' (but other parameters do)
|
Compile:
osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/Application.cs#L6
Missing XML comment for publicly visible type or member 'Application'
|
Compile:
osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/Application.cs#L8
Missing XML comment for publicly visible type or member 'Application.Main(string[])'
|
Compile:
osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/Application.cs#L9
Missing XML comment for publicly visible type or member 'Application'
|
Compile:
osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/Application.cs#L11
Missing XML comment for publicly visible type or member 'Application.Main(string[])'
|
Compile:
osu.Framework/Graphics/Camera.cs#L23
'MathUtils.DegreesToRadians(float)' is obsolete: 'Use float.DegressToRadians.'
|
Compile:
osu.Framework/Graphics/Rendering/RendererExtensions.cs#L250
'MathUtils.DegreesToRadians(float)' is obsolete: 'Use float.DegressToRadians.'
|
Loading