WIP: Give Drawables a 3D rotation + add perspective #6450
Annotations
10 errors and 3 warnings
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.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/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)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Upload Test Results
No files were found with the provided path: /home/runner/work/osu-framework/osu-framework/TestResults/TestResults-Linux-SingleThread-Release.trx. No artifacts will be uploaded.
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
|
Loading