CGCookie / retopoflow

A suite of retopology tools for Blender
2.49k stars 249 forks source link

**[BUG]** Cannot navigate with 3dconnexxion cad mouse wireless #1136

Closed brandonbien closed 1 year ago

brandonbien commented 2 years ago

[BUG]

Retopoflow Version: {3.2.8}

Blender Version/Hash: {3.1.2}

Platform Version/Distribution: {Mac OS 12.4}

 

My I cannot pan or turn with my 3dconnexxion cad mouse wireless. If I switch to my apple Magic Mouse, it works. Oddly enough, if I try middle clicking with the Cad Mouse, then switch to the Magic Mouse, it causes the Magic Mouse not to work.

 

ProtectorCode commented 1 year ago

same for me i used to use my 3dconnexion and in retopoflow it does not work (i'm using blender 3.5 and retopoflow 3.3.0 maybe that's the problem)

vxlcoder commented 1 year ago

@brandonbien and @ProtectorCode, I do not have a 3dconnexion device (or any NDOF device) to test this, but I did notice that there was one missing keymap (view_roll). i added this quickly, and you can test it here (temp link). please let me know if that does fix not being able to use 3dconnexion device.

i'm not sure yet about the magic mouse, but let's get the NDOF working first.

vxlcoder commented 1 year ago

commit cab0455 has these changes

ProtectorCode commented 1 year ago

@vxlcoder Thank you very much for dealing with this problem, the installation is going so far without errors, but the 3DConnexion can not yet be used in the Retopoflow window. (but after restarting blender 3.5 it shows a warning in the console: WARN (bgl): C:\Users\blender\git\blender-v350\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glGetString' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module. Addon Common: (shaders) GLSL Version: 4.50 NVIDIA WARN (bgl): C:\Users\blender\git\blender-v350\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glGetError' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module. WARN (bgl): C:\Users\blender\git\blender-v350\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glGetError' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module. WARN (bgl): C:\Users\blender\git\blender-v350\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glGetError' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module. WARN (bgl): C:\Users\blender\git\blender-v350\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glGetError' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module. WARN (bgl): C:\Users\blender\git\blender-v350\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glGetError' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module. WARN (bgl): C:\Users\blender\git\blender-v350\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glGetError' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module. WARN (bgl): C:\Users\blender\git\blender-v350\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glGetError' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module. WARN (bgl): C:\Users\blender\git\blender-v350\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glGetError' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module. WARN (bgl): C:\Users\blender\git\blender-v350\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glGetError' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module.)

vxlcoder commented 1 year ago

those are only warnings about a graphics card module, which is unrelated. is there anything else that is printed to the terminal? thanks!

ProtectorCode commented 1 year ago

Addon Common: compiling UI shader Addon Common: batching for shader Addon Common: UI shader initialized Addon Common: ######################################## Loading shader using Shader RetopoFlow: Initial load RetopoFlow git: None gpustate.gpu_info cannot get shader version! RetopoFlow options path: C:\Users...\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\RetopoFlow\RetopoFlow_options.json Addon Common: (bmesh_render) GLSL Version: NVIDIA Corporation, NVIDIA GeForce RTX 2070/PCIe/SSE2, 4.5.0 NVIDIA 531.41, (no shader version) cgcookie addon: Verbose is enabled cgcookie addon: Read in JSON settings from file

ProtectorCode commented 1 year ago

could it be something with the shader version (RetopoFlow_options.json), (this warning only pops up when retopoflow is installed in blender 3.5) (btw. thanks for the help)

mpdanielson commented 1 year ago

I'm seeing a similar issue using a Space Mouse Enterprise; it works with Blender 3.5.1 when Retopoflow 3.3.0 is not enabled, stops working while Retopoflow is enabled, and works again after exiting Retopoflow mode. Maybe the NDOF support is getting shut off accidentally when the package disables the rest of regular interface?

jlampel commented 1 year ago

If you're willing to test something for us, could you please try the following?

Download and open this blender file in Blender 3.5: https://www.dropbox.com/s/yp2qm354t6il7ba/modal_event_reporting.blend?dl=0

You'll see some code in the bottom left corner and a blank text in bottom right. Click the Run Script button in the header of script (see screenshot below). This will start recording all the events that occur for the next 10 seconds into the blank text on right. You can see in the status bar how much time has elapsed since the script started. All actions should pass through to Blender as normal. So aside from the status bar and maybe the text on right updating, it should look and feel like nothing unusual is going on. Please use your NDOF device to navigate around as you normally would while recording. You may run the script multiple times. After you're done, save the blend file and email it back along with details on what you recorded. Also helpful might be to send your keymap (Edit > Preferences > Keymap > Export...) in the email. These should help us see what you're doing that we are unable to replicate on our end. Instructions are also listed in the file itself.

image

TL;DR: Download .blend, run the script, use the keys that RetopoFlow is not "seeing" for the next 10 seconds, save and email us the .blend file.

mpdanielson commented 1 year ago

I sent back the blend file in a separate email.

ProtectorCode commented 1 year ago

Hello and Thank you for helping to resolve the issue.

I recorded 2 times the first file is while I am moving the NDOF without installed Retopoflow (RetopoFlow_v3.3.1-alpha-GitHub) and once while I installed it.

The 2 Files and the keymap are in the attachment.

Let me know if I should test other settings.

Greetings

Michael Schlapbach

Von: Jonathan Lampel @.> Gesendet: Freitag, 19. Mai 2023 00:12 An: CGCookie/retopoflow @.> Cc: Schlapbach Michael @.>; Mention @.> Betreff: Re: [CGCookie/retopoflow] [BUG] Cannot navigate with 3dconnexxion cad mouse wireless (Issue #1136)

If you're willing to test something for us, could you please try the following?

Download and open this blender file in Blender 3.5: https://www.dropbox.com/s/yp2qm354t6il7ba/modal_event_reporting.blend?dl=0

You'll see some code in the bottom left corner and a blank text in bottom right. Click the Run Script button in the header of script (see screenshot below). This will start recording all the events that occur for the next 10 seconds into the blank text on right. You can see in the status bar how much time has elapsed since the script started. All actions should pass through to Blender as normal. So aside from the status bar and maybe the text on right updating, it should look and feel like nothing unusual is going on. Please use your NDOF device to navigate around as you normally would while recording. You may run the script multiple times. After you're done, save the blend file and email it back along with details on what you recorded. Also helpful might be to send your keymap (Edit > Preferences > Keymap > Export...) in the email. These should help us see what you're doing that we are unable to replicate on our end. Instructions are also listed in the file itself.

[Das Bild wurde vom Absender entfernt. image]https://user-images.githubusercontent.com/12982300/239391239-643b6b71-b5da-4a4c-bf46-d0d29e3e8eb2.png

TL;DR: Download .blend, run the script, use the keys that RetopoFlow is not "seeing" for the next 10 seconds, save and email us the .blend file.

- Reply to this email directly, view it on GitHubhttps://github.com/CGCookie/retopoflow/issues/1136#issuecomment-1553726979, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AYKE6BRNRO3AOOMGLTF2RYLXG2NCLANCNFSM52PXIPZA. You are receiving this because you were mentioned.Message ID: @.***>

jlampel commented 1 year ago

Adding the events text from Michael's email here as well for @vxlcoder : NDOF Events.zip

vxlcoder commented 1 year ago

Hi all!

I believe I've figured out why RF wasn't working with NDOF controllers. the NDOF_MOTION event type happens without a PRESS, but the code assumed that a PRESS event would occur. I have modified the code to ignore the PRESS state with an NDOF_MOTION event which should solve this issue.

Can someone with an NDOF controller please test it out to see if this does fix the issue?

You can use this temp link to download the latest RF: https://www.dropbox.com/s/bee8gmq16escltz/RetopoFlow_v3.3.1-alpha-GitHub.zip?dl=0

Thank you all for your patience and your help on this!

mpdanielson commented 1 year ago

Hi Jon.

Thanks for working on this! I tried the alpha version, and it doesn't seem to get the NDOF input to work. It took a few tries, and reading the docs to discover that github puts unsupported characters in the file name, but I believe that I got it installed correctly, as I was able to run without warnings. If there's anything else you think I could try to get it to work, or any more info I can provide, please let me know.

Thanks, Paul

On Sun, May 28, 2023 at 7:46 AM Jon Denning @.***> wrote:

Hi all!

I believe I've figured out why RF wasn't working with NDOF controllers. the NDOF_MOTION event type happens without a PRESS, but the code assumed that a PRESS event would occur. I have modified the code to ignore the PRESS state with an NDOF_MOTION event which should solve this issue.

Can someone with an NDOF controller please test it out to see if this does fix the issue?

You can use this temp link to download the latest RF: https://www.dropbox.com/s/bee8gmq16escltz/RetopoFlow_v3.3.1-alpha-GitHub.zip?dl=0

Thank you all for your patience and your help on this!

— Reply to this email directly, view it on GitHub https://github.com/CGCookie/retopoflow/issues/1136#issuecomment-1566161794, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD7Y4ZTBKHTMTLGUAWWTZ3DXINQNFANCNFSM52PXIPZA . You are receiving this because you commented.Message ID: @.***>

vxlcoder commented 1 year ago

@mpdanielson, thanks for helping us debug this!

I'm a little confused about your recent reply, though. There might be multiple things going on with you that are confusing me :)

First, did you use the temp link I provided above to download the .zip file of RF that you then installed directly in Blender? Don't unzip the file; just install it directly into Blender in its original zip.

I looked in the .blend file you sent us on May 18. Interestingly, I do not see any NDOF events, only TIMER, MOUSEMOVE, and PLUS events. Did you send the correct .blend file?

Also, while the comment of GitHub putting extra characters in the file name is correct, the .zip file I linked should not have that issue. The GH issue is only if you try downloading RF using the Download ZIP link. Instead, zips should be downloaded from the GH Releases page or from the Blender Market Downloads page.

do not use Download ZIP link! GH Releases page BM Downloads page

We just made a bunch of additional changes to RF, so use this new temp link if you want to try the latest RF again: https://www.dropbox.com/s/16xu7mowqkbm3mm/RetopoFlow_v3.4.0-alpha-GitHub.zip?dl=0

jlampel commented 1 year ago

Michael mentioned via BM inbox that the latest build of RetopoFlow, 3.4.0 alpha, still doesn't work with NDOF navigation unfortunately. Can anyone else with a device confirm this?

robotninjatoast commented 1 year ago

Hey Jlampel, I can confirm that it's still not working

vxlcoder commented 1 year ago

@robotninjatoast, just to confirm: did you download v3.4.0alpha that I and @jlampel linked above? if so, would you mind trying the event reporting step above so I can see what your 3d input device is doing? I can resend links again if needed.

mpdanielson commented 1 year ago

Hi Jon.

Sorry for the delay, other projects...

I have double checked that I am using 3.4.0apha and the SpaceMouse NDOF events are still not recognized. To Jon Dennings question above, the file in the Dropbox link does have -Github in the name of the .zip file, so needs to have the name changed before using it. I'm not sure what happened to the contents of the event capture in the blend file, so this time I saved it separately.

I've attached two files captured with your event reporting blend file, except that I changed it to capture 30 seconds worth of events to give me more time to do things after the script started.

events.txt is the event stream captured from Blender 3.5.1 while moving the viewpoint with the SpaceMouse after running the script. There are lots of events with type=NDOF_MOTION.

events_with_retopoflow.txt is the same thing, except that after starting the script I started retopoflow and then used the SpaceMouse. The event log doesn't show any NDOF_MOTION events at all. I'm not sure what to make of that. Maybe something in retopoflow is intercepting events before the script gets to see them? Maybe the Blender NDOF support is getting turned off by retopoflow?

Regards, Paul

On Sat, Jun 17, 2023 at 8:52 AM Jon Denning @.***> wrote:

@robotninjatoast https://github.com/robotninjatoast, just to confirm: did you download v3.4.0alpha that I and @jlampel https://github.com/jlampel linked above? if so, would you mind trying the event reporting step above so I can see what your 3d input device is doing? I can resend links again if needed.

— Reply to this email directly, view it on GitHub https://github.com/CGCookie/retopoflow/issues/1136#issuecomment-1595792729, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD7Y4ZT5WOE4ZUZUM55YJRDXLXHEBANCNFSM52PXIPZA . You are receiving this because you were mentioned.Message ID: @.***>

starting time=0.01 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1254 mouse_y=965 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.02 type=INBETWEEN_MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1254 mouse_y=965 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.02 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1254 mouse_y=965 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.11 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1254 mouse_y=965 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.20 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1254 mouse_y=965 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.30 type=INBETWEEN_MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1248 mouse_y=979 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=True ascii= is_repeat=False time=0.30 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1248 mouse_y=981 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.31 type=INBETWEEN_MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1248 mouse_y=981 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.31 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1244 mouse_y=995 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.31 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1244 mouse_y=995 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.32 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1238 mouse_y=1013 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.33 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1234 mouse_y=1025 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.33 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1228 mouse_y=1039 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.34 type=INBETWEEN_MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1224 mouse_y=1049 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.34 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1222 mouse_y=1053 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.35 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1218 mouse_y=1063 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.35 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1210 mouse_y=1077 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.37 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1196 mouse_y=1099 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.38 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1180 mouse_y=1121 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.40 type=INBETWEEN_MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1160 mouse_y=1147 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.40 type=INBETWEEN_MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1158 mouse_y=1149 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=True ascii= is_repeat=False time=0.40 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1156 mouse_y=1151 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.40 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1156 mouse_y=1151 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.42 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1136 mouse_y=1175 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.43 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1116 mouse_y=1197 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.45 type=INBETWEEN_MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1092 mouse_y=1221 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.45 type=INBETWEEN_MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1090 mouse_y=1225 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=True ascii= is_repeat=False time=0.45 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1088 mouse_y=1227 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.47 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1066 mouse_y=1249 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.48 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1038 mouse_y=1279 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.50 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1010 mouse_y=1309 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.50 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=1010 mouse_y=1309 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.52 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=984 mouse_y=1335 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.53 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=960 mouse_y=1357 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.55 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=936 mouse_y=1377 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.57 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=910 mouse_y=1401 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.59 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=882 mouse_y=1429 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.60 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=862 mouse_y=1451 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.60 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=862 mouse_y=1451 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.62 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=846 mouse_y=1473 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.64 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=834 mouse_y=1493 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.65 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=826 mouse_y=1509 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.67 type=INBETWEEN_MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=822 mouse_y=1521 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.67 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=820 mouse_y=1523 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.68 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=820 mouse_y=1533 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.70 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=820 mouse_y=1541 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.70 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=820 mouse_y=1541 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.72 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=828 mouse_y=1553 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.73 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=842 mouse_y=1565 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.75 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=858 mouse_y=1577 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.77 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=874 mouse_y=1587 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.79 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=884 mouse_y=1595 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.80 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=892 mouse_y=1601 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.80 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=892 mouse_y=1601 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.82 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=900 mouse_y=1609 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.84 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=908 mouse_y=1617 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.85 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=914 mouse_y=1621 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.87 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=918 mouse_y=1621 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.88 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=924 mouse_y=1623 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.90 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=928 mouse_y=1623 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.90 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=928 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.92 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=932 mouse_y=1625 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.94 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=936 mouse_y=1625 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.95 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=940 mouse_y=1625 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.97 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=944 mouse_y=1623 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=0.98 type=MOUSEMOVE value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=1.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=1.00 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=1.11 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=1.20 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=1.31 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=1.41 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=1.50 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=1.61 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=1.71 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=1.82 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=1.91 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=2.00 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=2.11 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=2.21 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=2.30 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=2.41 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=2.51 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=2.60 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=2.71 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=2.81 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=2.91 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=3.01 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=3.10 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=3.21 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=3.30 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=3.41 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=3.51 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=3.60 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=3.71 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=3.81 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=3.92 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=4.01 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=4.11 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=4.22 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=4.31 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=4.40 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=4.51 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=4.61 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=4.72 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=4.81 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=4.90 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.01 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.11 type=RET value=PRESS type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.11 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.20 type=TIMER value=NOTHING type_prev=LEFTMOUSE value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.21 type=RET value=RELEASE type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.21 type=RET value=CLICK type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.31 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.40 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.51 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.61 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.71 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.75 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.76 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.77 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.79 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.80 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.81 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.81 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.81 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.84 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.85 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.87 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.88 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.90 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.91 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.91 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.93 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.94 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.96 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=5.97 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.00 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.00 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.00 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.03 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.03 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.06 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.06 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.07 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.07 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.08 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.08 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.10 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.11 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.11 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.12 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.13 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.14 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.14 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.16 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.16 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.18 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.18 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.19 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.19 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.21 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.21 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.21 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.22 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.23 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.24 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.24 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.26 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.26 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.27 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.27 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.29 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.29 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.31 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.31 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.31 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.32 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.33 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.34 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.34 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.36 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.36 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.37 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.37 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.39 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.39 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.41 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.41 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.41 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.42 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.43 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.44 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.44 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.46 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.46 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.48 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.48 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.49 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.49 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.51 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.51 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.51 type=TIMER value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.52 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.52 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.54 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.54 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.56 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.56 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.57 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.57 type=NDOF_MOTION value=NOTHING type_prev=RET value_prev=RELEASE alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tablet=False pressure=0.0 tilt=<Vector (0.0000, 0.0000)> direction= is_consecutive=False ascii= is_repeat=False time=6.59 type=MOUSEMOVE value=NOTHING type_prev=RET value_prev=PRESS alt=False ctrl=False shift=False oskey=False is_mouse_absolute=False mouse_x=946 mouse_y=1623 is_tab

vxlcoder commented 1 year ago

ok all! I think I finally fixed this!

if someone could, please download and install the version linked below, and let me know if it works or not for you.

https://www.dropbox.com/s/16xu7mowqkbm3mm/RetopoFlow_v3.4.0-alpha-GitHub.zip?dl=0

thank you all for your patience and help in debugging this issue!

mpdanielson commented 1 year ago

Hi Jon.

With that build I'm getting an installation error:

[image: image.png] Can you fix that and drop another version?

Thanks, Paul

On Sat, Jul 1, 2023 at 9:58 AM Jon Denning @.***> wrote:

ok all! I think I finally fixed this!

if someone could, please download and install the version linked below, and let me know if it works or not for you.

https://www.dropbox.com/s/16xu7mowqkbm3mm/RetopoFlow_v3.4.0-alpha-GitHub.zip?dl=0

thank you all for your patience and help in debugging this issue!

— Reply to this email directly, view it on GitHub https://github.com/CGCookie/retopoflow/issues/1136#issuecomment-1615998362, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD7Y4ZX63ZULPWC6LES6DIDXOBJMJANCNFSM52PXIPZA . You are receiving this because you were mentioned.Message ID: @.***>

mpdanielson commented 1 year ago

Nevermind, it turns out the problem was that I needed to exit and restart blender one more time.

Yes, in this version the Space Mouse works, and the combination of NDOF and Retopoflow is awesome!

Thanks very much for getting this to work!

Regards, Paul

On Sun, Jul 2, 2023 at 9:29 PM Paul Danielson @.***> wrote:

Hi Jon.

With that build I'm getting an installation error:

[image: image.png] Can you fix that and drop another version?

Thanks, Paul

On Sat, Jul 1, 2023 at 9:58 AM Jon Denning @.***> wrote:

ok all! I think I finally fixed this!

if someone could, please download and install the version linked below, and let me know if it works or not for you.

https://www.dropbox.com/s/16xu7mowqkbm3mm/RetopoFlow_v3.4.0-alpha-GitHub.zip?dl=0

thank you all for your patience and help in debugging this issue!

— Reply to this email directly, view it on GitHub https://github.com/CGCookie/retopoflow/issues/1136#issuecomment-1615998362, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD7Y4ZX63ZULPWC6LES6DIDXOBJMJANCNFSM52PXIPZA . You are receiving this because you were mentioned.Message ID: @.***>

vxlcoder commented 1 year ago

excellent! so glad to hear it's working, @mpdanielson!

closing this issue since the issue seems to be resolved. let us know if you have any other problems.

please consider giving us a positive review on blender market :)

happy retopo'ing!!