Menu

SVN archive Commit Log


Commit Date  
[r10118] by bugman

Merged revisions 10117 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r10117 | bugman | 2010-01-06 18:57:55 +0100 (Wed, 06 Jan 2010) | 6 lines

Modified the IO redirection methods.

The original IO streams are stored and then restore instead of sys.__stdout__ and sys.__stderr__.
This might help in the multi-processor branch where IO redirection has gone haywire.
........

2010-01-06 18:02:34 Tree
[r10117] by bugman

Modified the IO redirection methods.

The original IO streams are stored and then restore instead of sys.__stdout__ and sys.__stderr__.
This might help in the multi-processor branch where IO redirection has gone haywire.

2010-01-06 17:57:55 Tree
[r10116] by bugman

Fixes for the rename of prompt.check to the arg_check module.

2010-01-06 17:15:24 Tree
[r10115] by bugman

Merged revisions 10108-10110 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r10108 | bugman | 2010-01-05 19:10:19 +0100 (Tue, 05 Jan 2010) | 5 lines

Fixes for all the test_R_to_euler_ijk() unit tests.

The print out has also been significantly improved.
........
r10109 | bugman | 2010-01-05 19:12:18 +0100 (Tue, 05 Jan 2010) | 9 lines

The rotation matrix to Euler angle algorithms have been converted to the general one of Ken Shoemake.

This is from Euler Angle Conversion. Graphics Gems IV. Paul Heckbert (ed.). Academic Press, 1994,
ISBN: 0123361567. pp. 222-229.

All of the R_to_euler_ijk() methods have been converted to call the new R_to_euler() method which
implements this.
........
r10110 | bugman | 2010-01-05 19:14:09 +0100 (Tue, 05 Jan 2010) | 5 lines

Bug fix for the euler_xyx_to_R() function.

The R[y, x] element was incorrect!!!
........

2010-01-06 16:56:32 Tree
[r10114] by bugman

Merged revisions 10108-10110 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r10108 | bugman | 2010-01-05 19:10:19 +0100 (Tue, 05 Jan 2010) | 5 lines

Fixes for all the test_R_to_euler_ijk() unit tests.

The print out has also been significantly improved.
........
r10109 | bugman | 2010-01-05 19:12:18 +0100 (Tue, 05 Jan 2010) | 9 lines

The rotation matrix to Euler angle algorithms have been converted to the general one of Ken Shoemake.

This is from Euler Angle Conversion. Graphics Gems IV. Paul Heckbert (ed.). Academic Press, 1994,
ISBN: 0123361567. pp. 222-229.

All of the R_to_euler_ijk() methods have been converted to call the new R_to_euler() method which
implements this.
........
r10110 | bugman | 2010-01-05 19:14:09 +0100 (Tue, 05 Jan 2010) | 5 lines

Bug fix for the euler_xyx_to_R() function.

The R[y, x] element was incorrect!!!
........

2010-01-06 16:56:30 Tree
[r10113] by bugman

Merged revisions 10108-10110 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r10108 | bugman | 2010-01-05 19:10:19 +0100 (Tue, 05 Jan 2010) | 5 lines

Fixes for all the test_R_to_euler_ijk() unit tests.

The print out has also been significantly improved.
........
r10109 | bugman | 2010-01-05 19:12:18 +0100 (Tue, 05 Jan 2010) | 9 lines

The rotation matrix to Euler angle algorithms have been converted to the general one of Ken Shoemake.

This is from Euler Angle Conversion. Graphics Gems IV. Paul Heckbert (ed.). Academic Press, 1994,
ISBN: 0123361567. pp. 222-229.

All of the R_to_euler_ijk() methods have been converted to call the new R_to_euler() method which
implements this.
........
r10110 | bugman | 2010-01-05 19:14:09 +0100 (Tue, 05 Jan 2010) | 5 lines

Bug fix for the euler_xyx_to_R() function.

The R[y, x] element was incorrect!!!
........

2010-01-06 16:56:26 Tree
[r10112] by bugman

Merged revisions 10108-10110 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r10108 | bugman | 2010-01-05 19:10:19 +0100 (Tue, 05 Jan 2010) | 5 lines

Fixes for all the test_R_to_euler_ijk() unit tests.

The print out has also been significantly improved.
........
r10109 | bugman | 2010-01-05 19:12:18 +0100 (Tue, 05 Jan 2010) | 9 lines

The rotation matrix to Euler angle algorithms have been converted to the general one of Ken Shoemake.

This is from Euler Angle Conversion. Graphics Gems IV. Paul Heckbert (ed.). Academic Press, 1994,
ISBN: 0123361567. pp. 222-229.

All of the R_to_euler_ijk() methods have been converted to call the new R_to_euler() method which
implements this.
........
r10110 | bugman | 2010-01-05 19:14:09 +0100 (Tue, 05 Jan 2010) | 5 lines

Bug fix for the euler_xyx_to_R() function.

The R[y, x] element was incorrect!!!
........

2010-01-06 16:55:35 Tree
[r10111] by bugman

Merged revisions 10108-10110 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r10108 | bugman | 2010-01-05 19:10:19 +0100 (Tue, 05 Jan 2010) | 5 lines

Fixes for all the test_R_to_euler_ijk() unit tests.

The print out has also been significantly improved.
........
r10109 | bugman | 2010-01-05 19:12:18 +0100 (Tue, 05 Jan 2010) | 9 lines

The rotation matrix to Euler angle algorithms have been converted to the general one of Ken Shoemake.

This is from Euler Angle Conversion. Graphics Gems IV. Paul Heckbert (ed.). Academic Press, 1994,
ISBN: 0123361567. pp. 222-229.

All of the R_to_euler_ijk() methods have been converted to call the new R_to_euler() method which
implements this.
........
r10110 | bugman | 2010-01-05 19:14:09 +0100 (Tue, 05 Jan 2010) | 5 lines

Bug fix for the euler_xyx_to_R() function.

The R[y, x] element was incorrect!!!
........

2010-01-06 16:42:25 Tree
[r10110] by bugman

Bug fix for the euler_xyx_to_R() function.

The R[y, x] element was incorrect!!!

2010-01-05 18:14:09 Tree
[r10109] by bugman

The rotation matrix to Euler angle algorithms have been converted to the general one of Ken Shoemake.

This is from Euler Angle Conversion. Graphics Gems IV. Paul Heckbert (ed.). Academic Press, 1994,
ISBN: 0123361567. pp. 222-229.

All of the R_to_euler_ijk() methods have been converted to call the new R_to_euler() method which
implements this.

2010-01-05 18:12:18 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.