Block a user
The SLIM UV unwrap algorithm implementation for Blender 4.x
@brecht Could you start a build with the recent changes? I am not sure whether I can do it on my own.
The SLIM UV unwrap algorithm implementation for Blender 4.x
I solved the problem with pins not being respected.
Now the main question is whether you still want to merge this algorithm given the fact that SLIM may fail even when the correction function…
Lukasz Czyz
pushed to uv_unwrapping_slim_algorithm_v5_update at glukoz/blender
2024-02-05 17:05:57 +01:00
17dc993248
SLIM - compilation fix.
00f0a1896b
Merge remote-tracking branch 'origin/main' into uv_unwrapping_slim_algorithm_v5_update
2847b94640
SLIM - fix for pinning.
b37ee403b2
GPv3: Move to layer: Add popup for entering new layer name
d7127dea02
Fix crashes when connecting cyclic grease pencil curves
The SLIM UV unwrap algorithm implementation for Blender 4.x
In this update I worked on improving the function for correcting degenerate triangles. The function name is now p_chart_correct_degenerate_triangles
. I reworked the function so it now checks…
Lukasz Czyz
pushed to uv_unwrapping_slim_algorithm_v5_update at glukoz/blender
2024-01-02 15:23:06 +01:00
e2422af2c4
Make format.
83abe102f4
Merge branch 'main' into uv_unwrapping_slim_algorithm_v5_update
ea418b885d
Merge branch 'uv_unwrapping_slim_algorithm_v5_zero_area' into uv_unwrapping_slim_algorithm_v5_update
1c15d1b211
SLIM - make format.
616d771445
SLIM - code cleaning.