2026-03-11_4

This commit is contained in:
2026-03-17 15:34:28 -06:00
parent 9706bc055f
commit eef5547a2c
474 changed files with 113268 additions and 27500 deletions
@@ -5,12 +5,12 @@ bl_info = {
'category': 'Animation',
'location': 'View 3D > Tool Shelf > Rokoko',
'description': 'Stream your Rokoko Studio animations directly into Blender',
'version': (1, 4, 2),
'version': (1, 4, 3),
'blender': (2, 80, 0),
'wiki_url': 'https://github.com/Rokoko/rokoko-studio-live-blender#readme',
}
beta_branch = False
beta_branch = True
first_startup = "bpy" not in locals()
import bpy