Files
blender-portable-repo/extensions/blender_org/camera_shakify/CHANGELOG.md
T
2026-03-17 15:25:32 -06:00

1.5 KiB

Changelog

Unreleased

0.5.1 - 2026-02-07

  • Fix bug caused by a change in Blender 5.0's Python API for creating drivers. It caused the location component of the shake to not animate.

0.5.0 - 2025-02-10

  • Update code to work properly with the new slotted/layered Action APIs in Blender 4.4. Otherwise functionally identical to v0.4.0.

0.4.0 - 2025-02-10

  • Added button to prep blend files for submission to render farms. A common issue that people ran into when working with Camera Shakify is that they would have to bake their camera animation for submission to a Render Farm, since Camera Shakify shakes don't function without the addon installed. This button addresses this by instead creating a small auto-execute Python script in the blend file that registers the minimal types and properties needed for the shakes to function.

0.3.0 - 2024-10-14

Additions

0.2.0

To be filled out.

0.1.0

To be filled out.