Search found 26 matches

by Gary
29 Jul 2015, 08:43
Forum: George scripting
Topic: George Commands for the Library?
Replies: 13
Views: 3265

Re: George Commands for the Library?

Ok, we understand Fabrice. Just keep us posted if you are able to add the commands, thanks!
by Gary
23 Jul 2015, 14:50
Forum: George scripting
Topic: George Commands for the Library?
Replies: 13
Views: 3265

Re: George Commands for the Library?

Realistically, if we're going to use it we'd need it in the next 5 weeks. That gives us time to implement it before any production starts. That might not be enough time for you especially since you said it involves multiple commands. But it's not a necessary function for us, we can run the productio...
by Gary
23 Jul 2015, 08:42
Forum: George scripting
Topic: George Commands for the Library?
Replies: 13
Views: 3265

Re: George Commands for the Library?

Hi Fabrice and Mike,
If it helps you, I can explain our use case. We intend to have character's model sheets in the library for animators to refer to. We'd like a reliable way to make sure it's an up to date model sheet, and something automated through George would be ideal.

Thanks for the response!
by Gary
16 Jul 2015, 10:33
Forum: George scripting
Topic: George Commands for the Library?
Replies: 13
Views: 3265

George Commands for the Library?

Hi there, I was wondering if there might be any George commands that interact with Version 11's Library? We're planning to use the library for for model sheets and it'd be handy if there was a scripting way that we could mass update TVP files with the sheets as they get made.
by Gary
16 Jul 2015, 10:31
Forum: George scripting
Topic: Difference of tv_ProjectSaveSequence and tv_SaveSequence?
Replies: 1
Views: 595

Re: Difference of tv_ProjectSaveSequence and tv_SaveSequence

I have since discovered that it seems like tv_ProjectSaveSequence doesn't let you export frames that are outside the explicit frame range of the project (even if the clip is longer than the project).
by Gary
15 Jul 2015, 14:00
Forum: George scripting
Topic: Difference of tv_ProjectSaveSequence and tv_SaveSequence?
Replies: 1
Views: 595

Difference of tv_ProjectSaveSequence and tv_SaveSequence?

I've gotten confused a couple times, trying to render the "Camera" view with George only to realise I was accidentally using "tv_SaveSequence", which doesn't have the camera parameter. As far as I can see in the docs, that and the "LACE" parameter (which tv_savesequence...
by Gary
21 May 2015, 10:54
Forum: George scripting
Topic: Finding the UserString in a file
Replies: 8
Views: 1714

Finding the UserString in a file

I'm looking into getting TVPaint to write out some information, in the interest of automation. eg. A George script that could open a file, check the name of all the layers in it and then write all their names to a file. There is file writing in TVPaint, but it requires a user to manually say that it...
by Gary
18 May 2015, 14:46
Forum: George scripting
Topic: Using George to access CSV Export Information?
Replies: 7
Views: 1212

Re: Using George to access CSV Export Information?

Perfect! I already having this in a script exporting some stuff for us now, thanks!
by Gary
18 May 2015, 09:42
Forum: George scripting
Topic: Using George to access CSV Export Information?
Replies: 7
Views: 1212

Re: Using George to access CSV Export Information?

Ah, that's great. Thanks guys! Just to follow up, that's what it returns for the latest TVPaint Pro, right? I'm currently testing on Basic 10 and for holds as well as faux-fixes it's giving me Exposure 0 0 Where the first zero changes to match the Faux-Fixe value (if there is one) but I don't know w...
by Gary
14 May 2015, 14:56
Forum: George scripting
Topic: Using George to access CSV Export Information?
Replies: 7
Views: 1212

Re: Using George to access CSV Export Information?

That'd be great Fabrice, thanks!
by Gary
13 May 2015, 17:07
Forum: George scripting
Topic: Using George to access CSV Export Information?
Replies: 7
Views: 1212

Using George to access CSV Export Information?

Has anyone tried something like this? Basically attempting to either use George to export a TVPaint csv to read or just using commands that can give you access to all of the same info. I'm figuring out how to get most of the info already, but one thing in particular I'm interested in figuring out is...