DaOfficialWizard
|
b66cd019ed
|
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>
|
2023-05-09 12:19:34 +01:00 |
|
DaOfficialWizard
|
90168da42c
|
feat: update tauri version
- added support for native windows shadows
- upgraded tauri version to newest LTS
- added tauri commands to package.json
|
2023-05-04 10:56:22 +01:00 |
|
DaOfficialWizard
|
0a0bb5485e
|
feat: initial tauri commit
|
2023-05-03 13:04:52 +01: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
|
2326c75b9d
|
upgrade engine fixing boolean bugs
|
2023-02-04 06:57:16 +00:00 |
|
Mike Molinari
|
baa06f564d
|
upgraded all packages
|
2022-12-07 01:57:36 +00:00 |
|
EL JABIRI Tarik
|
22cdafd336
|
ignore comments in the start of dxf file (#191)
|
2022-12-04 20:56:19 -05:00 |
|
EL JABIRI Tarik
|
2fa2866296
|
feat: add support for dxf files import
|
2022-12-04 14:04:51 -08:00 |
|
Mike Molinari
|
9d7066fbec
|
upgrade electron-builder to latest
|
2022-11-27 01:52:54 +00:00 |
|
Mike Molinari
|
39ca897736
|
update electron version to latest
|
2022-11-27 01:49:49 +00:00 |
|
Val Erastov
|
0292d7a289
|
update engine to get fixshape commands
|
2022-11-12 22:48:58 -08:00 |
|
Mike Molinari
|
999ec20fd6
|
Electron build docs and libraries update
|
2022-11-06 08:49:13 +00:00 |
|
Mike Molinari
|
46b611d682
|
Electron build :-)
|
2022-11-06 05:37:46 +00:00 |
|
EL JABIRI Tarik
|
56c884ccfd
|
feat(dxf): add support for dimensions in dxf.
|
2022-09-02 22:55:53 -07:00 |
|
Val Erastov
|
0cd501b8cc
|
upgrade to webpack 5
|
2022-08-20 00:25:36 -07:00 |
|
EL JABIRI Tarik
|
3b3397063d
|
Adopt @tarikjabiri/dxf as dxf writer.
|
2022-08-19 18:23:30 -07:00 |
|
Val Erastov
|
6289b8b343
|
upgrade typescript version to 4.7.4
|
2022-08-15 23:47:20 -07:00 |
|
Val Erastov
|
cdabb6497c
|
fix eslint typescript issues
|
2022-08-15 02:18:55 -07:00 |
|
Val Erastov
|
bec2aecfda
|
setup eslint for JSX
|
2022-08-15 01:30:18 -07:00 |
|
Val Erastov
|
e102c1c0db
|
update the license ref in package.json
|
2022-08-15 00:38:16 -07:00 |
|
Val Erastov
|
d9959cf69a
|
tune before-main-branch-merge npm script
|
2022-08-15 00:37:01 -07:00 |
|
Val Erastov
|
23fce9f638
|
add lint-fix command
|
2022-08-15 00:28:14 -07:00 |
|
Val Erastov
|
53932b570c
|
tune before-mainline-merging command
|
2022-08-15 00:26:43 -07:00 |
|
Val Erastov
|
26c4ea218b
|
fix eslint issues
|
2022-08-15 00:22:42 -07:00 |
|
Val Erastov
|
3e1eb83d4e
|
add code checking tasks
|
2022-08-14 22:15:01 -07:00 |
|
Val Erastov
|
3bcbc4125b
|
make dxf-writer work
|
2022-08-12 22:21:36 -07:00 |
|
Val Erastov
|
2c2d8f924a
|
update occ engine version
|
2022-08-12 21:41:14 -07:00 |
|
Val Erastov
|
56ed53131a
|
bump threejs version to 0.143.0
|
2022-08-10 01:42:18 -07:00 |
|
Mike Molinari
|
e6d5b7b509
|
documentation static generator
|
2022-08-10 01:42:18 -07:00 |
|
Val Erastov
|
9c82d662b0
|
step file import support
|
2022-08-09 21:51:58 -07:00 |
|
Val Erastov
|
6b8213519e
|
use add location instead of set location
|
2022-08-09 21:51:58 -07:00 |
|
Val Erastov
|
78c89d16d0
|
fix set location command
|
2022-08-09 21:51:58 -07:00 |
|
Mike Molinari
|
0a0ff3a8ae
|
Non working hole location from datium
|
2022-08-09 21:51:57 -07:00 |
|
Mike Molinari
|
e00e625d65
|
incomplete freecad importer
|
2022-08-09 21:51:57 -07:00 |
|
Val Erastov
|
0f849298ac
|
fix set location command
|
2022-08-09 21:51:56 -07:00 |
|
Mike Molinari
|
7191d431e6
|
Non working hole location from datium
|
2022-08-09 21:51:56 -07:00 |
|
Mike Molinari
|
908d206cf3
|
incomplete freecad importer
|
2022-08-09 21:51:56 -07:00 |
|
Val Erastov
|
d94ab88563
|
workbench switcher
|
2022-07-01 23:24:25 -07:00 |
|
Val Erastov
|
99caf485ee
|
lib assets support
|
2022-06-25 17:14:26 -07:00 |
|
Val Erastov
|
e6c9eb4ca4
|
move edge to face classifier to wasm
|
2022-06-25 15:19:49 -07:00 |
|
Val Erastov
|
6d9dcf1700
|
move face to face classifier to wasm
|
2022-06-25 15:19:49 -07:00 |
|
Val Erastov
|
9fc5ec7bee
|
loading occ wasm from npm package
|
2022-06-25 15:19:49 -07:00 |
|
Mike Molinari
|
54d577cfcc
|
added "del" to dev dependancy to fix gulp build failure
|
2022-06-25 15:19:48 -07:00 |
|
Val Erastov
|
3dea461392
|
objects highlight
|
2022-06-25 15:19:48 -07:00 |
|
Val Erastov
|
ed5b40878d
|
model attributes
|
2022-06-25 15:19:48 -07:00 |
|
Val Erastov
|
02efa9a3dc
|
improve wizard react integration
|
2022-06-25 15:19:48 -07:00 |
|
Mike Molinari
|
e8f74be0f2
|
added url-loaded dependancy
|
2021-09-22 01:50:13 +00:00 |
|
Val Erastov
|
cb108cc2d4
|
occ proto
|
2021-09-06 01:48:09 -07:00 |
|
Val Erastov
|
b2ddee5aef
|
import STEP file as feature from local file
|
2021-03-03 19:58:18 -08:00 |
|