Dalai Felinto dfelinto
  • Joined on 2006-06-02
Dalai Felinto created branch blender-v4.2-release in dfelinto/blender 2024-06-25 15:22:58 +02:00
Dalai Felinto created branch extensions-sorting in dfelinto/blender 2024-06-25 15:22:41 +02:00
Dalai Felinto pushed to extensions-sorting at dfelinto/blender 2024-06-25 15:22:41 +02:00
2347d6f6f4 UI: Extensions: Remove "Enabled" section, use sorting instead
583ad3460a UI: Extensions: Changes on the Preferences Tabs
8ee43f34be UI: Simplify tooltip for the preferences active section
dd7cc11796 Extensions: Link to visit the extensions platform
92a2185a4e UI: Extensions: Use placeholder for extensions and add-ons search
Compare 10 commits »
Dalai Felinto pushed to blender-v4.2-release at blender/blender 2024-06-25 15:17:36 +02:00
583ad3460a UI: Extensions: Changes on the Preferences Tabs
8ee43f34be UI: Simplify tooltip for the preferences active section
dd7cc11796 Extensions: Link to visit the extensions platform
92a2185a4e UI: Extensions: Use placeholder for extensions and add-ons search
33a7cf8c49 Translations: blender.org should not be translatable
Compare 5 commits »
Dalai Felinto commented on issue blender/blender#123479 2024-06-25 11:58:00 +02:00
Extensions: Error on uninstalling extension

I cannot reproduce this with random add-ons either. I even tried with an add-on using wheels and it went fine.

random_addon_2.0.0.zip

Dalai Felinto commented on issue blender/blender#123689 2024-06-25 10:29:23 +02:00
Extensions: Bring back the button to visit the website inside the extension description

@Maxime-Cots this is such a low hanging fruit, that we (Campbell) will handle it himself.

There are a few Good to Have tasks on #119521 which are up for grabs though. Feel free to drop by the…

Dalai Felinto opened issue blender/blender#123710 2024-06-25 09:51:55 +02:00
Extensions: Don't save repository when Install from Disk (from the UI)
Dalai Felinto closed issue blender/blender#123674 2024-06-25 09:43:16 +02:00
Extensions: Corrupt JSON files items invalidate the entire JSON
Dalai Felinto commented on issue blender/blender#123674 2024-06-25 09:43:12 +02:00
Extensions: Corrupt JSON files items invalidate the entire JSON

On a second thought, for now we will treat this as a feature, so people know that the JSON is broken on the server.

Dalai Felinto opened issue blender/blender#123706 2024-06-25 09:16:09 +02:00
Extensions: Using the wrong URL for extensions
Dalai Felinto commented on issue blender/blender#123705 2024-06-25 09:08:34 +02:00
Self Object and Matrix Transform Geometry Hard Crash

BLI_assert failed: source/blender/functions/intern/lazy_function_graph_executor.cc:971, assert_expected_outputs_have_been_computed(), at '0'

Backtrace:

#0  __pthread_kill_implementation…
Dalai Felinto opened issue blender/blender#123689 2024-06-24 17:38:57 +02:00
Extensions: Bring back the button to visit the website when expanding the info about an Extension
Dalai Felinto commented on issue blender/blender#123660 2024-06-24 17:10:41 +02:00
Extensions: Separate Enabled/Disabled/Available in separate sections (separated by Labels)

And @pablovazquez would you expect to see the ones which are enabled also on Installed?

Dalai Felinto opened issue blender/blender#123683 2024-06-24 16:09:28 +02:00
Extensions: Renaming a module should rename the directory
Dalai Felinto opened issue blender/blender#123682 2024-06-24 16:04:30 +02:00
Extensions: Change repository URL or access token should "Check for Updates"
Dalai Felinto opened issue blender/blender#123681 2024-06-24 15:59:22 +02:00
Extensions: Error (briefly) when I first get data from the server
Dalai Felinto commented on issue blender/blender#123645 2024-06-24 15:50:48 +02:00
Extensions: Add-ons in local repositories do not install wheels

Updated the report with sample files.

Dalai Felinto opened issue blender/blender#123677 2024-06-24 15:07:47 +02:00
Extensions: Blender let me install an incompatible extension