Commit Graph

13 Commits

Author SHA1 Message Date
007e652567 fixed multiple issues
- fixed very slow page refresh (related to part center query from cosmetic 3D vertex)
- fixed bug when annotating a view that has an invalid part reference
- using scale 1.0 for arrow ends (instead of 4.0)
2022-11-14 23:58:51 +01:00
e1e4cd743e Fixed balloon bugs when parts from a different document are added to a view 2022-11-13 13:50:30 +01:00
9cf0944570 fixed bugs with variant links 2022-10-23 16:27:49 +02:00
bae89072be fixed bug when a TechDraw view contains a variant link 2022-10-22 17:51:31 +02:00
9dbaa141f1 multiple small improvements
- improved naming of balloons (part name appears more clearly, balloon numbering is at the end)
- balloons for parts that were already in the previous step are hidden by default
- disabled highlighting of part drawing related to the selected balloon (for performance reasons)
- added possibility to explicitely set the display name of a part (instead of using the file name)
- added workaround for balloons that are not rendered until selected
2022-10-22 17:35:50 +02:00
1338f7d989 Added button to assign the current 3D view direction to a TechDraw view 2022-10-18 22:35:35 +02:00
09fc409cc5 New parts in a given step are now drawn with thicker lines 2022-10-16 19:44:30 +02:00
85fa12e301 Added code to highlight in red balloons that reference parts not drawn in the view 2022-10-16 16:27:25 +02:00
5f2bfc1f6f Added button to redraw a page 2022-10-16 16:07:29 +02:00
477d49e1e8 Added interface to add/remove parts on a view (with selection in tree view and/or 3D view) 2022-10-15 19:37:29 +02:00
339ebba88e Added button to insert a new step 2022-10-15 12:28:58 +02:00
4588a3716a Added possibility to move arrow extremity of balloons 2022-10-15 00:44:33 +02:00
110f8cc420 refactored code so that balloon selection logic is independent from "annotate" button 2022-10-14 21:02:50 +02:00