Blender Git Statistics -> Branches -> temp-D5423-update

"Temp-d5423-update" branch

Total commits : 8
Total committers : 1
First Commit : August 8, 2019
Latest Commit : August 9, 2019


Commits by Date

DateNumber of Commits
August 9, 20196
August 8, 20192

Committers

AuthorNumber of Commits
Campbell Barton8

Popular Files

FilenameTotal Edits
delaunay_2d.c8
BLI_delaunay_2d.h5
BLI_delaunay_2d_test.cc3
CMakeLists.txt1
CMakeLists.txt1

Latest commits Feed

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)

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021