Dalai Felinto dfelinto
  • Joined on 2006-06-02
Dalai Felinto pushed to main at infrastructure/extensions-website 2024-08-29 13:03:59 +02:00
3a814d3322 Fix #241: 500 Error when submitting extension without "type"
e6d3b9976a Cleanup: Avoid hardcoded themes/add-ons values
d6a3df95e1 Cleanup: Remove unecessary "user" argument from create_file_from_data
Compare 3 commits »
Dalai Felinto deleted branch fix-241-missing-type from infrastructure/extensions-website 2024-08-29 13:03:58 +02:00
Dalai Felinto merged pull request infrastructure/extensions-website#242 2024-08-29 13:03:58 +02:00
Fix #241: 500 Error when submitting extension without "type"
Dalai Felinto created pull request infrastructure/extensions-website#242 2024-08-29 12:53:18 +02:00
Fix #241: 500 Error when submitting extension without "type"
Dalai Felinto pushed to fix-241-missing-type at infrastructure/extensions-website 2024-08-29 12:52:13 +02:00
3a814d3322 Fix #241: 500 Error when submitting extension without "type"
e6d3b9976a Cleanup: Avoid hardcoded themes/add-ons values
d6a3df95e1 Cleanup: Remove unecessary "user" argument from create_file_from_data
Compare 3 commits »
Dalai Felinto created branch fix-241-missing-type in infrastructure/extensions-website 2024-08-29 12:52:13 +02:00
Dalai Felinto commented on pull request infrastructure/extensions-website#237 2024-08-29 11:15:44 +02:00
Implements extensions license updates #236

For the records, this is how I send the message to the existing extensions:

from django.db.models import Q

import extensions, users, reviewers


excluded_slug = "SPDX:GPL-3.0-or-lat…
Dalai Felinto reopened issue infrastructure/extensions-website#241 2024-08-29 11:06:24 +02:00
500 Server Error on submit addon
Dalai Felinto commented on issue infrastructure/extensions-website#241 2024-08-29 11:06:23 +02:00
500 Server Error on submit addon

I would rather we keep this open until we have a fix on the server. @Oleg-Komarov I can take a first look at it

Dalai Felinto commented on issue blender/blender#126665 2024-08-29 11:03:57 +02:00
New Snap To Grid snaps to "floor"/"visible" 2-dimensional grid only (4.1 was a 3-dimensional grid)

I do see on the reddit comment that some people miss the 3D coordinates aspect of it. It is probably a small fraction of users that need a grid precision but in 3D?

What is the point of…

Dalai Felinto commented on issue blender/blender#126665 2024-08-29 10:58:16 +02:00
New Snap To Grid snaps to "floor"/"visible" 2-dimensional grid only (4.1 was a 3-dimensional grid)

@lichtwerk I think the problem reported is less about absolute 3d coordinates, and more about whether the Snap to Grid should follow:

  • The "Increment" mode: Where it uses the current vertex…
Dalai Felinto commented on issue blender/blender#126920 2024-08-29 10:28:04 +02:00
gltf2 files have a too long filepath and cannot be unzipped (by default) on Windows

Note, I also think we should remove -release from our release builds. But either way I think the gltf add-on should use shorter paths in general. I would recommend for instance to loose the…

Dalai Felinto opened issue blender/blender#126920 2024-08-29 10:24:42 +02:00
gltf2 files have a too long filepath and cannot be unzipped (by default) on Windows
Dalai Felinto commented on issue infrastructure/extensions-website#241 2024-08-28 07:31:00 +02:00
500 Server Error on submit addon

@Oleg-Komarov without looking at the code my guess would be a problem in the new license validation code (we check for type there).

Dalai Felinto commented on issue blender/blender#119139 2024-08-27 13:04:36 +02:00
Allow name-swapping in some cases when renaming IDs from the UI

Task updated with a proposal. @mont29 will work on a build for people to test it and give feedback.

Dalai Felinto closed issue blender/blender#113602 2024-08-26 12:47:47 +02:00
GPv3: Geometry Node support via the curve nodes
Dalai Felinto commented on issue blender/blender#68917 2024-08-26 12:17:31 +02:00
Cycles: texture cache and mipmaps

Hi, I have just removed all the 22 comments from this task, to keep it focused on development.

I updated the task description to account for .exr mipmap support (@DGruwier) as well as the user…

Dalai Felinto opened issue blender/blender#126657 2024-08-22 18:11:22 +02:00
Extensions: License update for add-ons
Dalai Felinto commented on issue infrastructure/extensions-website#236 2024-08-22 18:09:14 +02:00
Extensions license updates

Done

Dalai Felinto closed issue infrastructure/extensions-website#236 2024-08-22 18:09:14 +02:00
Extensions license updates