Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard commented on issue blender/blender#105113 2023-04-12 20:23:46 +02:00
Japanese translation | "Wrong" translation (Value)

Hi, a fix was merged for the Value input socket of the HSV node. The HSV mode of the Separate and Combine nodes will probably not be fixed soon.

Damien Picard deleted branch dp_kerning_float from pioverfour/blender 2023-04-12 19:16:36 +02:00
Damien Picard commented on pull request blender/blender#105657 2023-04-12 16:52:27 +02:00
UI: Fix disconnected and non-clickable checkbox labels in popovers

Do you need me to merge it?

Yes, please :)

I see you have commit access ("Collaborator" tag)

As far as I can tell, "Collaborator" is only for triaging, I can’t merge or push…

Damien Picard deleted branch nw_fix_104470 from pioverfour/blender-addons 2023-04-12 15:41:20 +02:00
Damien Picard pushed to main at blender/blender-addons 2023-04-12 15:41:19 +02:00
0bfeb38c41 Fix #104470: Node Wrangler: Lazy Connect changed behaviour
Damien Picard closed issue blender/blender-addons#104470 2023-04-12 15:41:19 +02:00
Node Wrangler Lazy Connect changed behaviour.
Damien Picard merged pull request blender/blender-addons#104542 2023-04-12 15:41:18 +02:00
Fix #104470: Node Wrangler: Lazy Connect changed behaviour
Damien Picard created pull request blender/blender-addons#104542 2023-04-12 14:53:59 +02:00
Fix #104470: Node Wrangler: Lazy Connect changed behaviour
Damien Picard created branch nw_fix_104470 in pioverfour/blender-addons 2023-04-12 14:50:47 +02:00
Damien Picard pushed to nw_fix_104470 at pioverfour/blender-addons 2023-04-12 14:50:47 +02:00
997cb11d9e Fix #104470: Node Wrangler: Lazy Connect changed behaviour
bb76a94d06 Cleanup: Remove setting polygon loop total
893100d8e3 Fix: FBX fails to export materials on geometry nodes objects
35b588cb05 Import_3ds: Added transform reset if no matrix applied
bdb01d1ab2 Copy Global Transform: add tracker URL
Compare 10 commits »
Damien Picard deleted branch dp_node_utils_virtual_sockets from pioverfour/blender 2023-04-12 14:19:15 +02:00
Damien Picard commented on pull request blender/blender#105975 2023-04-12 14:15:19 +02:00
Add helper function to node_utils to create links to virtual sockets

Hi, do you think this can be merged?

Damien Picard commented on pull request blender/blender#105181 2023-04-12 14:13:08 +02:00
UI: Allow Float Kerning for Text Objects

Hi, do you think this can be merged?

Damien Picard commented on pull request blender/blender#105657 2023-04-12 14:12:49 +02:00
UI: Fix disconnected and non-clickable checkbox labels in popovers

Hi, do you think this can be merged?

Damien Picard pushed to dp_disambiguate at pioverfour/blender 2023-04-12 13:38:28 +02:00
60b47c7587 Cleanup: I18n: sort disambiguation contexts from BLT_translation.h
64bb45f6b3 I18n: disambiguate a few messages
Compare 2 commits »
Damien Picard pushed to dp_disambiguate at pioverfour/blender 2023-04-12 13:23:46 +02:00
5e8cc696fd Cleanup: I18n: sort disambiguation contexts from BLT_translation.h
3ebda8d613 I18n: disambiguate a few messages
Compare 2 commits »
Damien Picard commented on pull request blender/blender#106718 2023-04-12 13:12:23 +02:00
I18n: disambiguate a few messages

how these existing pairs are generated?

They both mostly come from various uses of rna_enum_object_type_items in properties. These disambiguate using ID_ID, apparently to distinguish at…

Damien Picard commented on pull request blender/blender#106718 2023-04-12 12:47:52 +02:00
I18n: disambiguate a few messages

I looked at the lists and actually, IDs are not sorted the same in the defines and in BLT_I18NCONTEXTS_DESC . Should I sort them both while I’m at it? Maybe revert and do another commit?

Damien Picard commented on pull request blender/blender#106718 2023-04-12 12:47:13 +02:00
I18n: disambiguate a few messages

This reuses an existing message/context pair.

Damien Picard commented on pull request blender/blender#106718 2023-04-12 12:46:49 +02:00
I18n: disambiguate a few messages

This reuses an existing message/context pair. I think the reason is that using "Volume" to disambiguate "Volume" is not really useful!