Search found 1325 matches

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

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: 636

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: 911

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: 5
Views: 4791

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: 911

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: 1327

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: 3905

Re: tv_loadkeymap question

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

sven
by Svengali
04 Sep 2024, 17:47
Forum: George scripting
Topic: tv_loadkeymap question
Replies: 11
Views: 3905

Re: tv_loadkeymap question

K, I've distilled the essential steps to show how you might use GEORGE scripting to have two (or more) processes assigned to a shortcutkey or shortcutkeys using a FLAG. I'm uploading a demo that shows the possibilities, nothing more, in bare-bone scripts. Short Cut Keys Demo.png Hope this helps towa...
by Svengali
31 Aug 2024, 04:35
Forum: George scripting
Topic: tv_loadkeymap question
Replies: 11
Views: 3905

Re: tv_loadkeymap question

K: I wasn't sure how familiar you were with GEORGE (which is really simple once you get syntax down.) Give me a day or two to look at some of my old GEORGE scripts and I'll post some simple code that might help: With setting flag values in Config - and key-scripts that read flag values, then do diff...
by Svengali
29 Aug 2024, 19:33
Forum: George scripting
Topic: tv_loadkeymap question
Replies: 11
Views: 3905

Re: tv_loadkeymap question

On occasion when I want one Function key to perform several different functions I will... 1. use tv_WriteUserString to set a flag value in the Config file. 2. in the script assigned to the Function key, use tv_ReadUserString to look at the flag value, then execute the appropriate action using if/the...
by Svengali
16 Aug 2024, 12:57
Forum: Off Topic Discussions
Topic: Last day
Replies: 7
Views: 5004

Re: Last day

jonathan:
Wishing you happiness and good fortune in your next adventure... and thank you for your service! 8)

sven
by Svengali
07 Jun 2024, 04:02
Forum: George scripting
Topic: George Syntax highlighting for Notepad++, SublimeText and online
Replies: 2
Views: 15763

Re: George Syntax highlighting for Notepad++, SublimeText and online

Hello Xavier! Pleased to see your name again... Hope things are going well for you...

As for GEORGE? Yes, it continues to be handy and useful... each week I manage to create some new custom tool or Button/script essential to my work.

sven
by Svengali
06 Jun 2024, 13:14
Forum: Off Topic Discussions
Topic: Generative AI and the future for Entertainment Industry
Replies: 4
Views: 7375

Re: Generative AI and the future for Entertainment Industry

Where are "we" going? Personally, I find the current "sturm und drang " around Generative AI fascinating and terrifying. It is pretty much incomprehensible to the average civilian (non-programmer like me) but I believe we are obligated to listen and learn and attempt to understan...
by Svengali
16 May 2024, 21:26
Forum: Technical Support
Topic: *FEATURE REQUEST: Is there anyway to reorganize commands when editing an action?
Replies: 1
Views: 1351

Re: Is there anyway to reorganize commands when editing an action?

I tried a few things and could not work out any method for editing. So...
+1
by Svengali
06 May 2024, 13:45
Forum: Feature & Improvement requests
Topic: grouping / organizing custom panels
Replies: 5
Views: 4333

Re: grouping / organizing custom panels

+1 Similar folder system might be useful for organizing custom FX Stack files as well.