Blender Kitsu: Use new Kitsu Context UI in Multi Edit / Metadata #280
@ -343,6 +343,8 @@ class KITSU_property_group_scene(bpy.types.PropertyGroup):
|
||||
|
||||
if key:
|
||||
cache.episode_active_set_by_id(bpy.context, key)
|
||||
else:
|
||||
cache.episode_active_reset_entity()
|
||||
return
|
||||
|
||||
def get_episode_search_list(self, context, edit_text):
|
||||
|
Loading…
Reference in New Issue
Block a user