Dalai Felinto dfelinto
  • Joined on 2006-06-02
Dalai Felinto commented on issue infrastructure/extensions-website#188 2024-06-17 11:09:28 +02:00
How to use public access token on Locally Instance Extensions-Website

Hi @Xi_Bo_Zhi, the extensions platform doesn't support access token access.

Right now the main listing has no restrictions whatsoever.

See ExtensionsAPIView `permission_classes =…

Dalai Felinto commented on pull request blender/blender#123202 2024-06-17 09:53:19 +02:00
Experiment: 3 ways to position the asset shelf popup under the cursor

@JulianEisel could you make a new debug option to always show the dialog centralized on the viewport?

Dalai Felinto commented on pull request blender/blender#123202 2024-06-17 09:51:37 +02:00
Experiment: 3 ways to position the asset shelf popup under the cursor

Bug if debug_value == 0.

If prior to "shift + space" your search has any text that doesn't match the active brush, the alignment is all wrong. I believe in this case it should fallback to first…

Dalai Felinto closed issue infrastructure/extensions-website#175 2024-06-17 09:36:14 +02:00
Macintosh extension .xml doesn't work
Dalai Felinto commented on issue infrastructure/extensions-website#175 2024-06-17 09:36:13 +02:00
Macintosh extension .xml doesn't work

@mac4kent please refrain from posting the same information over and over again. The issue was understood, and will be tackled when the team gets to it.

Either way, the fix will be to inform the…

Dalai Felinto commented on issue blender/blender#104061 2024-06-17 09:25:37 +02:00
Custom render engine is unable to create gpu context

@brecht I have the same problem here on Ubuntu Linux (with 4.2 30b3bc8f2bf5 or 4.3 bf74978260ac).

And I can confirm that it works with Blender 3.5.

Dalai Felinto commented on issue infrastructure/extensions-website#187 2024-06-15 12:28:10 +02:00
Code block in comments is not selectable

This seems to be working for me. Which operating system and browser did you use?

Dalai Felinto commented on pull request blender/blender#123202 2024-06-14 18:14:43 +02:00
Experiment: 3 ways to position the asset shelf popup under the cursor

My first impression based on the video, is that "Debug value 1: Position the popup so the first brush is under the cursor." will work better, particularly with the typing. (so you type and click,…

Dalai Felinto created pull request blender/blender#123242 2024-06-14 18:06:14 +02:00
Extensions: Better error message when already installed
Dalai Felinto created branch pr-better-error-messages in ideasman42/blender 2024-06-14 18:05:47 +02:00
Dalai Felinto pushed to pr-better-error-messages at ideasman42/blender 2024-06-14 18:05:47 +02:00
a66c150206 Extensions: Better error message when already installed
a87907b425 Fix #123201: Cycles OSL bump mapping broken
4719ce5d56 I18n: Allow translation of extension tags and permissions
e23e5443e7 Fix: EEVEE-Next: Missing mandatory combined pass
5b30ded989 Extensions: support enabling a repository with drag & drop
Compare 10 commits »
Dalai Felinto opened issue blender/blender#123241 2024-06-14 17:52:00 +02:00
Extensions: Fix error when trying to install an unsupported package
Dalai Felinto closed pull request blender/blender-manual#104826 2024-06-14 17:27:14 +02:00
Extensions: blender_version_max -> blender_version_unsupported_since
Dalai Felinto commented on pull request blender/blender-manual#104826 2024-06-14 17:27:13 +02:00
Extensions: blender_version_max -> blender_version_unsupported_since

Abandoning this for now. The renaming may happen, but for now I committed the "exclusive" part of the description.

Dalai Felinto pushed to main at blender/blender-developer-docs 2024-06-14 17:23:04 +02:00
8b182a0250 Extensions: styling + build.generated
Dalai Felinto pushed to main at blender/blender-developer-docs 2024-06-14 16:57:30 +02:00
8d097aa3ba Extensions: Update blender_version_max to explain that it is exclusive
Dalai Felinto pushed to blender-v4.2-release at blender/blender-manual 2024-06-14 16:56:40 +02:00
bee9134673 Extensions: Update blender_version_max to explain that it is exclusive
Dalai Felinto commented on issue infrastructure/extensions-website#183 2024-06-14 16:40:56 +02:00
blender_version_max changes

@martonlente

Alternatively, with some adjustments we could separate min. and max. versions' displays. This could also work, but most of the time Max. Blender Version would just show…