Commit graph

1659 commits

Author SHA1 Message Date
Mike Molinari
7f56e49224 added mirror icon 2022-06-25 15:19:48 -07:00
Mike Molinari
12f4d5761e Added fully working mirror body and added start of sheet metal commands in inwork state 2022-06-25 15:19:48 -07:00
Mike Molinari
6237fa3f27 removd debug statement left over in error 2022-06-25 15:19:48 -07:00
Mike Molinari
190d2aa67a changes to camera controls related to orthographic camera 2022-06-25 15:19:48 -07:00
Mike Molinari
9f0e2d419b Added option to keep tools to the boolean feature command. 2022-06-25 15:19:48 -07:00
Mike Molinari
ce75c904b4 Fail back to face profile if no sketch is present for extrude and revolve 2022-06-25 15:19:48 -07:00
Mike Molinari
459a3219ef added tcl to js converter to root of web folder as "tcltojs.html" 2022-06-25 15:19:48 -07:00
Mike Molinari
7605eca4e4 added export on torus 2022-06-25 15:19:48 -07:00
Mike Molinari
9a928b1d52 Added sweep command. Started working on offset face and updated toolbar arrangement 2022-06-25 15:19:48 -07:00
Val Erastov
4757729209 fix error handling 2022-06-25 15:19:48 -07:00
Val Erastov
3d2faf9256 cleanup debug code 2022-06-25 15:19:48 -07:00
Val Erastov
2ee7120175 workbenches framework 2022-06-25 15:19:48 -07:00
Mike Molinari
ef9169ad2e Loft command fully functional 2022-06-25 15:19:48 -07:00
xibyte
42b29a7376 fix loft 2022-06-25 15:19:48 -07:00
xibyte
e137761d64 use actionService instead of action.service 2022-06-25 15:19:48 -07:00
Mike Molinari
4973879cd3 loft function non working first cut. 2022-06-25 15:19:48 -07:00
Mike Molinari
0d07817957 Added double sided extrude option 2022-06-25 15:19:48 -07:00
Mike Molinari
6e2e066728 Updated primtive sphere to use new widgets 2022-06-25 15:19:48 -07:00
Mike Molinari
0b984db29b Updated primitives to use sane start values in dialogs 2022-06-25 15:19:48 -07:00
Mike Molinari
fdc58f59a9 Updated primitive cone to use new widgets 2022-06-25 15:19:48 -07:00
Mike Molinari
6e0325f29c Updated PrimitiveTorusOperation to use new UI widgets 2022-06-25 15:19:48 -07:00
Mike Molinari
a5de7d85ab Updated primitive cylinder to be created with the new widget toolkit 2022-06-25 15:19:48 -07:00
Mike Molinari
031afce603 Updated features to use included icons files 2022-06-25 15:19:48 -07:00
xibyte
31032051fc work on MDF 2022-06-25 15:19:48 -07:00
xibyte
e07fd2c5e6 direction and axis widget 2022-06-25 15:19:48 -07:00
Mike Molinari
e00b76143d linked fields for size of cube to box opperation 2022-06-25 15:19:47 -07:00
Mike Molinari
1de5a7b785 updated primitive box command with UI fields 2022-06-25 15:19:47 -07:00
Mike Molinari
b47957a40b start of hole command. 2022-06-25 15:19:47 -07:00
Mike Molinari
5e437794ce moved geometry selection activities to top of forms for fillet and shell tools. Made shell tool default toinside the selected face. 2022-06-25 15:19:47 -07:00
Mike Molinari
ad183f7293 Minor corrections and changes to dev guide 2022-06-25 15:19:47 -07:00
xibyte
0fc56d1cfc work on MDF 2022-06-25 15:19:47 -07:00
Mike Molinari
a2acb1ec00 added multi face/multi body shell opperation. 2022-06-25 15:19:47 -07:00
Mike Molinari
b71f4dd9ab Added general purpose boolean opperation command and revolve function partially working. 2022-06-25 15:19:47 -07:00
Mike Molinari
7e9fcd9f7d Captured currently known scema types and updated boiler plate example. 2022-06-25 15:19:47 -07:00
Mike Molinari
0c6458cf76 implimented multi body fillet and champher 2022-06-25 15:19:47 -07:00
Mike Molinari
1fe387ba66 Made fillet tool capable of using multiple edges. 2022-06-25 15:19:47 -07:00
xibyte
91ff0fbc8a fix fillet 2022-06-25 15:19:47 -07:00
xibyte
34b2733807 revert fuzzy value 2022-06-25 15:19:47 -07:00
xibyte
db7a74c9a4 fix extrude 2022-06-25 15:19:47 -07:00
xibyte
0cbd38d36c revert md 2022-06-25 15:19:47 -07:00
xibyte
07db5af1db schema from UI definition 2022-06-25 15:19:47 -07:00
xibyte
e03a4c0f76 fix sketch loading to taking into account coordinate system 2022-06-25 15:19:47 -07:00
xibyte
8f88ee2f88 mdf integration 2022-06-25 15:19:47 -07:00
xibyte
b56b87d110 occ command interface 2022-06-25 15:19:47 -07:00
xibyte
705b86cdde edges and normals using opencascade.js 2022-06-25 14:32:14 -07:00
Val Erastov
c107f6148f propogate size in px to react icons 2022-06-25 14:32:14 -07:00
Val Erastov
d288adb7f7 change enum definition 2022-06-25 14:32:14 -07:00
Mike Molinari
1fdb2906b4 moved color enum field to within schema object 2022-06-25 14:32:14 -07:00
Mike Molinari
af385c2bb8 made primities use legacy icons 2022-06-25 14:32:14 -07:00
Val Erastov
db3dd8dadf support enum fields 2022-06-25 14:32:14 -07:00