Block a user
Node Wrangler: refactor by splitting the script into several files
This looks good to me. I think the separation and naming of the files makes sense. We should make sure that the changes in !104457 get applied when we merge this though.
Thanks, I applied it…
1ee8da0246
Node Wrangler: apply autopep8 formatting
1c308ec742
Node Wrangler: refactor by splitting the script into several files
7b0bda8ed2
Merge branch 'blender-v3.5-release'
f592ca1059
Fix #104438 : Lazy mix connects wrong sockets
ff450a7b03
Merge branch 'blender-v3.5-release'
Damien Picard
deleted branch dp_node_wrangler_refactor from pioverfour/blender-addons
2023-03-05 12:24:27 +01:00
1ee8da0246
Node Wrangler: apply autopep8 formatting
1c308ec742
Node Wrangler: refactor by splitting the script into several files
Node Wrangler: refactor by splitting the script into several files
Damien Picard
pushed to dp_node_wrangler_refactor at pioverfour/blender-addons
2023-03-05 12:21:21 +01:00
c1382e3899
Node Wrangler: apply autopep8 formatting
1c308ec742
Node Wrangler: refactor by splitting the script into several files
7b0bda8ed2
Merge branch 'blender-v3.5-release'
f592ca1059
Fix #104438 : Lazy mix connects wrong sockets
7b0bda8ed2
Merge branch 'blender-v3.5-release'
f592ca1059
Fix #104438 : Lazy mix connects wrong sockets
Using "Lazy Mix" in Node Wrangler add-on breaks the already existing connection.
Fix #104438 : Lazy mix connects wrong sockets
Japanese translation | "Wrong" translation (Value)
Ah yes of course! It should be available next week, when the translations are updated.
Japanese translation | "Wrong" translation (Value)
I can’t fix node sockets right now. The pull request to add contexts to sockets has been accepted, but it will not be usable until 3.6. So some translations will be available after 3.5 is out,…
I18n: disambiguate messages
Cleanup: remove old AST code in I18n message extraction
I18n: do not extract messages explicitly marked as not translatable