Difference between revisions of "User:DavidJCobb/Rotation Library"
Jump to navigation
Jump to search
m
User:DavidJCobb/Rotation Library (edit)
Revision as of 17:03, 11 February 2015
, 17:03, 11 February 2015→Changelog
imported>DavidJCobb (Updated the rotation library based on my private copy. Fewer cross-script function calls. More options. Should work and be backward-compatible, if I copied and pasted the right stuff into the right places.) |
imported>DavidJCobb m (→Changelog) |
||
Line 8: | Line 8: | ||
== Changelog == | == Changelog == | ||
;8/26/2014 | ;2/11/2015 | ||
:Updated it based on my private copy. Fewer cross-script function calls. More options for using the library. Should work and be backward-compatible, if I pasted the right stuff into the right places. | |||
;8/26/2014 | |||
:I appear to have successfully fixed issues that arose when converting rotation matrices to axis angles, when the resulting axis-angle had an angle of exactly 180. | :I appear to have successfully fixed issues that arose when converting rotation matrices to axis angles, when the resulting axis-angle had an angle of exactly 180. | ||