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:
@@ -214,7 +214,7 @@ export const slabDefinition: NodeDefinition<typeof SlabNode> = {
|
||||
presentation: {
|
||||
label: 'Slab',
|
||||
description: 'A polygon-bounded floor surface that hosts items on top.',
|
||||
icon: { kind: 'url', src: '/icons/floor.png' },
|
||||
icon: { kind: 'url', src: '/icons/floor.webp' },
|
||||
paletteSection: 'structure',
|
||||
paletteOrder: 30,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user