chrxh / alien

ALIEN is a CUDA-powered artificial life simulation program.
https://alien-project.org
BSD 3-Clause "New" or "Revised" License
3.48k stars 106 forks source link

Snapshot window #87

Open chrxh opened 8 months ago

chrxh commented 8 months ago

Feature request: Currently, only one snapshot can be created and used for reverting. A better solution would be a new window containing a list of snapshots together with their timestamp. The user can then restore any snapshot (by double-clicking?).