thirdparty: Cleanup after #38386, document provenance and copyright
Also renamed `delaunay.h` to `delaunay_2d.h` to match the class name.
This commit is contained in:
parent
32133a11b5
commit
83b630b8c2
18 changed files with 249 additions and 23 deletions
|
|
@ -31,10 +31,11 @@
|
|||
#include "geometry.h"
|
||||
|
||||
#include "core/print_string.h"
|
||||
|
||||
#include "thirdparty/misc/clipper.hpp"
|
||||
#include "thirdparty/misc/triangulator.h"
|
||||
#define STB_RECT_PACK_IMPLEMENTATION
|
||||
#include "thirdparty/stb_rect_pack/stb_rect_pack.h"
|
||||
#include "thirdparty/misc/stb_rect_pack.h"
|
||||
|
||||
#define SCALE_FACTOR 100000.0 // Based on CMP_EPSILON.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue