Date/Time: 2025-05-12T14:00:00Z
Link: https://meet.google.com/xxo-tyin-rem
Attendees:
- Antonio Vazquez (Developer)
- Casey Bianco-Davis (Developer)
- Daniel Martinez Lara (Grease Pencil team)
- Falk David (Blender)
- Kevin C. Burke (Developer, Animator)
- Samuel Bernou (ADV studio, Python Dev)
- Sietse Brouwer (Developer)
- Wu Yiming (Blender)
Agenda & Notes
- Development Updates
- Discussions
Meeting Notes
- Development Updates:
- Grease Pencil: Remove minimum thickness clamping by Falk David
- Grease Pencil: Viewport option for showing onion skins of the active object only by Sietse Brouwer
- Python API: Grease Pencil: Add handle helper class to expose more handle attributes by Kevin C. Burke
- Grease Pencil: Add initial support for Node Tools by Falk David
- UI: Outliner: Show Grease Pencil vertex groups by Pratik Borhade
- Fixed 13 bugs since the last meeting
- High severity issues went down to 0 again!
- Work in progress:
- Falk: Looking into boundary strokes drawing for fill tool
- Falk: Looking into eraser issues
- WIP: Geometry Nodes: Add âFit Curvesâ node
- Will be used to add bezier fitting operator for Grease Pencil
- Could also be used e.g. to add freehand bezier curve drawing
Show All Commits
- Fix: Grease Pencil: Change split stroke shortcut by Pratik Borhade
- Grease Pencil: Remove minimum thickness clamping by Falk David
- Fix #138102: Grease Pencil: Wrong frame used to retrieve visible drawings by Jacques Lucke
- Fix #138178: Grease Pencil strokes loose vertexgroups after Re-Arrange by Philipp Oeser
- Grease Pencil: Viewport option for showing onion skins of the active object only by Sietse Brouwer
- Fix: Grease Pencil: Undo layer drag-and-drop by Sietse Brouwer
- Fix #137913: Grease Pencil: Fallback for looking up material index attribute by Lukas Tönne
- Tests: Updated Grease Pencil render tests by Falk David
- Fix #137990: Grease Pencil: Crash when creating library override by Falk David
- Fix #136397: Line Art: Skip dupli objects with
include_objects
by YimingWu - Python API: Grease Pencil: Add handle helper class to expose more handle attributes by Kevin C. Burke
- Grease Pencil: Add initial support for Node Tools by Falk David
- Fix #138420: Grease Pencil: âAddâ Operator Applies âShow In Frontâ and âUse Lightsâ to all object types by Blastframe
- Fix: Grease Pencil: Crash in Set Spline Resolution node by Falk David
- Fix #136091: Grease Pencil: Broken wireframe rendering by Falk David
- Fix #138478: Node Tools: Incorrect Active layer index outside Edit Mode by Falk David
- Fix #138378: Grease Pencil: Correct logic of checking render requirement by YimingWu
- Fix #138545: Grease Pencil connected proportional editing wrong by Philipp Oeser
- UI: Outliner: Show Grease Pencil vertex groups by Pratik Borhade
- Casey: Was wondering if the âConvert to Typeâ operator for strokes should be specific to just converting poly to bezier curves instead.
- Falk: Itâs also possible to change the UI of the operator depending on the mode to show/hide options.
- Antonio: Raised the point of having a render setting for round vs sharp corners.
- Clement thinks that this is possible to add in the render engine.
- This should probably be a setting/attribute per stroke (
corner_type
?) - We might want to have âRoundâ/âFlatâ/âSharpâ corners. Though Sharp corners need to have a limit angle where they switch to flat corners.
- Kevin: Is missing the âKeep Transformâ behavior for layer parenting.
- Falk: It would be best if we can have a âSet Layer Parentâ with a âKeep Offsetâ option (menu)
- The operator would be called with a Grease Pencil object selected and the parent active.
Then it would give you the list of layers to select the layer to be parented. - We should also have a âClear Parentâ operator.
- Casey: We donât necessarily need the operator, could also be buttons in the properties editor (Set Inverse / Clear Inverse)
- The operator would be called with a Grease Pencil object selected and the parent active.
- Falk: It would be best if we can have a âSet Layer Parentâ with a âKeep Offsetâ option (menu)
- Daniel:
- Feedback thread for new brushes doesnât get a lot of interaction: Grease Pencil New Brushes
- Please share it with more people that might be interested in contributing default brushes!
- Deadline for new assets is June 4th (?)
- Samuel: No way to see/create attributes for drawings:
- Falk: Thinks that the best option is to have an active keyframe concept in the dopesheet just like in the graph editor. Then we can display the attributes of this active keyframe (active drawing).
- We talked about #138220 - Grease Pencil: Let Autolock Inactive Layers also act on layer groups - blender - Blender Projects
- Generally, people seemed happy with this change.
- Would be great to get more artists to test it: a build can be downloaded here.
Next Meeting
- Time/Date: 2025-05-26T14:00:00Z