Search found 810 matches

by NathanOtano
03 Oct 2024, 13:01
Forum: George scripting
Topic: tv_libraryimageadd and tv_libraryimageinfo - how to retrieve IDs?
Replies: 6
Views: 2279

Re: tv_libraryimageadd and tv_libraryimageinfo - how to retrieve IDs?

Yes this is the problem I had exactly and why I wanted to put it in the image library :')
I guess depending on where you save the dependency in your pipeline it could be fine

I already transmitted all those feedbacks to the team some time ago
by NathanOtano
02 Oct 2024, 08:59
Forum: George scripting
Topic: tv_libraryimageadd and tv_libraryimageinfo - how to retrieve IDs?
Replies: 6
Views: 2279

Re: tv_libraryimageadd and tv_libraryimageinfo - how to retrieve IDs?

Hey! I had the same problem adding images from the library to guidelines, at the end I just skipped using the image library and directly imported the image as a guideline from it's path :') You may have a look at my brush to guide script in this panel : https://forum.tvpaint.com/viewtopic.php?t=1561...
by NathanOtano
08 Jul 2024, 17:09
Forum: George scripting
Topic: tv_ClipSaveStructure
Replies: 7
Views: 4602

Re: tv_ClipSaveStructure

Hello! You have to resize your project with tv_resize, there is no other way around. But it's easy to une tv_undo or to close the resized project to keep your working res as is, it's just a temporary resize for export I've never been able to change the export size otherwise. Another thinkg would be ...
by NathanOtano
25 Apr 2024, 12:42
Forum: George scripting
Topic: Can George check if we're in Project or Clip: Timeline tab?
Replies: 10
Views: 13650

Re: Can George check if we're in Project or Clip: Timeline tab?

TVPaint forum is indeed a treasure cave hehe :)
by NathanOtano
25 Apr 2024, 12:38
Forum: Feature & Improvement requests
Topic: "Layers" Light Table mode
Replies: 23
Views: 31298

Re: "Layers" Light Table mode

I understand! Sorry for the long message, I guess it will be helpful to others too Well I guess then that using images outside of the end point and marks is the closest then :) Thinking about it I agree and may start doing this instead of the guidelines option, just for the oop script One day I'll s...
by NathanOtano
15 Apr 2024, 13:42
Forum: George scripting
Topic: Can George check if we're in Project or Clip: Timeline tab?
Replies: 10
Views: 13650

Re: Can George check if we're in Project or Clip: Timeline tab?

Nice idea to retain states of menus I like it
by NathanOtano
15 Apr 2024, 13:26
Forum: Feature & Improvement requests
Topic: "Layers" Light Table mode
Replies: 23
Views: 31298

Re: "Layers" Light Table mode

I agree for the destructiveness of using layers, but I don't feel it's that much of a problem. Also doing that, I personally would use the "original" model sheet as my base image en retransform it instead of transforming an already transformed frame. Or you just reimport the ref. But I fee...
by NathanOtano
02 Apr 2024, 13:41
Forum: Feature & Improvement requests
Topic: "Layers" Light Table mode
Replies: 23
Views: 31298

Re: "Layers" Light Table mode

Personally for model checkup purposes, I would use "show current layer only" and dim the only other layer I need as ref to say 10%. And I'd also flip up and down to check my drawing and the model I also use image guides with toggle wisibility on a shortcut I don't really feel the need of l...
by NathanOtano
02 Apr 2024, 13:34
Forum: Contents Sharing
Topic: OTANO Storyboard Tools
Replies: 20
Views: 52169

Re: OTANO Storyboard Tools

Indeed I'd use XML export for storyboarding only, not to export any animation. I use .psd to have a separated layer for dialogs/notes and do blur effects and camera movements. I guess it would be easy to set your xml export script to .psd however, from what I remember. Don't know if xml import in pr...
by NathanOtano
02 Apr 2024, 12:37
Forum: Contents Sharing
Topic: OTANO Storyboard Tools
Replies: 20
Views: 52169

Re: OTANO Storyboard Tools

Wow, these tools are great! It looks like we've scripted many of the same features... :) Haha yeah I agree, was fun to see your panel and how you approached each paradigm a different way. The next instance then next clip is really really handy and should be in tvpaint natively i think For my export...
by NathanOtano
02 Apr 2024, 12:25
Forum: George scripting
Topic: Can George check if we're in Project or Clip: Timeline tab?
Replies: 10
Views: 13650

Re: Can George check if we're in Project or Clip: Timeline tab?

You can also in one button put a script, then a shortcut, then a script etc. I had some cases where I would use both on a single button cause it would be too hard to script a function a shortcut was doing really well For your skipped locked layer, you could script something that goes up to your last...