Maya asset manager

I developed an asset manager for maya in python and PyQt.

Really nice asset manager!
Hope one day I can develop something like this :slight_smile:

Keep it up!

Cool bro!

are the animation previews realtime? or prerendered?

[QUOTE=Jamie;28587]Cool bro!

are the animation previews realtime? or prerendered?[/QUOTE]

prerendered

Fantastic, thanks for sharing!

You mention the search and filtering is based on tags, how are these tags associated with an asset? How do you add tags?

[QUOTE=marcuso;28589]Fantastic, thanks for sharing!

You mention the search and filtering is based on tags, how are these tags associated with an asset? How do you add tags?[/QUOTE]

I store all asset tags in one json file. And if I want to add a new tag to an asset, I update this.