Block a user
sculpt mode: invert visible hides all faces with Multires modifier
In recent versions of Blender, as of 4.1 the functionality seems to be removed.
@Guai_Wo_Ge_EMM Please confirm if this issue is still relevant or can be closed?
dfe060ea6f
UI: Edit Mesh Knife Status Display
ba9286706a
Geometry Nodes: Sample Grid Index node
42a8947eb1
UI: Edit Mesh Inset Faces Status Display
6f2afc7390
Fix #121436: Compositor: 2d Stabilization translates image when set to bicubic
a602e4fa40
CMake: Fix ASAN builds on windows
Raul Fernandez Hernandez
deleted branch multires_unsubdivide_freezes from farsthary/blender
2024-05-07 18:05:07 +02:00
Multires Unsubdivide freezes Blender with hidden geoemtry
Fix #99887: Multires Unsubdivide freezes Blender with hidden geometry
Multires: Duplicating objects sets the viewport level to sculpt level
Raul Fernandez Hernandez
deleted branch multires_duplicating_objects from farsthary/blender
2024-05-06 17:35:05 +02:00
Fix #94631: Multires: Duplicating objects sets the viewport level to sculpt level
Fix Multires: Duplicating objects sets the viewport level to sculpt level #94631
3f15c244f4
GPv3: Draw tool: "Draw on back" option
18eecb16db
Cleanup: Remove unhelpful unreachable asset in asset shelf code
a6ebfb05ad
UI: Option to store enabled asset shelf catalogs in preferences
95fcffed4a
Cleanup: remove debug print
424032b5e5
Grease Pencil: Fix Python error when built without experimental features
Raul Fernandez Hernandez
created branch multires_duplicating_objects in farsthary/blender
2024-05-04 23:55:39 +02:00
Raul Fernandez Hernandez
pushed to multires_duplicating_objects at farsthary/blender
2024-05-04 23:55:39 +02:00
bd419eeb01
fix
3f15c244f4
GPv3: Draw tool: "Draw on back" option
18eecb16db
Cleanup: Remove unhelpful unreachable asset in asset shelf code
a6ebfb05ad
UI: Option to store enabled asset shelf catalogs in preferences
95fcffed4a
Cleanup: remove debug print
Build: Use CMake for sndfile deps building on all platforms
Tested and sndfile deps compiles on my M1 MBA where previously failed.
38fcaf9ab9
Fix: Python error when no active object and hitting F3
570b76f600
Enable sse2neon in BLI_simd except for hydra/USD
39f0e3c0f4
UI: Remove more use of brush tool type icons in enum
fd5a790f36
UI: Remove icon usage in brush tool RNA enums
aa70c687e4
Fix: Ray Portal BSDF unconnected direction wrong for OSL
Raul Fernandez Hernandez
commented on pull request blender/blender#121086
2024-05-01 14:57:54 +02:00
Fix #99887: Multires Unsubdivide freezes Blender with hidden geometry
Thanks @Sergey
I haven't heard from them yet. Worst case if the expected behavior is to ignore hidden faces or halt the unsubdivide operator with a warning we can make it a new PR.
After 1 or…
Raul Fernandez Hernandez
commented on pull request blender/blender#121086
2024-04-30 22:18:59 +02:00
Fix #99887: Multires Unsubdivide freezes Blender with hidden geometry
Ready for a final review, hopefully we can get this infinite loop hang crossed over since that's a severe bug out in the open for users.