Search found 67 matches

by MehdiZangenehBar
Sat Apr 27, 2024 11:56 am
Forum: Scripting
Topic: RemoveChild
Replies: 1
Views: 427

RemoveChild

LM_LayoutView has AddChild method, but dosn't have RemoveChild method?! how we can remove a widget?
by MehdiZangenehBar
Sat Apr 27, 2024 7:45 am
Forum: Scripting
Topic: DoLayout event
Replies: 17
Views: 1286

DoLayout event

Changing selected layer should fire DoLayout event in the tool script, right? But sometimes this is not happening, anyone knows why?
by MehdiZangenehBar
Sat Apr 27, 2024 7:41 am
Forum: Scripting
Topic: Resizable Dialog
Replies: 0
Views: 647

Resizable Dialog

Is it possible to create a dialog which is resizable using script? any example?
by MehdiZangenehBar
Mon Mar 18, 2024 11:35 pm
Forum: General Moho Discussion
Topic: Bake pose
Replies: 4
Views: 1424

Re: Bake pose

hayasidist wrote: Sun Mar 17, 2024 11:54 am this script was developed for just that purpose. Unchanged since AS12, but has been in use in later versions. viewtopic.php?p=180070#p180070 Let me know if it works for you.
Do you think it does the job? I just installed, but how I could use that? any tutorial?
by MehdiZangenehBar
Sat Mar 16, 2024 11:28 pm
Forum: General Moho Discussion
Topic: Bake pose
Replies: 4
Views: 1424

Bake pose

Let say I have a modified (keyframed) shape at frame 90. is it possible to apply this modification to the frame zero?
In other word, I want to capture new shapes from different frames of an animated shape.
by MehdiZangenehBar
Wed Mar 06, 2024 5:00 pm
Forum: Feature Request Discussions
Topic: position-scale driver
Replies: 11
Views: 3172

Re: position-scale driver

OK guys, I should explain my goal again, I know we may be able to find a workaround for this using some hacks, tips and tricks, But I posted in the Feature Request forum, because this need a lower level of development. it should be done in the core programming. I need someone from Moho development s...
by MehdiZangenehBar
Tue Mar 05, 2024 11:21 am
Forum: Feature Request Discussions
Topic: position-scale driver
Replies: 11
Views: 3172

Re: position-scale driver

DK wrote: Sat Mar 02, 2024 10:41 pm I actually got a bit of a surprise to find this out when I tried just tried using scale instead of rotate to operate as a smartbone action after all these years. Thanks for the heads up.

Cheers
D.K
Is it possible to use scale? how?
by MehdiZangenehBar
Sat Mar 02, 2024 1:35 am
Forum: Feature Request Discussions
Topic: position-scale driver
Replies: 11
Views: 3172

position-scale driver

smart actions can be use only with bone rotation right?, I'm pretty sure it should be easy for developers to create more advanced expression system that user be able to use position or even scale to drive the actions.
by MehdiZangenehBar
Sat Feb 17, 2024 12:27 pm
Forum: General Moho Discussion
Topic: Smart Bone base on position
Replies: 2
Views: 914

Smart Bone base on position

It seems smart bone works only with rotation. Is possible to create expression based on source bone Position or Scale?
by MehdiZangenehBar
Mon Feb 12, 2024 11:06 am
Forum: Feature Request Discussions
Topic: Shape Selector
Replies: 4
Views: 1522

Re: Shape Selector

The tool is great! Well deserved to be part of the built-in UI. I'm new to Moho, never opened before, But I developed several tools (plugins) for 3dsMax, Blender, Photoshop,... and in general I could say Moho UI is not bad (compare to Daz Studio for instance), But every product needs a UX designer. ...
by MehdiZangenehBar
Sun Feb 11, 2024 9:46 pm
Forum: General Moho Discussion
Topic: Curveture and Move
Replies: 3
Views: 1072

Re: Curveture and Move

Yea the tool looks great and does what I am looking for. Thanks
by MehdiZangenehBar
Sun Feb 11, 2024 9:39 pm
Forum: General Moho Discussion
Topic: Move points from multiple layers
Replies: 7
Views: 1081

Re: Move points from multiple layers

Thank you, the script command works. now I have another two probelms. First, For the transform tool, I need to go over all layers one by one, select all points, and then I can select all layers and the tool works on all points. I can't select all layers and ctrl+A to select all points. Second, The M...
by MehdiZangenehBar
Sun Feb 11, 2024 5:56 pm
Forum: General Moho Discussion
Topic: Move points from multiple layers
Replies: 7
Views: 1081

Re: Move points from multiple layers

I just installed the plugin, but the icon is not appear, seems not updated for Moho 14.
by MehdiZangenehBar
Sun Feb 11, 2024 12:51 am
Forum: General Moho Discussion
Topic: Move points from multiple layers
Replies: 7
Views: 1081

Move points from multiple layers

Let say I have several layers with several shapes inside them. I want to move some points from multiple layers at ones. How I could do that?
by MehdiZangenehBar
Sun Feb 11, 2024 12:47 am
Forum: General Moho Discussion
Topic: Selected Shape
Replies: 2
Views: 1110

Selected Shape

Let say I have a vector layer with multiple shapes inside it. I chose one the shape to change its style/effects. But as soon as do any action other than changing style property (for instance moving some points using transform tool). I will lose the selected shape in the style window and I have to se...