Fix #116962: Image as plane fails with EEVEE next #105112

Merged
Pratik Borhade merged 1 commits from PratikPB2123/blender-addons:116962-image-plane-addon into main 2024-01-10 11:12:24 +01:00
Member

This is due to missing check for BLENDER_EEVEE_NEXT

This is due to missing check for `BLENDER_EEVEE_NEXT`
Pratik Borhade added 1 commit 2024-01-10 11:11:29 +01:00
6bb5045448 Fix #116962: Image as plane fails with EEVEE next
This is due to missing check for BLENDER_EEVEE_NEXT
Pratik Borhade merged commit f0a0966688 into main 2024-01-10 11:12:24 +01:00
Pratik Borhade deleted branch 116962-image-plane-addon 2024-01-10 11:12:25 +01:00
Member

Related: the add-on will need update for the EEVEE Next options. !104936 improves the current UI and would be a good starting point for a future update.

Related: the add-on will need update for the EEVEE Next options. !104936 improves the current UI and would be a good starting point for a future update.
Author
Member

!104936 improves the current UI and would be a good starting point for a future update.

Hi, yes that PR looks useful. Re EEVEE-next: I'm not quite sure about required changes in add-ons panel

> !104936 improves the current UI and would be a good starting point for a future update. Hi, yes that PR looks useful. Re EEVEE-next: I'm not quite sure about required changes in add-ons panel
Member

The add-on UI should basically add some of the new material settings, such as Render Method and Shadow Backface Culling, while removing obsolete ones like Blend Mode:
image

I wanted to look into it, but was waiting for the EEVEE Next options to be stable. BTW, since Import Images as Planes is a BF-maintained add-on, do you want to review the linked PR?

The add-on UI should basically add some of the new material settings, such as Render Method and Shadow Backface Culling, while removing obsolete ones like Blend Mode: ![image](/attachments/af21d11a-8d50-48c0-bf4d-a6857d166f2a) I wanted to look into it, but was waiting for the EEVEE Next options to be stable. BTW, since Import Images as Planes is a BF-maintained add-on, do you want to review the linked PR?
Author
Member

Sure, I can check that. Bastien is the author so we can pass it to him for the review afterwards.

Sure, I can check that. Bastien is the author so we can pass it to him for the review afterwards.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#105112
No description provided.