Renderer configuration range check

Reason why this change is needed

  • This is a merge of !2921 (closed) and !2959 (merged), keeping the range check on the renderer configuration.
  • One init of distance attenuation was missing.

Description of the change

  • Keep the distance attenuation precision change, now in main.
  • Range check on renderer configuration added.
  • Add one init of the distance attenuation that was missing.

Affected operating points

  • Should only affect test cases with renderer configuration values out of range.

Merge request reports

Loading