NodeOSC
NodeOSC copied to clipboard
blender OSC addon to be used with nodes
Hi there the plugin starts off well, as soon as i stop the service i get a error  im using Blender 3.2
BGE 3.0 publish issues 
Greetings. NodeOSC is no longer working on recent versions of Blender on MacOS with Apple Silicon M1 chips. The ('from collections' to 'from collections.abc') fix that was proposed in earlier...
Hello, thanks for the wonderful plug in. However, I am having problem with the plugin activation. I've managed to install the plugin, but when I click the plugin check box,...
Hello maybites, First of all, I really love the add-on. I somehow found an issue when using the animation node side of the addon (Node messages). I can't send OSC...
Please check blenders [suggestions](https://wiki.blender.org/wiki/Process/Bug_Reports).
Hi! Thank you so much for making such amazing tool! I was trying to update my shape key using osc data, here is my config:  The error...
I have a noticed a bug on the node-osc, I made this script controling blender basic functions trough midi, the problem lies on the pressing ctrl+z when making a mistake...
This is the error below when i try to install it? Traceback (most recent call last): File "C:\Program Files\WindowsApps\BlenderFoundation.Blender_3.6.2.0_x64__ppwjx1n5r4v9t\Blender\3.6\scripts\modules\addon_utils.py", line 333, in enable mod = __import__(module_name) ModuleNotFoundError: No module named...
 I use QUATERNION to work with NodeOSC, but the skeleton not moving. Could you help me check it? below is my code: vmcClient.Send("/VMC/Ext/Bone/mode", "RightUpperLeg", "QUATERNION"); vmcClient.Send("/VMC/Ext/Bone/mode", "RightLowerLeg", "QUATERNION"); vmcClient.Send("/VMC/Ext/Bone/mode",...