plugins: tweak uv_unwrap pack margin

This commit is contained in:
luboslenco
2026-04-01 19:34:18 +02:00
parent c76c3a1ec2
commit 924568c1c0
+1 -1
View File
@@ -10,7 +10,7 @@
// Cosine of 66 degrees - angle threshold for chart grouping
#define UV_ANGLE_THRESHOLD 0.4067f
#define UV_PACK_MARGIN 0.005f
#define UV_PACK_MARGIN 0.001f
// Position hash map entry for canonical vertex deduplication
typedef struct {