Search found 840 matches
- Thu Feb 19, 2009 8:03 pm
- Forum: Scripting
- Topic: I have(what I consider,at least)a pretty important request
- Replies: 8
- Views: 5375
I have(what I consider,at least)a pretty important request
And this seemed like the place to ask it! I have written a lot of scripts. And because of that, I have a fairly important request, could use some help. With the number of ones I have written, I have a diffuculty. And that is that, unfortunately, I don't have any of them. This is for a number of reas...
- Sat Nov 18, 2006 11:17 pm
- Forum: How Do I...?
- Topic: Stacked bone layers - how and where to bind?
- Replies: 14
- Views: 7248
- Sat Nov 18, 2006 11:02 pm
- Forum: General Moho Discussion
- Topic: Why is it called Anime Studio?
- Replies: 17
- Views: 16251
've got Moho, but I find it really, incredibly, insanely hard to draw with Many folks find the freehand tool too sensitive. The default setting make a lot of points. For sketching, I usually set the pixel tolerance from 12 to 16, and the angle tolerance from 16 to 20. The pixel tolerance determines...
- Wed Nov 15, 2006 3:07 pm
- Forum: How Do I...?
- Topic: reset the origin to the center
- Replies: 11
- Views: 14670
- Sun Nov 12, 2006 4:51 pm
- Forum: Scripting
- Topic: Filename of currently open .moho file?
- Replies: 11
- Views: 8475
- Sun Nov 12, 2006 4:48 pm
- Forum: How Do I...?
- Topic: reset the origin to the center
- Replies: 11
- Views: 14670
- Tue Nov 07, 2006 3:36 pm
- Forum: Feature Request Discussions
- Topic: Camera tracking
- Replies: 5
- Views: 4994
- Tue Nov 07, 2006 3:28 pm
- Forum: Scripting
- Topic: Moho Camera Importer
- Replies: 10
- Views: 10252
Go to http://www.Motionblur.it and get the Camera Converter scripts. That's the format I based the Moho importer and exporter on, and there's a 3DSMax exporter in there.
Ack, Ovjeh, ya beat me to it...
Ack, Ovjeh, ya beat me to it...
- Thu Nov 02, 2006 12:16 am
- Forum: How Do I...?
- Topic: Rendered animation plays at about 3% of normal speed.
- Replies: 12
- Views: 15384
Yeah, Like heyvern said. Go and get GSpot ( http://www.headbands.com/gspot/ ), very handy little program that will tell you the codec you are using, and a raft of other details about various and sundry video files. Take the 3 gig video file you were talking about and see what it says for playback bi...
- Wed Nov 01, 2006 7:45 pm
- Forum: How Do I...?
- Topic: Rendered animation plays at about 3% of normal speed.
- Replies: 12
- Views: 15384
As selgin said, uncompressed video can be huge, and the block might be in the hard drive access speed. Don't know what size you are exporting at, but it can help to split the workload between the drive and the processor. Usually, if I need a lossless AVI I want to play in realtime, I'll encode it wi...
- Fri Oct 27, 2006 1:39 pm
- Forum: How Do I...?
- Topic: Problem with Bone Audio Wiggle script
- Replies: 3
- Views: 4262
- Fri Oct 27, 2006 1:38 pm
- Forum: Bug Discussions
- Topic: are bug reports and feature requests being heard? at all?
- Replies: 5
- Views: 5478
Well, the problem on Macs where none of the file dialogs called from scripts (and many within the main program) don't work seems pretty catastrophic, has been mentioned many times... http://www.lostmarble.com/forum/viewtopic.php?t=5622 http://www.lostmarble.com/forum/viewtopic.php?t=6051 http://www....
- Fri Oct 27, 2006 1:26 pm
- Forum: How Do I...?
- Topic: Problem with Bone Audio Wiggle script
- Replies: 3
- Views: 4262
I'm going to make a wild guess you're on a Mac. There seems to be a general problem with file dialogs that got introduced between the last version of Moho and Anime Studio on Macs. Seems to be a problem with the way that the Lua script engine interfaces with the main program, so the core functions w...
- Thu Oct 26, 2006 2:10 pm
- Forum: How Do I...?
- Topic: Nope don't get it, makign alpha maps
- Replies: 3
- Views: 3692
- Thu Oct 26, 2006 1:52 pm
- Forum: Miscellaneous Chit-Chat
- Topic: PNG transparency in Internet Explorer?
- Replies: 4
- Views: 5357
There are 2 main ways of making them work. IE takes a bit of hacking to make them work properly. First set of techniques use JavaScript to do a bunch of stuff on the client side to add the changes needed to all PNG image tags in the document before it gets to the server. I found this one at http://h...