1 December 2025
Notes for weekly communication of ongoing projects and modules.
Announcements
- Blender 5.0.1 bugfix release is planned for December 16th
Modules & Projects
- 2025-11-25 Nodes & Physics Module Meeting
- 2025-11-25 Render & Cycles Meeting
- 2025-11-25 Project Setup Meeting
- 2025-11-25 Sequencer meeting
- 2025-11-27 Animation & Rigging module meeting
- 2025-12-01 Viewport & EEVEE Module meeting
New Features and Changes
This is a selection of changes that happened over the last week. For a full overview including fixes, code only changes and more visit projects.blender.org.
Anim
- Implement custom rna string lookup function for Shapekey drivers (commit) - (Christoph Lendenfeld)
- Improve evaluation performance with std::move (commit) - (Christoph Lendenfeld)
- Performance benchmark - check for time every frame (commit) - (Christoph Lendenfeld)
Core
- LibOverride: Add systematic hierarchy data check/fix to manual resyncs. (commit) - (Bastien Montagne)
- PackedData: Add sanity checks and workarounds in write code. (commit) - (Bastien Montagne)
- PackedData: Detect and try to fix corrupted blendfiles. (commit) - (Bastien Montagne)
Cycles
- Make HIP RT the default (commit) - (salipour)
- Improve compilation time of tricubic interpolation (commit) - (Weizhen Huang)
- Skip compiling surface nodes for volume (commit) - (Weizhen Huang)
EEVEE
- Split forward pipeline to its own framebuffer (commit) - (Clément Foucault)
- Add support for Transparent BSDF through Shader To RGB (commit) - (Clément Foucault)
GPU
- Add support for passing SRT to entrypoint functions (commit) - (CleÌment Foucault)
Geometry Nodes
- Remove soft limit on topology nodes (commit) - (Brady Johnston)
- Support finding nodes by warning messages (commit) - (Jacques Lucke)
Spreadsheet
- Support showing object values (commit) - (Jacques Lucke)
UI
- Snapping and Improved Feedback for IMAGE_OT_view_zoom (commit) - (Harley Acheson)
- Donât break playhead when drawing subframes (commit) - (Christoph Lendenfeld)
- Bring back progress bars for file and asset browsers (commit) - (Julian Eisel)
- Add workspace status text for
wm.radial_controloperator (commit) - (Sean Kim) - Quad View Resizing (commit) - (Harley Acheson)
- Capitalization of Quad View in Report Message (commit) - (Harley Acheson)
VSE
- Add Echo sound modifier (commit) - (golden dragon)
Vulkan
- Graphics Pipeline Libraries (commit) - (Jeroen Bakker)
- Dynamic State Stencil (commit) - (Jeroen Bakker)
- Add VK_EXT_line_rasterization support (commit) - (Mark van de Ruit)
- Remove support for matrices as vertex attributes (commit) - (Jeroen Bakker)
- Dynamic State front face (commit) - (Jeroen Bakker)
- Disable features not available MacOS (commit) - (Jeroen Bakker)
Weekly Reports
- Aaron Carlisle
- Alaska
- Bastien Montagne
- Campbell Barton
- Casey Bianco-Davis
- Christoph Lendenfeld
- Clément Foucault
- Dalai Felinto
- Falk David
- Germano Cavalcante
- Habib Gahbiche
- Hans Goudey
- Harley Acheson
- Jacques Lucke
- Jeroen Bakker
- Jesse Yurkovich
- John Swenson
- Jonas Holzman
- Julian Eisel
- Lukas Stockner
- Lukas Tönne
- Mark van de Ruit
- Miguel Pozo
- Nathan Vegdahl
- Nika Kutsniashvili
- Omar Emara
- Pablo Vazquez
- Philipp Oeser
- Pratik Borhade
- Richard AntalĂk
- Sean Kim
- Sergey Sharybin
- Sybren StĂŒvel
- Tariq Sulley
- Thomas Dinges
- Weizhen Huang
- Wu Yiming