Blender Git Loki
Git Commits -> Revision ee74a44
Revision ee74a44 by Martin Poirier (apricot) May 19, 2008, 10:13 (GMT) |
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: ee74a440ebec7bb10591645625f2c34347767db2
SVN Revision: 14894
Parent Commit: ee1bb9e
Lines Changed: +120, -31