Date/Time: 2024-08-12T14:00:00Z
Link: https://meet.google.com/xxo-tyin-rem
Attendees:
- Antonio Vazquez (Developer)
- Casey Bianco-Davis (Developer)
- Falk David (Blender developer)
- Iliya Katueshenock (Developer)
- Lukas Tönne (Blender)
- Matias Mendiola (Grease Pencil team)
- Nick Fox-Gieg (York University)
- Sietse Brouwer (Developer)
- Thomas Dinges (Blender)
- Wu Yiming (Blender)
Topics
- Development updates
- Discussions
Meeting Notes
- Development updates
- Python API:
- Get current frame on layer (Falk)
- Drawing API functions are now named
add_strokes
,remove_strokes
,resize_strokes
link (Falk)
- Context menus for draw and sculpt mode link, link (Pratik)
- Added tests for the Python API (Falk)
- Help with adding more tests in the future is welcome!
- Python API:
- Work in progress
- Vertex paint mode (3/5 tools done) (Falk)
- Segment selection in edit mode (Lukas)
- Curve selection fixes (Casey)
- High level python API (Falk)
- Apply modifier (Falk)
- Eyedropper tool (Casey)
- Scale thickness (Casey)
- Help needed:
- Weight painting operators
- Sculpt mode masking UI (selection overlays?)
See all commits
- Fix #125681: GPv3: Inverted “Fade Inactive Layers” option by YimingWu
- Fix: GPv3: Unable to select bezier handle with unselected control point by casey bianco-davis
- GPv3: Delete active keyframe operator by Pratik Borhade
- GPv3: Draw lines between frames by Pratik Borhade
- GPv3: Python API: Add function to get current frame on a layer by Falk David
- Fix: GPv3: DrawingPlacement copying and moving by Falk David
- Refactor: GPv3: Remove
DrawingPlacement
fromGreasePencilStrokeParams
by Falk David - GPv3: Python API: Rename drawing API functions by Falk David
- Fix: GPv3: Python API: Wrong argument type in
remove
function by Falk David - GPv3: Add initial tests for Python API by Falk David
- GPv3: Draw Mode: Context menu by Pratik Borhade
- Fix #125970: GPv3 primitive tool is not initializing selection attribute by Lukas Tönne
- Fix #126131: GPv3: Crash when deleting everything in edit mode by Pratik Borhade
- GPv3: Sculpt context menu by Pratik Borhade
- Discussions
- Lukas: Wanted to talk about edit mode segment selection in combination with multi-frame editing
- Seemed like everyone agreed that segment selection in multi-frame editing should select per frame. E.g. instead of treating all the frame as one and finding the intersections, it applies the segment selection per frame in a “batch-like” operation.
Next Meeting
- Time/Date: 2024-09-09T14:00:00Z