141 Commits

Author SHA1 Message Date
yjnoh
7e68be16a1 마우스 contextmenu 구현 2024-08-21 17:57:41 +09:00
yjnoh
85e5e49327 Merge branch 'dev' into dev-yj
# Conflicts:
#	src/hooks/useCanvas.js
2024-08-20 16:49:28 +09:00
yjnoh
a7a6a26be1 빗변 텍스트 추가 (주석으로 처리해놓음), 이미지 저장시 가이드 라인 삭제 2024-08-20 16:47:59 +09:00
359b7be38e 지붕 생성 추가 2024-08-20 13:28:16 +09:00
yjnoh
6387a2e9cf cell center 여부 추가 2024-08-19 16:33:46 +09:00
7578965300 지붕 방위 추가 2024-08-13 10:56:41 +09:00
3d266b21d7 보조선 연결모드 추가 2024-08-12 17:42:55 +09:00
yjnoh
02635033ae Merge branch 'dev' into dev-yj
# Conflicts:
#	src/hooks/useMode.js
2024-08-09 17:29:47 +09:00
yjnoh
0fdd9426c6 파워콘작업 2024-08-09 17:28:36 +09:00
89b6289e4d 가대 셀 오류 수정 2024-08-09 17:21:47 +09:00
6458b50894 모임지붕 selectable 수정 2024-08-09 16:50:32 +09:00
22b9953401 모임지붕 단계 분할 2024-08-09 16:19:04 +09:00
yjnoh
dcff818c56 A,B 템플릿 방위 대충 작업 업로드 2024-08-09 14:06:12 +09:00
yjnoh
239bcef815 ab템플릿 타입 셀 위치 정렬 2024-08-08 15:47:40 +09:00
Jaeyoung Lee
960056c17d Merge branch 'feature/test-jy' into dev
# Conflicts:
#	src/components/fabric/QPolygon.js
#	src/util/qpolygon-utils.js
2024-08-07 15:15:39 +09:00
yjnoh
69568966ba 셀추가 작업 2024-08-06 17:56:37 +09:00
Jaeyoung Lee
7e1c8c6710 Merge branch 'dev' into feature/test-jy
# Conflicts:
#	src/components/Roof2.jsx
#	src/components/fabric/QPolygon.js
#	src/hooks/useMode.js
#	src/util/qpolygon-utils.js
2024-08-06 10:55:06 +09:00
Jaeyoung Lee
ca1830cb5f 다각형 모임지붕 계산 작업중 2024-08-06 10:38:36 +09:00
20229c7ef7 버튼 visible 상태 수정 2024-08-05 13:18:12 +09:00
060c8ce5b4 원복 2024-08-05 13:13:20 +09:00
1b080eba55 방향키 이벤트 수정, offset Arc default값 0으로 수정 2024-08-05 13:03:55 +09:00
4c76449789 선택 셀 지우기 추가 2024-08-05 12:18:07 +09:00
9dec61d05e Merge branch 'dev' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into dev 2024-08-02 18:03:15 +09:00
fc0f5779e2 가대 생성 useMode로 옮김 2024-08-02 18:03:04 +09:00
yjnoh
c24c3ae33e 지붕패턴 로직 변경 -> 가대선택시 회색조 변경 2024-08-02 17:46:33 +09:00
2c5e24f962 Merge branch 'dev' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into dev 2024-08-02 17:30:05 +09:00
5b282955f2 draw wall시 name 추가 2024-08-02 17:29:55 +09:00
yjnoh
9dffc30797 Merge branch 'dev' into dev-yj 2024-08-02 17:09:05 +09:00
yjnoh
c411046e0e 4각형 패턴 생성 2024-08-02 17:08:44 +09:00
f20be4f0af offset default 50으로 변경,
육각 안되는 모양 수정
2024-08-02 17:05:15 +09:00
e90c513b1e Merge branch 'dev' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into dev 2024-08-02 16:28:15 +09:00
f36d770dc1 안쓰는 코드 제거 2024-08-02 16:28:03 +09:00
yjnoh
896a0baa7e Merge branch 'dev' into dev-yj 2024-08-02 15:20:20 +09:00
yjnoh
1c0c6a478e 이름변경 2024-08-02 15:19:32 +09:00
0cb293e24e offset 추가 2024-08-02 15:13:13 +09:00
e51f0b1dcb Merge branch 'dev' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into dev 2024-08-01 18:09:59 +09:00
yjnoh
497325f4ae 셀 생성 추가 작업 2024-08-01 18:09:17 +09:00
94a7502e6e polygon divide 추가 2024-08-01 18:07:43 +09:00
yjnoh
a0c6631b0e canvas 객체 없음 오류 수정 2024-08-01 17:30:03 +09:00
yoosangwook
995591a64d fix: setMode default 추가 2024-08-01 16:58:42 +09:00
Jaeyoung Lee
f69029ca69 qpolygon test 2024-08-01 16:57:22 +09:00
yoosangwook
4c96ad2b99 fix: changeMode 두번 실행 문제 해결 2024-08-01 16:50:43 +09:00
Jaeyoung Lee
85b18bbb26 Merge branch 'dev' into feature/test-jy 2024-08-01 13:55:50 +09:00
Jaeyoung Lee
b03cea96bb Merge branch 'dev' into feature/test-jy
# Conflicts:
#	src/components/Roof2.jsx
#	src/components/fabric/QPolygon.js
#	src/hooks/useMode.js
#	src/util/qpolygon-utils.js
2024-08-01 13:51:34 +09:00
yjnoh
df1ef24576 cell 작업 2024-08-01 13:50:33 +09:00
Jaeyoung Lee
0559b2d8e4 도형 외곽선 로직 테스트중 2024-08-01 13:24:51 +09:00
yjnoh
14a4bfa0d9 가대 설치 추가 2024-07-31 10:22:40 +09:00
Jaeyoung Lee
3feaf79306 다각형 시도 중 2024-07-30 17:58:03 +09:00
yjnoh
819ba5c8ca test 2024-07-30 16:35:00 +09:00
Jaeyoung Lee
e29d581f10 Merge branch 'feature/test' into feature/test-jy
# Conflicts:
#	src/components/Roof2.jsx
#	src/components/fabric/QPolygon.js
#	src/hooks/useMode.js
2024-07-30 13:39:20 +09:00