JPfeP
JPfeP
Hello, I recently stumbled across various oddities while trying to export particles systems. After studying "converters/multimesh.py", it seems that the file was left in an unfinished state. It didn't take...
Hello, I have a weird problem with Dexed and Ardour 5.12 under Ubuntu. The problem concerns both the LV2 and VST versions. The symptom is the following : I can...
Hello, I would like to know if official support for Python 3.10 is on the way, and if binary wheels are planned as well ? Will it be possible then...
Hello, It seems that audiostream is not yet ready for python3. I tried to fix a few errors but then my knowledge found its limits. 1) In sources directory, two...
Hi tshirtman, A simple stop_all() on a server is producing an error message on Win10 (not on Linux): ``` Traceback (most recent call last): File "D:\blender-2.80-windows64\2.80\python\lib\threading.py", line 917, in _bootstrap_inner...
Hi, This issue might be related or not to issue #43. In my new Blender add-on project, I implemented an automatic retry function for the OSC server that fires every...
Hello, I had a bug showing only when trying to reopen a server with the same IP (or changing from 0.0.0.0 to 127.0.0.1) and same port settings after a close()...
Hi, Both cordova-icon and cordova-splash are working fine but the android application still shows the default cordova icon/splash. It seems that cordova-splash outputs in "platforms/android/app/src/main/res/" while the project still uses...