Blender Git Commit Log
Git Commits -> Revision ac0a919
Revision ac0a919 by Martin Poirier (master) June 9, 2008, 17:16 (GMT) |
Revision 14894 merged from apricot ---------------------------------- Arith: - axis angle to quat conversion function - short to float / float to short normals conversion function (eventually, we could go over the go and replace copy/pasted code everywhere) - ray triangle intersection (to complement the line triangle intersection function) View: - viewray / viewline (get near plane point under mouse and ray normal/far point) Particles: - extract viewline from brush_add function |
Commit Details:
Full Hash: ac0a91920af0c9de9f6dfbbf493ecb9e2509c15e
SVN Revision: 15176
Parent Commit: 83af2c1
Lines Changed: +120, -31