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

5 Modified Paths:

/source/blender/blenlib/BLI_arithb.h (+4, -0) (Diff)
/source/blender/blenlib/intern/arithb.c (+67, -0) (Diff)
/source/blender/include/BSE_view.h (+2, -0) (Diff)
/source/blender/src/editparticle.c (+5, -31) (Diff)
/source/blender/src/view.c (+42, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021