Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard pushed to dp_extract_messages at pioverfour/blender 2023-05-30 19:13:51 +02:00
c5366c08e8 I18n: extract a few messages
670da740ba Build: fix OpenBSD error in guardedalloc
0711bae5e7 Libmv: Remove FreeBSD sincos() workaround
292baa2a1d Fix #108262: Create cache folder only for modifiers with used sim zones
80430f6c50 Cleanup: docstrings arguments part.
Compare 57 commits »
Damien Picard commented on issue blender/blender#101830 2023-05-30 19:01:35 +02:00
Translation of UI into Catalan

I think I see what you mean: there is a confusion between edges in the topological sense (a line segment between two vertices) and the geometric and visual one (limit between two faces, across…

Damien Picard commented on issue blender/blender#101830 2023-05-29 23:20:52 +02:00
Translation of UI into Catalan

I have checked the occurence of "EdgeSplit Modifier". In my PO it is now 9273.

Ah, I thought you meant simply "EdgeSplit" (currently 30576), which is the default data name. But this…

Damien Picard commented on issue blender/blender#101830 2023-05-28 23:29:48 +02:00
Translation of UI into Catalan

The ones in camel case are used to name the modifiers and some other types of data.

image

Damien Picard pushed to dp_disambiguate at pioverfour/blender 2023-05-28 19:57:03 +02:00
fee567cd0d I18n: disambiguate "Fill"
31f638d6c5 I18n: disambiguate a few messages
379ff4befd Fix incorrect help text for the default for script auto-execution
1b7c6cf150 Windows: Do not auto-focus from our console
71d89dfa81 UV: Fix (unreported) uv packing with pinned islands and original bounding box
Compare 8 commits »
Damien Picard closed issue blender/blender-addons#89904 2023-05-28 16:22:27 +02:00
Addon: Grease Pencil Tool. Can`t scrub frames with manually changed hotkey
Damien Picard commented on issue blender/blender#101830 2023-05-28 02:57:52 +02:00
Translation of UI into Catalan

"Edge Split": what this modifier does is actually to rip a whole between faces, along sharp edges. If you add the modifier to a cube and apply it, then each face will be separated into its own…

Damien Picard pushed to dp_geo_nodes_tooltips_fmt at pioverfour/blender 2023-05-26 21:01:09 +02:00
015f915e62 18n: Use fmt::format() to replace string concatenation in nodes
4c5998ee0b Unittest: Add very basic 'old file loading' test.
ff126ede17 'Fix' (unreported) issue that liboverride code can corrupt Main namemap.
e260bc64da Fix (unreported) broken 'fixing' code in ID name uniqueness handling.
591936c7ed Fix (unreported) wrong logic in readfile lookup for existing library ID.
Compare 582 commits »
Damien Picard deleted branch dp_extract_pass_names from pioverfour/blender 2023-05-26 20:43:59 +02:00
Damien Picard closed pull request blender/blender#108329 2023-05-26 20:43:44 +02:00
WIP: I18n: extract render pass names
Damien Picard commented on pull request blender/blender#108329 2023-05-26 20:43:42 +02:00
WIP: I18n: extract render pass names

I don’t think using BLT_translation.h from makesdna will work or is desirable, actually. Not sure how to tackle this, but not in this way.

Damien Picard created pull request blender/blender#108329 2023-05-26 20:28:13 +02:00
I18n: extract render pass names
Damien Picard created branch dp_extract_pass_names in pioverfour/blender 2023-05-26 20:26:56 +02:00
Damien Picard pushed to dp_extract_pass_names at pioverfour/blender 2023-05-26 20:26:56 +02:00
45e3f2e3b6 I18n: extract render pass names
Damien Picard pushed to dp_disambiguate at pioverfour/blender 2023-05-26 20:22:09 +02:00
8bb8c8fef8 I18n: disambiguate a few messages
4c5998ee0b Unittest: Add very basic 'old file loading' test.
ff126ede17 'Fix' (unreported) issue that liboverride code can corrupt Main namemap.
e260bc64da Fix (unreported) broken 'fixing' code in ID name uniqueness handling.
591936c7ed Fix (unreported) wrong logic in readfile lookup for existing library ID.
Compare 34 commits »
e5ba4b65c6 I18n: remove context translation from node title
Damien Picard created pull request blender/blender#108241 2023-05-24 20:42:18 +02:00
I18n: remove context translation from node title
ae2fc2caf8 I18n: remove context translation from node title
Damien Picard created branch dp_remove_node_title_context_translation in pioverfour/blender 2023-05-24 20:37:32 +02:00
6eb6cc72b1 I18n: remove context translation from node title
43a31d3c93 Fix #107913: Creation of liboverrides of Scenes should not be allowed.
babdfc2294 Fix #107913: LibOverride: Hard Crash Opening Blender File with overriden active scene.
43e6f110f4 Fix (unreported) ID copying code tagging embedded IDs as no-main data.
9419f5a289 Fix #107932: crash attempting to load invalid OpenVDB file path on macOS
Compare 7 commits »