LIMBFORGE 3D VIEWPORT CRASH MAP ============================================================================== ============================================================================== EXACT VIEWPORT TEXT: /home/shire3d/ARMOR/agents/apps/limbforge/src/pages/Workshop3D.jsx MATCHES: Compatibility Mode, Select a component from the project tree ============================================================================== 000447: 000468: 000469: 000470: 000471: {/* DOM label overlay — outside the Canvas, projected from the live camera */} 000472: 000473: 000474: {compatibility && ( 000475:
000476: 000477: Compatibility Mode — transparency, movement & zones disabled 000478: 000479:
000480: )} 000481: 000482: {!component && ( 000483:
000484: Select a component from the project tree to load its 3D model — a generic measurement model is shown meanwhile. 000485:
000486: )} 000487: 000488: {activeWorkflow === 'sensitive' && ( 000489:
000490: Paint mode active — click on the 3D model to place zones 000491:
000492: )} 000493: {sectionCut && ( 000494:
Section cut active
000495: )} 000496: 000497: 000498: 000499: {/* Station table */} 000500: {component && stations.length > 0 && ( 000501:
000502: {}} onDuplicate={() => {}} onDelete={() => {}} onSetSpacing={() => {}} /> 000503:
000504: )} 000505: 000506: 000507: {/* Right panel — Inspector + Status */} 000508: