Skip to content

increase GetNormal precision #30

increase GetNormal precision

increase GetNormal precision #30

Triggered via pull request February 8, 2024 14:03
Status Success
Total duration 45s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/triangulator.tests/GltfCreator.cs#L15
'MaterialBuilder.WithSpecularGlossinessShader()' is obsolete: 'SpecularGlossiness has been deprecated by Khronos'
build: src/triangulator.tests/GltfCreator.cs#L18
'KnownChannel.SpecularGlossiness' is obsolete: 'This channel is used by KHR_materials_pbrSpecularGlossiness extension, which has been deprecated by Khronos; use SpecularColor instead.'
build: src/triangulator.tests/GltfCreator.cs#L15
'MaterialBuilder.WithChannelParam(KnownChannel, Vector4)' is obsolete: 'Use WithChannelParam(KnownChannel channelKey, KnownProperty propertyName, Object parameter)'
build: src/triangulator.tests/GltfCreator.cs#L15
'MaterialBuilder.WithSpecularGlossinessShader()' is obsolete: 'SpecularGlossiness has been deprecated by Khronos'
build: src/triangulator.tests/GltfCreator.cs#L18
'KnownChannel.SpecularGlossiness' is obsolete: 'This channel is used by KHR_materials_pbrSpecularGlossiness extension, which has been deprecated by Khronos; use SpecularColor instead.'
build: src/triangulator.tests/GltfCreator.cs#L15
'MaterialBuilder.WithChannelParam(KnownChannel, Vector4)' is obsolete: 'Use WithChannelParam(KnownChannel channelKey, KnownProperty propertyName, Object parameter)'