PuppetMotion icon indicating copy to clipboard operation
PuppetMotion copied to clipboard

Blender plugin used to animate a rig as if it were a puppet with the aid of an external Unity Client which analyzes and sends Leap Motion data

Results 6 PuppetMotion issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

I noticed a small bug whenever I was trying to record and play the animation at the same time. I [added this line of code](https://github.com/DanAmador/Blender-Puppet-Motion/blob/b1e488c28be6ecf4a20ced4b151b9fafed5cabf7/LeapMotionBlender/Properties/record_properties.py#L18) which in turn plays the...

help wanted
good first issue
Hacktoberfest
up-for-grabs

Replace [this label](https://github.com/DanAmador/Blender-Puppet-Motion/blob/daf596d53a59bfc6a97098460fbcc76ad03ec443/LeapMotionBlender/UI/Panels/main_panel.py#L21) with an operator that copies the port to clipboard following the general structure of the project.

good first issue
Hacktoberfest
up-for-grabs
easy-fix
Beginner Suitable

As Unity and Blender use different coordinate systems the axis are always misaligned and the rotations never work correctly.

help wanted
Hacktoberfest
up-for-grabs

To give better control of the individual keyframe [this setting should represent should represent a percentage of the fps to keyframe](https://github.com/DanAmador/Blender-Puppet-Motion/blob/daf596d53a59bfc6a97098460fbcc76ad03ec443/LeapMotionBlender/Properties/record_properties.py#L69) instead of having a hardcoded frame value used in...

good first issue
Hacktoberfest
up-for-grabs
Beginner Suitable
easy win

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies