Merge branch 'main' into pierremtb/issue4470-loft-ui

This commit is contained in:
Pierre Jacquier
2024-12-04 05:38:43 -05:00
committed by GitHub
11 changed files with 56 additions and 28 deletions

View File

@ -83,7 +83,7 @@ import { getVarNameModal } from 'hooks/useToolbarGuards'
import { err, reportRejection, trap } from 'lib/trap'
import { useCommandsContext } from 'hooks/useCommandsContext'
import { modelingMachineEvent } from 'editor/manager'
import { hasValidEdgeTreatmentSelection } from 'lang/modifyAst/addFillet'
import { hasValidEdgeTreatmentSelection } from 'lang/modifyAst/addEdgeTreatment'
import {
ExportIntent,
EngineConnectionStateType,