Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
979cc68018 Asset browser: do not translate non-editable tags
79f4405039 RNA: correct BLI_strncpy buffer size argument
bfeb687cb4 Remove use of FILENAME_MAX
169dd2a2b4 Use UTF8 copy function to ensure valid UTF8 output
4e85d17000 Cleanup: use native path separator
Compare 10 commits »
Damien Picard created branch dp_asset_browser_dont_translate_tags in pioverfour/blender 2023-05-13 14:01:33 +02:00
Damien Picard commented on issue blender/blender#43295 2023-05-13 13:57:50 +02:00
Translation disambiguation requests

Asset descriptions are not translated

In pot file, there are some names and describes for procedual hair curves assets such as "Attach Hair Curves to Surface" or "Attaches hair…

Damien Picard created pull request blender/blender#107888 2023-05-12 16:28:00 +02:00
I18n: extract messages related to paint curves
Damien Picard created branch dp_extract_paint_curve in pioverfour/blender 2023-05-12 16:21:35 +02:00
Damien Picard pushed to dp_extract_paint_curve at pioverfour/blender 2023-05-12 16:21:35 +02:00
058b709db4 I18n: extract messages related to paint curves
4d7a93930c Fix: Build error after previous commit
e6e6fb3a62 Geometry Nodes: Implement simulation subframe mixing
676c6d8e9a utm_source: use blender version as part of the URL
a15c637e63 Introduce utm_source=blender to urls pointing to blender.org
Compare 10 commits »
Damien Picard pushed to dp_fix_simulation_zone_error at pioverfour/blender 2023-05-12 14:34:59 +02:00
0eb86c1e5d Address review for !107819
Damien Picard pushed to dp_python_props_i18n_context at pioverfour/blender 2023-05-12 12:16:00 +02:00
8ed49fb0c8 Merge branch 'main' into dp_python_props_i18n_context
82a49ca297 Address review for !107150
36983fb5e4 Geometry Nodes: Add 'Signed Distance' input node
8a9f3b2a68 Shader Nodes: Move socket defaults to node declaration
2db23d38ca Fix #107826: Missing defaults for principlied volume string sockets
Compare 563 commits »
Damien Picard created pull request blender/blender#107819 2023-05-10 19:50:07 +02:00
Fix error when adding a simulation zone while using i18n
Damien Picard pushed to dp_fix_simulation_zone_error at pioverfour/blender 2023-05-10 19:48:32 +02:00
56eccb5e8f Fix error when adding a simulation zone while using i18n
3913d22757 Fix #107779: Support simulation zone remapping in node group operators
939f7e8010 Fix: Empty built-in attributes are duplicated by some nodes
de21a0c901 Fix (unreported) remapping code wrongly skipping UI data when it should not.
ade83b21d1 Fix (unreported) crash in readfile code when deleting an invalid shapekey.
Compare 10 commits »
Damien Picard created branch dp_fix_simulation_zone_error in pioverfour/blender 2023-05-10 19:48:31 +02:00
Damien Picard pushed to dp_replace_x_in_dimensions at pioverfour/blender 2023-05-10 12:19:21 +02:00
188cf47424 UI: replace "x" with multiplication sign when displaying calculation
d6092a6c36 Fix #107670: Lattice undo misses vertex group weights data
fc7b5f993b Cleanup: Follow naming conventions for Plane Track node
ed5dee857e Fix blender failing to link WITH_USD when building for the first time
0d171bc5be Cleanup: quiet enumerated type warning
Compare 521 commits »
6c2c5d2feb Cleanup: I18n: Remove extraction macros from node socket declarations
a9387a55bf I18n: Add message extraction regexes for node socket declarations
d6092a6c36 Fix #107670: Lattice undo misses vertex group weights data
fc7b5f993b Cleanup: Follow naming conventions for Plane Track node
ed5dee857e Fix blender failing to link WITH_USD when building for the first time
Compare 81 commits »
Damien Picard pushed to dp_add_i18n_context_socket_label at pioverfour/blender 2023-05-10 11:59:56 +02:00
e566a26026 I18n: extract messages from node sockets using custom labels
6d8151f7f1 I18n: add translation contexts to Value socket for Color Combine node
4919e2fc6b I18n: add per-label translation contexts for nodes
d6092a6c36 Fix #107670: Lattice undo misses vertex group weights data
fc7b5f993b Cleanup: Follow naming conventions for Plane Track node
Compare 82 commits »
Damien Picard opened issue blender/blender#107715 2023-05-07 23:06:08 +02:00
Issues in built-in asset library file
Damien Picard created pull request blender/blender#107710 2023-05-07 19:15:45 +02:00
I18n: extract a few messages
Damien Picard created branch dp_translate in pioverfour/blender 2023-05-07 19:14:26 +02:00
Damien Picard pushed to dp_translate at pioverfour/blender 2023-05-07 19:14:26 +02:00
94e55a675f I18n: extract a few messages
Damien Picard pushed to dp_language_names at pioverfour/blender 2023-05-07 17:58:59 +02:00
2afb7c0549 I18n: Fix some language names from #105461
Damien Picard created pull request blender/blender#107707 2023-05-07 17:58:27 +02:00
Fix some language names from #105461