blender/release/scripts/op/io_scene_x3d
Campbell Barton b48f7901d2 [#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.
2010-12-17 18:38:44 +00:00
..
__init__.py - use relative imports for packages 2010-11-20 02:56:58 +00:00
export_x3d.py [#25270] X3D Export generates incorrect location for Lamp 2010-12-17 18:38:44 +00:00