Search found 274 matches

by KuzKuz
Sun Jun 02, 2024 7:25 pm
Forum: Scripting
Topic: Create step keyframes for each inbetween frame?
Replies: 9
Views: 188

Re: Create step keyframes for each inbetween frame?

Deep Copy Range is also an option, but it's worth noting that it will create keys for all bones, including all smart bones. This can be inconvenient if you only need to bake certain bones, such as just the character's arm. Additionally, if you animate on twos, this can also be a problem since keys w...
by KuzKuz
Sun Jun 02, 2024 1:02 pm
Forum: Scripting
Topic: Create step keyframes for each inbetween frame?
Replies: 9
Views: 188

Re: Create step keyframes for each inbetween frame?

If the Bezier curve shape is simple enough, adding a new key can approximately preserve the interpolation from the Bezier key to the new one. However, if the shape is more complex, it may change significantly. Therefore, I generally do not use Bezier interpolation, and my scripts are not adapted to ...
by KuzKuz
Sun Jun 02, 2024 12:32 pm
Forum: Scripting
Topic: Create step keyframes for each inbetween frame?
Replies: 9
Views: 188

Re: Create step keyframes for each inbetween frame?

Hello. My tools, MR Pose Tool https://www.lostmarble.com/forum/viewtopic.php?t=36267 and MR Tween Machine https://www.lostmarble.com/forum/viewtopic.php?t=35794, have a built-in Smart Bake feature that automatically bakes neighboring frames to prevent destroying the interpolation of adjacent frames....
by KuzKuz
Fri May 31, 2024 1:20 pm
Forum: Scripting
Topic: MR Path 1.4.2 (Update 31.05.2024)
Replies: 11
Views: 2426

Re: MR Path 1.4.2 (Update 31.05.2024)

Version 1.4.2 Bug fixing
by KuzKuz
Wed May 29, 2024 7:58 pm
Forum: Scripting
Topic: MR Path 1.4.2 (Update 31.05.2024)
Replies: 11
Views: 2426

Re: MR Path 1.4 (Update 29.05.2024)

Version 1.4 New Features: 1. Updated the Target Manager window, allowing individual targets to be enabled and disabled without removing them from the list. 2. In the Target Manager window, targets are now labeled with bone names instead of their IDs. 3. Bug fixes. Download link - https://mohoscripts...
by KuzKuz
Wed May 29, 2024 6:54 pm
Forum: Scripting
Topic: alt - shift - ctrl is pressed?
Replies: 2
Views: 92

Re: alt - shift - ctrl is pressed?

by KuzKuz
Sat May 25, 2024 1:07 pm
Forum: Scripting
Topic: Layer tag
Replies: 2
Views: 115

Re: Layer tag

by KuzKuz
Fri May 17, 2024 3:20 pm
Forum: Scripting
Topic: MR Pose Tool 2.1.4 (Update 15.05.2024)
Replies: 69
Views: 46516

Re: MR Pose Tool 2.1.4 (Update 15.05.2024)

Version 2.1.5
Thank you! The recent changes in the tool have introduced a few bugs. I hope I managed to fix them in this version.
Also, the script now supports the global option Auto-Freeze Keys.
by KuzKuz
Wed May 15, 2024 4:01 pm
Forum: Scripting
Topic: MR Pose Tool 2.1.4 (Update 15.05.2024)
Replies: 69
Views: 46516

Re: MR Pose Tool 2.1.4 (Update 15.05.2024)

Version 2.1.4
Fixed several bugs.
by KuzKuz
Sat May 11, 2024 9:34 pm
Forum: Scripting
Topic: MR Guides Script 1.2
Replies: 15
Views: 4933

Re: MR Guides Script 1.2

Thank you for the great feedback!
by KuzKuz
Sat May 11, 2024 12:51 pm
Forum: Scripting
Topic: MR Guides Script 1.2
Replies: 15
Views: 4933

Re: MR Guides Script 1.2

Thank you for your feedback. It is very important for me to know that my scripts are being used and that my work has not been in vain.
by KuzKuz
Wed May 08, 2024 5:16 pm
Forum: Scripting
Topic: MR Pose Tool 2.1.4 (Update 15.05.2024)
Replies: 69
Views: 46516

Re: MR Pose Tool 2.1 (Update 05.05.2024)

Version 2.1.2
Now, double-clicking on a bone creates keys, while click and hold resets.
by KuzKuz
Wed May 08, 2024 11:48 am
Forum: Scripting
Topic: MR Pose Tool 2.1.4 (Update 15.05.2024)
Replies: 69
Views: 46516

Re: MR Pose Tool 2.1 (Update 05.05.2024)

Hello, thank you for the feedback. I have updated the script on the website. Now, when selecting bones, keys should not be created at all. To create keys, click and hold for one second or more. I hope this helps you. Now that I'm testing it, I see my "click and hold" idea was not very goo...
by KuzKuz
Wed May 08, 2024 9:54 am
Forum: Scripting
Topic: MOHO.UpdateTable
Replies: 7
Views: 546

Re: MOHO.UpdateTable

The simplest example is calling UpdateWidgets() for a non-modal dialog when changing the frame or layer.
by KuzKuz
Tue May 07, 2024 8:56 pm
Forum: Scripting
Topic: MR Pose Tool 2.1.4 (Update 15.05.2024)
Replies: 69
Views: 46516

Re: MR Pose Tool 2.1 (Update 05.05.2024)

Thank you, Eugene. I love this tool. One thing I miss sometimes is to be able to create a keyframe (rotation, scale or translation) by clicking on the bone, like the Transform Bone tool does. Is there any way to do that with your tool that I may be missing? I guess it makes sense for your tool to n...