GPv3: Geometry Node support via the curve nodes #113602
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
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
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
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
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
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
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
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#113602
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?
Work in progress
Waiting for review:
Missing
Missing once grease pencil supports non-poly curves
Design discussion
Working
Should not be ported:
Committed:
d7fbd92ca7
dd8d3ec27b
2d9ea10892
da2877f401
4a11755458
1f680c3859
6853d787db
f88c2b6c46
47cfeb45d8
a89bb7632a
c620b0b00e
f54d5df2fc
9453031730
42f71c9dca
7a73f792ed
c5ed37a5c0
3f13471d65
8e5f1e3d9f
a93238a922
9e9fae7ec0
47cfeb45d8
a89bb7632a
16b7977bb5
87e03b3f97
493674435f
9a967d26fd
e773cc2967
3931a54e08
d3fea733a1
a92cfc2754
64f1ee14d8
8086293989
43a60ca38e
"Automatically" working
3931a54e08
e1fb095f0e
:873453005d
Known Issues:
49b21eba11
.Design topics
Layer as Instances
The nodes that convert from grease pencil to a new data type output instances. This way artists can easily reconstruct the layers preserving their original IDs, and with their attributes propagated as instance attributes. Those are:
Note that the Bounding Box is considered a special case and it outputs a single mesh containing the entire geometry bounding box (with all layers combined).
Stacking Layers
The nodes that combine grease pencil objects, stack their layers together, one after the other (as opposed to merge them). Those are:
Think this one can't be supported as it is now
@dfelinto I think we can close this now?