Skip to content

Commit

Permalink
Update documents
Browse files Browse the repository at this point in the history
  • Loading branch information
mchorse committed Jul 18, 2019
1 parent f03da8b commit ae15bf5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

Aperture's change log.

## Aperture 1.3.2

This small patch adds a couple of neat features and fixes few annoying bugs.

<a href="https://youtu.be/pnXXgouveRk"><img src="https://img.youtube.com/vi/pnXXgouveRk/0.jpg"></a>

* Added `forward` option to `look` modifier which makes the camera face forward based on the direction of movement (suggested by terbin)
* Added dope sheet GUI for the keyframe fixture (i.e. the All keyframe fixture channel)
* Added an overlay camera option in camera editor (suggested by Lolik)
* Added fixture preview loop (suggested by Agirres)
* Added duration marker for playback scrub
* Changed flight mode to disable when player starts scrubbing (or switching between stuff)
* Changed camera options' height to be relative to the fixture editor area
* Changed interpolation list vertically responsive (suggested by Agirres)
* Changed internal representation of position from `float` to `double` (suggested by terbin for far away recording)
* Changed `drag` modifier to handle normalization of yaw
* Changed channel buttons (All, X, Y, Z, etc.) in the keyframe fixture editor
* Fixed duplicate camera profile not showing duplicate profile in the list
* Fixed overlays not rendering relative to playback scrub
* Fixed outside mode copying actual player location (reported by Braigar)
* Fixed edit position not working properly with modifiers

## Aperture 1.3.1

Unfortunately, before I released Aperture 1.3, I made a couple of bug fixes. I haven't test it properly and haven't let anyone test it either. However, Agirres spotted my stupidity, and aw shit, here we go again.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

This playlist contains a list of videos about Aperture's updates and tutorials.

<a href="https://youtu.be/_vfZYtiRfRs?list=PL6UPd2Tj65nFLGMBqKaeKOPNp2HOO86Uw"><img src="https://img.youtube.com/vi/_vfZYtiRfRs/0.jpg"></a>
<a href="https://youtu.be/pnXXgouveRk?list=PL6UPd2Tj65nFLGMBqKaeKOPNp2HOO86Uw"><img src="https://img.youtube.com/vi/pnXXgouveRk/0.jpg"></a>

## Install

Expand Down

0 comments on commit ae15bf5

Please sign in to comment.