2026-03-11_4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user