|
|
931779197a
|
Fix T99684: Upgrade Averages Island Scale with options Scale UV and Shear
Differential Revision: https://developer.blender.org/D15421
|
2022-07-14 15:42:08 +12:00 |
|
|
|
e6e9f1ac5a
|
Fix T98239: During UV Unwrap, create unique indices for each pinned UV
Originally reported in T75007.
Differential Revision: https://developer.blender.org/D15199
|
2022-06-16 09:53:50 +12:00 |
|
|
|
fb08353f38
|
Cleanup: replace ParamBool and PBool with bool for GEO_uv API
Also improve const correctness and type correctness.
Reviewed By: brecht
Ref D15075
|
2022-06-02 09:52:51 +10:00 |
|
|
|
b450a8c851
|
Cleanup: remove unused area smoothing logic for UV unwrap
This used to run when holding Shift while unwrapping until 2006 when it
was removed [0].
[0]: e66b5e5cd5
Reviewed By: brecht
Ref D15075
|
2022-06-02 09:47:01 +10:00 |
|
|
|
fdb1a7b5e1
|
Cleanup: struct PHandle merged with alias typedef void ParamHandle
Reviewed By: brecht
Ref D15021
|
2022-05-26 20:04:54 +10:00 |
|
|
|
eb4b79c556
|
Cleanup: unbalanced doxy sections, add some sections
|
2022-04-28 14:03:47 +10:00 |
|
Aleksi Juvani
|
eddffdd398
|
Cleanup: Move UV edit parameterize code to geometry module
This will allow reusing it elsewhere, such as in a geometry node.
Differential Revision: https://developer.blender.org/D14453
|
2022-03-29 20:57:59 -05:00 |
|