Mahid Sheikh StandingPad-Animations
  • Joined on 2023-10-29
Mahid Sheikh commented on issue blender/blender#102949 2024-07-15 00:02:36 +02:00
Flatpak package for Linux releases

It's been a while since my last comment, but there is something in the Blender Flatpak that I'm curious on whether it could be fixed Blender-side.

The Flatpak version of Blender lists every…

280a023a71 Extensions: Fix logic in copyright validator
38f4fee5d8 Extensions: Fix unpacking in partition call
bb3ea6a3b4 Extensions: Avoid regex for copyright validation and check only if strict is enabled
Mahid Sheikh opened issue blender/blender-manual#104850 2024-06-27 21:00:04 +02:00
Shouldn't the Licenses page for Extensions state GPL is *required* for addons?
Mahid Sheikh created pull request blender/blender#123846 2024-06-27 15:45:01 +02:00
Extensions: Enforce copyright format of "YYYY Name" or "YYYY-YYYY Name"
b411e647e8 Extensions: Enforce copyright format of "YYYY Name" or "YYYY-YYYY Name"
Mahid Sheikh created branch standingpad-animations-patch-1 in StandingPad-Anima.../blender 2024-06-27 15:44:16 +02:00
Mahid Sheikh created repository StandingPad-Anima.../blender 2024-06-27 15:32:21 +02:00
Mahid Sheikh created pull request blender/blender-manual#104844 2024-06-25 16:07:01 +02:00
Extensions: Add mention of 64 character limit for permissions and tagline
e4924a364f Extensions: Add mention of 64 character limit for permissions and tagline
Mahid Sheikh created repository StandingPad-Anima.../blender-manual 2024-06-25 15:59:29 +02:00
Mahid Sheikh opened issue blender/blender-manual#104830 2024-06-16 01:54:20 +02:00
Missing information on Blender Extensions
Mahid Sheikh commented on issue blender/blender#114241 2024-02-12 01:14:25 +01:00
Point/Spot Lights have Harsh Edges in Blender 4.0 (constant inside their radius)

The good news is that the issue has been resolved. The bad news is that we have to wait for version 4.2.

The PR was merged in the 4.1 release branch, so it's coming in 4.1

Mahid Sheikh commented on issue blender/blender#102949 2024-01-17 17:24:56 +01:00
Flatpak package for Linux releases

For advanced use cases Blender is more like an IDE or other software where you automate things rather than users explicitly opening and saving each file. Someone using Blender in a studio…

Mahid Sheikh commented on issue blender/blender#102949 2024-01-17 17:23:40 +01:00
Flatpak package for Linux releases

Appimages are always the better way, you can pack all dependencies and libs inside the Appimage ; )

Same with Flatpaks. Sure, they're installed "seperately", but Flatpak will reuse dependencie…

Mahid Sheikh commented on issue blender/blender#102949 2024-01-16 02:37:04 +01:00
Flatpak package for Linux releases

Appimages also run on all Linux systems (!)

Sadly, Appimages typically only run if you have a distro with glibc, which means users on distros like Void Linux and Alpine can't use Appimages…

Mahid Sheikh commented on issue blender/blender#102949 2024-01-16 02:30:23 +01:00
Flatpak package for Linux releases

Hey y'all, I work on packaging Bforartists (a Blender fork, but focused solely on UI) as a Flatpak.

There are a couple of things that (as far as I'm aware) we can't do since they need to be…

Mahid Sheikh commented on pull request blender/blender#117130 2024-01-15 21:10:51 +01:00
Nodes: Added "Move Item" operator for re-ordering nodegroup sockets and panels

As someone who works primarially on a laptop, the arrows are incredibly useful when on the go. Sure, the new touch and drag isn't thar big of a deal breaker, but for complex node groups, I feel…