Block a user
11e8d3b887
Update chatroom addresses in translation pages
816d3ebe30
Cleanup and slightly update the translation pages
Damien Picard
deleted branch dp_builtin_extension_presets from pioverfour/blender
2024-08-15 14:41:38 +02:00
Camera view not updating in real time using custom resolution preset
6e25b6da3a
Fix #1: Camera view not updating in real time using custom preset
ac6a2cadb9
Update translation
Presets: consider presets in the path registry as built-in
Damien Picard
pushed to dp_builtin_extension_presets at pioverfour/blender
2024-08-10 13:07:02 +02:00
96364ffda5
Presets: consider presets in the path registry as built-in
bl_i18n_utils -
dump_addon_messages
is missing addon's operator data and has redundant strings
There are still a few strings extracted which shouldn’t be. In fact they are also extracted to the .po files in regular Blender translation updates, and I can’t really figure out why (and more…
Damien Picard
pushed to dp_builtin_extension_presets at pioverfour/blender
2024-08-10 12:56:21 +02:00
fdc032811b
Presets: consider presets in the path registry as built-in
Damien Picard
pushed to dp_builtin_extension_presets at pioverfour/blender
2024-08-10 12:53:22 +02:00
a511089383
Presets: consider presets in the path registry as built-in
Damien Picard
created branch dp_builtin_extension_presets in pioverfour/blender
2024-08-10 12:50:43 +02:00
Damien Picard
pushed to dp_builtin_extension_presets at pioverfour/blender
2024-08-10 12:50:43 +02:00
1b59a163fd
Presets: consider presets in the path registry as built-in
1c1af5383b
Overlay-Next: Enable prepass only if selection and xray are off
ef2e1f8423
Fix #126160: Incorrect string returned from usd::make_safe_name
7e80bfaa62
Cleanup: follow naming convention for source lists
2a7c5d692b
Cleanup: exclude /lib/ from cmake checks
Camera view not updating in real time using custom resolution preset
Can confirm, thanks! I’ll see what I can do.
Translation disambiguation requests
Yeah, I figured as much.
Just to be clear, it may not be a big issue because most of them won’t really be duplicated, just get a different context, which means translators only have to…
Translation disambiguation requests
Hi! Is it possible to split the toolbar's modeling tools and their pulldown menu item equivalents (ignore my ingenious markup)? They require certain differentiation in Georgian translation.
Hi…
a3dda58beb
Geometry Nodes: rename Curve Spiral to Spiral in Add Node menu
e6178be3b8
Fix #125011: Scrubbing not producing audio output
a235a18aca
Audaspace: port changes from upstream.
d712f91881
DRW: Primitive Expansion
11e7b7d0bd
Collection Export: Allow renaming of exporters in the UI list
I18n: translations for Rigify and sequencer
f6cf50ce72
I18n: Translate sequencer channel and metastrip names
5e904067f4
I18n: More translation fixes for Rigify
EEVEE: Enable translation of screen messages
Here’s the changes I had to do to extract the messages using screen_info()
:
diff --git a/scripts/modules/bl_i18n_utils/settings.py b/scripts/modules/bl_i18n_utils/settings.py
index…
3cd5a4b8bc
I18n: Translate sequencer channel and metastrip names
0f74c45cb4
I18n: More translation fixes for Rigify
bdb444bc2b
Fix #124290: frames disappear when an invalid link exists
5877efbec3
Extensions: add missing checks for errors in IO, JSON & TOML data