Blender Git Loki

Git Commits -> Revision 7a977df

Revision 7a977df by Campbell Barton (master)
February 13, 2015, 21:00 (GMT)
Refactor array_utils out of BLI_array

BLI_array.h is for resizing array macros, where as array_utils can operate on any arrays.

Commit Details:

Full Hash: 7a977df6d4763033388d27453ccf502d00fcf23c
Parent Commit: 2af9053
Lines Changed: +172, -90

2 Added Paths:

/source/blender/blenlib/BLI_array_utils.h (+41, -0) (View)
/source/blender/blenlib/intern/array_utils.c (+85, -0) (View)

5 Modified Paths:

/source/blender/blenlib/BLI_array.h (+38, -33) (Diff)
/source/blender/blenlib/CMakeLists.txt (+2, -0) (Diff)
/source/blender/blenlib/intern/BLI_array.c (+2, -55) (Diff)
/source/blender/bmesh/tools/bmesh_intersect.c (+3, -1) (Diff)
/tests/gtests/blenlib/BLI_polyfill2d_test.cc (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021