Blender Git Commit Log
Git Commits -> Revision 63e0d3a
Revision 63e0d3a by Tamito Kajiyama (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 5, 2016, 09:34 (GMT) |
Fix T47705: Freestyle line glitch. The addressed issue is a regression from Blender 2.75, after the internal switch from double to single precision floating-point numbers in the Freestyle code base. Face normal calculations require the higher precision during the computations, even though the results can be stored as single precision numbers. |
Commit Details:
Full Hash: 63e0d3a47fdae8a42cd584f13d0530ea57ca0e6f
Parent Commit: 2490779
Committed By: Campbell Barton
Lines Changed: +8, -7
1 Modified Path:
/source/blender/freestyle/intern/winged_edge/WEdge.cpp (+8, -7) (Diff)