diegogarciahuerta / tk-substancepainter

:moyai: Shotgun Toolkit Engine for Allegorithmic Substance Painter https://www.allegorithmic.com/products/substance-painter
Other
45 stars 37 forks source link

Loss of Wacom pressure sensitity when engine is running #11

Open dsparrow27 opened 4 years ago

dsparrow27 commented 4 years ago

Hey, Getting a strange issue running tk-substancepainter on 2019.3.0 and up. Wacom sensitivity no longer works if we're running the engine. As soon as we launch SP without the engine we're fine. Was working fine with 2019.2.3. I went and did a test by replacing the qml/JS side of the engine to use the new python api from SP and that doesn't cause any issues though of coarse their API isn't 100% so we can move to it yet. Wondering if you get the same issue on your end. Based on SP change logs they moved to QT 5.12.5 for 2019.3.0.

The below image the left is without tk-substancepainter and all default SP settings, on the right is with the tk-substancepainter running. SP_enginepen

Any help is much appreciated. Thanks, Dave

diegogarciahuerta commented 4 years ago

Hi Dave,

Sorry I just noticed this issue was open a while back. I haven't heard anyone with the same issue so far, but I will ask people from the studios I know are using it and get back to you.

I do have a python port of the engine in the works, but is way too early for the substance painter python API as it does not cover all the features you get with the qml one, so it is not ready for prime time.

Cheers