guillaumechereau / goxel

Goxel: Free and Open Source 3D Voxel Editor
GNU General Public License v3.0
2.8k stars 223 forks source link

Invisible cloned layer makes crash after "Merge visible" #154

Closed jeyum2 closed 4 years ago

jeyum2 commented 5 years ago

Reproduce

  1. Clone Layer 1
  2. Set invisible to Layer 1.clone
  3. Do Merge visible with Layer 1 and other layers
  4. Set visible Layer 1.clone
    • At this time, Layer 1.clone shows last voxels of Layer 1
    • And if you do something, Goxel will be crashed

I think it has to be Uncloned before running Merge visible

guillaumechereau commented 5 years ago

Thanks for the report! There is a bug here indeed.

guillaumechereau commented 4 years ago

I think this is fixed by now. Going to close this.