Software clownery
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.
R_StoreWallRange
was split into:
R_RemoveOpeningLimits
R_CalculateWallScale
R_WorldTopAndBottom
R_StoreWallSilhouette
R_CheckWallTextures
R_CheckMaskedTextures
R_SegTextured
R_WorldStep
R_WorldLightLists
R_WorldFFloorStep
R_WorldBackStep
R_MarkPlanes
R_RenderMaskedSegRange
was split into:
R_MaskedLightLists
R_RenderMaskedSegLoop
R_RenderThickSideRange
was split into:
R_ThickLightLists
R_ThickStepping
(ESLOPE
only)R_RenderThickSegLoop
Also, some experimental stuff in R_CalculateSegDistance
.
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.