Chris Blackbourn Chris_Blackbourn
  • UV Editing

  • Joined on 2022-05-04
Chris Blackbourn commented on pull request blender/blender#108063 2023-05-22 11:07:30 +02:00
Fix #108037: UV packing problems with pinned islands

Awesome! Definitely get involved and help us figure out where improvements can be made.

Re: "squaring UV's", we have something similar at blender/blender#7840

Chris Blackbourn commented on pull request blender/blender#108130 2023-05-22 07:10:13 +02:00
Fix #108117: Crash in uv editor with hidden geometry

Will create a 'Squash' commit:

Fix #108117: Crash in uv editor with hidden geometry

Many "UV island" style operations internally use #UvElementMap, including:

  • Transform…
Chris Blackbourn pushed to uv-fix-108117-2 at Chris_Blackbourn/blender 2023-05-22 07:04:31 +02:00
d7a6663ec2 UV: Improve correctness during #UvElementMap operations
Chris Blackbourn pushed to main at blender/blender 2023-05-22 06:11:43 +02:00
fd887bcb15 Merge branch 'blender-v3.6-release'
96101a66fc UV: Use correct uv packing method when all/none islands are pinned.
47cbeabb11 UV: Fix uv packing problem with rotate and scale line-search
de4f456ea2 UV: Fix overlap problem during uv packing with scale locked islands
Compare 4 commits »
Chris Blackbourn closed issue blender/blender#108037 2023-05-22 05:56:49 +02:00
UV: Issues with pinned island support in packing
Chris Blackbourn commented on issue blender/blender#108037 2023-05-22 05:56:47 +02:00
UV: Issues with pinned island support in packing

Fixed as :

  1. 47cbeabb1182fbd964d8cbefb04d30a2ced6efc4
  2. de4f456ea2e4ab6290f2446bf2d179a12bc6a989
  3. 96101a66fc83dc58c61b86af1d4d021036626b9e
Chris Blackbourn pushed to blender-v3.6-release at blender/blender 2023-05-22 05:56:16 +02:00
96101a66fc UV: Use correct uv packing method when all/none islands are pinned.
47cbeabb11 UV: Fix uv packing problem with rotate and scale line-search
de4f456ea2 UV: Fix overlap problem during uv packing with scale locked islands
Compare 3 commits »
Chris Blackbourn created pull request blender/blender#108130 2023-05-22 03:48:37 +02:00
Fix #108117: Crash in uv editor with hidden geometry
Chris Blackbourn created branch uv-fix-108117-2 in Chris_Blackbourn/blender 2023-05-22 03:47:39 +02:00
Chris Blackbourn pushed to uv-fix-108117-2 at Chris_Blackbourn/blender 2023-05-22 03:47:39 +02:00
d217ad846e Fix #108117: Crash in uv editor with hidden geometry
52f991b1a9 Fix #106484: Show all rotations with same precision
d81646cbce Fix #102574: Don't Show "Rename" for Volume and & System lists
Compare 3 commits »
Chris Blackbourn created branch uv-fix-108117 in Chris_Blackbourn/blender 2023-05-22 03:43:16 +02:00
Chris Blackbourn pushed to uv-fix-108117 at Chris_Blackbourn/blender 2023-05-22 03:43:16 +02:00
7e80679d22 Fix #108117: Crash in uv editor with hidden geometry
8c6908eba5 Merge branch 'blender-v3.6-release'
6c4da68ad2 Fix #107718: Extend channel selection not working due to key conflicts
b58cfde48a BLI: improve IndexRange
f6d824bca6 BLI: move tbb part of parallel_for to implementation file
Compare 10 commits »
Chris Blackbourn commented on issue blender/blender#108117 2023-05-22 02:59:35 +02:00
Blender crashes on UV scaling.

Confirmed in debugger. Fixing..

Chris Blackbourn commented on pull request blender/blender#108063 2023-05-22 00:10:48 +02:00
Fix #108037: UV packing problems with pinned islands

Would be cool also with the pinned uvs, when packing, pack without the others uvs overlap under that pinned uvs, kinda how works in uvpackmaster and the "Pack to others", where pack the selected…

Chris Blackbourn commented on issue blender/blender#90913 2023-05-20 02:33:42 +02:00
UDIM grid changes and enhancements

OK great. Lets keep this one on the backburner for a wee bit longer then.

Thanks for the update!

Chris Blackbourn commented on issue blender/blender#90913 2023-05-20 01:24:46 +02:00
UDIM grid changes and enhancements

Hey @deadpin , is it possible to get a status update on this one?

Chris Blackbourn created pull request blender/blender#108063 2023-05-19 03:36:14 +02:00
Fix #108037: UV packing problems with pinned islands
Chris Blackbourn pushed to uv-fix-108037 at Chris_Blackbourn/blender 2023-05-19 03:34:01 +02:00
c81ca891f5 Fix #108037: UV packing problems with pinned islands
0f67ac4547 Animation: Update NLA "TAB" tweak mode to be full stack evaluation
6dcebc68d6 Fix "~" expanding to the default document directory instead of HOME
a9358f5274 Fix Blender failing to start in Gnome when X11 isn't available
96867a713b CMake/Windows: Blacklist MSVC 17.6.x
Compare 10 commits »
Chris Blackbourn created branch uv-fix-108037 in Chris_Blackbourn/blender 2023-05-19 03:34:01 +02:00
Chris Blackbourn pushed to main at blender/blender 2023-05-17 01:36:36 +02:00
c8b5b17d40 Cleanup: format