Skip to content

Fix material configuration not taken in account

Thomas Duhamel requested to merge fix_material_parameters into develop

It was the case for:

  • "tiling";
  • "heightMapScale".

Bonus:

  • Shifts the room by 0.1mm to avoid a weird flickering in the editor view;
  • Removes occurences of occlusionMap that were still here after their removal.
Edited by Thomas Duhamel

Merge request reports