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:
@@ -121,7 +121,7 @@ export const wallDefinition: NodeDefinition<typeof WallNode> = {
|
||||
presentation: {
|
||||
label: 'Wall',
|
||||
description: 'A straight or curved wall segment. Hosts doors, windows, and wall-mounted items.',
|
||||
icon: { kind: 'url', src: '/icons/wall.png' },
|
||||
icon: { kind: 'url', src: '/icons/wall.webp' },
|
||||
paletteSection: 'structure',
|
||||
paletteOrder: 10,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user