Block a user
Damien Picard
pushed to dp_asset_browser_dont_translate_tags at pioverfour/blender
2023-05-13 14:01:33 +02:00
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
Damien Picard
created branch dp_asset_browser_dont_translate_tags in pioverfour/blender
2023-05-13 14:01:33 +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…
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
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
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
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.
Damien Picard
created branch dp_fix_simulation_zone_error in pioverfour/blender
2023-05-10 19:48:31 +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
Damien Picard
pushed to dp_geo_nodes_remove_extraction_macros at pioverfour/blender
2023-05-10 12:02:10 +02:00
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
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
Issues in built-in asset library file
I18n: extract a few messages
Fix some language names from #105461