Block a user
Regression: Mesh method from_pydata in Python API does not work with quads and tris
Fix #111117: Partially revert a280e8a6
Blender 4.0 alpha - Add-on Archimesh doesn't work in most parts
Blender 4.0 alpha - Add-on Archimesh doesn't work in most parts
I close this one in favour of blender/blender#111117 , which is the same issue.
12dbead6a8
Fix #111117: Partially revert
a280e8a6
ad50ded7b5
Metal: Fix texture atomic wrapper
63e1d06233
Geometry Nodes: add utility for debug randomization of instances
bafc952f97
Cleanup: Geometry Nodes: pass selection by varray instead of field
08aa71bfc9
Merge branch 'blender-v4.0-release'
8b72f96c86
Merge branch 'blender-v4.0-release' into fix-111117
5017767e11
Fix tools header background aligns wrong if region is flipped to bottom
7449f0e14c
Fix #109599: Setting custom normals can skip marking some edges sharp
8774b20477
Fix #112961: Crash marking Collection as an Asset
488469e7c5
Fix excessive padding at bottom of nodes with panels
Blender 4.0 alpha - Add-on Archimesh doesn't work in most parts
blender/blender#112879 Should fix it.
Fix #111117: Partially revert a280e8a6
@brecht Since you reviewed the original patch, could you take a look at this partial revert?
Fix #111117: Partially revert a280e8a6
b7da1e1609
Fix #111117: Partially revert
a280e8a6
39baa94427
Cycles: Throttle MetalRT BVH builds to avoid exceeding working set limits
0dfcde3fde
Fix: EEVEE-Next: Ensure volume property textures are cleared
a469640861
USD: improve I/O of emission color in preview surface
3d38b51435
Shaders: add "Weight" to Transmission/Subsurface/Coat/Sheen socket names
Joining objects can create more customdata layers (e.g. UVMaps) than allowed, can eat huge amounts of RAM, bloats the filesize
More UV layers than allowed, last ones won't be available for render, shaders, etc.
I'm not completely sure about this, since it has been a while I really dove into this code, but I think…
Blender 4.0 alpha - Add-on Archimesh doesn't work in most parts
probably the same issue as #111117 ? Will look into it.
Regression: Mesh method from_pydata in Python API does not work with quads and tris
I can maybe partially revert a280e8a68c. Just revert the check causing the problem and not the added code which is needed to fix #107416
in 4.0 alpha, i cannot add bolts anymore...
I'll see if I understand what's happening exactly. The 'not strictly necessary' is maybe not true anymore.