V0.1.x

V0.1.22

  • Add SetPropertyInDampParams node for ScreenFollow component.

V0.1.21

  • Add Smoothed Circular Mean to average angles (rotations).

V0.1.20

  • Add KeyframedCamera.

  • Optimize KeyframeExtension.

V0.1.19

  • Optimize ControlAim recentering params.

V0.1.18

  • Use eigenvectors to calculate average rotations.

V0.1.17

  • Update VelocityBasedRollingExtension.

V0.1.16

  • Update Photo Mode.

V0.1.15

  • Update Photo Mode.

V0.1.14

  • Move FollowOffset and AimOffset to base classes.

V0.1.13

  • Update Photo Mode.

  • Update VelocityBasedRollingExtension.

V0.1.12

  • Add ThirdPersonCamera.

  • Add two more optional parameters FollowSceneComponent and AimSceneComponent for cameras to mount to.

  • Add new functions CallCameraWithSceneComponent in ECameraLibrary, SetFollowSceneComponent, SetAimSceneComponent in ECameraSettingsComponent, and SetFollowAndAimWithBlend in ECameraBase.

V0.1.11

  • Optimize RailFollow.

  • Update PhotoMode.

V0.1.10

  • Add two more optional parameters FollowSocket and AimSocket in CallCamera node.

V0.1.9

  • Fix bug of the TargetingAim component.

  • Add ConstrainPitchExtension.

  • Add UModifyAimPointExtension.

V0.1.8

  • Add zooming for ScreenFollow.

V0.1.7

  • Fix damping bugs and add improved damping algorithms.

V0.1.6

  • Add support for MRQ with ArchViz cameras.

V0.1.5

  • Add ArchViz cameras.

V0.1.4

  • Add K2Node (partial)

V0.1.3

  • Add photo mode (partial)

V0.1.2

  • Add new feature SequencedCamera

  • Fix bug: destroy sub-cameras of mixing camera when it ends view target

  • Fix bug: destroy transitory sub-cameras in sequenced camera

V0.1.1

  • Fix bug for KeyframeExtension

  • Change tick group of ECameraSettingsComponent to PostPhysics

  • Add support for platrforms Android and Linux.

  • Fix bug for bSyncYawToAimTarget in ControlAim.

  • Update camera maintenance rules. The active camera will be destroyed when a new camera comes in if: 1) the old camera itself is transitory or 2) the new camera is not transitory.

Last updated