Dalai Felinto dfelinto
  • Joined on 2006-06-02
Dalai Felinto pushed to phabricator at infrastructure/blender-metrics 2023-04-21 17:08:26 +02:00
4e8b23c0f2 Make response time more automatic
be1be3b39d Need Developer Info
Compare 2 commits »
Dalai Felinto commented on pull request blender/blender#107054 2023-04-21 10:20:23 +02:00
WIP: Visualize snapping type by showing different symbols

That patch brings me joy :)

I find it great as it is. I don't see now #104443 interfers with this. If anything it raises the stake for the other patch to come up with icons following this language.

Dalai Felinto opened issue blender/blender#107181 2023-04-20 16:50:50 +02:00
Physics / Simulation Nodes Baking User Interface
Dalai Felinto commented on issue blender/blender#106898 2023-04-20 12:31:08 +02:00
Brush Assets: Create polished mockup for the Draft operators

@JulienKaspar

  1. about the color:

I talked to Bastien, and the idea is to show the overrides also when editing the local brush, so you know what would be applied if you Apply Overrides.

W…

Dalai Felinto closed pull request blender/blender#107043 2023-04-18 12:16:13 +02:00
Geometry Nodes: Simulation Zone drawing updates
Dalai Felinto commented on pull request blender/blender#107043 2023-04-18 12:16:12 +02:00
Geometry Nodes: Simulation Zone drawing updates

Committed to the geometry-nodes-simulation branch as 8981bb4ac615.

Dalai Felinto pushed to geometry-nodes-simulation at blender/blender 2023-04-18 12:12:56 +02:00
01c6824eaf Cleanup: make format
Dalai Felinto pushed to geometry-nodes-simulation at blender/blender 2023-04-18 12:11:06 +02:00
8981bb4ac6 Geometry Nodes: Simulation Zone drawing updates
Dalai Felinto commented on pull request blender/blender#107043 2023-04-18 11:39:10 +02:00
Geometry Nodes: Simulation Zone drawing updates

Added two more commits:

  • Simulation Zones: Make the round corners smaller
  • Simulation Zones: Draw background when alpha = 0.0

I looked at drawing the zone with a shadow, but that would be…

Dalai Felinto commented on pull request blender/blender#107043 2023-04-18 10:43:29 +02:00
Geometry Nodes: Simulation Zone drawing updates

Patch updated to contain three separate commits:

  • Use the theme
  • Make drawing smooth
  • Make sure zones don't hide behind others.
Dalai Felinto pushed to main at blender/blender 2023-04-18 09:45:21 +02:00
664b31ea73 Cleanup: make format
Dalai Felinto commented on pull request blender/blender#107043 2023-04-18 09:28:13 +02:00
Geometry Nodes: Simulation Zone drawing updates

I don't see the point besides saving one internal call to the equivalent of UI_GetThemeColor4fv(TH_BACK, background_color);.

What I thought of instead is to split the alpha from the…

Dalai Felinto created pull request blender/blender#107043 2023-04-17 17:08:28 +02:00
Geometry Nodes: Set Simulation Zone background color
Dalai Felinto commented on issue blender/blender#106898 2023-04-17 15:46:22 +02:00
Brush Assets: Create polished mockup for the Draft operators

I'm fine with starting with the name + thumbnail. That said, technically license & copyright do matter when duplicating the brush.

--

Mockups updated based on @JulienKaspar feedback on…

Dalai Felinto opened issue blender/blender#107039 2023-04-17 15:19:40 +02:00
Implement UI for brush assets and Draft operators
Dalai Felinto closed pull request blender/blender#106911 2023-04-14 14:57:24 +02:00
Tools: util to get inactive member of teams from gitea
Dalai Felinto commented on pull request blender/blender#106911 2023-04-14 14:57:23 +02:00
Tools: util to get inactive member of teams from gitea

Thanks for the review Brecht.

I addressed your two changes (and tested), and also added a note regarding the required scope ("read:org" or "admin:org") and the potential error messages (403 and…

Dalai Felinto pushed to main at blender/blender 2023-04-14 14:55:37 +02:00
23bce32888 Tools: util to get inactive member of teams from gitea
Dalai Felinto commented on issue blender/blender#106898 2023-04-14 13:07:12 +02:00
Brush Assets: Create polished mockup for the Draft operators

Task updated with mockup.

Dalai Felinto created pull request blender/blender#106911 2023-04-13 17:03:41 +02:00
Tools: util to get inactive member of teams from gitea