https://bugzilla.novell.com/show_bug.cgi?id=345697
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=345697#c2 --- Comment #2 from Jb Evain <[EMAIL PROTECTED]> 2007-12-04 14:30:00 MST --- Actually this patch doesn't provide a complete solution, as in the Kit3d examples, they are also modifying the transform matrix, changing its M* properties. So I assume I have to change MatrixTransform to always operate on a MatrixObject, and provide a way for the managed side of it to go from a MatrixObject to a managed Matrix, and the other way around. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
