Val Erastov
99caf485ee
lib assets support
2022-06-25 17:14:26 -07:00
NetzerRosenfeld
09b16c1f37
Bug fix - ConstraintEditor not working in case of object or multiple … ( #158 )
...
* Bug fix - ConstraintEditor not working in case of object or multiple field like LockPoint. If you type both x field and y field, only one field will be pass.
2022-06-25 15:19:49 -07:00
Val Erastov
d5a5255e80
expected order prod analyzer implementation
2022-06-25 15:19:49 -07:00
Val Erastov
5e4cd8c303
fix a highlighting timing issue
2022-06-25 15:19:49 -07:00
Val Erastov
7a31bf7db4
use production analyzer to fillet/champher command
2022-06-25 15:19:49 -07:00
Val Erastov
32b2291aa9
fix extrude-cut tests
2022-06-25 15:19:49 -07:00
Val Erastov
bf19c9577e
implement cut-extrude masking
2022-06-25 15:19:49 -07:00
Val Erastov
7df876df50
fix extrude from sketch tests
2022-06-25 15:19:49 -07:00
Val Erastov
e6c9eb4ca4
move edge to face classifier to wasm
2022-06-25 15:19:49 -07:00
Mike Molinari
f94453cfc3
Added functionality to 2d sketcher context popup to toggle construction.
2022-06-25 15:19:49 -07:00
Mike Molinari
2c510f1e1b
Change refrence geometry from grey to brown
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
0f0862f8ee
Updated revolve to use new face/edge production analyzer
2022-06-25 15:19:49 -07:00
Val Erastov
8b6ebe21ec
compact the UI for long entity ids
2022-06-25 15:19:49 -07:00
Val Erastov
a9f2b893a3
dummy id for a wire
2022-06-25 15:19:49 -07:00
Val Erastov
4019d7929c
production analyzer first cut
2022-06-25 15:19:49 -07:00
Val Erastov
89b3e1bdad
add labels support for 2d sketches
2022-06-25 15:19:49 -07:00
Val Erastov
8b3f4dcb63
fix tests for plane operations
2022-06-25 15:19:49 -07:00
Mike Molinari
ca590f60ee
Added hole icons
2022-06-25 15:19:48 -07:00
Mike Molinari
611e170e2a
Added start of paterning commands
2022-06-25 15:19:48 -07:00
Mike Molinari
35b6366cc3
reduced size of wasm
2022-06-25 15:19:48 -07:00
Mike Molinari
6d5788df52
tweek to boolean logic
2022-06-25 15:19:48 -07:00
Mike Molinari
d4f8d5b287
Add icons for scale command
2022-06-25 15:19:48 -07:00
Mike Molinari
8eebfcda86
Added scale body feature, removed non working offset face feature.
2022-06-25 15:19:48 -07:00
Mike Molinari
24e8a1a501
added start of get volume action.
2022-06-25 15:19:48 -07:00
Mike Molinari
5b6e5b7148
increase robustness of shell opperation
2022-06-25 15:19:48 -07:00
Mike Molinari
1ad1a1a8a9
make boolean options merge faces
2022-06-25 15:19:48 -07:00
Mike Molinari
04ac5bb994
Renamed all feature files to format fetureName.operation.ts
2022-06-25 15:19:48 -07:00
Val Erastov
2d16fdba4e
optimize double sided extrude
2022-06-25 15:19:48 -07:00
Val Erastov
99802d66f4
adjust zoom speed
2022-06-25 15:19:48 -07:00
Val Erastov
79a77dda38
fix mirror operation
2022-06-25 15:19:48 -07:00
Val Erastov
3bb0e51802
enter sketch mode on sketch object double click
2022-06-25 15:19:48 -07:00
Val Erastov
17e4527329
fix STL export
2022-06-25 15:19:48 -07:00
Val Erastov
83e3ca1600
remove feature in place
2022-06-25 15:19:48 -07:00
Val Erastov
03c08b3875
fix history cancel button
2022-06-25 15:19:48 -07:00
Val Erastov
8a5eaf2422
fix reindex sketch bug
2022-06-25 15:19:48 -07:00
Val Erastov
4253ae622b
scene style adjustments
2022-06-25 15:19:48 -07:00
Mike Molinari
14858fe6ce
Update dev guide to document the return object (created/consumed) requirement for all feature commands.
2022-06-25 15:19:48 -07:00
Mike Molinari
e0eeb16b7c
update developer docs
2022-06-25 15:19:48 -07:00
Val Erastov
c46b6a9104
clickaway for pick list dialog
2022-06-25 15:19:48 -07:00
Val Erastov
c941e07a23
make shells always double sided
2022-06-25 15:19:48 -07:00
Val Erastov
c7709dca51
disable wizard selection cycling
2022-06-25 15:19:48 -07:00
Val Erastov
b136bfee5e
keep viewport in sync with inplace sketcher
2022-06-25 15:19:48 -07:00
Val Erastov
14e1222d84
fix backspace when in edit dimension value dialog text field deletes sketch elements selected
2022-06-25 15:19:48 -07:00
Mike Molinari
c0c6349216
Added first cut at help files for modeling workbench commands.
2022-06-25 15:19:48 -07:00
Mike Molinari
839e6540bb
added missing help file place holder for loft
2022-06-25 15:19:48 -07:00
Mike Molinari
eecd7a333e
Added docs folder populated with index.md file under each command for help files.
2022-06-25 15:19:48 -07:00
Mike Molinari
d0756e3be8
Move sheet metal commands to sheet metal workbench
2022-06-25 15:19:48 -07:00
Val Erastov
ebce277697
default boolean widget to none
2022-06-25 15:19:48 -07:00