Search found 301 matches

by Hironori Takagi
17 Oct 2024, 01:13
Forum: George scripting
Topic: tv_LayerMarkGet Issue
Replies: 0
Views: 1138

tv_LayerMarkGet Issue

https://forum.tvpaint.com/viewtopic.php?p=136792#p136792 As this post says, the return value of tv_LayerMarkGet seems to have changed from 1(mark_number) to 4(mark_number r g b) in TVPaint 12.0, so I had to modify some of my panels. -------------------------------------------------------------------...
by Hironori Takagi
15 Oct 2024, 01:06
Forum: Technical Support
Topic: Jumping line issue
Replies: 4
Views: 1187

Re: Jumping line issue

The official answer from TVPaint is to "turn on the subpixel option," but this causes problems with the right-click detection (it doesn't work unless you get the pen very close). The solution we found in our studio was to "set the top-left monitor as the main display." I have att...
by Hironori Takagi
15 Oct 2024, 01:01
Forum: Technical Support
Topic: Problem with the Crop tool [TVPA-3726] + [TVPA-3726]
Replies: 2
Views: 910

Re: Problem with the Crop tool [TVPA-3726] + [TVPA-3726]

Thank you for confirming.
I look forward to your continued support.
by Hironori Takagi
10 Oct 2024, 07:31
Forum: Technical Support
Topic: Problem with the Crop tool [TVPA-3726] + [TVPA-3726]
Replies: 2
Views: 910

Problem with the Crop tool [TVPA-3726] + [TVPA-3726]

I'd like to report two issues I found while working on adapting an existing custom panel to TVPaint12. (1) When executed, a warning related to the camera layer always appears in Ver.12 (the same warning appears when executing tv_SetActiveShape "crop" → tv_Reapply in George) (2) After execu...
by Hironori Takagi
30 Sep 2024, 01:15
Forum: George scripting
Topic: tv_LayerMove issue
Replies: 4
Views: 1608

Re: tv_LayerMove issue

Thank you for considering this issue.
I look forward to your continued support.
by Hironori Takagi
27 Sep 2024, 05:53
Forum: George scripting
Topic: tv_LayerMove issue
Replies: 4
Views: 1608

Re: tv_LayerMove issue

As for tv_LayerDuplicate, if you run it on a layer inside a folder, it seems to be created outside the folder rather than just below it.
Please check this as well.
by Hironori Takagi
27 Sep 2024, 03:58
Forum: George scripting
Topic: tv_ListRequest issue
Replies: 0
Views: 1639

tv_ListRequest issue

I noticed something while updating the script, so I'd like to point it out. - Regarding the display of tv_ListRequest After executing tv_Request on a panel I made myself, it seems that the execution of tv_ListRequest is invalid, or it appears in an unexpected place and cannot be executed. (only ver....
by Hironori Takagi
26 Sep 2024, 09:16
Forum: George scripting
Topic: tv_LayerMove issue
Replies: 4
Views: 1608

tv_LayerMove issue

I'm thinking about making a panel I created previously called "LayersChange" compatible with Ver.12.
It seems that tv_LayerMove can "move outside a folder," but not "put inside a folder."
Is there any way to do this?
by Hironori Takagi
10 Sep 2024, 03:05
Forum: George scripting
Topic: tv_loadkeymap question
Replies: 11
Views: 3726

Re: tv_loadkeymap question

I would like to hear from the TVPaint team.
After using tv_LoadKeyMap, the results are not fixed.
Will this be fixed with a minor version update of TVPaint 11/12?
by Hironori Takagi
16 Aug 2024, 09:36
Forum: Off Topic Discussions
Topic: Last day
Replies: 7
Views: 4830

Re: Last day

Thank you for your hard work.
I look forward to your continued success.
by Hironori Takagi
16 Aug 2024, 09:34
Forum: George scripting
Topic: TimeSheetPanel(SelfCustomize)_240816
Replies: 1
Views: 1539

TimeSheetPanel(SelfCustomize)_240816

I checked whether the custom panels I had created so far would work with TVPaint12, and found that in many cases they did not work due to changes to the specifications of the camera layer, folder, and image mark. I'll share one test I did, where I modified "TimeSheet" so that it would not ...
by Hironori Takagi
08 Aug 2024, 10:27
Forum: Technical Support
Topic: Japanese User Forum's Problem
Replies: 0
Views: 2651

Japanese User Forum's Problem

Previously, when support staff for Japanese users was set up, the forum was split. https://forum-jp.tvpaint.com/index.php However, this forum is currently not accepting new users, and there have been several cases where users have complained directly to me because they have no way to retrieve the mu...
by Hironori Takagi
08 Aug 2024, 10:14
Forum: Feature & Improvement requests
Topic: import images and copy layer timing
Replies: 2
Views: 2099

Re: import images and copy layer timing

I have previously distributed a panel like the one below at a Japanese user forum.

・SheetMatchUpper
220620_SheetMatchUpper.png
I'm sorry that the explanation is in Japanese, but I think you can get the meaning from just the images.
by Hironori Takagi
26 Jul 2024, 03:03
Forum: Technical Support
Topic: 11.7.3/12.0 Problems from WIT STUDIO
Replies: 3
Views: 1893

Re: 11.7.3/12.0 Problems from WIT STUDIO

(1)Locking a layer makes the transparency invisible, which is inconvenient. We thought it should more logical that the Opacity and the blending mode were locked and unusable if the Layer is locked. Locking the layer "protects" against any modification, that's why we disable these options ...
by Hironori Takagi
26 Jul 2024, 02:40
Forum: Technical Support
Topic: Difference of "Export to Project: Display" and "tv_SaveDisplay" george command
Replies: 3
Views: 1837

Re: Difference of "Export to Project: Display" and "tv_SaveDisplay" george command

Hello Hironori Takagi, When we use the George "tv_SaveDisplay" command, we save without specifying any resolution for the DPI. By default, a saved image (JPEG, PNG) will therefore take the DPI of the project, if no resolution is specified. And there is nothing to modify, via George, to mo...