Commit graph

1877 commits

Author SHA1 Message Date
Mike Molinari
ca3e2b19da Fix react icons build error. 2024-07-04 18:35:23 +00:00
mmiscool
a54a784e4b upgrade all npm packages and fix build warnings related to react icons. 2023-09-08 22:01:32 +00:00
mmiscool
9d007cd12b Added hack to make select elements work with wirtual mouse 2023-09-08 21:59:36 +00:00
mmiscool
063b8d23d5 non working start of new utility function to make face with holes in it 2023-09-03 16:26:20 +00:00
mmiscool
dfa5280524 Tweaks to tool bars and icon sizes css 2023-09-03 16:25:33 +00:00
mmiscool
c244bc26d5 mobile freindly mouse code cleanup 2023-08-25 02:30:36 +00:00
mmiscool
92cf2ce9a9 Added missing import for radial pater ExpectedOrderProductionAnalyzer 2023-08-25 02:28:20 +00:00
mmiscool
378353e260 cleanup virtual touchpad code. 2023-08-24 01:04:57 +00:00
mmiscool
5ac1a0cd99 make displaying the list of model objects under pointer some thing that can be toggle on and off. 2023-08-23 22:26:21 +00:00
mmiscool
b1cf4ff144 tweaking toolbar CSS 2023-08-23 05:08:34 +00:00
mmiscool
56448a9883 fix rightclick and other virtual touchpad enhansements. 2023-08-23 05:00:13 +00:00
mmiscool
8914d9295e improvements to virtual mouse 2023-08-22 02:37:41 +00:00
mmiscool
ecc9491b2f First cut of making virtual touchpad for use on mobile browsers 2023-08-19 00:14:11 +00:00
mmiscool
b181de88b4 Merge branch 'dev' of github.com:xibyte/jsketcher into dev 2023-06-04 00:26:50 +00:00
mmiscool
ee43515401 get info action and test feature added 2023-06-04 00:25:38 +00:00
mmiscool
87666bacbd Playing with face creating in test feature 2023-06-04 00:25:08 +00:00
semantic-release-bot
d1bfb2361e chore(major): 1.0.0-dev.1 [skip ci]
## 1.0.0-dev.1 (2023-05-13)

### ⚠ BREAKING CHANGES

* CHANGES

* fix: update readme

* fix: semantic-release

* Update .releaserc

* Update ci.yaml

* fix: Update .releaserc

* fix: remove repo from package.json

* chore(major): 1.0.0-tauri.1 [skip ci]

## 1.0.0-tauri.1 (2023-05-09)

### ⚠ BREAKING CHANGES

* CHANGES

### 🍕 Features

* add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33d0e))
* **dxf:** add support for dimensions in dxf. ([56c884c](56c884ccfd))

### 🐛 Bug Fixes

* **dxf:** add dimLayers to the export. ([#183](https://github.com/xibyte/jsketcher/issues/183)) ([a3349b5](a3349b5da4))

### 🍕 Features

* **dxf:** add support for dimensions in dxf. ([56c884c](56c884ccfd))
* add support for dxf blocks ([#200](https://github.com/xibyte/jsketcher/issues/200)) ([322d47f](322d47f802))
* add support for dxf files import ([2fa2866](2fa2866296))
* initial tauri commit ([#206](https://github.com/xibyte/jsketcher/issues/206)) ([f764f6a](f764f6a210)), closes [#1](https://github.com/xibyte/jsketcher/issues/1) [#200](https://github.com/xibyte/jsketcher/issues/200) [#183](https://github.com/xibyte/jsketcher/issues/183)

### 🔁 Continuous Integration

* Setting up CI workflow ([a4b82dc](a4b82dce14))
2023-05-13 22:37:04 +00:00
mmiscool
a4b82dce14 ci: Setting up CI workflow 2023-05-13 22:15:05 +00:00
mmiscool
65acdf850b Merge branch 'dev' of github.com:xibyte/jsketcher into dev 2023-05-13 02:36:09 +00:00
mmiscool
f8443e03e9 Update to use stable IDs for paterned / mirroed objects. 2023-05-13 02:36:05 +00:00
mmiscool
b5dc668147 Stable ID generator for cloned objects and mirror opperations 2023-05-13 02:35:12 +00:00
DaOfficialWizard
f764f6a210
feat: initial tauri commit (#206)
* feat: initial tauri commit

* feat: finish up CI system

* fix: fix release asset types

* feat: update tauri version

- added support for native windows shadows
- upgraded tauri version to newest LTS
- added tauri commands to package.json

* feat: add setup scripts for setting up tauri dev environment

* fix: script for linux

- use user input instead of auto-detection

* feat: initial cir release

* fix: remove caching of pnpm in ci

* fix: remove old path

* fix: windows failing to build

* fix: .releasesrc file not having a main branch

* fix: .releasesrc file not having a main branch

* Tauri (#1)

* fix: release to tauri branch

* fix: release to tauri branch

* fix: release to tauri branch

* fix: release to tauri

* fix: fix app not loading on linux builds

- update tauri
- fix dist directory path

BREAKING CHANGES

* fix: update readme

* fix: semantic-release

* Update .releaserc

* Update ci.yaml

* fix: Update .releaserc

* fix: remove repo from package.json

* chore(major): 1.0.0-tauri.1 [skip ci]

## 1.0.0-tauri.1 (2023-05-09)

### ⚠ BREAKING CHANGES

* CHANGES

### 🍕 Features

* add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33d0e))
* **dxf:** add support for dimensions in dxf. ([56c884c](56c884ccfd))
* add support for dxf blocks ([#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](322d47f802))
* add support for dxf files import ([2fa2866](2fa2866296))
* finish up CI system ([5a688d1](5a688d1a9e))
* initial cir release ([2f94a6e](2f94a6eb82))
* initial tauri commit ([0a0bb54](0a0bb5485e))
* update tauri version ([90168da](90168da42c))

### 🐛 Bug Fixes

* .releasesrc file not having a main branch ([04f2e2c](04f2e2c6b7))
* .releasesrc file not having a main branch ([25ae8a4](25ae8a464b))
* **dxf:** add dimLayers to the export. ([#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](a3349b5da4))
* fix app not loading on linux builds ([9ef599d](9ef599ddc9))
* fix release asset types ([8f73410](8f73410c74))
* release to tauri ([0ba5387](0ba5387601))
* release to tauri branch ([11fcf2e](11fcf2e87a))
* release to tauri branch ([e8486a5](e8486a5e65))
* release to tauri branch ([6076573](6076573c98))
* remove caching of pnpm in ci ([96165f3](96165f3e1e))
* remove old path ([f0b426c](f0b426c14f))
* remove repo from package.json ([dd099b8](dd099b8ad8))
* script for linux ([46bda82](46bda82726))
* semantic-release ([3edb4cf](3edb4cf635))
* Update .releaserc ([3343d2c](3343d2cb4a))
* update readme ([b00299d](b00299d5c1))
* windows failing to build ([def0782](def0782b76))

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

* fix: appimage failing to build

* Feat: Update ci.yaml

swap to use older version of ubuntu.

* Add full CI and Support for linux (#3)

* fix: release to tauri branch

* fix: release to tauri branch

* fix: release to tauri branch

* fix: release to tauri

* fix: fix app not loading on linux builds

- update tauri
- fix dist directory path

BREAKING CHANGES

* fix: update readme

* fix: semantic-release

* Update .releaserc

* Update ci.yaml

* fix: Update .releaserc

* fix: remove repo from package.json

* chore(major): 1.0.0-tauri.1 [skip ci]

## 1.0.0-tauri.1 (2023-05-09)

### ⚠ BREAKING CHANGES

* CHANGES

### 🍕 Features

* add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33d0e))
* **dxf:** add support for dimensions in dxf. ([56c884c](56c884ccfd))
* add support for dxf blocks ([#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](322d47f802))
* add support for dxf files import ([2fa2866](2fa2866296))
* finish up CI system ([5a688d1](5a688d1a9e))
* initial cir release ([2f94a6e](2f94a6eb82))
* initial tauri commit ([0a0bb54](0a0bb5485e))
* update tauri version ([90168da](90168da42c))

### 🐛 Bug Fixes

* .releasesrc file not having a main branch ([04f2e2c](04f2e2c6b7))
* .releasesrc file not having a main branch ([25ae8a4](25ae8a464b))
* **dxf:** add dimLayers to the export. ([#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](a3349b5da4))
* fix app not loading on linux builds ([9ef599d](9ef599ddc9))
* fix release asset types ([8f73410](8f73410c74))
* release to tauri ([0ba5387](0ba5387601))
* release to tauri branch ([11fcf2e](11fcf2e87a))
* release to tauri branch ([e8486a5](e8486a5e65))
* release to tauri branch ([6076573](6076573c98))
* remove caching of pnpm in ci ([96165f3](96165f3e1e))
* remove old path ([f0b426c](f0b426c14f))
* remove repo from package.json ([dd099b8](dd099b8ad8))
* script for linux ([46bda82](46bda82726))
* semantic-release ([3edb4cf](3edb4cf635))
* Update .releaserc ([3343d2c](3343d2cb4a))
* update readme ([b00299d](b00299d5c1))
* windows failing to build ([def0782](def0782b76))

* fix: appimage failing to build

* fix: test ubuntu 18.04

* fix: test ubuntu 18.04

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* chore(minor): 1.0.0-tauri.2 [skip ci]

## [1.0.0-tauri.2](https://github.com/ZanzyTHEbar/jsketcher/compare/v1.0.0-tauri.1...v1.0.0-tauri.2) (2023-05-11)

### 🐛 Bug Fixes

* appimage failing to build ([8dc6217](8dc62170a9))
* test ubuntu 18.04 ([8f55f4d](8f55f4d1c1))
* test ubuntu 18.04 ([0afd146](0afd14642b))

### 🍕 Features

* update ci to use docker container ([7bcacb0](7bcacb0251))
* update ci to use docker container ([98de939](98de93981f))
* update ci to use docker container ([0750c00](0750c006f3))
* update ci to use docker container ([715780f](715780f8f6))
* update ci to use docker container ([ccbacdb](ccbacdba32))
* update ci to use docker container ([60aa80d](60aa80d636))
* update ci to use docker container ([f629258](f629258426))
* update ci to use docker container ([278cf82](278cf82cea))
* update ci to use docker container ([02ec38c](02ec38c1b7))
* update ci to use docker container ([8fb7924](8fb7924dc2))
* update ci to use docker container ([d0493b3](d0493b3e0c))
* update ci to use docker container ([09fbb4f](09fbb4f9b9))
* update ci to use docker container ([c7e39b9](c7e39b92f7))
* update ci to use docker container ([d9221a7](d9221a77fe))
* update ci to use docker container ([9e96489](9e96489eb7))
* update ci to use docker container ([765b708](765b708a19))
* update ci to use docker container ([484b722](484b722a49))
* update ci to use docker container ([1023d90](1023d90529))
* update ci to use docker container ([1d9fd84](1d9fd84aa2))

* feat: update rust deps

* chore(minor): 1.0.0-tauri.3 [skip ci]

## [1.0.0-tauri.3](https://github.com/ZanzyTHEbar/jsketcher/compare/v1.0.0-tauri.2...v1.0.0-tauri.3) (2023-05-11)

### 🍕 Features

* update rust deps ([b809c28](b809c28b8c))

* fix: wasm not loading in webkit

* chore(patch): 1.0.0-tauri.4 [skip ci]

## [1.0.0-tauri.4](https://github.com/ZanzyTHEbar/jsketcher/compare/v1.0.0-tauri.3...v1.0.0-tauri.4) (2023-05-11)

### 🐛 Bug Fixes

* wasm not loading in webkit ([0e74582](0e74582848))

* feat: add windows binary

* fix: windows ci

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

* Fix windows CI (#4)

* fix: release to tauri branch

* fix: release to tauri branch

* fix: release to tauri branch

* fix: release to tauri

* fix: fix app not loading on linux builds

- update tauri
- fix dist directory path

BREAKING CHANGES

* fix: update readme

* fix: semantic-release

* Update .releaserc

* Update ci.yaml

* fix: Update .releaserc

* fix: remove repo from package.json

* chore(major): 1.0.0-tauri.1 [skip ci]

## 1.0.0-tauri.1 (2023-05-09)

### ⚠ BREAKING CHANGES

* CHANGES

### 🍕 Features

* add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33d0e))
* **dxf:** add support for dimensions in dxf. ([56c884c](56c884ccfd))
* add support for dxf blocks ([#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](322d47f802))
* add support for dxf files import ([2fa2866](2fa2866296))
* finish up CI system ([5a688d1](5a688d1a9e))
* initial cir release ([2f94a6e](2f94a6eb82))
* initial tauri commit ([0a0bb54](0a0bb5485e))
* update tauri version ([90168da](90168da42c))

### 🐛 Bug Fixes

* .releasesrc file not having a main branch ([04f2e2c](04f2e2c6b7))
* .releasesrc file not having a main branch ([25ae8a4](25ae8a464b))
* **dxf:** add dimLayers to the export. ([#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](a3349b5da4))
* fix app not loading on linux builds ([9ef599d](9ef599ddc9))
* fix release asset types ([8f73410](8f73410c74))
* release to tauri ([0ba5387](0ba5387601))
* release to tauri branch ([11fcf2e](11fcf2e87a))
* release to tauri branch ([e8486a5](e8486a5e65))
* release to tauri branch ([6076573](6076573c98))
* remove caching of pnpm in ci ([96165f3](96165f3e1e))
* remove old path ([f0b426c](f0b426c14f))
* remove repo from package.json ([dd099b8](dd099b8ad8))
* script for linux ([46bda82](46bda82726))
* semantic-release ([3edb4cf](3edb4cf635))
* Update .releaserc ([3343d2c](3343d2cb4a))
* update readme ([b00299d](b00299d5c1))
* windows failing to build ([def0782](def0782b76))

* fix: appimage failing to build

* fix: test ubuntu 18.04

* fix: test ubuntu 18.04

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* chore(minor): 1.0.0-tauri.2 [skip ci]

## [1.0.0-tauri.2](https://github.com/ZanzyTHEbar/jsketcher/compare/v1.0.0-tauri.1...v1.0.0-tauri.2) (2023-05-11)

### 🐛 Bug Fixes

* appimage failing to build ([8dc6217](8dc62170a9))
* test ubuntu 18.04 ([8f55f4d](8f55f4d1c1))
* test ubuntu 18.04 ([0afd146](0afd14642b))

### 🍕 Features

* update ci to use docker container ([7bcacb0](7bcacb0251))
* update ci to use docker container ([98de939](98de93981f))
* update ci to use docker container ([0750c00](0750c006f3))
* update ci to use docker container ([715780f](715780f8f6))
* update ci to use docker container ([ccbacdb](ccbacdba32))
* update ci to use docker container ([60aa80d](60aa80d636))
* update ci to use docker container ([f629258](f629258426))
* update ci to use docker container ([278cf82](278cf82cea))
* update ci to use docker container ([02ec38c](02ec38c1b7))
* update ci to use docker container ([8fb7924](8fb7924dc2))
* update ci to use docker container ([d0493b3](d0493b3e0c))
* update ci to use docker container ([09fbb4f](09fbb4f9b9))
* update ci to use docker container ([c7e39b9](c7e39b92f7))
* update ci to use docker container ([d9221a7](d9221a77fe))
* update ci to use docker container ([9e96489](9e96489eb7))
* update ci to use docker container ([765b708](765b708a19))
* update ci to use docker container ([484b722](484b722a49))
* update ci to use docker container ([1023d90](1023d90529))
* update ci to use docker container ([1d9fd84](1d9fd84aa2))

* feat: update rust deps

* chore(minor): 1.0.0-tauri.3 [skip ci]

## [1.0.0-tauri.3](https://github.com/ZanzyTHEbar/jsketcher/compare/v1.0.0-tauri.2...v1.0.0-tauri.3) (2023-05-11)

### 🍕 Features

* update rust deps ([b809c28](b809c28b8c))

* fix: wasm not loading in webkit

* chore(patch): 1.0.0-tauri.4 [skip ci]

## [1.0.0-tauri.4](https://github.com/ZanzyTHEbar/jsketcher/compare/v1.0.0-tauri.3...v1.0.0-tauri.4) (2023-05-11)

### 🐛 Bug Fixes

* wasm not loading in webkit ([0e74582](0e74582848))

* feat: add windows binary

* fix: windows ci

* fix: windows ci deps

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Mike Molinari <mike@smbisoft.com>
2023-05-11 22:44:45 -04:00
mmiscool
0cba47e251 working move body command 2023-05-04 03:41:38 +00:00
mmiscool
96911f2bdf non working move body opperation. 2023-05-03 06:17:12 +00:00
mmiscool
1022163889 Make JSketcher work on codeserver dev environment. 2023-04-11 03:16:26 +00:00
Mike Molinari
8dd201c6a3 Made DRAFT_FACES work on multiple shells at same time 2023-03-27 04:58:13 +00:00
Mike Molinari
e6d71f877f Added first cut at DRAFT_FACES feature 2023-03-26 02:18:43 +00:00
Val Erastov
10295d0e92 fixing tesselation 2023-03-12 16:17:32 -07:00
Mike Molinari
8d27ea74dc fix to make npm run build 2023-03-12 07:08:35 +00:00
EL JABIRI Tarik
322d47f802
feat: add support for dxf blocks (#200) 2023-03-06 19:07:32 -05:00
Mike Molinari
563ff9a166 cleanup results of npm run before-main-branch-merge 2023-02-15 03:20:24 +00:00
Mike Molinari
a270e76692 Prepping for stl and iges file import apis to be implemented 2023-02-04 07:09:20 +00:00
Mike Molinari
04a6e518ec re adding tcl to js converter utility. 2023-02-04 07:02:26 +00:00
Mike Molinari
817b3fe300 removed orientation indicator replaced by view cube. 2023-02-04 07:00:41 +00:00
Mike Molinari
9250ccf55a Add simplify body feature. 2023-02-04 06:58:48 +00:00
Mike Molinari
3ea841b301 icons clean up 2023-02-04 06:57:50 +00:00
Mike Molinari
2326c75b9d upgrade engine fixing boolean bugs 2023-02-04 06:57:16 +00:00
EL JABIRI Tarik
b809dcfee8
add support for dxf lightweight polylines (#196) 2023-01-16 07:52:59 -05:00
Mike Molinari
c636d5d61b Added proper export BREP SVG icon 2022-12-29 05:50:46 +00:00
Val Erastov
0066b414f8 support ellipses 2022-12-16 21:45:17 -08:00
Val Erastov
5c915a6a7f fix bezier curve deserialization 2022-12-16 20:23:30 -08:00
Val Erastov
5720a980f4 selection filter 2022-12-16 20:10:33 -08:00
Mike Molinari
baa06f564d upgraded all packages 2022-12-07 01:57:36 +00:00
Mike Molinari
ee4a19e720 stable face IDs for primitive opperations using featureId param. 2022-12-07 00:35:23 +00:00
EL JABIRI Tarik
22cdafd336
ignore comments in the start of dxf file (#191) 2022-12-04 20:56:19 -05:00
Val Erastov
77f75de7a1 fix featureId propagation to the materialized params 2022-12-04 14:46:05 -08:00
Val Erastov
f62fb8aa86 add the DXF import button 2022-12-04 14:33:18 -08:00
EL JABIRI Tarik
2fa2866296 feat: add support for dxf files import 2022-12-04 14:04:51 -08:00
Val Erastov
0dea626eee apply transformation to the points 2022-12-02 21:38:17 -08:00
Val Erastov
b22f32f6f1 generating stable feature id 2022-12-02 21:10:06 -08:00