Store Named Attribute requires evaluation even if it does not used #99563

Closed
opened 2022-07-09 02:12:41 +02:00 by Iliya Katushenock · 6 comments

image.png

It is required to change the node so that it supports laziness.

To check a string in many iterations of laziness, you can rely on switching between different input request methods.
extract_input (std::move analog)
get_input (just copy)

As an example of implementation specifics: D17143

![image.png](https://archive.blender.org/developer/F13276543/image.png) It is required to change the node so that it supports laziness. To check a string in many iterations of laziness, you can rely on switching between different input request methods. `extract_input` (`std::move` analog) `get_input` (just copy) As an example of implementation specifics: [D17143](https://archive.blender.org/developer/D17143)
Author
Member

Added subscriber: @mod_moder

Added subscriber: @mod_moder
Member

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

Changed status from 'Needs Triage' to: 'Confirmed'
Iliya Katushenock self-assigned this 2022-11-20 00:13:32 +01:00
Author
Member

Well... or I just didn't understand this enough back then. Yes, it's doable. Sorry for confusing you by this post.

Well... or I just didn't understand this enough back then. Yes, it's doable. Sorry for confusing you by this post.
Iliya Katushenock changed title from Known issue: Store Named Attribute requires calculation even if it does not work to Store Named Attribute requires evaluation even if it does not used 2022-11-20 00:20:35 +01:00
Author
Member

I was not yet so familiar with the logic of transferring rights to resources, and I saw the difference between extract_input and get_input as simple in my own confusion. And because of this, I then had thoughts that, at least strange, that what I understood did not correspond to the switch node. Having studied it a little, I see that it is simply the whole issue in this pair.

I was not yet so familiar with the logic of transferring rights to resources, and I saw the difference between `extract_input` and `get_input` as simple in my own confusion. And because of this, I then had thoughts that, at least strange, that what I understood did not correspond to the switch node. Having studied it a little, I see that it is simply the whole issue in this pair.
Iliya Katushenock removed their assignment 2023-01-28 20:31:30 +01:00
Author
Member

With the correct implementation analog for Capture Attribute node, I think it would be better to make this a tutorial. The task does not have such a high priority.

With the correct implementation analog for Capture Attribute node, I think it would be better to make this a tutorial. The task does not have such a high priority.
Iliya Katushenock added
Interest
Performance
and removed
Interest
Nodes & Physics
labels 2023-02-07 23:43:28 +01:00
Iliya Katushenock added this to the Nodes & Physics project 2023-03-08 09:43:14 +01:00
Author
Member

Until there is a better overall laziness management design

Until there is a better overall laziness management design
Blender Bot added
Status
Archived
and removed
Status
Confirmed
labels 2023-03-14 14:11:33 +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 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#99563
No description provided.