Dalai Felinto dfelinto
  • Joined on 2006-06-02
Dalai Felinto pushed to fix-109021 at dfelinto/blender 2023-06-16 12:12:45 +02:00
f7269b9d91 Add initialization of the previous exclude flag value
Dalai Felinto created pull request blender/blender#109051 2023-06-16 12:03:30 +02:00
Fix #109021: Collection "Exclude" property lost when parent and grand-parent is disabled
Dalai Felinto created branch fix-109021 in dfelinto/blender 2023-06-16 11:59:58 +02:00
Dalai Felinto pushed to fix-109021 at dfelinto/blender 2023-06-16 11:59:58 +02:00
cf2e3286d3 Add initialization of the previous exclude flag value
2b6746893e Fix preserving user selected exclude-state of nested collections
406a1f9bce Fix #108263: Show warning when cache baking wants to overwrite data
1c5201b23a Fix bvhtree utilities ignoring empty masks
8fa56a4d19 Clear the cache bake directory when duplicating a modifier
Compare 10 commits »
Dalai Felinto opened issue blender/blender#109021 2023-06-15 18:09:00 +02:00
Collection "Exclude" property lost when parent and grand-parent is disabled
Dalai Felinto commented on pull request blender/blender#108288 2023-06-15 17:12:53 +02:00
Fix #108263: Show warning when cache baking wants to overwrite data

I was wondering if we do need a warning when overriding existing data. We have no warning when we do it for animation or rendering.

Dalai Felinto commented on issue blender/blender#108895 2023-06-15 16:02:09 +02:00
Design for the Sub-panels for Nodes, Node Groups and Geometry Nodes Modifiers

Task updated with the latest design, expanded to include the discussions about panels in nodes in general, not only in the modifier.

Dalai Felinto commented on issue blender/blender#107881 2023-06-15 12:37:11 +02:00
Asset shelf UI Polish

It would be simplest to use the asset shelf only for objects and collections in scene layout, brushes in sculpt and paint modes, poses in pose mode, relevant geometry types in the various edit…

Dalai Felinto commented on issue blender/blender#107881 2023-06-15 10:57:21 +02:00
Asset shelf UI Polish

@brecht thanks for the feedback.

  1. I would place the header at the top of the asset shelf instead of the bottom.

Same here. And in fact this is already listed in this task as the second…

Dalai Felinto pushed to main at infrastructure/blender-metrics 2023-06-13 16:51:58 +02:00
d09274b438 Use Developers team to sort community/moderators PRs
Dalai Felinto commented on issue blender/blender#108895 2023-06-12 18:50:56 +02:00
Design for the Sub-panels for Nodes, Node Groups and Geometry Nodes Modifiers

Collapsed sub-panel in a node: image

Exploration of options for handling sub-panels (WIP): ![image](/attachments/73f74011-cf70-44e5-b7fd-f…

Dalai Felinto closed issue blender/blender#103032 2023-06-12 15:37:19 +02:00
Simulation Nodes
Dalai Felinto commented on issue blender/blender#103032 2023-06-12 15:37:17 +02:00
Simulation Nodes

This was implemented and will be part of the upcoming Blender 3.6.

https://wiki.blender.org/wiki/Reference/Release_Notes/3.6/Nodes_Physics

Dalai Felinto opened issue blender/blender#108899 2023-06-12 15:33:49 +02:00
Refactor: Replace noe declaration system for (Geometry) Nodes Panels
Dalai Felinto opened issue blender/blender#108897 2023-06-12 15:31:37 +02:00
Modifier changes to support sub-panels for Geometry Nodes
Dalai Felinto opened issue blender/blender#108895 2023-06-12 15:29:41 +02:00
UI Design for the Sub-panels for Geometry Nodes modifier
Dalai Felinto closed issue blender/blender#107290 2023-06-12 15:23:20 +02:00
Simulation Nodes: User Interface for Baking and Cache
Dalai Felinto commented on issue blender/blender#107290 2023-06-12 15:23:18 +02:00
Simulation Nodes: User Interface for Baking and Cache

The UI is considered final for 3.6. We will have community task for the remaining parts:

  • List how many frames/MB the cache or bake is taking.
Dalai Felinto commented on issue blender/blender#108878 2023-06-12 12:02:35 +02:00
Annonymous Attributes and Simulation Nodes - propagation issue

I'm setting this as known issue. As noted in the Simulation Nodes commit (0de54b84c6f0e):

Anonymous attributes are not propagated by the simulation nodes unless they are explicitly stored…
Dalai Felinto opened issue blender/blender#108878 2023-06-12 10:57:07 +02:00
Annonymous Attributes and Simulation Nodes - propagation issue