Blender Git Commit Log

Git Commits -> Revision d138a6d

Revision d138a6d by Campbell Barton (master)
December 6, 2008, 17:53 (GMT)
* fixed crash when a mesh with no UVs was painted.
* fixed more bugs in face clipping, clip_line wasnt working when the line was horiz/vertical. unning exactly on the clipping rectangle bounds.
* testing if a point was inside a triangle didnt work if the point was touching the triangles edge, added IsectPT2Df_limit(...) for this rather then using 3 point/line intersection checks.
...Cant find anymore bugs in face clipping now :)

Commit Details:

Full Hash: d138a6d43cd17f840c53f34da28cba45b89d0244
SVN Revision: 17730
Parent Commit: 2b70988
Lines Changed: +178, -156

1 Modified Path:

/source/blender/src/imagepaint.c (+178, -156) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021