Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2016-04-05 10:08:45 +0300
committerTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2016-04-05 10:15:09 +0300
commitdb28ff54d650af69bfa6001c60548fcd689382e2 (patch)
treecd46606e1f92e01dcd39a0072f2c74ac66824396 /source/blender/makesrna/intern/rna_fcurve.c
parent9c952bbe854d91034bed3c4e154e6e25ae56ef7d (diff)
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.
Diffstat (limited to 'source/blender/makesrna/intern/rna_fcurve.c')
0 files changed, 0 insertions, 0 deletions