Stefan Tröger
|
3be4939bcc
|
add remaining primitive features
|
2016-04-12 18:12:07 +02:00 |
|
blobfish
|
c61718c63b
|
PartDesign: Gui: build error. couldn't find ui generated file in part build directory.
|
2016-04-12 18:12:07 +02:00 |
|
Stefan Tröger
|
fec86abc09
|
visualize the primitive add/sub shape in edit
|
2016-04-12 18:12:07 +02:00 |
|
Stefan Tröger
|
1f180a11da
|
make primitive task box work
|
2016-04-12 18:12:07 +02:00 |
|
Stefan Tröger
|
7654659c18
|
add primitive widget to task dialog
|
2016-04-12 18:12:07 +02:00 |
|
Stefan Tröger
|
296339f980
|
allow shapes as coordinate system references
|
2016-04-12 18:12:07 +02:00 |
|
Stefan Tröger
|
a7396dcb74
|
adopt code to new getBody parameter
|
2016-04-12 18:12:07 +02:00 |
|
Stefan Tröger
|
0385734339
|
primitive bug fixes, add cylinder and sphere
|
2016-04-12 18:12:07 +02:00 |
|
Stefan Tröger
|
8fdde38e75
|
add coordinate system datum
|
2016-04-12 18:12:07 +02:00 |
|
Stefan Tröger
|
d923bebccc
|
make transform features work with non-sketch based features
|
2016-04-12 18:12:07 +02:00 |
|
Stefan Tröger
|
cf83242f5b
|
fix basic additive box
|
2016-04-12 18:12:07 +02:00 |
|
DeepSOIC
|
31e4fd8994
|
Sketcher: fix free-standing sketches
See forum thread, Sketch support == NULL
http://forum.freecadweb.org/viewtopic.php?f=20&t=10942
|
2016-04-12 18:12:07 +02:00 |
|
DeepSOIC
|
439f392e88
|
Fix crash when adding datum and there's no active body
Plus fix double messageboxes about the lack of the body,
|
2016-04-12 18:12:07 +02:00 |
|
DeepSOIC
|
fe59e5286e
|
assert before crashing
|
2016-04-12 18:12:07 +02:00 |
|
DeepSOIC
|
83777a9610
|
Fix revolution and groove that mistakenly made a pocket.
|
2016-04-12 18:12:06 +02:00 |
|
DeepSOIC
|
f31aed1c40
|
Sketcher: Fix duplicate external avoidance false positives
Attempting to link to Edge1 of one object failed when there was already
an Edge1 linked from another object.
|
2016-04-12 18:12:06 +02:00 |
|
DeepSOIC
|
05b9dd60e3
|
fix build with MSVC11 aka 2012
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
52c8a19d4d
|
basic infrastructure for part design primitives
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
0e8b78d2fb
|
make bodies, origins, planes and lines unmovable
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
1880d46ec6
|
don't show placement for part design features
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
9a2f5eea65
|
allow non-sketch based additive and subtractive features
|
2016-04-12 18:12:06 +02:00 |
|
blobfish
|
fab4ec990c
|
PartDesign: Workbench: comment out switchToDocument inside 'slots'
This causing a crash when opening a previous versioned file while already in part design.
Can't predict timing of migration call from signals.
|
2016-04-12 18:12:06 +02:00 |
|
blobfish
|
8fffa8b564
|
Part: BodyBase: typo in property header macro
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
051e93238b
|
fix body boolean placements
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
f99b0031d3
|
adopt mirror feature to base plane selection
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
2aa4d2c210
|
switch polar pattern to coordinate system axis
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
d6440b4143
|
switch linear pattern to coordinate system axis
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
4c29efea1f
|
allow origin lines in datum features
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
63015c769e
|
allow pick task selection from 3d view
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
c7555eaa63
|
interactively show origin objects for feature pick
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
4b545f9e6f
|
remove unneeded files
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
83ab03a491
|
move feature pick dialog into the task view
|
2016-04-12 18:12:05 +02:00 |
|
blobfish
|
45844c2fd2
|
Part Design: Gui: Workbench: assign activePart and activeBody when doc has tip
|
2016-04-12 18:12:05 +02:00 |
|
blobfish
|
40d144b11b
|
Part Design: Datum Task: recompute document upon dialog rejections
|
2016-04-12 18:12:05 +02:00 |
|
blobfish
|
e826e7a683
|
Part Design: Fillet: Task: cleanup upon dialog rejection
|
2016-04-12 18:12:05 +02:00 |
|
blobfish
|
c161ffaf44
|
Part Design: Workbench: commonize construciton of default part and body
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
4a1978aae9
|
Part Design: add temp PartDesign_MoveTip icon to stop error
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
cd9fcc58ba
|
PartDesign: Gui: Update doc after setuppart
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
f873fb80e9
|
Remove BasePlanes from part design
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
eb226967f3
|
Show feature choose dialog for sketch if nothing is selected
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
13fea20cdd
|
fix datum plane transparency
one can not change the transparany type in the scene graph. Furthermore no normals are used, hence no normal binding is needed.
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
f357e045de
|
fix blocking datum plane
BrepFaceSet implementation was faulty, if normal cache locks have been aquired they need to be released
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
10a7f15c37
|
Part Design: adding const char PDBODYKEY and using. No functional change.
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
56af3ca44d
|
PartDesign: adding some asserts to workbench
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
7248888e05
|
PartDesign: Workbench: set active body post migration
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
d90fec4de1
|
Part Design: Workbench: don't try to remove active body
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
baa0fa97b9
|
Part Design: Sketch: command find planes with app::Part::BaseplaneTypes
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
7be3e654f8
|
not typo
|
2016-04-12 18:12:03 +02:00 |
|
blobfish
|
6877cbbd51
|
updating to setActiveObject call
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
884ae139fa
|
Several enhancements
+ PLMXML Reader
+ Some meta information sorting
+ Making ProductRefs invisibly in Tree
|
2016-04-12 18:12:03 +02:00 |
|