Block a user
Unwrap with subsurf fails with triangles at level 1
c3b180ef92
Merge branch 'blender-v4.3-release'
28a8486e2b
Fix memory leak with PyConfig initialization
88cac9b3ea
Merge branch 'blender-v4.3-release'
ccaf144e6d
Cleanup: compare full platform name for "darwin"
Crashing on UV Export
I'm unable to redo this error, please run Blender from a terminal and report the crash output.
https://docs.blender.org/manual/en/latest/advanced/command_line/launch/index.html
Blender's Python requests module charset_normalizer dependency error
These kinds of issues are notoriously difficult to debug remotely, to avoid these kinds of problems, blender's Python defaults to ignoring system environment variables.
Notes:
- Confirm your…
Modifiers: Affect all selected objects when holding alt
Extracting function left in a reference to self
which no longer exists.
See: self.report({'WARNING'}, "Node group must have a geometry output")
In the case the operator returns…
Campbell Barton
pushed to pr-subsurf-unwrap-level-1 at ideasman42/blender
2024-10-29 05:30:44 +01:00
320b4dbf9c
Fix #129503: unwrap with subsurf at level 1 disconnects triangles
Unwrap fails with triangles at level 1
Fix unwrap with subdivision surface at level 1
Campbell Barton
pushed to pr-subsurf-unwrap-level-1 at ideasman42/blender
2024-10-29 05:00:13 +01:00
d0fd263614
Fix unwrap with subdivision surface at level 1
Campbell Barton
created branch pr-subsurf-unwrap-level-1 in ideasman42/blender
2024-10-29 04:56:43 +01:00
Campbell Barton
pushed to pr-subsurf-unwrap-level-1 at ideasman42/blender
2024-10-29 04:56:43 +01:00
740706ba86
Fix unwrap with subdivision surface at level 1
731712e3a7
AUTHORS: add 1 new author (via override)
066c6f3674
Fix UBSAN warning caused by uninitialized memory use
f408531b9b
Fix #129448: Undoing face set changes produces artifacts on dense mesh
d87f604a0d
Fix #129428: Sculpt undo crash after remesh with deform modifier
0c8177f710
Merge branch 'blender-v4.3-release'
99e52016ba
Merge branch 'blender-v4.3-release'
731712e3a7
AUTHORS: add 1 new author (via override)
066c6f3674
Fix UBSAN warning caused by uninitialized memory use
731712e3a7
AUTHORS: add 1 new author (via override)
066c6f3674
Fix UBSAN warning caused by uninitialized memory use
Fix #128958: UV unwrap crash with "Use Subdivision" option
In summary, this PR seems correct but there are some related issues I noticed while checking this area.
Fix #128958: UV unwrap crash with "Use Subdivision" option
It'd be good to mention this isn't the actual number of levels used (which may be taken from the quality
setting).