Chris Blackbourn Chris_Blackbourn
  • UV Editing

  • Joined on 2022-05-04
Chris Blackbourn created pull request blender/blender#104934 2023-02-18 23:35:20 +01:00
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
Compare 10 commits »
Chris Blackbourn created branch matrix-multiply-series in Chris_Blackbourn/blender 2023-02-18 23:30:03 +01:00
Chris Blackbourn commented on issue blender/blender#104513 2023-02-18 23:26:59 +01:00
UV Unwrap yields different results on OSX / Windows

Thanks @clankill3r , that info makes it a lot easier to fix.

Chris Blackbourn commented on issue blender/blender#104513 2023-02-17 06:11:05 +01:00
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…
Chris Blackbourn commented on pull request blender/blender#104847 2023-02-17 05:34:58 +01:00
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…

Chris Blackbourn pushed to uv-sphere-seam at Chris_Blackbourn/blender 2023-02-17 05:20:01 +01:00
2f9dcb1378 Fix 103469: Update UV Sphere Projection with Seam support.
Chris Blackbourn pushed to uv-sphere-seam at Chris_Blackbourn/blender 2023-02-17 02:01:01 +01:00
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
Compare 4 commits »
Chris Blackbourn created pull request blender/blender#104847 2023-02-17 02:00:22 +01:00
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
Chris Blackbourn pushed to uv-sphere-seam at Chris_Blackbourn/blender 2023-02-17 01:57:47 +01:00
3de45c327e Fix 103469: Update UV Sphere Projection with Seam support.
Chris Blackbourn commented on issue blender/blender#104374 2023-02-17 01:55:39 +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…
Chris Blackbourn commented on pull request blender/blender#104846 2023-02-17 01:22:58 +01:00
WIP: uv-simple-select (V3)

@blender-bot package

Chris Blackbourn pushed to uv-simple-select at Chris_Blackbourn/blender 2023-02-17 01:22:10 +01:00
aaeebcf49b Merge branch 'main' into uv-simple-select
9c79875f65 Cleanup: use BitSpan instead of BitVector where possible
891f47b801 BLI: new bit span data structure
Compare 3 commits »
Chris Blackbourn created pull request blender/blender#104846 2023-02-17 01:20:11 +01:00
WIP: uv-simple-select (V3)
Chris Blackbourn created pull request Chris_Blackbourn/blender#2 2023-02-17 00:48:35 +01:00
uv-simple-select (Version2)
Chris Blackbourn deleted branch uv-select-simple from Chris_Blackbourn/blender 2023-02-17 00:44:37 +01:00
Chris Blackbourn pushed to uv-simple-select at Chris_Blackbourn/blender 2023-02-17 00:42:59 +01:00
166306a411 Fix #104374: Simplify UV Face Selection and UV Island Selection
0a12c4b5f0 Fix #104374: Simplify UV Face Selection and UV Island Selection
Compare 2 commits »
Chris Blackbourn created branch uv-simple-select in Chris_Blackbourn/blender 2023-02-17 00:42:59 +01:00