MI's side discolor fix
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
My own fix for the side discoloring bug in software that Jimita previously tried to fix (see !429 (closed)); it turned out it was caused by certain lights failing an overflow test when calculating their heights and therefore being skipped. Instead of this, I clamped said heights.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.