• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

orion-ecs / keen-eye / 20872300361 / 1
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 10 Jan 2026 03:51AM UTC
Files 1380
Run time 32s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Jan 2026 03:46AM UTC coverage: 86.873% (-0.02%) from 86.89%
20872300361.1

push

github

tyevco
feat(assets): Enhance MeshVertex with PBR and animation attributes

Extend MeshVertex to include all attributes needed for PBR rendering
and skeletal animation, enabling proper glTF model support.

- Add Tangent (Vector4) for normal mapping (xyz=direction, w=bitangent sign)
- Add Color (Vector4) for per-vertex RGBA color
- Add JointIndices struct for bone indices (up to 4 influences)
- Add Weights (Vector4) for bone weights
- Add MeshVertex.CreateBasic() factory for backward compatibility
- Add Submesh struct for primitive-to-material mapping
- Update MeshAsset with Submeshes[] property for multi-material support
- Update MeshLoader to extract TANGENT, COLOR_0, JOINTS_0, WEIGHTS_0
- Implement MikkTSpace-like tangent computation for meshes without tangents
- Add 20 new unit tests for vertex attributes, equality, and edge cases

Closes #881

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

9265 of 12581 branches covered (73.64%)

Branch coverage included in aggregate %.

159968 of 182224 relevant lines covered (87.79%)

1.0 hits per line

Source Files on job 20872300361.1
  • Tree
  • List 1380
  • Changed 10
  • Source Changed 4
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20872300361
  • e9200ba5 on github
  • Prev Job for on main (#20871537175.1)
  • Next Job for on main (#20872401823.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc