Regression: IDProperty UI missing library overridable toggle for types other than float or int #105278

Closed
opened 2023-02-28 04:25:15 +01:00 by Bun ny · 3 comments

System Information
Operating system: Windows
Graphics card:

Blender Version
Broken: 3.5.0 Beta
Worked:

The toggle (for anything but float and int types) was swallowed in
bf948b2cef. Also seems ef68a37e5d discarded
property_overridable_library_set for bools.

Short description of error
The Edit Property UI popup is missing the is_overridable_library toggle when using the new boolean types.

Exact steps for others to reproduce the error
Add custom property to an object, click on that property's gear icon in Properties Editor > Custom Properties panel, set to Boolean or Boolean Array type.

**System Information** Operating system: Windows Graphics card: **Blender Version** Broken: 3.5.0 Beta Worked: The toggle (for anything but float and int types) was swallowed in bf948b2cef. Also seems ef68a37e5d discarded property_overridable_library_set for bools. **Short description of error** The Edit Property UI popup is missing the is_overridable_library toggle when using the new boolean types. **Exact steps for others to reproduce the error** Add custom property to an object, click on that property's gear icon in Properties Editor > Custom Properties panel, set to Boolean or Boolean Array type.
Bun ny added the
Priority
Normal
Status
Needs Triage
Type
Report
labels 2023-02-28 04:25:15 +01:00
Iliya Katushenock added
Interest
Python API
Status
Confirmed
and removed
Status
Needs Triage
labels 2023-02-28 06:17:03 +01:00

@HooglyBoogly I don’t know which module to attribute this to, what do you think?

@HooglyBoogly I don’t know which module to attribute this to, what do you think?
Iliya Katushenock added the
Interest
Asset Browser
label 2023-02-28 06:17:53 +01:00
Member

I think this got lost in bf948b2cef for other types as well (string, python?).
Not 100% sure these were properly supported (commit message does not tell us if there was an issue with those), will check...

I think this got lost in bf948b2cef3b for other types as well (string, python?). Not 100% sure these were properly supported (commit message does not tell us if there was an issue with those), will check...
Philipp Oeser self-assigned this 2023-03-02 11:20:42 +01:00
Member

The culprit commits are a bit older, still this is a regression that should be High prio I think (feel free to lower again @HooglyBoogly)

The culprit commits are a bit older, still this is a regression that should be High prio I think (feel free to lower again @HooglyBoogly)
Philipp Oeser changed title from IDProperty UI missing library overridable toggle when Boolean type to Regression: IDProperty UI missing library overridable toggle for types other than float or int 2023-03-02 11:44:07 +01:00
Philipp Oeser added
Priority
High
and removed
Priority
Normal
labels 2023-03-02 11:44:15 +01:00
Blender Bot added
Status
Resolved
and removed
Status
Confirmed
labels 2023-03-02 15:14:22 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
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
3 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#105278
No description provided.