Stefan Tröger
|
b0817ff086
|
allow non-sketch based additive and subtractive features
|
2016-04-12 18:12:06 +02:00 |
|
blobfish
|
e002ca6087
|
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
|
0d6925fe2a
|
Gui: Part: Viewprovider: check sub objects for valid view provider
|
2016-04-12 18:12:06 +02:00 |
|
blobfish
|
cc0aa9cab2
|
Part: BodyBase: typo in property header macro
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
ecd07d4451
|
fix body boolean placements
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
7a86e3bfe0
|
less intrusive base plane colors
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
ca020b3285
|
adopt mirror feature to base plane selection
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
be56951267
|
switch polar pattern to coordinate system axis
|
2016-04-12 18:12:06 +02:00 |
|
Stefan Tröger
|
616e372e4a
|
switch linear pattern to coordinate system axis
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
8af2eeb245
|
allow origin lines in datum features
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
d854bc172b
|
allow pick task selection from 3d view
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
9e82e2f2e9
|
interactively show origin objects for feature pick
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
fbe4460e2f
|
remove unneeded files
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
d5d6b30af3
|
move feature pick dialog into the task view
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
c4f5d790be
|
add origin icon
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
4d1ccd63c6
|
Prevent origin and base entities from transforming
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
46e4e3b2b4
|
group coordinate planes and lines
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
b401f07bdf
|
add base lines
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
09660ea84d
|
highlight planes
|
2016-04-12 18:12:05 +02:00 |
|
blobfish
|
53edc2f06f
|
Part Design: Gui: Workbench: assign activePart and activeBody when doc has tip
|
2016-04-12 18:12:05 +02:00 |
|
blobfish
|
9e6777ece3
|
Part Design: Datum Task: recompute document upon dialog rejections
|
2016-04-12 18:12:05 +02:00 |
|
blobfish
|
09e98d96cf
|
Part Design: Fillet: Task: cleanup upon dialog rejection
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
38de336ee0
|
make hidden base plane parts dashed
|
2016-04-12 18:12:05 +02:00 |
|
Stefan Tröger
|
940857e508
|
Adopt planes to Part size
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
7d4a0c9555
|
Gui: ActiveObject: remove upon delete
Squashed with:
Gui: MDIView: connection bug.
Gui: MDIView: forgot disconnect.
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
a494a5344a
|
Part Design: Workbench: commonize construciton of default part and body
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
bc0699ae97
|
App: Document: recompute document upon delete
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
4a1698cf10
|
Gui: View3DInventorViewer: check if child exists before removal
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
63c8e498d8
|
App: Doc: affected labels list in delete command
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
36e78b9460
|
Part Design: add temp PartDesign_MoveTip icon to stop error
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
f0d0264cae
|
PartDesign: Gui: Update doc after setuppart
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
148f5a9b7a
|
Remove BasePlanes from part design
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
cb82f5f196
|
Show feature choose dialog for sketch if nothing is selected
|
2016-04-12 18:12:04 +02:00 |
|
Stefan Tröger
|
a80c553999
|
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
|
19344f7f01
|
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
|
9b9d79d2fe
|
Part Design: adding const char PDBODYKEY and using. No functional change.
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
74b667e634
|
PartDesign: adding some asserts to workbench
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
512b68c553
|
PartDesign: Workbench: set active body post migration
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
399ad04a32
|
Part Design: Workbench: don't try to remove active body
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
c159866747
|
Part Design: Sketch: command find planes with app::Part::BaseplaneTypes
|
2016-04-12 18:12:04 +02:00 |
|
blobfish
|
47d68e0dd7
|
App: Part: rename base planes.
|
2016-04-12 18:12:03 +02:00 |
|
blobfish
|
5652cb4da4
|
not typo
|
2016-04-12 18:12:03 +02:00 |
|
blobfish
|
b7735098ba
|
updating to setActiveObject call
|
2016-04-12 18:12:03 +02:00 |
|
Stefan Tröger
|
547b1e0191
|
improve active object handling
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
c88a8336dc
|
Several enhancements
+ PLMXML Reader
+ Some meta information sorting
+ Making ProductRefs invisibly in Tree
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
5d5c04a508
|
+ add PlmXmlParser
+ add test data for PLMXML and JT
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
d7c932d714
|
Changing active object handling in PartDesign
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
6ee85f65f5
|
some fixes in Active object handling on Viewer
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
91cddd2a91
|
small warning fix
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
8cd51ade8b
|
Active object manager for the Viewer
|
2016-04-12 18:12:03 +02:00 |
|