Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 700 Bytes

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 700 Bytes

Changelog

All notable changes to this package are documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.1.0] - 2020-02-02

Added

  • MotionRendererFeature for executing motion passes.
  • MotionVectorRenderPass for generating camera and object motion vectors.
  • CameraMotionVectors shader for generating camera motion vectors.
  • ObjectMotionVectors shader for generating per-object motion vectors.
  • MotionBlurRenderPass for rendering motion blur.
  • MotionBlur Volume component and shader for enabling, configuring and rendering motion blur.