Search found 8 matches
- November 10th, 2016, 4:22 pm
- Forum: General Scripts Library
- Topic: Script launcher!
- Replies: 0
- Views: 51309
Script launcher!
Hey guys I'm really excited about this script and wanted to share it. I just threw this together this morning, so there's always the possibility it has a few quirks - but I haven't run into any yet. I'm a long time Nuke user and I love the tab shortcut which allows you to drop nodes in really quickl...
- November 10th, 2016, 4:02 pm
- Forum: Announcements
- Topic: New Host!
- Replies: 1
- Views: 51528
Re: New Host!
Awesome, looks so much better!
- Spencer
- Spencer
- August 30th, 2016, 11:40 am
- Forum: Scripts Discussion
- Topic: Image sequence array concatenation - need optimization help!
- Replies: 1
- Views: 12937
Image sequence array concatenation - need optimization help!
Help needed! I have a script I've been using/developing for some time now which greatly simplifies importing multiple image sequences (mainly for CG renders with render passes). Everything is working great but there's one specific area that runs really slowly when you start getting into thousands of...
- July 20th, 2016, 4:00 pm
- Forum: Scripts Discussion
- Topic: EXR_Pipeline
- Replies: 1
- Views: 10460
Re: EXR_Pipeline
EXtractOr is a plug-in developed by a 3rd party vendor, which Adobe licensed. I suggest writing an email to them at http://www.fnordware.com/ to see if maybe they can help you out? Otherwise you could always buy ProEXR from them which does exactly what you want from what I can tell (never used it my...
- July 5th, 2016, 5:47 pm
- Forum: Scripts Discussion
- Topic: Treeview multiselect?
- Replies: 5
- Views: 23391
Re: Treeview multiselect?
Whew, got a v1.0 done! If anyone wants it here you go. I haven't done a lot of testing but it is working so far! I'll be building in more features, functionality and optimization as I go. Just double-click the image sequence to import and it will drop into the bottom panel, which is a list of items ...
- July 5th, 2016, 2:07 pm
- Forum: Scripts Discussion
- Topic: Treeview multiselect?
- Replies: 5
- Views: 23391
Re: Treeview multiselect?
This is quite frustrating, I don't know why Adobe would want to bar you from multiselecting a treeview... I filed a feature request, who knows they might add it to a future release (or just support python already!). I have an idea for a workaround - double-click does work for treeviews so I'll just ...
- July 4th, 2016, 3:55 pm
- Forum: Scripts Discussion
- Topic: Treeview multiselect?
- Replies: 5
- Views: 23391
Re: Treeview multiselect?
Hey Xavier, Thanks for the reply but this isn't working. I know that works for listboxes but when I try it for treeview it doesn't throw an error, but also just doesn't work... Ugh extenscript gets frustrating at times. Let me know if I'm doing anything wrong but I pretty much just copied your code....
- July 1st, 2016, 7:01 pm
- Forum: Scripts Discussion
- Topic: Treeview multiselect?
- Replies: 5
- Views: 23391
Treeview multiselect?
Hey guys, I'm working on an import panel very similar to Immegration by Lloyd Alvarez: http://aescripts.com/immigration/. If I succeed I'll definitely be posting it up for free! What I'm trying to do is multi-select a treeview, which I can't seem to do by default. I've been digging around the javasc...