bezo97 / IFSRenderer

3D IFS fractal renderer and editor
https://ifsrenderer.z97.io/
GNU General Public License v3.0
52 stars 7 forks source link

Serialize node positions #8

Closed bezo97 closed 2 years ago

bezo97 commented 2 years ago

Node positions are currently not serialized, so they're always placed in a default (random) position. Problem: The library does the serialization, which does not know about the GUI node positions.

bezo97 commented 2 years ago

Solved in c68f63abf6c91042d7925f97fd9442e89e0a332d