Notes for weekly communication of ongoing projects and modules.
Welcomes
- Yiming Wu will start a new dev grant to work on Lineart/Grease Pencil improvements.
- Lukas Stockner starts a new dev-grant to help the Cycles project.
Announcements
- Blender 3.1 has been released on March 9, 2022.
Modules & Projects
New Features and Changes
Curves
- Sculpt mode
- NURBS
- Increase default viewport resolution for curves object (commit) (Jacques Lucke)
User Interface
- Individualize the option to use transform snapping per editor type (commit) (Germano Cavalcante)
- Improve aligmnent in number fields and value sliders (commit) (Leon Schittek)
Cycles/Rendering
- Cycles
- Shader nodes
Event System
- Key-press while dragging now activates drag first (commit, commit) (Campbell Barton)
- Drag events no longer default to the drag start location (commit) (Campbell Barton)
- 3D Mouse
Geometry Nodes
- Performance improvements
- Implement
CustomData
interpolation for boolean data type (commit) (Aleksi Juvani)
Grease Pencil
- New “Additive” mode for build modifier (commit) (Marc Chéhab)
- Performance improvements
- Improve multi-user gpencil data performance with modifiers (commit) (Yann Lanthony, Falk David)
Library Overrides
- Disable problematic/invalid operations in the outliner (commit) (Bastien Montagne)
Python API
- Add new
annotation_pre
&annotation_post
handlers (commit) (Antonio Vazquez) - Performance improvements