mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 10:47:16 +00:00
Add Draco to the About dialogue.
This commit is contained in:
@@ -90,6 +90,7 @@ void CopyrightsDialog::fill_entries()
|
|||||||
{ "CGAL", "", "https://www.cgal.org" },
|
{ "CGAL", "", "https://www.cgal.org" },
|
||||||
{ "Clipper", "", "http://www.angusj.co" },
|
{ "Clipper", "", "http://www.angusj.co" },
|
||||||
{ "libcurl", "", "https://curl.se/libcurl" },
|
{ "libcurl", "", "https://curl.se/libcurl" },
|
||||||
|
{ "Draco", "", "https://google.github.io/draco/" },
|
||||||
{ "Eigen3", "", "http://eigen.tuxfamily.org" },
|
{ "Eigen3", "", "http://eigen.tuxfamily.org" },
|
||||||
{ "Expat", "", "http://www.libexpat.org" },
|
{ "Expat", "", "http://www.libexpat.org" },
|
||||||
{ "fast_float", "", "https://github.com/fastfloat/fast_float" },
|
{ "fast_float", "", "https://github.com/fastfloat/fast_float" },
|
||||||
|
|||||||
Reference in New Issue
Block a user