Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard commented on pull request blender/blender#105690 2023-05-22 18:23:19 +02:00
WIP: I18n: add per-label translation contexts for nodes

Translation context should not be split away from the string it affects, either all UI strings move into runtime, or everything stays into DNA struct.

I can try to move the label and…

Damien Picard commented on issue blender/blender-addons#104619 2023-05-22 18:01:52 +02:00
Merge conflict from blender-v3.6-release into main in io_scene_3ds/export_3ds.py

@NRGSille You seem to be having some difficulty with merging 3.6 into main. Can I help you with that?

What are you trying to do? Do you want to continue main from 6d4c6670?

Also, do you have…

Damien Picard pushed to blender-v3.6-release at blender/blender-addons 2023-05-22 17:56:55 +02:00
89f259bac2 Sun Position: Fix crash when Blender was started in background
Damien Picard pushed to dp_add_i18n_context_socket_label at pioverfour/blender 2023-05-22 15:11:26 +02:00
29830181ca I18n: extract messages from node sockets using custom labels
22ddff63e3 I18n: add translation contexts to Value socket for Color Combine node
538d053eed I18n: add per-label translation contexts for nodes
9692262b9d Fix #108122: onion skin disappears after scrubbing timeline
Compare 4 commits »
Damien Picard pushed to dp_add_i18n_context_socket_label at pioverfour/blender 2023-05-22 14:59:10 +02:00
d7c1753f30 Use std::string instead of char[64] for the label translation ctxt
Damien Picard deleted branch dp_gltf_typos from pioverfour/blender-addons 2023-05-22 14:31:33 +02:00
Damien Picard commented on pull request blender/blender#105690 2023-05-22 14:30:37 +02:00
WIP: I18n: add per-label translation contexts for nodes

Thanks, it makes a lot more sense!

Damien Picard pushed to dp_add_i18n_context_socket_label at pioverfour/blender 2023-05-22 14:29:58 +02:00
b6967adc39 Address review for !105690
Damien Picard commented on issue blender/blender-addons#104619 2023-05-22 14:23:24 +02:00
Merge conflict from blender-v3.6-release into main in io_scene_3ds/export_3ds.py

I would probably fix the conflict in main and leave 3.6 alone, but you it’s up to you if you want to add some changes from main back into 3.6!

Damien Picard commented on issue blender/blender-addons#104619 2023-05-22 14:11:31 +02:00
Merge conflict from blender-v3.6-release into main in io_scene_3ds/export_3ds.py

No, it’s unrelated to my commit. The issue appears to be that you cleaned up some comments in c0d93678 (3.6), and cleaned up the same comments in 6d4c6670 (main), but in a different way, so…

Damien Picard commented on pull request blender/blender#105690 2023-05-22 13:47:47 +02:00
WIP: I18n: add per-label translation contexts for nodes

@pioverfour no think these kind of changes are fine still for 3.6 ;)

Cool, thanks! I’ve rebased.

Damien Picard opened issue blender/blender-addons#104619 2023-05-22 13:43:11 +02:00
Merge conflict from blender-v3.6-release into main in io_scene_3ds/export_3ds.py
Damien Picard closed issue blender/blender-addons#104618 2023-05-22 13:32:46 +02:00
HDRI image doesn’t appear when sync
Damien Picard commented on issue blender/blender-addons#104618 2023-05-22 13:32:45 +02:00
HDRI image doesn’t appear when sync

Great! Fixed by e17617e219.

Damien Picard pushed to blender-v3.6-release at blender/blender-addons 2023-05-22 13:27:23 +02:00
c0d93678ed Sun Position: tweak one option's label in the preferences
e17617e219 Sun Position: update HDRI mode shader for Metal compatibility
Compare 2 commits »
Damien Picard pushed to dp_add_i18n_context_socket_label at pioverfour/blender 2023-05-22 13:06:11 +02:00
11ce69e58f I18n: extract messages from node sockets using custom labels
aba62d9c16 I18n: add translation contexts to Value socket for Color Combine node
7c5265c13d I18n: add per-label translation contexts for nodes
b9049411a8 I18n: disambiguate more "A" and "B" messages
94fd2efc96 Cleanup: remove translation headers from node files
Compare 105 commits »
Damien Picard commented on issue blender/blender-addons#104618 2023-05-22 01:56:23 +02:00
HDRI image doesn’t appear when sync

Hi, thank you for the report.

I think I’ve fixed the issue but I don’t have a Mac so I can’t test it. Can you install this new version and test it on your machine, please?

Damien Picard created pull request blender/blender#108052 2023-05-18 18:54:53 +02:00
I18n: fix node socket extraction regexes
Damien Picard created pull request blender/blender#108051 2023-05-18 18:53:32 +02:00
I18n: disambiguate more "A" and "B" messages
Damien Picard pushed to dp_disambiguate_A_B at pioverfour/blender 2023-05-18 18:53:18 +02:00
24d0d19310 I18n: disambiguate more "A" and "B" messages