Dalai Felinto dfelinto
  • Joined on 2006-06-02
Dalai Felinto commented on pull request infrastructure/extensions-website#196 2024-07-01 15:19:49 +02:00
Improve validation messages
Dalai Felinto pushed to pr-error-messages at infrastructure/extensions-website 2024-07-01 15:19:42 +02:00
4fe07c2204 From review: Move logic around
Dalai Felinto commented on pull request infrastructure/extensions-website#196 2024-07-01 15:04:03 +02:00
Improve validation messages

@Oleg-Komarov I updated the patch. I think we can leave the refactoring of the parsing logic as a separate patch.

Which means this patch could get in as it is without changing the error message…

Dalai Felinto created branch pr-error-messages-safe in infrastructure/extensions-website 2024-07-01 15:03:31 +02:00
ab0ada56e6 Add <strong> for missing_wheel and forbidden_filepaths
Dalai Felinto pushed to pr-error-messages at infrastructure/extensions-website 2024-07-01 14:54:38 +02:00
bd4f430758 From review: new unittest for OSX
Dalai Felinto pushed to pr-error-messages at infrastructure/extensions-website 2024-07-01 14:43:09 +02:00
3a811a5002 From review: Unittests
55c0d45e1c Update error message based on review
19b9d7f967 Use blockquote instead
dce6f2d66d Using alert-info for the command-line part
0a273a7fc7 WIP: Improve validation messages
Compare 6 commits »
Dalai Felinto opened issue blender/blender#123986 2024-07-01 11:54:20 +02:00
Extensions: Build option should validate tags as well
Dalai Felinto commented on pull request infrastructure/extensions-website#196 2024-07-01 11:31:06 +02:00
Improve validation messages

a __MACOSX may be present and not contain any .xml files, in this case we still want to check for multiple xml files, but this change would prevent that

I'm not overly concerned about this.…

Dalai Felinto pushed to brush-assets-project at blender/blender 2024-06-28 14:43:25 +02:00
75630f2ad9 UI: add ... to "Edit Metadata" since it opens a new dialog
Dalai Felinto commented on pull request blender/blender#123795 2024-06-28 12:02:14 +02:00
I18n: Translate messages in extensions, operator descriptions, Node Wrangler

@pioverfour I think you are right.

I didn't bother to dig further on the official documentation, but I assume we cover that officially, right? And from [what I can](https://blenderartists.org/t/

Dalai Felinto pushed to main at blender/blender 2024-06-28 11:50:15 +02:00
42e66f2912 Merge remote-tracking branch 'origin/blender-v4.2-release'
246b317bd4 Add-on: Rigify, move meta-rigs into a 'Rigify Meta-Rigs' sub-menu
d1e7346c63 Add-ons: Rigify, reformat code
09e431c511 Rigify: mark as support=OFFICIAL
3ad753e9f4 Fix: make foot roll rigs work again in Blender 4.2 and later (#4)
Compare 8 commits »
Dalai Felinto pushed to main at blender/blender 2024-06-28 11:47:52 +02:00
b528aca711 Merge remote-tracking branch 'origin/blender-v4.2-release'
51e68fe0ed Cleanup: make format
84f11da63a UI: Extensions: Fix spacing between Install and Menu
92c026c39b I18n: Fix multi-context message extraction regex
ac8da6c72e Extensions: move junction_module to a private location
Compare 5 commits »
Dalai Felinto pushed to blender-v4.2-release at blender/blender 2024-06-28 11:31:59 +02:00
51e68fe0ed Cleanup: make format
Dalai Felinto pushed to blender-v4.2-release at blender/blender 2024-06-28 11:31:44 +02:00
84f11da63a UI: Extensions: Fix spacing between Install and Menu
Dalai Felinto pushed to pr-extensions-tidy-space at blender/blender 2024-06-28 11:26:32 +02:00
Dalai Felinto created branch pr-extensions-tidy-space in blender/blender 2024-06-28 11:26:30 +02:00
Dalai Felinto closed issue blender/blender-addons#105373 2024-06-28 11:05:30 +02:00
Error: "No Module named Rigify" when I try to activate Rigify in Blender 4.2 Beta
Dalai Felinto commented on issue blender/blender-addons#105373 2024-06-28 11:05:29 +02:00
Error: "No Module named Rigify" when I try to activate Rigify in Blender 4.2 Beta

Closing this in favour of: extensions/rigify#5

I didn't mean to have it as a new bug report. But instead to copy the information you get when creating a new…

Dalai Felinto commented on issue blender/blender-addons#105373 2024-06-28 11:04:16 +02:00
Error: "No Module named Rigify" when I try to activate Rigify in Blender 4.2 Beta

Did you edit down the information? I was interest on the exactly 4.2 hash you are using, to be sure it is a recent one.