Block a user
BLI_math: fix parameter aliasing in mul_m3_series and mul_m4_series
@Sergey / @ideasman42 Can you review?
BLI_math: fix parameter aliasing in mul_m3_series and mul_m4_series
Chris Blackbourn
pushed to matrix-multiply-series at Chris_Blackbourn/blender
2023-02-18 23:30:04 +01:00
d6181dd670
BLI_math: fix parameter aliasing in mul_m3_series and mul_m4_series
e61566137b
Merge branch 'blender-v3.5-release'
46e13cf8a5
Fix #104817: Camera lens gizmo out of sync when navigating via gizmos
cc4587a9b4
Merge branch 'blender-v3.5-release'
5cd2be7d54
Fix #104806: Graphical glitches in VSE timeline region
Chris Blackbourn
created branch matrix-multiply-series in Chris_Blackbourn/blender
2023-02-18 23:30:03 +01:00
UV Unwrap yields different results on OSX / Windows
Thanks @clankill3r , that info makes it a lot easier to fix.
UV Unwrap yields different results on OSX / Windows
Would be nice to know the inconsistency here.
Is it:
- Grid Geometry Node is outputting different co-ordinates.
- UV Unwrap is outputting different co-ordinates.
- UV Pack is producing…
Fix #103469: Update UV Sphere Projection with Seam support.
Fix #103469: Update UV Sphere Projection to Preserve Seams
Note: Applies to both UV Sphere projection and UV Cylinder Projection.
Adds a new boolean option "Preserve Seams" to UV Sphere…
ab7e272438
Merge branch 'main' into uv-sphere-seam
ef60b13c1f
Deps: Optimize meson based deps
9c79875f65
Cleanup: use BitSpan instead of BitVector where possible
891f47b801
BLI: new bit span data structure
Fix 103469: Update UV Sphere Projection with Seam support.
Chris Blackbourn
created branch uv-sphere-seam in Chris_Blackbourn/blender
2023-02-17 01:57:47 +01:00
UV Editor face select mode fails to select ngons reliably
Updated build here : https://builder.blender.org/download/patch/PR104846/
Try it out with "Face" select and "Island select" with the following operators:
- UV Click Select (Including…
aaeebcf49b
Merge branch 'main' into uv-simple-select
9c79875f65
Cleanup: use BitSpan instead of BitVector where possible
891f47b801
BLI: new bit span data structure
WIP: uv-simple-select (V3)
uv-simple-select (Version2)
Chris Blackbourn
deleted branch uv-select-simple from Chris_Blackbourn/blender
2023-02-17 00:44:37 +01:00
166306a411
Fix #104374: Simplify UV Face Selection and UV Island Selection
0a12c4b5f0
Fix #104374: Simplify UV Face Selection and UV Island Selection
Chris Blackbourn
created branch uv-simple-select in Chris_Blackbourn/blender
2023-02-17 00:42:59 +01:00