Blender Git Loki

Git Commits -> Revision d211c9a

Revision d211c9a by Alexander Gavrilov (master)
December 19, 2018, 12:53 (GMT)
BLI_bitmap: add functions operating on the whole bitmask.

There is no point having operations that iterate over the whole
bit array as macros, so convert BLI_BITMAP_SET_ALL to a function.
Also, add more utilities for copying and manipulating masks.

Reviewers: brecht, campbellbarton

Differential Revision: https://developer.blender.org/D4101

Commit Details:

Full Hash: d211c9aa0aaa68fe126ce632746b705903d03173
Parent Commit: dad260c
Lines Changed: +91, -19

1 Added Path:

/source/blender/blenlib/intern/bitmap.c (+75, -0) (View)

9 Modified Paths:

/source/blender/blenkernel/intern/bvhutils.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/mesh_evaluate.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/mesh_remap.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/multires.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/subdiv_foreach.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_bitmap.h (+6, -10) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenlib/intern/astar.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_files_link.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021