starkgate
starkgate
This is fixed by #40
So, here is the initial normal map, loaded with your plugin in PS CC 2015 :  Note, that going into Image > Adjustments > Invert makes it so PS...
I see, I wasn't aware of that (new to Crystal). I'll try it out, thank you.
I second this. I tried 2 versions of FAR : - 7.0.23 is as detailed in the issue report, texture injection doesn't work with Bande Dessinee's d3d11 dll - Using...
I didn't bother, I don't want to install that software either.
You can ssh into your own machine with `ssh localhost`. Make sure you have the `openssh-server` package installed. `UltimateLabeling_server` needs to be in your user's home folder.
@alemelis Hi, I can see two possible causes for this: - Either the port is already used by another app (use `sudo netstat -tulpn` to check) - Or you have...
There shouldn't be. Not that I remember at least. You could try using Pycharm to debug the specific line and see what is going on. I remember the error messages...
Same issue trying to install pykep with Python 3.11 on Windows 11 x64: ``` ERROR: Could not find a version that satisfies the requirement pykep (from versions: none) ERROR: No...
Thank you for the answer. I've given up on Ruby executables since then and just use C++ Qt now. Hopefully some day it will be implemented in the language itself.