misbehaviour in George when setting Paper Angle

A forum dedicated to George scripting questions
Post Reply
User avatar
Mads Juul
Posts: 3992
Joined: 02 May 2007, 19:18
Location: Viborg,Denmark
Contact:

misbehaviour in George when setting Paper Angle

Post by Mads Juul »

I set the a random angle of my Current paper with this script

Code: Select all

newAngleVAL = RND(360)
tv_paper "Angle "newAngleVAL
What I dont understand, and what I consider as a misbehaviour in tv_apper is that the "Enable/disable paper" button in the main panel is blinking when running the code. Which mean the function tv_paper is enabling disabling the paper when running the funciton. but I have not asked for this. only to set a new angle. so this means that "tv_paper" is running slower than it could becauase it is doing stuff tit is not asked to do. And if i use George scripts and keyboard command when switching tool this gives an annoying lag when I shift tool.
paper_angle.JPG
paper_angle.JPG (21.47 KiB) Viewed 537 times
Mads Juul
Storyboard Artist
blog: http://mjstoryboard.blogspot.dk/
Mail: mjstoryboard@gmail .com

Windows 10, 64 bit i7-4790 CPU 4.00 Hz,32 GB RAM, With TVP Animation 11 Pro (11.0.2-64bits)
2 Monitors 1920X1080 pixels + 1 Wacom Cintiq 21UX 2
Post Reply