Search found 1333 matches

by Svengali
09 Jul 2025, 18:44
Forum: Feature & Improvement requests
Topic: Python scripting
Replies: 24
Views: 50307

Re: Python scripting

Nathan, have you used PYTVPaint... if so what was your experience? re: Python vs GEORGE vs PYTVPaint... When and if Python is added, I would hope that some kind of translator will be offered which can convert (functionally) GEORGE to Python. There are literally thousands of useful GEORGE scripts in ...
by Svengali
09 Jun 2025, 20:51
Forum: Technical Support
Topic: Keyboard shortcut for dragging stylus to zoom?
Replies: 3
Views: 307

Re: Keyboard shortcut for dragging stylus to zoom?

IF you can map a key on your mini keypad to the alt key by itself, you can maybe use that with the stylus... :?

sven
by Svengali
23 May 2025, 04:12
Forum: Contents Sharing
Topic: custom panels by WIT STUDIO
Replies: 6
Views: 17637

Re: custom panels by WIT STUDIO

Thank you, Takagi-san! This is a huge gift to the TVPaint community, from you and from the WIT STUDIO.

sven
by Svengali
11 Mar 2025, 03:02
Forum: Technical Support
Topic: Strange artifacts appearing in TVPaint 12
Replies: 5
Views: 21757

Re: Strange artifacts appearing in TVPaint 12

Looks like some kind of eccentric cursor erasure updating?
by Svengali
13 Jan 2025, 23:14
Forum: George scripting
Topic: Click and Fill
Replies: 3
Views: 22347

Re: Click and Fill

For a long time I've had a short script that does something similar to Peter's suggestion (but more economically I think) which creates a mask or inverted mask for all frames in the current layer: The script toggles between three states... 1. Normal stencil: it creates (and hides) a temp copy of the...
by Svengali
22 Dec 2024, 07:27
Forum: George scripting
Topic: Where is the 'tv_writeuserstring' real file on disk?
Replies: 2
Views: 16978

Re: Where is the 'tv_writeuserstring' real file on disk?

At some point it was suggested to me that one way to delete/remove an obsolete userstring data entry in the CONFIG.INI file was to include the following line in a script (where the text is left empty). tv_writeuserstring iSection iName "" I have not tested it myself. In my experience, the ...
by Svengali
09 Dec 2024, 13:47
Forum: George scripting
Topic: Documentation for all george commands
Replies: 15
Views: 59137

Re: Documentation for all george commands

Thanks Thierry... fingers crossed.
by Svengali
09 Dec 2024, 12:18
Forum: George scripting
Topic: Documentation for all george commands
Replies: 15
Views: 59137

Re: Documentation for all george commands

Will the GEORGE commands update identify which version of TVPaint each command is compatible with?

sven
by Svengali
18 Nov 2024, 06:53
Forum: Contents Sharing
Topic: Custom Panels for flipping between Keys, Breakdowns, Inbetweens etc.
Replies: 14
Views: 60651

Re: Custom Panels for flipping between Keys, Breakdowns, Inbetweens etc.

Hi guys... Kudos for a very worthwhile thread demonstrating the power of custom GEORGE scripts.

Here is a link that includes a discussion on "String Packing" techniques using ReadUserString and WriteUserString in George that might prove helpful.


sven
by Svengali
06 Nov 2024, 14:01
Forum: Contents Sharing
Topic: "SMASH!"
Replies: 2
Views: 22308

Re: "SMASH!"

mikdog, Enjoyed the video! thanks for posting...

Slowtiger: when I jump to YouTube to view the "SMASH" video, after it completes playing, the "making of video" link appears - clicking on that shows the 2nd video.

sven
by Svengali
21 Oct 2024, 14:14
Forum: Technical Support
Topic: Exact Positioning of a Custom Panel in ROOM
Replies: 2
Views: 5306

Re: Exact Positioning of a Custom Panel in ROOM

Ah! Thanks, I'll check it out...

sven
by Svengali
20 Oct 2024, 13:32
Forum: Technical Support
Topic: TVPaint 12 User Manual / Documentation
Replies: 7
Views: 36485

Re: TVPaint 12 User Manual / Documentation

Mistakes in Manual: Beyond spelling mistakes, I suspect some HTML strangeness, in how the mistakes below (and mistakes actually in manual) are displayed??? Arithmetic operators and examples -negative: 18 -> -18 **exponent: 18**3=181818=5832 __________ should be 18*18*18 NOT 181818 multiplication: 18...
by Svengali
19 Oct 2024, 11:55
Forum: Technical Support
Topic: Exact Positioning of a Custom Panel in ROOM
Replies: 2
Views: 5306

Exact Positioning of a Custom Panel in ROOM

Something I've been wondering about for a long time: Is the exact X and Y position for a custom panel stored somewhere accessible? If so, can the X, Y values be accessed AND can they be edited/tweaked? Could this feature be added to the "This Panel" options? Anyone have a pet solution for ...
by Svengali
14 Oct 2024, 16:04
Forum: Technical Support
Topic: Save/backup Config without exiting Tvpaint
Replies: 4
Views: 7880

Re: Save/backup Config without exiting Tvpaint

+1 Agreed! Backing up the current state of Config during a session is a missing option. How it would work is worth discussing too. Manually, click to provisionally save current settings as they would be if I exited now. Automatically, by default, update every five minutes or update after any change ...
by Svengali
05 Sep 2024, 02:33
Forum: George scripting
Topic: tv_loadkeymap question
Replies: 11
Views: 33385

Re: tv_loadkeymap question

K,
I grabbed your 2 tvpx files... I'll have a look tomorrow. 8)

sven