Search found 207 matches

by Dodgy
Sun Mar 22, 2009 6:13 am
Forum: Bug Discussions
Topic: Image filtering a bit rubbish for Textures?
Replies: 9
Views: 3030

Bum. Something to get fixed for the next version then. Texture mapping shapes would be really useful.
by Dodgy
Sun Mar 22, 2009 5:04 am
Forum: Scripting
Topic: How do I get the action at a particular frame
Replies: 3
Views: 1689

Bum, I thought that might be the case. I think I've figured out a way to do what I wanted without mass replacing actions though :)

Thanks Vern.
by Dodgy
Sun Mar 22, 2009 3:15 am
Forum: Scripting
Topic: How do I get the action at a particular frame
Replies: 3
Views: 1689

How do I get the action at a particular frame

Hi all,

I'd like to be able to find out what action is used at a particular frame. Does anyone have any idea how to get this info? I've found the

layer:InsertAction(name, frame, byReference)

method, but no way of retrieving the value once it's set.

Regards,
Mike
by Dodgy
Sun Mar 22, 2009 2:44 am
Forum: Bug Discussions
Topic: Image filtering a bit rubbish for Textures?
Replies: 9
Views: 3030

Here's the files.

http://www.mikegreen.name/MyImages/ASFo ... JsTest.zip

The Texture is 512 x512, so it should be crisp and nice, but it looks like AS isn't filtering/mipmapping the textures for Image textures :P
by Dodgy
Sun Mar 22, 2009 12:39 am
Forum: Scripting
Topic: Please, how can I Insert an Action by Script?? (PLEASE)
Replies: 12
Views: 12999

Thanks Synth.
by Dodgy
Sun Mar 22, 2009 12:27 am
Forum: Bug Discussions
Topic: Image filtering a bit rubbish for Textures?
Replies: 9
Views: 3030

http://www.mikegreen.name/MyImages/ASForumImages/ImageTextureProblem.png This is the problem I have. This is with 'extra smooth images' turned on in the render settings. As you can see, the image is all bitty. I wouldn't really call this nitpicky, as it basically means you can't use it for its inte...
by Dodgy
Sat Mar 21, 2009 9:42 am
Forum: Scripting
Topic: Please, how can I Insert an Action by Script?? (PLEASE)
Replies: 12
Views: 12999

Does anyone have any idea where I can get this script? Only the link is broken.....
by Dodgy
Sat Mar 21, 2009 9:07 am
Forum: Animation
Topic: Howitzer
Replies: 1
Views: 842

Nice video.
by Dodgy
Sat Mar 21, 2009 8:40 am
Forum: Bug Discussions
Topic: Image filtering a bit rubbish for Textures?
Replies: 9
Views: 3030

Image filtering a bit rubbish for Textures?

Hi all,

I'm trying to use an image as a texture on a shirt, but it's looking very bitty. Is this a known issue, and is there any way to rectify this? Also, is it possible to specify how many times it tiles, or how big it stretches?

Thanks,
Mike
by Dodgy
Fri Mar 06, 2009 3:30 am
Forum: Animation
Topic: Saturday Morning Watchmen
Replies: 1
Views: 876

That is genius :)
by Dodgy
Sun Mar 01, 2009 9:28 am
Forum: Other Software
Topic: Drawing Software
Replies: 18
Views: 8514

I recently boughtSerif's Photoplus X2 software. For me it is ideal. It's pretty much Photoshop 7 with a few added features. Blows elements out of the water feature wise for $70. It lacks in hotkeys, but I never use those much in photoshop anyway. You can download the manual to see if it's what you n...
by Dodgy
Sun Mar 01, 2009 8:18 am
Forum: Scripting
Topic: magnet line width
Replies: 28
Views: 13086

Doh, it's on the bottom of my plugins page, at www.mikegreen.name
by Dodgy
Sun Mar 01, 2009 5:21 am
Forum: Scripting
Topic: magnet line width
Replies: 28
Views: 13086

Okay well I did some more rewriting, and renamed it as suggested. It now has a toggle which will restrict the width adjustment to the curve(s) of the closest point to the cursor, which should make it much more useful IMHO. Hope you like.
by Dodgy
Sun Mar 01, 2009 12:26 am
Forum: Scripting
Topic: magnet line width
Replies: 28
Views: 13086

LOL It was more of a modesty thing. I only added a little thing to it, so I figured I shouldn't change the tool name. I do wonder if I should change it so if you have points selected already, it only affects those points, not make a new selection, or just grab the points on the line closest to it, a...
by Dodgy
Sat Feb 28, 2009 5:36 pm
Forum: Scripting
Topic: magnet line width
Replies: 28
Views: 13086

Hi all, I made a few changes to this script to make it easier to use (for me at least!). This new version has up increasing the line width with falloff, (going down to increase a value doesn't make sense to me), and if you press shift and drag, that changes the magnet radius. It can be found here: h...