View my profile on LinkedIn
Mudar a página para Português
zToolsREELBREAKDOWNRESUMECONTACT
 
zAssets
Info

Description: 

This is my own assets project that I fully designed and created. It's in use at O2 Filmes as part of their pipeline project. Here you can see how it works under Maya, controling how the user opens, saves and releases scenes with a combined version system feature. It minimizes user errors by taking control, renaming scenes and saving in the right location.
It uses a MySQL database, PHP for browser connectivity and Python for Maya.


More images: 
Open Window
This is the interface for opening scenes. As you can see, it's really easy for the user to find what he's looking for. He can use a selection of filters to narrow his search without the need to navigate through all folders to find the desired file.
In this interface he has options to open, reference, import and even get older versions of the file. He can access notes that makes it easier to see differences between versions.


As you can see, the user can find the project in a really quick and easy manner without setting a project in the wrong place. Set Project Window




Versions Windows




This is an example of my version system where the user can restore an older version to work as current again.
Here is my save window where the user has a selection of options to save a file inside the project. But obeying specific naming rules given by the system. He can even generate a thumbnail and put a description. The system automatically gives a version number for the file. Save Window




Release Window




This is the release window. Much like the save window but it saves the file in a different location and has specific naming rules. Also has the thumbnail, notes and version feature.
Database Design




Browser Connectivity