Blender Git Commits

Blender Git "temp-D5423-update" branch commits.

August 9, 2019, 07:10 (GMT)
Use BLI_delaunay_2d_cdt prefix for public API

BLI_constrained_ is too generic & doesn't match the filename.
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).
August 9, 2019, 06:01 (GMT)
Pass __func__ to allocations

Makes memory allocations easier to track down.
August 9, 2019, 05:59 (GMT)
Cleanup: add braces
August 9, 2019, 05:59 (GMT)
Cleanup: compiler warnings
August 9, 2019, 05:59 (GMT)
Cleanup: comments, use sentences, some minor spelling corrections
August 8, 2019, 20:23 (GMT)
Cleanup: use doxy docs
August 8, 2019, 19:59 (GMT)
Initial D5423 (by @howardt)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021