Mykhailo Moroz

Results 9 issues of Mykhailo Moroz

Basically make the world of Marble Marcher consist of more than the fractal, marble and flag. So essentially add a physics system with a BVH that allows to add custom...

enhancement

Like fog and clouds for example

enhancement

This will simplify building MMCE a lot

enhancement

Windows touch support is already working, and you can more or less play with it, but the interface is not designed to work in a touch friendly way.

enhancement

AntTweakBar is quite old and poorly supported on MacOS so to simplify building MMCE it would be best to remove it. I've already made a new interface module, but it...

bug
enhancement

When you set up a paint call multiplier, not only do the buffers get executed N times, but Image buffer does too. The problem is that calling Image more than...

bug

Would be nice to have the option to not only divide the resolution, but also increase it. It's mostly useful for better quality and benchmarking. On top of Alt +...

I couldn't compile the OpenVDB python module with NumPy due to ssize_t missing on MSVC. This hopefully fixes it.