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:
authorRay Molenkamp <github@lazydodo.com>2018-09-25 18:23:00 +0300
committerRay Molenkamp <github@lazydodo.com>2018-09-25 18:23:00 +0300
commitbd51cada8db64e45cabca66cd61438c1ae2bdf25 (patch)
tree664c98e9c64b3053e7cd052026e391d8cb060640 /source/blender/draw/intern/draw_cache.h
parent2f00f5b98f99d0e417645ff2689f51247d5def94 (diff)
depsgraph: Fix 32 bit shift bug in get_visible_components_mask.
1 << n results in a 32 bit result, 1UL << n retains all 64 bits.
Diffstat (limited to 'source/blender/draw/intern/draw_cache.h')
0 files changed, 0 insertions, 0 deletions