cyaoeu

Results 8 issues of cyaoeu

It would be useful if you could set a project default easing interpolation setting in case you don't like linear interpolation (who does?). This setting would then be used for...

Right now you have to be very precise if you want to paste something to a certain frame, it would be nice if you could instead navigate to the frame...

If you for example want to set a start keyframe you have to click and drag the thing you want to change and then drag it back to the original...

It would be great if you could jump to the next/previous keyframe using hotkeys.

It would be nice if you could use the rigify to MMD feature to be able to convert a rigify model to a PMX model and be able to export...

enhancement
armature
material

I made a python script for resizing images (using pillow) then scaling them back again using waifu2x-caffe. I noticed when looping this (resize, waifu2x, resize, waifu2x and so on) that...

Using an argument in a path causes a crash in imwri. Maybe because of decode? .vpy: ```python import vapoursynth as vs core = vs.get_core() str = str.decode("utf-8") clip = core.std.BlankClip()...

There's an error that says "input and target shapes do not match" that happens when you use an incompatible up scale value (for example). It would be more obvious what...