Dalai Felinto dfelinto
  • Joined on 2006-06-02
Dalai Felinto opened issue extensions/theme_print_friendly#1 2024-07-23 19:02:08 +02:00
Asset shelf not supported
Dalai Felinto pushed to production at infrastructure/extensions-website 2024-07-23 15:53:41 +02:00
b7d39288ae Use a stricter semantic version check for some version fields (#225)
Dalai Felinto pushed to main at infrastructure/extensions-website 2024-07-23 15:50:55 +02:00
b7d39288ae Use a stricter semantic version check for some version fields (#225)
Dalai Felinto deleted branch fix-semver-versions from infrastructure/extensions-website 2024-07-23 15:50:55 +02:00
Dalai Felinto merged pull request infrastructure/extensions-website#225 2024-07-23 15:50:54 +02:00
Use a stricter semantic version check for some version fields
Dalai Felinto commented on pull request infrastructure/extensions-website#225 2024-07-23 14:32:45 +02:00
Use a stricter semantic version check for some version fields

Ready for another round

Dalai Felinto pushed to fix-semver-versions at infrastructure/extensions-website 2024-07-23 14:32:32 +02:00
41907b0b2d Simplify version_max logic
dcfdfdb0bf From review: pre-compile regex and regex tweaks
60ebb72795 From review: minor changes
Compare 3 commits »
Dalai Felinto created pull request infrastructure/extensions-website#225 2024-07-23 13:00:42 +02:00
Use a stricter semantic version check for some version fields
Dalai Felinto pushed to fix-semver-versions at infrastructure/extensions-website 2024-07-23 13:00:34 +02:00
0c815d19f7 Use a stricter semantic version check for some version fields
Dalai Felinto created branch fix-semver-versions in infrastructure/extensions-website 2024-07-23 13:00:33 +02:00
Dalai Felinto reopened issue blender/blender#124885 2024-07-23 08:05:18 +02:00
Extensions: Unable to parse manifest if version format "X.X" instead of "X.X.X"
Dalai Felinto commented on issue blender/blender#124885 2024-07-23 08:05:14 +02:00
Extensions: Unable to parse manifest if version format "X.X" instead of "X.X.X"

@ideasman42 the code in the server does expect semantic version for all the version fields (version, blender_version_min, blender_version_max, schema_version).

When showing this information to…

Dalai Felinto commented on issue blender/blender#125091 2024-07-22 13:00:55 +02:00
Extensions - Blender doesn't recognize MacOS universal / multiple platform tags wheels

@ideasman42 For the records, this is how @Andrej730 fixed this on BlenderBIM's end: 8f2e8ec64d

Dalai Felinto commented on issue blender/blender#123189 2024-07-22 12:50:10 +02:00
Extensions: Flag third-party Python modules Blender includes (so their wheel is never installed)

@ideasman42 is this implemented? I remember we talked about it, but don't remember the outcome.

Dalai Felinto commented on issue infrastructure/extensions-website#222 2024-07-22 12:49:05 +02:00
Cannot upload .zip of my extension. Getting 413: Request Entity too large

@Oane-Gros we will work on improve the process:

Dalai Felinto commented on issue blender/blender#124885 2024-07-22 12:36:57 +02:00
Extensions: Unable to parse manifest if version format "X.X" instead of "X.X.X"

Blender expects semantic version (aka, X.X.X). So it should have prevented you from installing the extension altogether.

When trying here with [add-on-looptools-v4.7.7.zip](/attachments/2d63c960…

Dalai Felinto commented on issue blender/blender#125046 2024-07-22 12:25:37 +02:00
Extensions: drag'n'drop installation from website for not yer approved extensions

I will consider this a (low priority) bug given that the error message is not very clear.

@ideasman42 basically if the repository AND the version is present (and the platform is present or not…

Dalai Felinto created pull request blender/blender#125218 2024-07-22 12:10:36 +02:00
Fix #122858: Core extensions report bugs to add-on repository
Dalai Felinto pushed to fix-tracker-url at dfelinto/blender 2024-07-22 12:09:24 +02:00
9b7321974f Fix #122858: Core extensions report bugs to add-on repository
d5d64f4a9f Fix #125006: crash confirming specific operator popup dialog with ENTER
73338c1553 GPv3: Render evaluated geometry
a0799ac295 I18N: Updated UI translations from git/weblate repository (a2f7105e81bee8).
7c903f9b83 Revert "update"
Compare 10 commits »
Dalai Felinto created branch fix-tracker-url in dfelinto/blender 2024-07-22 12:09:24 +02:00