bcthund / Project_Parsec

1 stars 0 forks source link

Fix Map Simplex Parameter Update #23

Open bcthund opened 3 years ago

bcthund commented 3 years ago

GUI implementation for modifying simplex parameters no longer updates map. This is not unexpected as the update routine is no longer implemented, but it should be fixed so we can test changing the parameters to see the results live.

bcthund commented 3 years ago

Simplex now uses multiple layers, will need to add a combo box for the layer selection. Then update pointers to correct simplex values.