OCIO in Mirada, new features in Tentaculo – Cerebro
Categories Cerebro

OCIO in Mirada, new features in Tentaculo

跟着我们

OCIO for colour management

We have connected OpenColorIO (OCIO) in Mirada for high-quality colour management.

It is now possible to save a colour correction set for the specific file types.

Other features and fixes:

  • Added zooming with the Alt key and the right mouse button or pen
  • Fixed generation of thumbnails when the screen scale is different from 100% (HiDpi)
  • Restored the option to paste an image from the clipboard

Tentaculo: configuration keys

folder_path

We have made it possible to set folder_path key as a list. Now you can describe file paths for different projects (branches) in Cerebro all at once.

For example:

"file_path": [
        {
            "folder_path": ["/Project 1", "/Project 2"],
             "publish": "/$(url[0])//$(task_parent_name)/$(task_name)"
             …      
        },
        … 

variables

We have expanded the features of the variables section. Now you can use variables in the variables list inside the same section.

For example:

"variables":
{
    "main_path": "/$(url[0])//$(task_parent_name)/$(task_name)"
    "publish_path": "$(main_path)/publish"
    "version_path": "$(main_path)/versions"
}

 "file_path": [
        {
            "folder_path": "/Project 1",
             "publish":  $(publish_path),
             "version":  $(version_path),
             …      
        },
        …

See the documentation for more details.

Fixes:

  • Sorting file lists by version number
  • Displaying lists on high-resolution monitors (HiDpi)

分享

最近的新闻

Mobile app for all Android versions, new features in Tentaculo, Desktop update

New in Cerebro: mobile version for Android, features in Tentaculo, desktop update.

1 month ago

Wiki, Yandex Disk & Google Drive

We present a new tool in Cerebro — Wiki, a knowledge base. More about new other features — integration with…

3 months ago

Cerebro Pipelines

We develop a project management system tailored for companies involved in CG, VFX, and animation. Take a look at five…

4 months ago