guillaumechereau / goxel

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

Is there any method to merge several layers from several files into one file? #232

Closed mdtrooper closed 1 year ago

mdtrooper commented 3 years ago

Hi.

I trying the last versions of Goxel. And I don't know if there is a feature to import a layer from other goxel file or a cli tool to work with layers.

Regards.

guillaumechereau commented 3 years ago

Ah i think at the moment it is not really possible. It’s a bug yes there should be a way to do that. I’ll check it out.

On Mon, Mar 1, 2021 at 12:50 AM Miguel de Dios Matias < notifications@github.com> wrote:

Hi.

I trying the last versions of Goxel. And I don't know if there is a feature to import a layer from other goxel file or a cli tool to work with layers.

Regards.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/guillaumechereau/goxel/issues/232, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2JH4N77QA5O5436GWNATTBJX6LANCNFSM4YLHJGIQ .

-- Sent from my iPad.

guillaumechereau commented 1 year ago

I just made a commit that adds a 'gox' import format for this use case.