Blender Git Loki
Git Commits -> Revision db28ff5
Revision db28ff5 by Tamito Kajiyama (master) April 5, 2016, 07:15 (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: db28ff54d650af69bfa6001c60548fcd689382e2
Parent Commit: 9c952bb
Lines Changed: +8, -7
1 Modified Path:
/source/blender/freestyle/intern/winged_edge/WEdge.cpp (+8, -7) (Diff)