Skip to content

Fix a couple minor issues with this mapper.

When arrays had really large negative values, table lookup crashed.

This commit also applies the default scale to the point sprite radius only after the lookup in the table has happened.

Merge request reports