Rev 531 | Rev 533 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
* math/algebra.js - jsx.math.Vector(): + Fixed .cross() + Added size and fill parameters + Added .abs() alias for .mag() + Added .toString() and .unit() - Clean-up: + Renamed .data to .components + Fixed JSdoc