blender/release/scripts
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
..
io/netrender Fix polling order for ui panels in netrender. 2010-11-25 01:25:47 +00:00
keyingsets bugfix [#23795] Insert Visual Loc/Rot Keyframe of Armature Bones Broken 2010-09-23 08:15:53 +00:00
modules bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
op [#25270] X3D Export generates incorrect location for Lamp 2010-12-17 18:38:44 +00:00
presets no functional changes: SETLOOPER macro assumed a scene was defined called 'sce' used to loop over, now make this an argument, helps to make it clear what's going on. 2010-12-17 15:37:59 +00:00
templates - fix [#25246] export default scene to X3D crashes exporter, own fault but also made sure all colors are now clamped and noticed 3D text was not being exported. 2010-12-16 05:02:15 +00:00
ui Render Buttons UI: 2010-12-17 18:25:08 +00:00