From 6773f14ba6a9fc0607bf65ea100358205e78e179 Mon Sep 17 00:00:00 2001 From: McHorse Date: Mon, 24 Dec 2018 18:33:29 +0000 Subject: [PATCH] Update version and documents --- CHANGELOG.md | 16 +++++++++++++++ README.md | 10 +++++++-- version.json | 57 +++++++++++++++++++++++++++------------------------- 3 files changed, 54 insertions(+), 29 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f830042..16eaf024 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ Aperture's change log. +## Aperture 1.2 + +This is a major update which features a new camera fixture called **keyframe fixture** and complete rewrite of GUI code (which allows Blockbuster to more control over integration). + + + +* Added `mclib` library mod as a dependency +* Added keyframe camera fixture +* Added an ability to remove camera profiles +* Added **Generate keyframe** button in path fixture panel (suggested by GroupM) +* Added offset tick marker to playback scrub in camera editor (suggested by GroupM) +* Added a mechanic to resize durations between two fixtures without indvidually resizing them (suggested by GroupM) +* Changed where added fixture will be placed – if no fixture selected, a new fixture will be placed at the end of camera profile, otherwise, after currently selected fixture +* Full rewrite of camera editor GUI to support McLib GUI framework +* Full rewrite of Aperture's events + ## Aperture 1.1.1 This is a minor update which fixes some stuff and adds some random stuff regarding the camera. The highlight of this update is the outside mode, which can be used to playback camera while also body acting (detaching yourself from the camera). In some situations it might be glitchy, causing a chunk freeze, but this can be easily fixed by changing render distance. diff --git a/README.md b/README.md index 4fea3015..7fecd6cc 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,16 @@ * Look fixture – locks the camera at given position, and looks at given entity (using entity selector) * Follow fixture – locks the camera relatively to the given entity (kind of like GoPro but fixed) * Circular fixture – circulate around the center point and facing at it + * Keyframe fixture – allows you create a camera path based on keyframes * **More camera flexibility with camera modifiers**. Camera modifiers are modular blocks which post-process camera fixture's output. With these modifiers, you can add camera shake, apply math equation, make a GoPro-like behavior, look at some entity while traveling a path, and much more combined. See [wiki](https://github.com/mchorse/aperture/wiki) for more information. * **Provides a smooth camera** as a Minema-friendly alternative of vanilla cinematic camera. +* **Compatible with [Minema](http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2790594-minema-unofficial-the-smooth-movie-recorder)**, if want to record smooth videos on your Potato PC, install [Minema](http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2790594-minema-unofficial-the-smooth-movie-recorder) mod and record smooth videos! ## Videos This playlist contains a list of videos about Aperture's updates and tutorials. - + ## Install @@ -46,7 +48,11 @@ When reposting my mod on your own website or reviewing it, please consider follo If you're interested in this project, you might as well follow me on any of social media accounts listed below: -[![YouTube](http://i.imgur.com/yA4qam9.png)](https://www.youtube.com/channel/UCWVDjAcecHHa8UrEWMRGI8w) [![Discord](http://i.imgur.com/gI6JEpJ.png)](https://discord.gg/qfxrqUF) [![Twitter](http://i.imgur.com/6b8vHcX.png)](https://twitter.com/McHorsy) [![GitHub](http://i.imgur.com/DmTn1f1.png)](https://github.com/mchorse) +[![YouTube](http://i.imgur.com/yA4qam9.png)](https://www.youtube.com/channel/UCWVDjAcecHHa8UrEWMRGI8w) [![Discord](http://i.imgur.com/gI6JEpJ.png)](https://discord.gg/qfxrqUF) [![Twitter](http://i.imgur.com/6b8vHcX.png)](https://twitter.com/McHorsy) [![GitHub](http://i.imgur.com/DmTn1f1.png)](https://github.com/mchorse) + +Also, I would really appreciate if you will support me on Patreon! + +[![Become my Patron](https://i.imgur.com/4pQZ2xW.png)](https://www.patreon.com/McHorse) ## Bug reports diff --git a/version.json b/version.json index c9230659..16311ab0 100644 --- a/version.json +++ b/version.json @@ -1,29 +1,32 @@ { - "homepage":"https://minecraft.curseforge.com/projects/aperture", - "1.10.2":{ - "1.1.1": "This is a minor update which fixes some stuff and adds some random stuff regarding the camera. The highlight of this update is the outside mode, which can be used to playback camera while also body acting (detaching yourself from the camera). In some situations it might be glitchy, causing a chunk freeze, but this can be easily fixed by changing render distance.", - "1.1":"This update fixes a lot of issues and adds few features to camera editor, and introduces camera modifiers. Camera modifiers are special camera behavior modifiers which can be added to camera fixtures. They can process fixture's output in a lot of different ways like shaking camera, looking or following an entity (while still be in the path), apply math formulas and much more!", - "1.0.1":"This is a small patch update that aims to improve capabilities of the camera editor by adding some new features and fixing some bugs.", - "1.0":"First release of Aperture mod. This release has everything Blockbuster cameras had but more. It includes its own camera editor, and stuff that other camera mods has. Its all features are frame based, meaning this camera mod would work perfectly with Minema mod and without it." - }, - "1.11.2":{ - "1.1.1": "This is a minor update which fixes some stuff and adds some random stuff regarding the camera. The highlight of this update is the outside mode, which can be used to playback camera while also body acting (detaching yourself from the camera). In some situations it might be glitchy, causing a chunk freeze, but this can be easily fixed by changing render distance.", - "1.1":"This update fixes a lot of issues and adds few features to camera editor, and introduces camera modifiers. Camera modifiers are special camera behavior modifiers which can be added to camera fixtures. They can process fixture's output in a lot of different ways like shaking camera, looking or following an entity (while still be in the path), apply math formulas and much more!", - "1.0.1":"This is a small patch update that aims to improve capabilities of the camera editor by adding some new features and fixing some bugs.", - "1.0":"First release of Aperture mod. This release has everything Blockbuster cameras had but more. It includes its own camera editor, and stuff that other camera mods has. Its all features are frame based, meaning this camera mod would work perfectly with Minema mod and without it." - }, - "1.12":{ - "1.1.1": "This is a minor update which fixes some stuff and adds some random stuff regarding the camera. The highlight of this update is the outside mode, which can be used to playback camera while also body acting (detaching yourself from the camera). In some situations it might be glitchy, causing a chunk freeze, but this can be easily fixed by changing render distance.", - "1.1":"This update fixes a lot of issues and adds few features to camera editor, and introduces camera modifiers. Camera modifiers are special camera behavior modifiers which can be added to camera fixtures. They can process fixture's output in a lot of different ways like shaking camera, looking or following an entity (while still be in the path), apply math formulas and much more!", - "1.0.1":"This is a small patch update that aims to improve capabilities of the camera editor by adding some new features and fixing some bugs.", - "1.0":"First release of Aperture mod. This release has everything Blockbuster cameras had but more. It includes its own camera editor, and stuff that other camera mods has. Its all features are frame based, meaning this camera mod would work perfectly with Minema mod and without it." - }, - "promos":{ - "1.10.2-latest":"1.1.1", - "1.10.2-recommended":"1.1.1", - "1.11.2-latest":"1.1.1", - "1.11.2-recommended":"1.1.1", - "1.12-latest":"1.1.1", - "1.12-recommended":"1.1.1" - } + "homepage":"https://minecraft.curseforge.com/projects/aperture", + "1.10.2":{ + "1.2":"This is a major update which features a new camera fixture called keyframe fixture and complete rewrite of GUI code (which allows Blockbuster to more control over integration).", + "1.1.1":"This is a minor update which fixes some stuff and adds some random stuff regarding the camera. The highlight of this update is the outside mode, which can be used to playback camera while also body acting (detaching yourself from the camera). In some situations it might be glitchy, causing a chunk freeze, but this can be easily fixed by changing render distance.", + "1.1":"This update fixes a lot of issues and adds few features to camera editor, and introduces camera modifiers. Camera modifiers are special camera behavior modifiers which can be added to camera fixtures. They can process fixture's output in a lot of different ways like shaking camera, looking or following an entity (while still be in the path), apply math formulas and much more!", + "1.0.1":"This is a small patch update that aims to improve capabilities of the camera editor by adding some new features and fixing some bugs.", + "1.0":"First release of Aperture mod. This release has everything Blockbuster cameras had but more. It includes its own camera editor, and stuff that other camera mods has. Its all features are frame based, meaning this camera mod would work perfectly with Minema mod and without it." + }, + "1.11.2":{ + "1.2":"This is a major update which features a new camera fixture called keyframe fixture and complete rewrite of GUI code (which allows Blockbuster to more control over integration).", + "1.1.1":"This is a minor update which fixes some stuff and adds some random stuff regarding the camera. The highlight of this update is the outside mode, which can be used to playback camera while also body acting (detaching yourself from the camera). In some situations it might be glitchy, causing a chunk freeze, but this can be easily fixed by changing render distance.", + "1.1":"This update fixes a lot of issues and adds few features to camera editor, and introduces camera modifiers. Camera modifiers are special camera behavior modifiers which can be added to camera fixtures. They can process fixture's output in a lot of different ways like shaking camera, looking or following an entity (while still be in the path), apply math formulas and much more!", + "1.0.1":"This is a small patch update that aims to improve capabilities of the camera editor by adding some new features and fixing some bugs.", + "1.0":"First release of Aperture mod. This release has everything Blockbuster cameras had but more. It includes its own camera editor, and stuff that other camera mods has. Its all features are frame based, meaning this camera mod would work perfectly with Minema mod and without it." + }, + "1.12.2":{ + "1.2":"This is a major update which features a new camera fixture called keyframe fixture and complete rewrite of GUI code (which allows Blockbuster to more control over integration).", + "1.1.1":"This is a minor update which fixes some stuff and adds some random stuff regarding the camera. The highlight of this update is the outside mode, which can be used to playback camera while also body acting (detaching yourself from the camera). In some situations it might be glitchy, causing a chunk freeze, but this can be easily fixed by changing render distance.", + "1.1":"This update fixes a lot of issues and adds few features to camera editor, and introduces camera modifiers. Camera modifiers are special camera behavior modifiers which can be added to camera fixtures. They can process fixture's output in a lot of different ways like shaking camera, looking or following an entity (while still be in the path), apply math formulas and much more!", + "1.0.1":"This is a small patch update that aims to improve capabilities of the camera editor by adding some new features and fixing some bugs.", + "1.0":"First release of Aperture mod. This release has everything Blockbuster cameras had but more. It includes its own camera editor, and stuff that other camera mods has. Its all features are frame based, meaning this camera mod would work perfectly with Minema mod and without it." + }, + "promos":{ + "1.10.2-latest":"1.2", + "1.10.2-recommended":"1.2", + "1.11.2-latest":"1.2", + "1.11.2-recommended":"1.2", + "1.12.2-latest":"1.2", + "1.12.2-recommended":"1.2" + } } \ No newline at end of file