Fix #116962: Image as plane fails with EEVEE next #105112
No reviewers
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#105112
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "PratikPB2123/blender-addons:116962-image-plane-addon"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is due to missing check for
BLENDER_EEVEE_NEXT
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.
Hi, yes that PR looks useful. Re EEVEE-next: I'm not quite sure about required changes in add-ons panel
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:
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?
Sure, I can check that. Bastien is the author so we can pass it to him for the review afterwards.