Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard commented on pull request blender/blender#122969 2024-06-11 20:09:27 +02:00
I18n: Extract and disambiguate a few messages

I added the Operator context for "Remove", except here where the label…

Damien Picard pushed to dp_disambiguate at pioverfour/blender 2024-06-11 20:06:23 +02:00
5e8a330f04 Run "make format"
a34a7e2021 Disambiguate "Remove"
f7315ab6b5 Use tip_() to translate extension descriptions
a81e8d1e78 Revert disambiguation for "Transform" (Matrix)
Compare 4 commits »
Damien Picard commented on pull request blender/blender#122968 2024-06-11 19:03:08 +02:00
Give timeline marker default name when created via binding to camera

Got it. I was thinking of the style guide’s “When making changes, conform to the style and conventions of the surrounding code.”

Damien Picard pushed to dp_default_bind_marker_name at pioverfour/blender 2024-06-11 19:01:39 +02:00
38093be415 Capitalization and punctuation in comment
Damien Picard commented on pull request blender/blender#122969 2024-06-11 00:29:05 +02:00
I18n: Extract and disambiguate a few messages

While this is open I added disambiguation for "Parent", in a new commit.

Damien Picard pushed to dp_disambiguate at pioverfour/blender 2024-06-11 00:26:54 +02:00
bd89b2c910 I18n: disambiguate "Parent" as a verb or noun
Damien Picard created pull request blender/blender#123043 2024-06-10 23:51:37 +02:00
I18n: Make Node Wrangler's support level OFFICIAL
Damien Picard pushed to dp_node_wrangler_official at pioverfour/blender 2024-06-10 23:44:26 +02:00
bb205d821c I18n: Make Node Wrangler's support level OFFICIAL
Damien Picard created branch dp_node_wrangler_official in pioverfour/blender 2024-06-10 23:44:26 +02:00
Damien Picard deleted branch dp_fix_null_obj_stat from pioverfour/blender 2024-06-10 23:40:15 +02:00
Damien Picard commented on pull request blender/blender#122968 2024-06-10 23:10:53 +02:00
Give timeline marker default name when created via binding to camera

it would be good to add a comment to this effect

Good idea, done!

see the 'Channel Types' section

Ooh nice, I forgot about that! It makes sense to wait until then.

Damien Picard pushed to dp_default_bind_marker_name at pioverfour/blender 2024-06-10 23:03:54 +02:00
83928b740a Add comment to explain the bound marker's name
c691c89ed4 Merge remote-tracking branch 'origin/blender-v4.2-release' into dp_default_bind_marker_name
8a3979b034 EEVEE-Next: Display warning for world volume manual versioning
3db4367374 EEVEE-Next: Disable shadows in legacy files
e6ca5f00d5 EEVEE-Next: Rename lightprobe volume single sided to backface cull
Compare 36 commits »
Damien Picard pushed to dp_disambiguate at pioverfour/blender 2024-06-10 22:46:25 +02:00
2811fe4d1b Address review for !122969
Damien Picard pushed to dp_i18n_extract_function_n_ at pioverfour/blender 2024-06-10 22:40:08 +02:00
6f408b4539 Actually extract n_() message
Damien Picard commented on pull request blender/blender#122969 2024-06-10 22:24:40 +02:00
I18n: Extract and disambiguate a few messages

Well we’ve been making tip_() apply only to tooltips lately. But also I think it looks a bit weird when everything around is translated: image

Damien Picard commented on pull request blender/blender#122969 2024-06-10 22:00:30 +02:00
I18n: Extract and disambiguate a few messages

Do you mean "Remove"? I can do that but then 8 other messages may need it as well. "Add" is problematic because it can be either the math operator / blending mode or the action, but Remove…

Damien Picard commented on pull request blender/blender#122969 2024-06-10 21:52:42 +02:00
I18n: Extract and disambiguate a few messages

At first it was because the French translation for the noun was wrong and used a verb, but then I checked some translations for a few languages and it appears that the translation is not always…

Damien Picard created pull request blender/blender#123036 2024-06-10 21:33:16 +02:00
Fix: UI: make statistics for Objects display 0 instead of (null)
Damien Picard created branch dp_fix_null_obj_stat in pioverfour/blender 2024-06-10 21:23:35 +02:00
Damien Picard pushed to dp_fix_null_obj_stat at pioverfour/blender 2024-06-10 21:23:35 +02:00
009e4e9ae4 Fix: UI: make statistics for Objects display 0 instead of (null)
27f467e028 Draw: Avoid hang when depsgraph update happens during draw
4f593b5710 Fix: Incorrect layout in vertex color shader node
6cccbc8df9 Fix #82483: Random Cycles baking hangs with node editor open
28f7a467fa cmake: windows: only install fftw's dlls when available
Compare 10 commits »