goxel icon indicating copy to clipboard operation
goxel copied to clipboard

Goxel: Free and Open Source 3D Voxel Editor

Results 161 goxel issues
Sort by recently updated
recently updated
newest added

On release 0.10.5 I get the following linker error: `/usr/bin/ld: /usr/local/lib/libglfw3.a(x11_window.c.o): undefined reference to symbol 'XConvertSelection' //usr/lib/x86_64-linux-gnu/libX11.so.6: error adding symbols: DSO missing from command line` Fixed it by changing the...

The mat/texture is not exported along with the obj model.

important

Often when I save my work I type in the name and forget about adding the .gox extension, as most software ensures the correct extension is present when a file...

bug

Running either scons or make release results in a failed build. Didn't look like a missing library to me, but I've included a traceback. ``` g++ -o src/yocto.o -c -std=gnu++17...

What the title says. When I try to import the VOX file from MagicaVoxel, only one of the multiple sections is imported.

Hello Guillaume, As I stated in #186 I implemented clipping feature. Here is the screenshots: ![image](https://user-images.githubusercontent.com/14132181/76209857-301f4100-6203-11ea-96a9-f485e743db6a.png) ![image](https://user-images.githubusercontent.com/14132181/76209966-707ebf00-6203-11ea-9463-b576ad472194.png) ![image](https://user-images.githubusercontent.com/14132181/76209989-77a5cd00-6203-11ea-98dd-fa7d24e4f334.png) ![image](https://user-images.githubusercontent.com/14132181/76210002-7eccdb00-6203-11ea-8706-e8b29de26d24.png) I tried following the documentation and coding style as much as...

Add a .gox example. Run build on CircleCI and basic tests. The render of the example produces an unexpected artifact: https://14-104131256-gh.circle-artifacts.com/0/tmp/artifacts/example1.png

Great software ! Pretty useful. However, just so you know, AZERTY is not supported and we have to hit (CTRL+W) (which equals CTRL+Z i guess) for undo. I guess all...

help wanted
important

Hi Guillaume. Thank you for Goxel. I'm using it on my ipad. On the ipad version, the save feature is buggy. Very often, tapping "save" does not save the project....