You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
Hello.
S4PE in resource loading process reading each element - Name, Tag, Type, etc.
But when I'm searching CLIP file by "a_CAS_trait_lazy_x" search request, it seems, like S4PE reads all *.package content. It's good, when user trying to find "a_CAS_trait_lazy_x" in objects (JAZZ, XML, etc).
But there are no option like "search CLIP object by ClipName". It will be more faster search.
Can you make search option and search only by data in CLIP object like
ActorList:
ActorName: x
ClipName: a_CAS_trait_lazy_x
? It's possible to index these data, when S4PE reading *.package content. Or, index this data
Thank you.
Hello.
S4PE in resource loading process reading each element - Name, Tag, Type, etc.
But when I'm searching CLIP file by "a_CAS_trait_lazy_x" search request, it seems, like S4PE reads all *.package content. It's good, when user trying to find "a_CAS_trait_lazy_x" in objects (JAZZ, XML, etc).
But there are no option like "search CLIP object by ClipName". It will be more faster search.
Can you make search option and search only by data in CLIP object like
ActorList:
ActorName: x
ClipName: a_CAS_trait_lazy_x
? It's possible to index these data, when S4PE reading *.package content. Or, index this data
Thank you.