File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -787,8 +787,8 @@ Features:
787787* Bin types:
788788 * Polygonal shape (possibly non-convex)
789789 * May contain different quality areas
790+ * Minimum distance between the bin and the items
790791* Minimum distance between each pair of items
791- * Minimum distance between each item and its container
792792
793793Example:
794794``` shell
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ set(SHAPE_BUILD_TEST OFF)
3838FetchContent_Declare(
3939 shape
4040 GIT_REPOSITORY https://github.com/fontanf/shape.git
41- GIT_TAG 514c41492339d7d8cc82b304fcc37d3b06f21113
41+ GIT_TAG dad3bd91444b0693f1e70dc734dfe6f558c5a556
4242 #SOURCE_DIR "${PROJECT_SOURCE_DIR}/../shape/"
4343 EXCLUDE_FROM_ALL )
4444FetchContent_MakeAvailable(shape)
You can’t perform that action at this time.
0 commit comments