Blender Git Commit Log
Git Commits -> Revision b48f790
Revision b48f790 by Campbell Barton (master) December 17, 2010, 18:38 (GMT) |
[#25270] X3D Export generates incorrect location for Lamp was actually incorrect location for everything! - x3d's global scene rotation value wasnt converted from deg to radians. - camera viewport was also incorrectly exported. use mathutils rather then inline math for rotations. |
Commit Details:
Full Hash: b48f7901d27f28d5e0aa10d352f31ecd2cf71e25
SVN Revision: 33752
Parent Commit: f01672f
Lines Changed: +9, -89
1 Modified Path:
/release/scripts/op/io_scene_x3d/export_x3d.py (+9, -89) (Diff)