Skip to content

Initial attempt: use lightmap in the object shader #5195

Initial attempt: use lightmap in the object shader

Initial attempt: use lightmap in the object shader #5195

Triggered via pull request September 13, 2023 00:35
Status Success
Total duration 11m 19s
Artifacts

CI_archlinux.yml

on: pull_request
Matrix: archlinux-latest-gcc
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Arch :LATEST [Clang]: src/droid.cpp#L254
implicit conversion turns floating-point number into integer: 'float' to 'int' [-Wfloat-conversion]
Arch :LATEST [GCC]: src/droid.cpp#L254
conversion from ‘float’ to ‘int’ may change value [-Wfloat-conversion]
Arch :LATEST [GCC]: src/shadowcascades.cpp#L67
conversion from ‘double’ to ‘float’ may change value [-Wfloat-conversion]