TriVoxel

Results 78 comments of TriVoxel

> @probonopd surely if Ctrl and Alt are switched, then surely Alt + C should ^C, but if the Ctrl/Alt switching is disabled then Ctrl + C should do ^C...

This can be solved with my new code snippet in #442! (at least I think so...)

I followed the exact steps provided in the BUILD.md tutorial. I am on Fedora 36 Workstation (Gnome) on Wayland. This issue is still present on the current main codebase.

Update: The files seem to have been moved so you may need to find the new ones to use this fix. The binaries in the ARMSDK now can execute! However,...

@e2002e It seems to affect me no matter where the SDK is placed, and no matter the project name. :(

@MoritzBrueckner Yes. I've tried from /home/username/Downloads . This path has no spaces or special characters. Also, please keep in mind, "Application Support/Blender" is the path where Blender stores all its...

See https://github.com/armory3d/armory/issues/2485#issuecomment-1186035153 So it seems that the macOS libraries can execute now, but unfortunately macOS blocks each and every one of them. Either way, I unblocked all the Armory binaries,...

I have found that Direct Draw Surface (DDS) textures work well with Armory. They are likely better than PNG or JPEG as far as performance goes.

Good catch @N8n5h! I thought I got them all but I was wrong. I tried triangulating all objects at once but found a Blender bug actually which prevents it. https://developer.blender.org/T69834...

I think it is not a good solution because if you have hundreds of objects across several collections it can be super cumbersome. And this would confuse newcomers because they...