Search found 946 matches

by SimplSam
Sun Dec 17, 2023 1:32 am
Forum: Share Your Work
Topic: Pixar parody
Replies: 12
Views: 25299

Re: Pixar parody

Hehe. I am guessing you also did The Simpsons one. I think that is hilarious (and very well done):

by SimplSam
Sat Dec 16, 2023 12:31 pm
Forum: Other Software
Topic: Just somebody doing physics in OpenGL
Replies: 4
Views: 11983

Re: Just somebody doing physics in OpenGL

The demo 'author' - badlogic (Mario Zechner) is one of the Spine dev contributors and does reference Spine in his blog: "Spine is 2D skeletal animation software, created by my super best friend Nathan Sweet (who's also the co-creator of libGDX, at least I'm legally required to tell the story li...
by SimplSam
Thu Dec 14, 2023 1:25 pm
Forum: General Moho Discussion
Topic: MOHO14 user manual
Replies: 39
Views: 77360

Re: MOHO14 user manual

Wow. Search is now so much better. Ta.
by SimplSam
Wed Dec 13, 2023 5:15 am
Forum: How Do I...?
Topic: Position Control bone Inverted transforms
Replies: 3
Views: 2356

Re: Position Control bone Inverted transforms

Not sure why, but one fix would be to use negative values in the position constraint. i.e. -100%
by SimplSam
Sat Dec 09, 2023 5:36 pm
Forum: Scripting
Topic: SS - Select Keys
Replies: 2
Views: 4197

Re: SS - Select Keys

All of the above. I wrote it in response to a user request on Discord. But for me - it would be moving the keyframes or even changing the interpolation settings etc.
by SimplSam
Sat Dec 09, 2023 1:41 pm
Forum: Scripting
Topic: SS - Select Keys
Replies: 2
Views: 4197

SS - Select Keys

One-click ( or key ) selection of all animation keyframes in the full-length of the timeline, for objects (Bones, Points, Shapes ...) that are currently selected on the canvas, and have keyframes present in the timeline ( timeline visible ). https://i.ibb.co/CPyg0mK/ss-selectkey-demo-01nopti.gif Fea...
by SimplSam
Sat Dec 09, 2023 11:22 am
Forum: General Moho Discussion
Topic: Switch Selection concept for v13.5
Replies: 45
Views: 103595

Re: Switch Selection concept for v13.5

The other option would be to pass a filename to external app, which it populates, then read/delete the contents of that file after the call.
by SimplSam
Tue Dec 05, 2023 12:16 pm
Forum: General Moho Discussion
Topic: Problem with inserting images in forum posts
Replies: 9
Views: 7345

Re: Problem with inserting images in forum posts

Congrats. You can also use the [Preview] to see what you post will look like before you [Submit] it.
by SimplSam
Tue Dec 05, 2023 9:33 am
Forum: General Moho Discussion
Topic: Problem with inserting images in forum posts
Replies: 9
Views: 7345

Re: Problem with inserting images in forum posts

Much as stated already, you can also paste your image URL into your text - as below: https://i.ibb.co/wgh9xw1/acton-ez.gif then select/highlight that URL text and click the image icon https://i.ibb.co/TvtTYpN/IMG-BB.png - which will surround the image url with the [ img ] tags - like below: https://...
by SimplSam
Mon Dec 04, 2023 11:33 pm
Forum: General Moho Discussion
Topic: Moho API ?
Replies: 1
Views: 2416

Re: Moho API ?

I am not entirely clear how you are planning to use an API, but there is the Lua C API (https://www.lua.org/pil/24.html) - which allows Moho Lua scripts to talk to the world via linked libraries (.DLL / .SO) etc.
by SimplSam
Fri Dec 01, 2023 4:10 pm
Forum: Scripting
Topic: How do I create a new moho file and copy a layer to it via script?
Replies: 18
Views: 35983

Re: How do I create a new moho file and copy a layer to it via script?

Glad you found a solution, but for what you are trying to achieve overall - would it not be easier to add 'TODO' Tags to the layers and have batch processes that review the project files for the 'TODO' tags etc etc.
by SimplSam
Fri Dec 01, 2023 4:20 am
Forum: Other Software
Topic: I made some Free Stream Deck Icons
Replies: 7
Views: 7659

Re: I made some Free Stream Deck Icons

I am not sure that you can do that feedback loop with the built-in controls, but most Audio addon plugins will reflect the real-time status of the device Volume control (Mute/Unmute). The Spotify plugin (BarRaider) also show things like Looping, Volume level, Song Album cover picture, Title etc. So ...
by SimplSam
Fri Dec 01, 2023 3:05 am
Forum: Share Your Work
Topic: Pink Floyd music video
Replies: 13
Views: 43706

Re: Pink Floyd music video

Really great work. Good Luck.

p.s. The Playlist link does not work. Looks to be shortened.
by SimplSam
Tue Nov 28, 2023 9:40 am
Forum: Bug Discussions
Topic: Moho 14.1: Frequent crashes, guaranteed layer selector crash in advanced rig file
Replies: 26
Views: 12672

Re: Moho 14.1: Frequent crashes, guaranteed layer selector crash in advanced rig file

OK - Now I have KaBoom 💥 I have also been able to recreate from scratch using other texture image content, in a document with a single layer and a single shape. It appears to be a combination of the shape having an Image Texture and a Stroke Brush that triggers the issue when trying to alt-right-cli...
by SimplSam
Tue Nov 28, 2023 3:58 am
Forum: Bug Discussions
Topic: Moho 14.1: Frequent crashes, guaranteed layer selector crash in advanced rig file
Replies: 26
Views: 12672

Re: Moho 14.1: Frequent crashes, guaranteed layer selector crash in advanced rig file

Well done on the detective work.

At this point I can see the issue with the missing Texture vs Gradient - but I can't get Moho to crash.