11 March 2024
Notes for weekly communication of ongoing projects and modules.
Modules & Projects
- 2024-03-04 Grease Pencil Module Meeting
- 2024-03-05 Render & Cycles Meeting
- 2024-03-07 Animation & Rigging module meeting
- 2024-03-11 EEVEE/Viewport 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 changes and more visit projects.blender.org.
3D View
- Do not recalculate the depth buffer for ‘Auto Depth’ (commit) - (Germano Cavalcante)
Build
- Add Windows ARM64 support for library dependencies (commit) - (Anthony Roberts)
CLI
- Support defining custom commands via C++ & Python API (commit) - (Campbell Barton)
Compositor
- Add utility for sampling buffer at normalized coordinates (commit) - (Omar Emara)
- Add Bloom option to Glare node (commit) - (Omar Emara)
Curves
- Disable draw tool radius preview (commit) - (Hans Goudey)
Cycles
- HIP search for ROCm 6 driver (commit) - (Sahar A. Kashi)
- Add debug logging to the OIDN GPU checks (commit) - (Sergey Sharybin)
- Add Windows ARM64 support (commit) - (Anthony Roberts)
- Default to OIDN for NVIDIA in the viewport (commit) - (Brecht Van Lommel)
EEVEE-Next
- Avoid shadowmap padding on 0 radius punctual lights (commit) - (Miguel Pozo)
- More conservative shadow LOD selection (commit) - (Miguel Pozo)
Edge Slide
- Use snap system to check sliding vertex visibility (commit) - (Germano Cavalcante)
GPencil
- Remove subdiv modifier unused vgroup UI (commit) - (YimingWu)
GPv3
- Outline modifier (commit) - (Lukas Tönne)
- Shrinkwrap modifier (commit) - (Lukas Tönne)
- Deselect newly drawn strokes (commit) - (Casey Bianco-Davis)
- Set dash segment active (commit) - (Pratik Borhade)
Geometry Nodes
- Use boolean type for “use attribute” inputs (commit) - (Hans Goudey)
Sculpt
- Migrate Box Hide to common gesture code (commit) - (Sean Kim)
Transform
- Customizable rotation snap increment values (commit) - (Kyler Kelly)
UI
- Props Dialog Default Properties (commit) - (Harley Acheson)
- Add input descriptions for Principled BSDF parameters (commit) - (Bartosz Kosiorek)
- Improvements to Confirmation of Load Factory Preferences (commit) - (Harley Acheson)
- Improvements to Confirmation of Load Factory (commit) - (Harley Acheson)
- Improvements to Confirmation of Save Startup (commit) - (Harley Acheson)
- Popover Button Padding for Arrow (commit) - (Harley Acheson)
- Adjust template_ID String Length for Pin Icon (commit) - (Harley Acheson)
- Allow Some Buttons to Scale Width With Text Style (commit) - (Harley Acheson)
- Adjust template_ID Buttons Width For Content Length (commit) - (Harley Acheson)
- Positioning of 3DView Sidebar Tab Titles (commit) - (Harley Acheson)
- Position of Current Frame Indicator Text (commit) - (Harley Acheson)
Weekly Reports
- Aaron Carlisle
- Bastien Montagne
- Campbell Barton
- Christoph Lendenfeld
- Clément Foucault
- Dalai Felinto
- Falk David
- Germano Cavalcante
- Hans Goudey
- Harley Acheson
- Jacques Lucke
- Jeroen Bakker
- Jesse Yurkovich
- Julian Eisel
- Lukas Stockner
- Lukas Tönne
- Miguel Pozo
- Nathan Vegdahl
- Omar Emara
- Philipp Oeser
- Pratik Borhade
- Raul Fernandez Hernandez
- Richard Antalík
- Sergey Sharybin
- Sybren Stüvel
- Thomas Dinges
- Weizhen Huang
- Wu Yiming