vengi icon indicating copy to clipboard operation
vengi copied to clipboard

free and open source voxel art tools - editor, thumbnailer and format converter

Results 142 vengi issues
Sort by recently updated
recently updated
newest added

enhancement
voxconvert
feature request

this is currently breaking the convert test from qb to qbcl...

see #265 the animation evaluation doesn't work yet - based on https://github.com/guillaumeblanc/ozz-animation/tree/master/samples new visual test application called TestAnim in `src/tests`

``` RuntimeError: indirect call signature mismatch stackAlloc https://vengi-voxel.github.io/vengi-voxedit-html5/vengi-voxedit.js:1 callMain https://vengi-voxel.github.io/vengi-voxedit-html5/vengi-voxedit.js:1 doRun https://vengi-voxel.github.io/vengi-voxedit-html5/vengi-voxedit.js:1 run https://vengi-voxel.github.io/vengi-voxedit-html5/vengi-voxedit.js:1 [lockdown-install.js:1:94626](moz-extension://326c0401-b19a-4c1a-8228-15e9c6aa5cc0/lockdown-install.js) functors moz-extension://326c0401-b19a-4c1a-8228-15e9c6aa5cc0/lockdown-install.js:1 ```

voxedit
OS: emscripten

In order to allow more than just an AABB based selection we need to get an own volume for the selection and move voxels between those volume. This would also...

enhancement
voxedit

PR https://github.com/mgerhardy/vengi/pull/319 brought basic brush support - The ShapeBrush should get extended with this issue: # Tasks - [x] The `ShapeBrush` should also support a fixed region mode similar to...

enhancement
voxedit

A few actions are doing multiple different actions after each other and they should be recorded in a group and thus allow to undo/redo all of them at once see...

enhancement
voxedit
memento

It looks like it would allow editing - but it does not - and as such is should e.g. edit the referenced node

enhancement
voxedit

* https://github.com/zeux/meshoptimizer Don't forget to add it to PopupAbout.cpp after integrating it

enhancement
format