For everyone
Added Audio Scrubbing to play sound frame by frame.
By enabling this mode, when you move the cursor on the timeline, you can listen to the sound in the selected frame.
The following has been added:
HiDPI monitors now display the Tentaculo interface according to the system scale settings. We have added the option to set the scale you prefer.
A filter by activity type has been added to the ToDo and Recent task lists.
In a task-specific forum, messages are now displayed in a formatted form.
To make the use of the plugin easier from the start, we have added a default configuration, which works with the standard Cerebro file storage (Cargador). To start using the Cerebro interface built into your working software, all you have to do is install Tentaculo for your company.
We have added the option to set activity type filter to default by using the activity_filter variable. This filter enables you to specify the filtering of tasks by tasks with no activity type; you could use the “No Activity” parameter to do so, for example:
"activity_filter": ["No Activity", "animation", "compose"]
In the status_filter variable, filtering by status, the option to specify the filtering of tasks with no status has been added; "No Status" parameter may be used, for example:
"status_filter": ["No Status", "ready to start", "in progress"]
We have added the option to configure the hiding of tasks, depending on the task path and task name. If there are tasks (or task branches) for which Tentaculo is not currently used, you can hide them for the plugin using tree_hide_list variable.
The optional variable tree_hide_list makes it possible to set a list of tasks hidden from plugin users in the ToDo and Browse tabs. The variable type is a block of strings.
Supported expressions are as follows:
{} - any path element;
{?} - any character except for the path separator (/).
For example: “tree_hide_list” : [“/Project 1/{}/Shot{?}{?}/animation”, “/{}/Task {?}/Work”]*
We have added the option to add your own task properties—tags—which can be displayed and defined in the interface accordingly.
5 types of tags are supported: