Commit | Date | |
---|---|---|
[r10048]
by
bugman
Added 6 more unit tests for the new maths_fns.rotation_matrix.reverse_euler_zyz() function. This gives better coverage of the problematic areas. |
2009-12-02 13:52:56 | Tree |
[r10047]
by
bugman
Added 3 unit tests for the new maths_fns.rotation_matrix.reverse_euler_zyz() function. This checks the double reversion to see if the original angles come back. |
2009-12-02 13:50:08 | Tree |
[r10046]
by
bugman
Merged revisions 10038-10041 via svnmerge from ........ |
2009-12-02 13:42:28 | Tree |
[r10045]
by
bugman
Merged revisions 10038-10041 via svnmerge from ........ |
2009-12-02 13:42:25 | Tree |
[r10044]
by
bugman
Merged revisions 10038-10041 via svnmerge from ........ |
2009-12-02 13:42:22 | Tree |
[r10043]
by
bugman
Merged revisions 10038-10041 via svnmerge from ........ |
2009-12-02 13:42:21 | Tree |
[r10042]
by
bugman
Merged revisions 10038-10041 via svnmerge from ........ |
2009-12-02 13:42:15 | Tree |
[r10041]
by
bugman
Fix for bug #14872 (https://gna.org/bugs/?14872). This is the unicode selection bug reported by Olivier Serve <olivier dott serve att gmail dott com>. The selection string is now converted to a normal string using str() if it is detected to be unicode. |
2009-12-02 13:38:47 | Tree |
[r10040]
by
bugman
Added the reverse_euler_zyz() function. This converts forwards rotation Euler angles into reverse rotation Euler angles. |
2009-12-02 13:24:46 | Tree |
[r10039]
by
bugman
Fix for the bug_14872_unicode_selection system test. The system test was creating a pipe called 'mf' in the setUp() method causing model selection to |
2009-12-02 13:18:48 | Tree |