Blender Git Commit Log

Git Commits -> Revision c428bb4

Revision c428bb4 by Nicholas Bishop (master)
February 22, 2012, 23:57 (GMT)
Move PBVH bitmap to separate header in blenlib.

The implementation was also changed in a couple ways: use unsigned
integers as its base type rather than unsigned chars, and uses macros
rather than functions. (These could be changed to inline functions.)

Currently it is still only used during PBVH building, but now it's
accessible elsewhere.

Commit Details:

Full Hash: c428bb438934e3172f33ba6897bc2d55c326acd8
SVN Revision: 44346
Parent Commit: 5e12c7f
Lines Changed: +87, -28

1 Added Path:

/source/blender/blenlib/BLI_bitmap.h (+82, -0) (View)

2 Modified Paths:

/source/blender/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenlib/intern/pbvh.c (+4, -28) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021