Block a user
I18n: Disambiguate messages from custom properties with new extraction function
I18n: Fix add-on extraction
I18n: Extract and disambiguate a few messages
Damien Picard
created branch dp_fix_addon_extraction in pioverfour/blender
2024-06-09 20:42:50 +02:00
Give timeline marker default name when created via binding to camera
Damien Picard
created branch dp_default_bind_marker_name in pioverfour/blender
2024-06-09 20:39:03 +02:00
Damien Picard
pushed to dp_default_bind_marker_name at pioverfour/blender
2024-06-09 20:39:03 +02:00
974db91467
Give timeline marker default name when created via binding to camera
Damien Picard
created branch dp_i18n_extract_function_n_ in pioverfour/blender
2024-06-09 20:31:38 +02:00
Damien Picard
pushed to dp_i18n_extract_function_n_ at pioverfour/blender
2024-06-09 20:31:38 +02:00
9748802ce8
I18n: Disambiguate messages from custom properties
45aedb25c8
I18n: Add Python function to extract messages without translating
5938f71dcb
I18n: Extract and disambiguate a few messages
4d8543fde2
I18n: Fix add-on extraction
5fda92a44f
Extension: defer loading extensions JSON/TOML meta-data until needed
b4ea8583ed
WM: correct logic for resetting add-ons & caching meta-data
b7e0d7d1c3
Fix script_load_addons including add-ons from the users home directory
288d457301
Readme: correct import section
290c618ad2
Manifest: update permissions format and tagline
Package Importer error
Great!
If you need it for Blender 4.1 and previous, you can still download the old version of the [Python script](https://projects.blender.org/blender/blender-addons-contrib/src/branch/main/io_e…
Damien Picard
deleted branch dp_connect_output_socket_color from pioverfour/blender
2024-06-06 15:00:55 +02:00
Package Importer error
Hi, what version of Blender are you using? In particular the hash you can see in the Blender menu (top left) > About Blender?
Can you try downloading a recent version of 4.2 from [the…
Extensions: how to translate tags and permissions?
While looking into translating the Extensions user preferences, I noticed that permissions have the same issue and cannot be extracted yet.