Blender Git Loki

Git Commits -> Revision 259436a

Revision 259436a by Campbell Barton (temp-D5423-update)
August 9, 2019, 07:04 (GMT)
Rename struct members

Opinionated changes for struct names.

- Use plural for faces/edges/verts.

- Was using len / num in a confusing way.

Now lookup tables use a `_table` suffix, so we can have.

- faces_len (length of the array).
- faces_len_table (length of each face).

Commit Details:

Full Hash: 259436afefa2f22e3bc328996746b83ef34167f3
Parent Commit: 9ddbea6
Lines Changed: +188, -187

3 Modified Paths:

/source/blender/blenlib/BLI_delaunay_2d.h (+29, -29) (Diff)
/source/blender/blenlib/intern/delaunay_2d.c (+69, -68) (Diff)
/tests/gtests/blenlib/BLI_delaunay_2d_test.cc (+90, -90) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021