Merge remote-tracking branch 'origin/main' into feat/paint-slots
# Conflicts: # packages/core/src/store/use-scene.ts # packages/editor/src/components/editor/index.tsx
This commit is contained in:
@@ -234,7 +234,7 @@ export const fenceDefinition: NodeDefinition<typeof FenceNode> = {
|
||||
presentation: {
|
||||
label: 'Fence',
|
||||
description: 'A straight or curved fence segment with configurable posts and infill.',
|
||||
icon: { kind: 'url', src: '/icons/fence.png' },
|
||||
icon: { kind: 'url', src: '/icons/fence.webp' },
|
||||
paletteSection: 'structure',
|
||||
paletteOrder: 20,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user