From: Antonio Ospite <ospite@studenti.unina.it>
Date: Sat, 17 Feb 2007 18:15:27 +0000 (+0100)
Subject: PDF output writer
X-Git-Tag: vrm-0.3~13
X-Git-Url: https://git.ao2.it/vrm.git/commitdiff_plain/2e6dd3316b0c1a7cd155b055b03f226865dd020c?ds=sidebyside;hp=2e6dd3316b0c1a7cd155b055b03f226865dd020c

PDF output writer

 * Use fps as specified in blender when VectorWriter handles animation
 * PDF output (using reportlab)
 * Remove the real file opening in the abstract VectorWriter
 * Fix another problem in the animation code the current frame was off
   by one

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
---