Search found 1311 matches

by Svengali
08 Jan 2023, 01:15
Forum: George scripting
Topic: getting into and out of inlay display mode
Replies: 1
Views: 5257

getting into and out of inlay display mode

I ran into an obscure problem today with a GEORGE command while scripting the HIDING and SHOWING of custom panels (I'm trying to make an easy Zoom toggle button). The tv_MenuHide command does a nice job of hiding away all the panels so that only the project frame is still visible. Built into the tv_...
by Svengali
26 Dec 2022, 11:10
Forum: Technical Support
Topic: Eraser on Android version?
Replies: 2
Views: 1337

Re: Eraser on Android version?

Yes, it is a critical short-coming... (the option for the lower stylus switch to act as a toggle to turn the current tool into an eraser, something I use constantly on my past and current TVP Windows versions). Other drawing apps like Clip Studio provide the stylus switch option so I would think its...
by Svengali
22 Dec 2022, 14:53
Forum: Technical Support
Topic: After Effects JSON importer creates wrong timing of some layers
Replies: 11
Views: 4981

Re: After Effects JSON importer creates wrong timing of some layers

David's suggestion to simply avoid the percent sign in TVPaint naming makes sense. A search on google topic "what does a percentage sign mean in a JSON file" might shed some light on the problem. One google reply says that the percent sign is used as an operator in JavaScript, supposedly w...
by Svengali
20 Dec 2022, 12:59
Forum: Technical Support
Topic: Is there a way to save color groups as default?
Replies: 7
Views: 1820

Re: Is there a way to save color groups as default?

you can have a look at this thread for hints on how to read/write the colors of all the layers, then store and retrieve the r g b values in the config.ini file.


sven
by Svengali
20 Dec 2022, 11:58
Forum: Technical Support
Topic: Is there a way to save color groups as default?
Replies: 7
Views: 1820

Re: Is there a way to save color groups as default?

Why don't you just create two short GEORGE scripts to save and load custom layer rgb color assignments to/from a file or series of files? tv_layercolor command set seems tailor-made for what you want to do. The command set can also be used to show/hide, select, deselect by color groups as well. sven
by Svengali
16 Dec 2022, 15:55
Forum: Feature & Improvement requests
Topic: Panning Tool Improvement
Replies: 16
Views: 7496

Re: Panning Tool Improvement

Peter Wassink wrote: 16 Dec 2022, 13:00 Nice one Sven...
i felt free to make a version with a more visual lay-out.
Panning Panel.tvpx
Panning Panel - tvpx.png
Thank you Peter, your panel layout makes total sense. I think the panning key assignments do what David was describing.

sven
by Svengali
15 Dec 2022, 23:31
Forum: Feature & Improvement requests
Topic: Panning Tool Improvement
Replies: 16
Views: 7496

Re: Panning Tool Improvement

FROM THE GEORGE SYNTAX DOCUMENTATION: tv_panning.png For a long time now I've had my 4-shift and 4-control directional keys (up, down, left, right) setup for the purpose of moving the image exactly a single pixel or 10 pixels in all directions using the tv_panning command in GEORGE. In a custom pane...
by Svengali
10 Dec 2022, 07:23
Forum: Off Topic Discussions
Topic: This is goodbye
Replies: 10
Views: 7880

Re: This is goodbye

Wishing you well Xavier...

Svengali
by Svengali
03 Nov 2022, 13:17
Forum: Technical Support
Topic: How do you make shortcut for select row view/column view/ timeline view in the project window?
Replies: 6
Views: 1722

Re: How do you make shortcut for select row view/column view/ timeline view in the project window?

I don't think a shortcut or george option will toggle between timeline view and thumbnail view... maybe a request is in order...

sven
by Svengali
14 Oct 2022, 14:47
Forum: George scripting
Topic: Documentation for all george commands
Replies: 9
Views: 16024

Re: Documentation for all george commands

thanks Matthieu...
by Svengali
13 Oct 2022, 18:44
Forum: George scripting
Topic: Documentation for all george commands
Replies: 9
Views: 16024

Re: Documentation for all george commands

:D Thierry, The darkening of the GEORGE commands to a bold, deep blue makes them MUCH clearer to read... would it be possible to also darken the SYNTAX instructions as well? Currently, the text appears as medium gray against the light gray background, (thus it remains difficult to read critical para...
by Svengali
10 Oct 2022, 17:55
Forum: George scripting
Topic: Documentation for all george commands
Replies: 9
Views: 16024

Re: Documentation for all george commands

Not sure, but the TVP website update seems to have changed the background color for the syntax and commands page... The light blue commands and the light gray definitions have become hard to read again. Could someone tweak the text colors and/or the background for better readability? Thanks!

sven
by Svengali
08 Sep 2022, 22:03
Forum: Technical Support
Topic: how do you set shortcut for lock the current layer?
Replies: 1
Views: 2000

Re: how do you set shortcut for lock the current layer?

I don't think the shortcut key you are looking for exists, try this: You can use GEORGE scripting to create a button that will toggle the layer lock... then you can assign a shortcut key to it like this: 1. Choose an existing Custom Panel and create a new button in the panel using Add Action. 2. Edi...
by Svengali
03 Sep 2022, 17:16
Forum: Technical Support
Topic: Warp Tool not visible
Replies: 9
Views: 2440

Re: Warp Tool not visible

At the least, there is a need to know which version of TVPaint are you using? See the following post...New users seeking Help

sven