Search found 276 matches

by Hironori Takagi
22 Dec 2023, 07:24
Forum: George scripting
Topic: Trouble on tv_SetActiveShape "crop" since TVPaint11.7.1
Replies: 1
Views: 6603

Re: Trouble on tv_SetActiveShape "crop" since TVPaint11.7.1

https://forum.tvpaint.com/viewtopic.php?p=132855#p132855 Since the trouble that caused this issue was reported by the developer, I have updated the panel "ResizeProject" that integrates project editing and crop tool. I'm posting it on a Japanese user forum, but I'll also share the source f...
by Hironori Takagi
18 Dec 2023, 05:05
Forum: Technical Support
Topic: TVPaint 11.7.2 Operation Check
Replies: 1
Views: 1690

Re: TVPaint 11.7.2 Operation Check

As of TVPaint 11.7.2, we confirmed that the problem with exporting jpg and png DPI information has been resolved. This is a big step forward, but there was another person from overseas who asked for support for "tiff" format. I think it would be a good idea to consider it. There was a mis...
by Hironori Takagi
14 Dec 2023, 09:11
Forum: Technical Support
Topic: TVPaint 11.7.2 Operation Check
Replies: 1
Views: 1690

TVPaint 11.7.2 Operation Check

Thank you for always updating the program. In order to inform Japanese users about the update information of TVPaint 11.7.2, I translated and confirmed Thierry's release notes. It seems that most of the items mentioned in the release notes are working without any problems. I would like to re-present...
by Hironori Takagi
12 Dec 2023, 06:26
Forum: George scripting
Topic: Trouble on tv_SetActiveShape "crop" since TVPaint11.7.1
Replies: 1
Views: 6603

Trouble on tv_SetActiveShape "crop" since TVPaint11.7.1

When TVPaint 11.7.1 was released, I reported a bug regarding tv_SetActiveShape. https://forum.tvpaint.com/viewtopic.php?p=132855#p132855 This problem was recently reported by the developer, and it turned out that the reason was that the base point had changed from the top left to the center of the p...
by Hironori Takagi
07 Dec 2023, 08:11
Forum: Feature & Improvement requests
Topic: Allow us to change the pan hotkey
Replies: 13
Views: 17520

Re: Allow us to change the pan hotkey

wonderful! I overlooked this feature when translating the release notes for 11.7.1. thank you. I must have missed it before , but am pleased to find that this feature request was added to one of the 11.7.1 hotfix updates. Now there is a new Keyboard Shortcut called Panning & Zoom (held). Just as...
by Hironori Takagi
23 Jun 2023, 08:38
Forum: George scripting
Topic: tv_savemode set to jpeg not taken into account when exporting
Replies: 6
Views: 13523

Re: tv_savemode set to jpeg not taken into account when exporting

I understand what you want to do. If you want to export jpeg with tv_ClipSaveStructure, you need to specify "fileformat" "jpg" in this command. I just recently created an in-house export tool, so I'm sharing the source code. This code has a slightly special export rule (ignoring ...
by Hironori Takagi
22 Jun 2023, 09:01
Forum: George scripting
Topic: tv_savemode set to jpeg not taken into account when exporting
Replies: 6
Views: 13523

Re: tv_savemode set to jpeg not taken into account when exporting

The attached .grg will definitely work with jpeg.
It may be because it is specified as "JPG".
by Hironori Takagi
13 Jun 2023, 09:36
Forum: Technical Support
Topic: TVPaint Animation 11.7.1 is available!
Replies: 30
Views: 30882

Re: TVPaint Animation 11.7.1 is available!

Hello, Theirry. Due to my circumstances, the communication was delayed. I would like to inform you about the results of the tv_SetActiveShape "crop" I requested, but it did not improve. I will send you the execution image and the code of the script I am using. This content worked fine up t...
by Hironori Takagi
07 Jun 2023, 07:24
Forum: Feature & Improvement requests
Topic: Add in OLM Smoother and OLM Blur to TVPaint?
Replies: 11
Views: 33296

Re: Add in OLM Smoother and OLM Blur to TVPaint?

There are plug-ins that once competed with OLM Smoother.
https://wdkk.co.jp/product/sf-cell/
https://github.com/loilo-inc/smooth
Both are supported only in Japanese, assuming use in Japan, but I hope you find them useful.
by Hironori Takagi
16 May 2023, 08:20
Forum: Made with TVPaint
Topic: Recent WIT STUDIO work (May 2023)
Replies: 0
Views: 15130

Recent WIT STUDIO work (May 2023)

I would like to share the recent work of our team as it was introduced in English by the studio's public relations staff. The tweet says that it was painted one by one with TVPaint, but in fact, we are working with TVPaint + Photoshop + After Effects. https://twitter.com/WIT_STUDIO/status/1655074982...
by Hironori Takagi
16 May 2023, 08:08
Forum: George scripting
Topic: Checking what we can do with tv_ClipSaveStruture "JSON"
Replies: 3
Views: 4896

Re: Checking what we can do with tv_ClipSaveStruture "JSON"

Sorry for the late confirmation. I would like to confirm in my script that I am currently developing that there is already an option for createfolderforlayers. Thank you for considering the option to require/not require a JSON file as well. Solving the concurrent dpi read/write problem would go a lo...
by Hironori Takagi
26 Apr 2023, 07:35
Forum: George scripting
Topic: Checking what we can do with tv_ClipSaveStruture "JSON"
Replies: 3
Views: 4896

Checking what we can do with tv_ClipSaveStruture "JSON"

Our studio decided to change the export rules, and we needed to check again what can be controlled by tv_ClipSaveStruture "JSON". The rule I want to run is ・Simply name serial numbers (such as 0001.jpg) : for key animations ・Serial number with header name (such as _lo0001.jpg) : for layout...
by Hironori Takagi
26 Apr 2023, 02:14
Forum: Technical Support
Topic: Is there a way to export instance heads only and omit empty timing exposures?
Replies: 6
Views: 2217

Re: Is there a way to export instance heads only and omit empty timing exposures?

Although it does not satisfy all your wishes, I have created a panel that exports the composite state of all layers on a frame-by-frame basis with a single button.
Try the attached panel.
ExportFrame_230426.png
by Hironori Takagi
21 Apr 2023, 07:35
Forum: Technical Support
Topic: mask layer below permanent
Replies: 4
Views: 1742

Re: mask layer below permanent

https://forum.tvpaint.com/viewtopic.php?t=13873 This is what we requested as a request for (14) in our studio, which we have been using since 2015. I probably requested it early in version 11.0, but it's still not resolved. There is a similar function in destructive editing in the FX stack, so it se...