Lukasz Czyz glukoz
  • Joined on 2016-07-07
Lukasz Czyz commented on pull request blender/blender#130041 2024-11-09 10:07:59 +01:00
Fix #129925: SLIM UV unwrap with holes

Requiring changes as this misses information needed to review.

Thank you for feedback. I added some context in the first comment.

Lukasz Czyz commented on issue blender/blender#129925 2024-11-08 16:26:31 +01:00
Minimum Stretch unwrap fails on meshes with holes

Thank you for reporting the issue. Prepared a fix: blender/blender#130041

I hope it will be merged before Blender 4.3 release.

Lukasz Czyz created pull request blender/blender#130041 2024-11-08 16:25:04 +01:00
SLIM - fill holes fix.
Lukasz Czyz pushed tag v3.6.17 to glukoz/blender 2024-11-08 16:21:46 +01:00
Lukasz Czyz pushed tag v4.2.3 to glukoz/blender 2024-11-08 16:21:46 +01:00
Lukasz Czyz pushed to slim-fill-holes-fix at glukoz/blender 2024-11-08 16:21:42 +01:00
1cea036503 SLIM - fill holes fix.
08693d05c1 Fix missing wheel refresh after updating extensions
ec22e967ad Fix error installing extensions with wheels
79cb23b049 Add GPU backend to "Report a Bug" script
f0614a4a3f Fix: GPv3: Regression when applying modifiers after recent commit
Compare 10 commits »
Lukasz Czyz created branch slim-fill-holes-fix in glukoz/blender 2024-11-08 16:21:42 +01:00
Lukasz Czyz commented on issue blender/blender#129327 2024-10-23 16:38:38 +02:00
minimum stretch with importance weight UV unwrap method causes error

There is a fix pending for importance weights: blender/blender#128757

Unfortunately it is still under review :/

Lukasz Czyz commented on pull request blender/blender#128757 2024-10-18 14:54:39 +02:00
Fix #128322: SLIM - fixes.

@ideasman42 Please review.

Lukasz Czyz pushed to slim_fixes at glukoz/blender 2024-10-18 14:46:23 +02:00
fdd0f7e9d3 Merge branch 'blender-v4.3-release' of https://projects.blender.org/blender/blender into slim_fixes
dcfe9eed2f Assets: Update assets repository hash for essentials library updates
30c3d17bb6 Fix #129190: invalid runtime data in lineart modifier after load
078f16a8d5 Fix: GPv3: Interpolation not working with no selection
d5d81c5078 VSE: Switch to box select default for timeline
Compare 188 commits »
Lukasz Czyz pushed to slim_fixes at glukoz/blender 2024-10-18 14:28:50 +02:00
3f6454342a Copy vertex fix.
Lukasz Czyz pushed to slim_fixes at glukoz/blender 2024-10-18 13:33:38 +02:00
6618a91c5c Fix for weight ptr.
Lukasz Czyz created pull request blender/blender#128757 2024-10-08 14:09:25 +02:00
WIP: SLIM - fixes.
Lukasz Czyz pushed tag v3.6.16 to glukoz/blender 2024-10-08 14:05:33 +02:00
Lukasz Czyz pushed tag v4.2.2 to glukoz/blender 2024-10-08 14:05:33 +02:00
Lukasz Czyz pushed to slim_fixes at glukoz/blender 2024-10-08 14:05:30 +02:00
19dec0f735 SLIM - fixes.
92b4c853db Fix: Python: Incorrect default curve_type when calling drawing.add_strokes()
09ca5a4c5f Fix: Python: Empty list of drawing.strokes doesn't have length of 0
35c2461130 Fix: Build warnings missing include
27932162d8 Fix: Cache files location
Compare 10 commits »
Lukasz Czyz created branch slim_fixes in glukoz/blender 2024-10-08 14:05:29 +02:00
Lukasz Czyz commented on issue blender/blender#128322 2024-10-04 18:20:12 +02:00
Pack Islands - missing properties warning in console

Thanks. I will look at it soon.