Use boolean in the modifier for exposed boolean node group inputs #85306

Closed
opened 2021-02-02 11:28:00 +01:00 by Dalai Felinto · 9 comments

When exposing boolean properties to the modifier stack they are drawn as regular integer inputs:

image.png

Sample file:

boolean.blend

When exposing boolean properties to the modifier stack they are drawn as regular integer inputs: ![image.png](https://archive.blender.org/developer/F9608977/image.png) Sample file: [boolean.blend](https://archive.blender.org/developer/F9608976/boolean.blend)
Author
Owner

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Author
Owner

Added subscriber: @dfelinto

Added subscriber: @dfelinto
Dalai Felinto changed title from Boolean properties not showing checkboxes when exposed in the modifier stack for geometry nodes to Boolean properties not exposed in the modifier stack as integer 2021-02-02 11:30:10 +01:00
Member

Added subscriber: @HooglyBoogly

Added subscriber: @HooglyBoogly
Member

This is a more general thing that's not related specifically to the geometry nodes modifier.

The properties exposed in the modifier use IDProperty. There is an integer IDProperty type, but no boolean type.
Such a thing would not be complicated to add, but as D9697 has significant impact in this area, personally I would prefer to wait for that to progress before spending more time here.

This is a more general thing that's not related specifically to the geometry nodes modifier. The properties exposed in the modifier use `IDProperty`. There is an integer `IDProperty` type, but no boolean type. Such a thing would not be complicated to add, but as [D9697](https://archive.blender.org/developer/D9697) has significant impact in this area, personally I would prefer to wait for that to progress before spending more time here.
Hans Goudey changed title from Boolean properties not exposed in the modifier stack as integer to Boolean properties are exposed in the modifier stack as integers 2021-03-10 22:35:53 +01:00
Member

Added subscriber: @CharlieJolly

Added subscriber: @CharlieJolly
Member

Adding a related paste for exposing color values in the modifier stack. Seems related to this task. P2033

Adding a related paste for exposing color values in the modifier stack. Seems related to this task. [P2033](https://archive.blender.org/developer/P2033.txt)
Hans Goudey changed title from Boolean properties are exposed in the modifier stack as integers to Use boolean in the modifier for exposed boolean node group inputs 2022-02-07 06:42:01 +01:00

Added subscriber: @Vyach

Added subscriber: @Vyach

This issue was referenced by ef68a37e5d

This issue was referenced by ef68a37e5d55e17adf4cc8e3349eaf0243dbf15e

This issue was referenced by 2ea47e0def

This issue was referenced by 2ea47e0def6a1d572879cdfcc1af66f926a1e5cf
Hans Goudey self-assigned this 2023-01-21 00:51:21 +01:00
Hans Goudey added
Status
Resolved
and removed
Status
Confirmed
labels 2023-02-15 22:20:09 +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
5 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#85306
No description provided.