Markus Lampert
|
567f592d84
|
Implemented interface functions in base classes.
|
2017-09-26 10:51:17 -03:00 |
|
Markus Lampert
|
2c60fc3135
|
Fixed circular hole diameter for cases where the selected edge is not the full circle.
|
2017-09-21 11:35:00 -07:00 |
|
Markus Lampert
|
17b27a4e4d
|
Reduced log level to info.
|
2017-08-28 11:52:10 -03:00 |
|
Markus Lampert
|
79337b998d
|
Fixed error in circular hole when created with invalid features. Not sure how they get through but they should not cause an exception.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
684b4f6e7e
|
Added doc strings to operations.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
8da4eb2571
|
Gate Locations processing on feature enablement.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
84c5e717fd
|
Added location points for drilling to base framework.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
b7e5079af1
|
Only set properties if they have actually changed (the onChanged/updateData callbacks are called synchronously).
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
62c9bcc39a
|
Added support for baseobject into PathOp, used by almost all ops anyway.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
b6c31bedab
|
Rebased Helix op on PathOp framework, also it's UI.
|
2017-08-22 10:16:58 -03:00 |
|