Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard commented on issue blender/blender-addons#104470 2023-03-22 12:54:38 +01:00
Node Wrangler Lazy Connect changed behaviour.

@genesis2303 Yes, the red lines are not fixed yet. But if you didn’t get the error it’s pretty nice already!

Damien Picard commented on issue blender/blender-addons#104470 2023-03-22 11:15:40 +01:00
Node Wrangler Lazy Connect changed behaviour.

@genesis2303 Hi, thanks for the information. This error looks more like #104480, which was hopefully fixed today. Can you try again with a more recent build?

Damien Picard commented on pull request blender/blender#105975 2023-03-22 06:35:31 +01:00
Add helper function to node_utils to create links to virtual sockets

Why not just have a utility to connect any 2 sockets?

That’s exactly what this does! If both sockets are regular ones, it just connects them, but it creates actual sockets if one or more is…

Damien Picard commented on pull request blender/blender#105975 2023-03-22 01:28:04 +01:00
Add helper function to node_utils to create links to virtual sockets

Come to think of it, maybe this can still go into 3.5 so that scripters could fix their scripts more easily in this version?

Damien Picard commented on pull request blender/blender#105975 2023-03-22 01:24:14 +01:00
Add helper function to node_utils to create links to virtual sockets

@HooglyBoogly I’m assigning the review to you since it’s a followup to 7026096099 and we briefly discussed it in blender/blender-addons#104470, but feel free to assign to someone else.

Damien Picard pushed to main at blender/blender-addons 2023-03-22 01:13:17 +01:00
d4ca65e7a4 Sun Position: fix error in HDRI mode introduced in recent refactor
Damien Picard created pull request blender/blender#105975 2023-03-22 00:58:17 +01:00
WIP: Add helper function to node_utils to create links to virtual sockets
Damien Picard pushed to dp_node_utils_virtual_sockets at pioverfour/blender 2023-03-22 00:48:05 +01:00
e349c77b50 Add helper function to node_utils to create links to virtual sockets
Damien Picard pushed to dp_node_utils_virtual_sockets at pioverfour/blender 2023-03-22 00:45:13 +01:00
6f3d51a889 Add helper function to node_utils to create links to virtual sockets
dd7e1a3574 Fix: Hide corner vert and edge attributes in UI
45379d9b59 Fix (unreported): Snap not enabled if Ctrl is pressed before operation
dab0ab673e BLI: Add a default constructor to OffsetIndices
45a05d351d Python API: Add deprecation warning to MeshUVLoop
Compare 32 commits »
Damien Picard created branch dp_node_utils_virtual_sockets in pioverfour/blender 2023-03-22 00:44:43 +01:00
Damien Picard pushed to dp_node_utils_virtual_sockets at pioverfour/blender 2023-03-22 00:44:43 +01:00
54a74c511b Add helper function to node_utils to create links to virtual sockets
5256b2ca62 Cleanup: Reorder mesh draw cache functions to avoid prototypes
85066f3748 Cleanup: Rename variables in BMesh loose element extraction
aa1fc6102f Cleanup: Avoid contractions for loose geometry variables
638709b0ed Cleanup: Use Array and Span for mesh draw buffer cache data
Compare 10 commits »
Damien Picard closed issue blender/blender-addons#104480 2023-03-22 00:20:54 +01:00
Node Wrangler: Lazy Mix on float outputs in Geometry Nodes gives error
Damien Picard pushed to main at blender/blender-addons 2023-03-22 00:20:54 +01:00
dda54ee81c Merge branch 'blender-v3.5-release'
edb61b0249 Fix #104480: Node Wrangler: Lazy Mix on float outputs in GN error
16b066c9c7 Sun Position: Cleanup -- apply autopep8 and remove unused blocks
Compare 3 commits »
Damien Picard pushed to blender-v3.5-release at blender/blender-addons 2023-03-22 00:20:33 +01:00
edb61b0249 Fix #104480: Node Wrangler: Lazy Mix on float outputs in GN error
Damien Picard pushed to main at blender/blender-addons 2023-03-20 23:24:56 +01:00
caaea1b0d7 Sun Position: expose Sun properties to Python
40a9c25ff7 Sun Position: remove redundant theta and phi variables
1379d57538 Sun Position: refactor Sun calculations
5cd3c0c322 Sun Position: fix case in labels
Compare 4 commits »
Damien Picard created pull request blender/blender#105933 2023-03-20 18:59:21 +01:00
I18n: Extract and translate asset catalog and asset names and descriptions
Damien Picard created pull request blender/blender#105932 2023-03-20 18:57:55 +01:00
I18n: translate painting error message
Damien Picard closed pull request blender/blender#105747 2023-03-20 18:56:17 +01:00
I18n: Extract and translate asset catalog and asset names and descriptions
Damien Picard commented on pull request blender/blender#105747 2023-03-20 18:56:15 +01:00
I18n: Extract and translate asset catalog and asset names and descriptions

Closing this, I’ll open a new PR to try solving the rebase issue Gitea has.

Damien Picard closed pull request blender/blender#105813 2023-03-20 18:55:22 +01:00
I18n: translate painting error message