Markus Lampert
|
b24e95b7c1
|
Removed PathGeom class and moved functionality into module interface.
|
2018-06-19 21:38:20 -07:00 |
|
luz.paz
|
fa8f012108
|
Path: moved '\n' out of translation()
Instead it is appended to the end of the `FreeCAD.Console.Print.....()`
|
2018-02-11 10:49:19 +01:00 |
|
Markus Lampert
|
23f88c5d85
|
Fixed 2885, dogbone maintaining F parameter.
|
2018-01-22 19:40:50 +01:00 |
|
Markus Lampert
|
c3f03d3696
|
Removed ToolController from all dressups and replaced with recursive search for the base op's ToolController.
|
2018-01-22 19:40:50 +01:00 |
|
Markus Lampert
|
8511597a4c
|
Made dogbone resilient to all dressups and profiles.
|
2018-01-22 19:40:50 +01:00 |
|
sliptonic
|
12e6533df4
|
Path: rename dressup commands to conform to standard
PEP8 cleanup
|
2018-01-16 00:32:35 -06:00 |
|
Markus Lampert
|
dce9c0e385
|
Refactored use of iteritems into function to deal with python 2.7 and 3 compatibility.
|
2017-10-22 18:18:10 -07:00 |
|
Markus Lampert
|
beaf21d43a
|
Cleaned up dogbone dressup.
|
2017-09-26 10:51:17 -03:00 |
|
Markus Lampert
|
ef93ba1d42
|
Fixed moving operation back into job.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
c0d1fa49a6
|
Added delete operation functionality;
fixed adding to job for dressups.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
8c085226d7
|
split PathJob into model and gui;
Made PathJob a regular feature and moved operations into child compound;
Added stock feature.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
e0ebe92d1c
|
Added full unit test to make sure tool chain works correctly.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
a076179cf0
|
Start of dogbone unit tests.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
0d00b0ef7e
|
Fixed up onDelete for dogbone and ramp entry as well.
|
2017-07-29 11:58:43 +02:00 |
|
Markus Lampert
|
104eb53a8b
|
Fixed Contour.Direction and simplified Dogbone.Side determination.
|
2017-07-10 19:17:41 -03:00 |
|
Markus Lampert
|
1bda01646d
|
Fixed strongarming 'Side' for dogbnoe.
|
2017-07-10 19:17:41 -03:00 |
|
Markus Lampert
|
d99950010e
|
Fixed Dogbone creation to work for PathContour again.
|
2017-07-10 19:17:41 -03:00 |
|
Markus Lampert
|
7d44c26b38
|
Fixed deletion of dressup - clearing child object pointer prevents Tree from moving it to the root of the tree.
|
2017-06-26 11:10:15 -03:00 |
|
Markus Lampert
|
4c3cee03c5
|
Replaced default context argument with explicit call for pylupdate to pick up the strings and contexts.
|
2017-06-03 15:37:41 -07:00 |
|
Gilles DOFFE
|
5af90ff7b1
|
path: make dogbone dressup using new tool controller
|
2017-03-28 11:26:22 +02:00 |
|
Kurt Kremitzki
|
e47edae9c3
|
Update Path to py3-compatible printing
|
2017-01-30 10:21:22 +01:00 |
|
Markus Lampert
|
f92e5db8a7
|
Fixed moved dogbone to use logging module - and fixed a bug while I was at it.
|
2017-01-26 10:47:57 -08:00 |
|
ml
|
a0533b7c46
|
Changed comparison for points - fixes issue if bone is at plunge point.
|
2017-01-07 13:27:49 -02:00 |
|
Yorik van Havre
|
1c35bd8cd9
|
Fixed typos notified on crowdin
|
2016-12-28 16:59:24 -02:00 |
|
Markus Lampert
|
6552304323
|
Renamed dressups to conform to naming scheme.
|
2016-12-19 17:53:01 -08:00 |
|