Blender Git Commit Log
Git Commits -> Revision e94dae4
Revision e94dae4 by Campbell Barton (master) December 12, 2008, 05:46 (GMT) |
VRML/X3D * Improved compatibility with VRML files * Extract strings so they dont get modified for parsing, filename URL's with {} [] dont break importing anymore. * Cameras were rotated incorrectly * inline files were not opened with GZip * Animation Support - currently only loc/scale/rot (scale untested) * Lists of image URLs now use the first image from the list since there is no support for dynamic switching. * use imagemagick to convert GIF's so they load in linux. (WIP - could be extended, At least it should not break anything) BPyMathutils angle2ToLength function could be simplified (pointed out by brecht) |
Commit Details:
Full Hash: e94dae4c039438aa6d970996d68280c9f4933e52
SVN Revision: 17797
Parent Commit: 1ecf855
Lines Changed: +415, -57