From: Antonio Ospite <ospite@studenti.unina.it>
Date: Fri, 14 Apr 2006 13:34:31 +0000 (+0200)
Subject: Misc fixes and updates
X-Git-Tag: vrm-0.3~34
X-Git-Url: https://git.ao2.it/vrm.git/commitdiff_plain/b68056f960f3135bfa0d7e6327d06bf412b420cf?hp=b68056f960f3135bfa0d7e6327d06bf412b420cf

Misc fixes and updates

 * Fix projection
 * Fix face color rendering and add a way to disable wireframe
 * Use a scene for the transformed object so we don't touch the
   original user data
 * Add a better visibility routine
 * A little better depth sorting
 * Add support for batch mode

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