김민성 kimminsung
  • Joined on 2025-07-04
kimminsung pushed to feat/subdmesh-render at kimminsung/dwg-dxf-viewer-sample 2026-08-05 09:00:51 +09:00
1f80442f6c feat(ui): options panel with an IndexedDB-backed lineweight display scale
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-08-05 09:00:50 +09:00
1f80442f6c feat(ui): options panel with an IndexedDB-backed lineweight display scale
kimminsung pushed to feat/subdmesh-render at kimminsung/dwg-dxf-viewer-sample 2026-08-05 08:48:16 +09:00
a924b1ec34 feat(viewer2d): make the lineweight display scale adjustable from the toolbar
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-08-05 08:48:14 +09:00
a924b1ec34 feat(viewer2d): make the lineweight display scale adjustable from the toolbar
kimminsung pushed to feat/subdmesh-render at kimminsung/dwg-dxf-viewer-sample 2026-08-04 20:34:41 +09:00
cf1298749b fix(viewer2d): show lineweight at AutoCAD's display scale (20 px/mm)
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-08-04 20:34:40 +09:00
cf1298749b fix(viewer2d): show lineweight at AutoCAD's display scale (20 px/mm)
kimminsung pushed to feat/subdmesh-render at kimminsung/dwg-dxf-viewer-sample 2026-08-04 17:59:28 +09:00
ce3859c487 docs: ship the acadrust MPL-2.0 notice, license text and local patch
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-08-04 17:59:27 +09:00
ce3859c487 docs: ship the acadrust MPL-2.0 notice, license text and local patch
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-08-04 17:41:18 +09:00
c67a803e4d feat(viewer2d): render DWG lineweight in screen pixels
eec33820a6 feat(dwg): parse MESH (AcDbSubDMesh) and document the fix
Compare 2 commits »
kimminsung pushed to feat/subdmesh-render at kimminsung/dwg-dxf-viewer-sample 2026-08-04 17:26:13 +09:00
c67a803e4d feat(viewer2d): render DWG lineweight in screen pixels
eec33820a6 feat(dwg): parse MESH (AcDbSubDMesh) and document the fix
Compare 2 commits »
kimminsung created branch feat/subdmesh-render in kimminsung/dwg-dxf-viewer-sample 2026-08-04 17:26:13 +09:00
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-08-04 15:21:18 +09:00
6f200ef692 docs: record the dist2 static-build deploy procedure
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-08-04 14:09:07 +09:00
3480945b5a perf(viewer2d): toggle layers by visibility instead of reloading the drawing
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-08-03 15:26:16 +09:00
fb8f7ca4eb fix(viewer2d): correct Slug GPU text scale to match DWG cap-height
b047dc44e2 fix(viewer2d): sync dwg-wasm fix for large-DWG load and hatch arc artifacts
Compare 2 commits »
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-07-31 14:25:06 +09:00
7a6edd4347 docs: Entity 선택, Property Inspector, Layer 관리 패널 및 UI 패널 가이드 문서 추가
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-07-31 13:38:18 +09:00
199317d575 feat: Entity 선택기능, Property Inspector 패널, Layer 관리 패널, 드래그/접기/크기조절 UI 구현
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-07-31 10:06:15 +09:00
f7564d4abf feat: 배경 테마(다크/라이트)에 따른 ACI 7번 색상 동적 변경 적용
14d1f06927 feat: DWG 내장 복합 라인타입 동적 바인딩 및 텍스트 갭 정렬 보정
Compare 2 commits »
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-07-30 17:59:18 +09:00
3d3e052f3e feat: enhance complex linetype rendering with DWG text style data, gap midpoint centering, and theme defaults
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-07-30 17:06:51 +09:00
1a664f677a feat(viewer2d): add complex linetype rendering & LIN pattern parser support
kimminsung pushed to master at kimminsung/dwg-dxf-viewer-sample 2026-07-30 16:10:45 +09:00
76f3e20582 fix(parser): dynamically extract OLE2FRAME 4-corner coordinates from binary OLE stream header; remove hardcoded coordinates