Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: expand attribute scheme to allow combining meshdata #4900

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

fix color

ecb9d1a
Select commit
Loading
Failed to load commit list.
Draft

feat: expand attribute scheme to allow combining meshdata #4900

fix color
ecb9d1a
Select commit
Loading
Failed to load commit list.
Terasology Jenkins.io / CheckStyle failed Dec 16, 2024 in 0s

3 new issues

Total New Outstanding Fixed Trend
3 3 0 0 👎

Reference build: Terasology » engine » develop #3

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 3 0

Annotations

Check warning on line 60 in engine-tests/src/test/java/org/terasology/engine/rendering/assets/mesh/StandardMeshDataTest.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / CheckStyle

WhitespaceAfterCheck

NORMAL:
',' is not followed by whitespace.
Raw output
<p>Since Checkstyle 3.0</p><p> Checks that a token is followed by whitespace. </p>

Check warning on line 60 in engine-tests/src/test/java/org/terasology/engine/rendering/assets/mesh/StandardMeshDataTest.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / CheckStyle

WhitespaceAfterCheck

NORMAL:
',' is not followed by whitespace.
Raw output
<p>Since Checkstyle 3.0</p><p> Checks that a token is followed by whitespace. </p>

Check warning on line 47 in engine/src/main/java/org/terasology/engine/rendering/assets/mesh/resource/VertexAttributeBinding.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / CheckStyle

WhitespaceAfterCheck

NORMAL:
',' is not followed by whitespace.
Raw output
<p>Since Checkstyle 3.0</p><p> Checks that a token is followed by whitespace. </p>