gama-platform / gama.old

Main repository for developing the 1.x versions of GAMA
GNU General Public License v3.0
304 stars 99 forks source link

Odd visualisation of some models with the default z factor parameter #3880

Closed lesquoyb closed 1 year ago

lesquoyb commented 1 year ago

Describe the bug The z factor parameter introduced to solve #3857 break some models by adding an increment that seems way too much even though it's supposed to be only 0.05 by default.

For example on the model stairs.gaml in model library:

image

@tnguyenh showed me a model where the gap between layers was really extreme. I think the problem might lie in the unit of that offset

Expected behavior There should be no perceivable difference between layers with the default z_factor value

AlexisDrogoul commented 1 year ago

Please test !