guillaumechereau / goxel

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

Seperate Colors into layers #218

Closed Ryder17z closed 1 year ago

Ryder17z commented 3 years ago

Since the layers currently seem bugged, it seems like it would be a better idea to use colors then seperate the colors into different layers, however i do not see such a function in goxel.

guillaumechereau commented 3 years ago

What is the bug with the layers?

Ryder17z commented 3 years ago
  1. draw something in a new instance of goxel
  2. duplicate the layer
  3. subtract some pieces
  4. switch layer, hiding previous layer
  5. delete some pieces on this layer
  6. attempt to switch back to the previous layer
  7. goxel partially stops working.
guillaumechereau commented 3 years ago

I'll have a look!

Ryder17z commented 3 years ago

image

After picking "edge" channel it updated to 10.7 and the issue is less of a problem but i can still trigger it. (creating a new layer fixes the problem temporarily - this wasn't the case on 10.4)