Block a user
crachs
Please elaborate, it’s really hard to fix if we don’t know what makes Blender crash. What are you doing to make it crash? Does it crash directly or after some time?
Asset Browser: Generate Preview button not working as tooltip explains
@JulianEisel I think I managed to fix it. Apparently the old implementation was only clearing the preview image and didn’t remove the runtime, leading to deferred loading (which was still…
Asset Browser: Generate Preview button not working as tooltip explains
@Perky this gets a bit into the details of how the preview system works. Do you want to look into this yourself? Otherwise I have a patch ready that solves it.
Sure! I’ll look into it,…
c9af1effa3
Make Update
e30a1326a4
Fix #124719: Failed assert in old (2.34) testfile
e35e80275a
Cleanup: Formatting
7ce067d73b
Sculpt: Data oriented refactor for enhance details brush
ec48c79112
Assets: Update asset repository hash for removed tool icons
e30a1326a4
Fix #124719: Failed assert in old (2.34) testfile
e35e80275a
Cleanup: Formatting
7ce067d73b
Sculpt: Data oriented refactor for enhance details brush
ec48c79112
Assets: Update asset repository hash for removed tool icons
e6a4245099
UI: Remove unused brush tool icons
Asset Browser Preview image cannot be removed
Realised the implementation was already there a bit too late, but it was a good time to learn the Asset Browser backend :)
PR: #124700
6c94f10e8f
Pull main
6120b2f605
Merge branch 'blender-v4.2-release'
b5145d6889
Fix #121469: "Enable Add-on" ignored when already installed
71e1305b06
Fix #124637: double spacing for inline sockets
0b0481cf54
Fix: Nodes: crash in case of dissolving node after save
Asset Browser: Add reset preview button