Stefan Tröger
|
730f2af80b
|
fix crash when deleting body
|
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
|
a3a5db33e9
|
Gui: Part: Viewprovider: check sub objects for valid view provider
|
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
|
c1928f0b7b
|
less intrusive base plane colors
|
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 |
|
Stefan Tröger
|
c92e0f5870
|
add origin icon
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
fcdb80eab3
|
Prevent origin and base entities from transforming
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
3f5caa2181
|
group coordinate planes and lines
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
915b8ef446
|
add base lines
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
e59b3cef4b
|
highlight planes
|
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 |
|
Stefan Tröger
|
05f9ee5af2
|
make hidden base plane parts dashed
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
8134cf3cf4
|
Adopt planes to Part size
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
ae3916229d
|
Gui: ActiveObject: remove upon delete
Squashed with:
Gui: MDIView: connection bug.
Gui: MDIView: forgot disconnect.
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
c161ffaf44
|
Part Design: Workbench: commonize construciton of default part and body
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
f35871f6b9
|
App: Document: recompute document upon delete
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
b2104e97e1
|
Gui: View3DInventorViewer: check if child exists before removal
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
a412d309c5
|
App: Doc: affected labels list in delete command
|
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
|
b9512a2663
|
App: Part: rename base planes.
|
2016-04-12 18:12:03 +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 |
|
Stefan Tröger
|
d112c41eca
|
improve active object handling
|
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 |
|
jriegel
|
b38f63f391
|
+ add PlmXmlParser
+ add test data for PLMXML and JT
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
45f7c99c1c
|
Changing active object handling in PartDesign
|
2016-04-12 18:12:03 +02:00 |
|