Commit Graph

107 Commits

Author SHA1 Message Date
Stefan Tröger
319044fc8c windows: add type specifier 2016-04-12 18:11:54 +02:00
Stefan Tröger
90fd9733bd revert solving precission to 1e-6 dou to too much cases failing 2016-04-12 18:11:54 +02:00
Stefan Tröger
e6cbb744ed set solving precission to 1e-8 2016-04-12 18:11:54 +02:00
Stefan Tröger
54c0bf3732 avoid transformation of highlighted constraint 2016-04-12 18:11:54 +02:00
Stefan Tröger
4d0aca3e94 remove unneeded display modes from viewprovider 2016-04-12 18:11:54 +02:00
Stefan Tröger
d92eb7a035 adopt correct default colors and avoid crash due to context menu 2016-04-12 18:11:54 +02:00
Stefan Tröger
e88b7c6cb0 allow to set rigid property via context menu 2016-04-12 18:11:54 +02:00
Stefan Tröger
b9f0c4313c allow non-rigid subassemblies 2016-04-12 18:11:54 +02:00
Stefan Tröger
e9de97b7c5 fix subassembly transformation bug 2016-04-12 18:11:54 +02:00
Stefan Tröger
161f8df17f remove console messages 2016-04-12 18:11:54 +02:00
Stefan Tröger
50ae19d812 fix rotational/translational solver bugs in cylce detection and mapping 2016-04-12 18:11:54 +02:00
Stefan Tröger
680ff57ccf make subproduct solving work 2016-04-12 18:11:54 +02:00
Stefan Tröger
a29634b1e1 avoid drawing artefacts when adding new constraint 2016-04-12 18:11:54 +02:00
Stefan Tröger
16ba6ac14d add visualisation to the constraints 2016-04-12 18:11:53 +02:00
Stefan Tröger
c74d4bb4bc make constaints and group not greyed in tree 2016-04-12 18:11:53 +02:00
Stefan Tröger
40ed723ad6 put constraint selection message in dialog window 2016-04-12 18:11:53 +02:00
Stefan Tröger
68920a7cd8 msvc adaptions 2016-04-12 18:11:52 +02:00
Stefan Tröger
2da82c64d2 userfriendly part movement 2016-04-12 18:11:52 +02:00
Stefan Tröger
79f3503112 remove logging for sure 2016-04-12 18:11:52 +02:00
Stefan Tröger
b48832b169 remove loggin 2016-04-12 18:11:52 +02:00
Stefan Tröger
e33ae31a3a update and bug corection 2016-04-12 18:11:52 +02:00
Stefan Tröger
35783e778a enable scaling 2016-04-12 18:11:52 +02:00
jrheinlaender
8dabdf2eaf Miscellaneous fixes 2016-04-12 18:11:52 +02:00
jrheinlaender
2d7813295b Allow selecting back of base planes, miscellaneous fixes 2016-04-12 18:11:50 +02:00
jrheinlaender
d4898e51b7 Miscellaneous fixes 2016-04-12 18:11:49 +02:00
jrheinlaender
8390bbb999 Work on inserting, removing, hiding and showing features in the body 2016-04-12 18:11:48 +02:00
jrheinlaender
c494d616ee Moved ActivePartObject etc. to PartDesignGui namespace and added extern declaration to Workbench.h as suggested by logari81 2016-04-12 18:11:48 +02:00
jrheinlaender
13f3ff24c3 When switching to the PartDesign workbench, activate the Body feature that was active when the document was last saved,
and move the selection to its Tip feature so that the user can start creating new features right away
2016-04-12 18:11:47 +02:00
Stefan Tröger
7438a156e1 add missing files 2016-04-12 18:11:47 +02:00
Stefan Tröger
220d009d1c remove unneeded files 2016-04-12 18:11:47 +02:00
Stefan Tröger
d700fff649 add more constraints and rebuild solver system everytime it needs to be executed 2016-04-12 18:11:47 +02:00
Stefan Tröger
f4331f28c9 remove typename outside templates 2016-04-12 18:11:46 +02:00
Stefan Tröger
2bd104ad7a remove gui dependencies in app 2016-04-12 18:11:46 +02:00
Stefan Tröger
7a95658cdb add solver.hpp 2016-04-12 18:11:46 +02:00
Stefan Tröger
36c474e8f4 add missing files 2016-04-12 18:11:46 +02:00
Stefan Tröger
02bc130c42 add opendcm constraint solver 2016-04-12 18:11:46 +02:00
Stefan Tröger
d50f7f1787 basic infrastructure 2016-04-12 18:11:46 +02:00
jriegel
395557b096 Start AssemblyLib.py 2016-04-12 18:11:46 +02:00
jriegel
a075e93f5b Update Item with new UUID tool 2016-04-12 18:11:46 +02:00
jriegel
944e1c1b86 PropertyMap and new Attributes for the Assembly object and the Document 2016-04-12 18:11:46 +02:00
wmayer
7d03751e57 Fix some build and runtime failures 2016-04-12 18:11:46 +02:00
jriegel
6dec685ba7 Assembly import script & PartDesign Solid object 2016-04-12 18:11:46 +02:00
jriegel
eed0da4e83 Added Base planes with the Body 2016-04-12 18:11:46 +02:00
jriegel
39d6d914a8 Some fixes in Body visualls (ongoing) 2016-04-12 18:11:46 +02:00
jriegel
d6772a2a7b Fix bug in switching active Part/Assembly object when document with active one was closed 2016-04-12 18:11:45 +02:00
jriegel
acb93b1644 addition of constraints 2016-04-12 18:11:45 +02:00
jriegel
f534932568 start Constraints 2016-04-12 18:11:45 +02:00
jriegel
0f6f91caec change inheritance of Item (again) 2016-04-12 18:11:45 +02:00
jriegel
ee712eecf8 Automatic WB switching and Active PartDesign body 2016-04-12 18:11:45 +02:00
jriegel
5b23d06cfe implement active body in PartDesign 2016-04-12 18:11:45 +02:00