Blender Git Commit Log

Git Commits -> Revision bb32eca

Revision bb32eca by Antonio Vazquez (master)
May 17, 2021, 11:05 (GMT)
GPencil: Fix unreported error exporting to PDF/SVG with animated camera

Before, the camera parameters were calculated only for first frame.

If the camera is animated, these values need to be recalculated in order to get the new camera view position and export the strokes as expected.

Also fixed the export of PDF when the view is not in camera view. PDF export, needs to be done in camera view.

Commit Details:

Full Hash: bb32ecadb5be0012fb0f06dcb83dce66fd5cd871
Parent Commit: e3a76fe
Lines Changed: +17, -1

3 Modified Paths:

/source/blender/io/gpencil/intern/gpencil_io_base.cc (+12, -1) (Diff)
/source/blender/io/gpencil/intern/gpencil_io_base.hh (+1, -0) (Diff)
/source/blender/io/gpencil/intern/gpencil_io_capi.cc (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021