Material.diffuse_color rgba introduced issues #61017
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
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#61017
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
@JacquesLucke
See blender/blender@1a61c209a0
Collada
i232-cube.zip
FBX
Added subscribers: @JacquesLucke, @capnm
blender/blender#61018 was marked as duplicate of this issue
This issue was referenced by blender/blender@1ceaca7f64
Changed status from 'Open' to: 'Resolved'
Added subscriber: @Samir-Osman
Added subscribers: @fclem, @brecht
@fclem, I think it's better to keep the alpha separate because this is breaking the Python API for many scripts, which I didn't think of. At this stage in the development process we better avoid that.
Changed status from 'Resolved' to: 'Open'
@capnm: Please create another report for the other bug (in general we'd like to have one bug per report, not two).
If we keep this API change, someone needs to go through all the addons and fix them all, because waiting for each to be reported individually is not efficient.
Is is already fixed in blender/blender@e08156d799 8-)
@brecht, that is what I did here:
4e8ddec4e1
(I only updated the once that are already updated to Blender 2.8)
Changed status from 'Open' to: 'Resolved'
Ok, I guess we can consider this resolved then.