Get the latest Blender, older versions, or experimental builds.
Stay up-to-date with the new features in the latest Blender releases.
See which projects are currently being worked on and what's next.
Guidelines, release notes and development docs.
Access production assets and knowledge from the open movies.
Documentation on the usage and features in Blender.
A platform to collect and share results of the Blender Benchmark.
The yearly event that brings the community together.
Support core development with a monthly contribution.
Perform a single donation with more payment options available.
Seems it got changes by accident to int during guarded allocation work, causing bad memory allocations.
This replaces our own implementation of aligned malloc with system calls, which depends on which operation system you're on. This is probably really minor noticeable change, but in the same time it might reduce amount of wasted memory.