Search found 78 matches

by Shizukuishi
Fri Sep 05, 2025 11:09 am
Forum: General Moho Discussion
Topic: Shortcuts On Scripts.
Replies: 3
Views: 12370

Re: Shortcuts On Scripts.

Edit>Edit Keyboard Shorcuts, then search for your script
by Shizukuishi
Wed Sep 03, 2025 10:33 am
Forum: Bug Discussions
Topic: Stroke exposure on closed curves
Replies: 3
Views: 17526

Re: Stroke exposure on closed curves

I was wondering if you're seeing this too... Sorry for the delay in responding, I was on vacation for a week and slowly slipped into total idleness :roll: I tried it now that I've just gotten home. Unfortunately, the behavior with paths with three or more points gives me the same result, but I've a...
by Shizukuishi
Sat Aug 30, 2025 5:38 am
Forum: Bug Discussions
Topic: Stroke exposure on closed curves
Replies: 3
Views: 17526

Stroke exposure on closed curves

I don't know if this has been reported before, but when you deselect “Round Caps” on a closed curve, it doesn't show squared ones like it correctly does on open curves. Tested on a vanilla version 14.3

Image
by Shizukuishi
Fri Aug 29, 2025 5:33 am
Forum: Scripting
Topic: Modified Curve Exposure Tool SCRIPT
Replies: 0
Views: 18010

Modified Curve Exposure Tool SCRIPT

A modified version of the Curve Exposure Tool with new controls. https://mohoscripts.com/script/mp_curve_exposure nRmETRWk65A Merged Scripts: Tweak for Curve Exposure by A.Evseeva: Pick the end or start ( with ALT) of curve exposure by mouse click Change Anchor Point of Curve by SimplSam: CTRL+click...
by Shizukuishi
Fri Aug 29, 2025 4:23 am
Forum: Scripting
Topic: Modified Curvature Tool SCRIPT
Replies: 0
Views: 14554

Modified Curvature Tool SCRIPT

A modified version of the curvature tool with new controls for the handles https://mohoscripts.com/script/mp_Curvature DYDX6sLMSqM VIEWPORT CHANGES: Select and move a point, or multiple points with dragbox (CTRL) Transform point bounding box for multiple points selected Double click on the path to a...
by Shizukuishi
Thu Aug 28, 2025 7:38 am
Forum: Scripting
Topic: Bake Independent Angle SCRIPT
Replies: 0
Views: 13102

Bake Independent Angle SCRIPT

https://mohoscripts.com/script/mp_BakeIndependentAngle Bake independent angle bones at selected bone keyframes. Based on an idea by Lucafranca Instructions: - Select bones you want to bake (non independent bones will be ignored) - Select any bone channel (angle/pos/scale) keyframes in which you wan...
by Shizukuishi
Thu Aug 21, 2025 6:01 am
Forum: Scripting
Topic: Bake Control Bones SCRIPT
Replies: 2
Views: 11836

Re: Bake Control Bones SCRIPT

Forgiveness for the question, but what is the difference of this script to Eugene's? Are they the same proposal? https://mohoscripts.com/script/mr_bake_bone_dynamics/moho-14-edition They are actually different. Eugene's script bakes bone dynamics and works differently, while this one focuses only o...
by Shizukuishi
Thu Aug 21, 2025 4:58 am
Forum: Scripting
Topic: Bake Control Bones SCRIPT
Replies: 2
Views: 11836

Bake Control Bones SCRIPT

Version 1: https://mohoscripts.com/script/mp_BakeControlBones Generates keyframes for the controlled bones in the same channels as the controller bones and then disconnect them. Instructions: - Select driven bones in viewport (Non controlled bones will be ignored if selected) - Select global keyfra...
by Shizukuishi
Sun Aug 17, 2025 1:14 am
Forum: Scripting
Topic: Change Playback Mode SCRIPT
Replies: 0
Views: 13669

Change Playback Mode SCRIPT

https://mohoscripts.com/script/mp_PlaybackMode_LayerScript Toggle from loop or play once Instructions: Create a vector layer and embed the script. The name of the layer will autoupdate and the visibilty icon will control the playback method. -- Visible => 'Playback [▶Once]' : stops at PlayEnd/ProjEn...
by Shizukuishi
Fri Aug 15, 2025 11:13 am
Forum: Scripting
Topic: Move playhead SCRIPT
Replies: 2
Views: 11586

Re: Move playhead Script

kbot wrote: Fri Aug 15, 2025 10:18 am The move forward works, but nothing happen on the move backwards button.
Sorry, fixed and link updated!
by Shizukuishi
Thu Aug 14, 2025 2:03 pm
Forum: Scripting
Topic: Move playhead SCRIPT
Replies: 2
Views: 11586

Move playhead SCRIPT

This is a pair of very simple but super useful scripts. They move the playhead forward or backward by 12 frames. If you have LK_TimelineNavigator installed, they will work in conjunction inheriting the value from the ‘Move Frame(s)’ field. (If not, you can change the value by replacing the variable ...
by Shizukuishi
Thu Aug 14, 2025 1:47 am
Forum: Scripting
Topic: Import Vectors from clipboard SCRIPT
Replies: 3
Views: 14051

Re: Import Vectors from clipboard SCRIPT

yoleafbug wrote: Wed Aug 13, 2025 10:57 am This sounds very interesting! I'm sorry for not understanding fully though--what's the workflow with this? My first instinct was to try to copy art directly from Illustrator, which seems incorrect lol.
You have to include SVG on copy from Preferences>Clipboard Handling
by Shizukuishi
Tue Aug 12, 2025 4:13 pm
Forum: Scripting
Topic: Mirror/Reverse Keyframes SCRIPT
Replies: 12
Views: 14890

Re: Mirror/Reverse Keyframes Script

I had time to work on it and your version unlocked what I was initially searching for. Thanks to your improvement I've been able to make my own version that totally suits my needs. I always like to keep things as simple as possible. In this new version I removed the dialog and i didn't consider the ...
by Shizukuishi
Tue Aug 12, 2025 11:52 am
Forum: Scripting
Topic: Mirror/Reverse Keyframes SCRIPT
Replies: 12
Views: 14890

Re: Mirror Keyframes Script

Hi Banegane, and thanks for this version. I hope your headache has gone away in the meantime! I tried the script, but as you predicted, it doesn't work on bone or switch layers at the moment. I can also confirm the playhead behavior. Honestly, I didn't understand what reverse value should do, even i...