Search found 174 matches

by Stan
Sun May 31, 2020 9:39 pm
Forum: General Moho Discussion
Topic: Shortcut key for WireFrame view
Replies: 2
Views: 1766

Re: Shortcut key for WireFrame view

Hi Velu, it can be easily done with scripting, so here you go: http://www.lostmarble.com/forum/viewtop ... 12&t=33462

It would be nice if you could create a better icon for it :)
by Stan
Sun May 31, 2020 9:35 pm
Forum: Scripting
Topic: Button script to swap the view to Wireframe and back
Replies: 9
Views: 5240

Button script to swap the view to Wireframe and back

http://mohoscripting.com/uploads/1/sz_swap_view_mode.gif A button-script to quickly change the view to Wireframe and back. If you want a different mode than Wireframe, you can easily alter it inside the script file (lines 49-51 will guide you through). Download here: http://mohoscripting.com/upload...
by Stan
Tue Apr 07, 2020 7:34 pm
Forum: Scripting
Topic: My Nudge Keys Toolset... Finally!!!!
Replies: 219
Views: 241115

Re: My Nudge Keys Toolset... Finally!!!!

Lukas wrote: Tue Apr 07, 2020 2:55 pm The only thing I haven't figured out is support for channels with split dimensions. Any help with that would be appreciated.
Maybe looking at the "Iterate through all the channels in the layer" code snippet will help?
by Stan
Fri Feb 21, 2020 5:42 am
Forum: General Moho Discussion
Topic: Thanks Mike
Replies: 21
Views: 16966

Re: Thanks Mike

Mike, there's a not-so-big hosting company where I host mohoscripting.com, it's not a big corporation but it's very reliable. I never had any problems since when I switched to them and the best part is that I personally know one of the owners. So, if you take the forum on their service, in case if t...
by Stan
Tue Nov 26, 2019 8:21 pm
Forum: Scripting
Topic: Default motion blur settings (request)
Replies: 7
Views: 4203

Re: Default motion blur settings (request)

Added a new setting for Follow Path.

Image

Download
by Stan
Thu Oct 31, 2019 11:55 pm
Forum: Scripting
Topic: commandline rendering layercomp -All not working,overwrites images
Replies: 9
Views: 4465

Re: commandline rendering layercomp -All not working,overwrites images

Well, I can confirm, -layercomp All doesn't work.

However, if you use the Moho Exporter ("File > Moho Exporter..."), and use the Split button, it does the job. Maybe that's what you actually need?

Image
by Stan
Fri Oct 04, 2019 4:18 pm
Forum: Scripting
Topic: Layer Copies Script
Replies: 17
Views: 12760

Re: Layer Copies Script

Well, that would require some significant effort to redo the logic because it would affect other things like ordering and moving the original. If you select all copies and move them out of the group it would take you seconds. Implementing optional grouping will take me hours if not days. Just expand...
by Stan
Sun Sep 29, 2019 10:41 pm
Forum: Scripting
Topic: Move selected points/bones into single coordinate
Replies: 4
Views: 3612

Move selected points/bones into single coordinate

Image

This tool allows you to move selected points or bones into a single dot or a line.

Image

Download here - MohoScripts.com
by Stan
Wed Aug 28, 2019 9:18 pm
Forum: Scripting
Topic: Layer Copies Script
Replies: 17
Views: 12760

Re: Layer Copies Script

The script was updated to version 1.3.
The new feature is that both the main and the secondary script now work for multiple selected layers. The original link is updated. Enjoy!
by Stan
Wed Aug 28, 2019 5:30 pm
Forum: General Moho Discussion
Topic: Moho is updated to 13.0.1
Replies: 12
Views: 10788

Moho is updated to 13.0.1

There was no official announcement here, however, when I started the program yesterday it prompted me to update. So I think I should share the info here, to just let you guys know that the development is still being done. Here's the list of what's new: New Features/Enhancements ⦁ Updated Digital Cer...
by Stan
Wed Aug 28, 2019 5:22 pm
Forum: Scripting
Topic: Modified Transform Layer Tool
Replies: 3
Views: 3011

Modified Transform Layer Tool

http://mohoscripting.com/uploads/1/lm_transform_layer_12_modified.png The modified script contains additional settings in the tool panel - Opacity, Blur, and Visibility. The modification was started by Mike Kelley back in 2009, then I kept updating it for the later versions. And I also changed the ...
by Stan
Tue Aug 20, 2019 3:02 am
Forum: Scripting
Topic: Layer Copies Script
Replies: 17
Views: 12760

Re: Layer Copies Script

The second video is out! It's added to the first post and the download link is updated as well. Enjoy!
by Stan
Wed Aug 07, 2019 3:10 am
Forum: Scripting
Topic: Layer Copies Script
Replies: 17
Views: 12760

Re: Layer Copies Script

Thank you guys! And my huge thanks to my friends Eugene Babich (KuzKuz) who made this awesome video and Ignoramus who helped a lot with beta testing and provided really nice examples. I hope some time soon we'll be able to create another video which will be something like "Advanced tips and tec...
by Stan
Mon Aug 05, 2019 3:02 pm
Forum: Scripting
Topic: Layer Copies Script
Replies: 17
Views: 12760

Layer Copies Script

Script allows you to create copies/references with timeline shift and distribute them along a curve. It also supports XYZ axes manipulation and randomization of all kinds. Enjoy! The videos are in Russian but English subtitles are available. ki3xH-dArLc 5D9ov6u1eQE If you don't see the videos in the...
by Stan
Thu Aug 01, 2019 8:23 pm
Forum: Scripting
Topic: Collapse all groups in the layer panel
Replies: 4
Views: 4689

Collapse all groups in the layer panel

Image

A really simple but sometimes very useful menu-script to collapse all group layers.

Download link