# Release 6

## Update (a)

* In the Office, you can now filter scenes by author.
* The Time Tool now includes a Jog function for replaying the scene forward/back
* IK poses can now be animated.
* New mode for working with cameras: Through The Lens
* Early but incomplete implementation of shot blending and camera keyframes
* New ‘wrist-back’ location for the camera monitor – Camera Tool removed from Tools menu

## Update (b)

* Fixed: issue where leaving TTL mode for a Camera that has been saved & loaded results in black screen.
* Camera Shots are now saved with the scene
* Fixed: user scaling (both grips) wasn’t working

## Update (c)

* Fixed: issue scrubbing between camera keyframes
* Can now quit Puppet Mocap mode – either menu button
* Improved picking of things

## Update (d)

* Corridor scene for ArxAnima

## Update (e)

* Zoom now happens in steps and with blinks for comfort.

## Update (f)

* Airbrush fixed for demo
* Issue with saving scenes fixed, but background save currently disabled.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.moviestorm.co.uk/firststage/release-notes/release-6.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
