Commit Graph

19 Commits

Author SHA1 Message Date
b63643b153 Added system to export part list in CSV file
Added possibility to set material and/or weight of each part
Part weight is calculated from volume and density if the material is configured
2023-05-01 16:09:25 +02:00
3c7bdc2a4c Added button for faster rendering and fixed problem with overlay not recomputing 2022-12-31 13:05:01 +01:00
d6fb938d96 Added possibility to annotate parts of sub-assemblies 2022-12-30 22:54:18 +01:00
1338f7d989 Added button to assign the current 3D view direction to a TechDraw view 2022-10-18 22:35:35 +02:00
Youen Toupin
c8374e1ea2 removed old files 2022-10-18 00:18:32 +02:00
e57f90d5e5 Simplified render system to draw a single image including all objects
Now compatible with assembly4 (with object links)
2022-10-17 20:11:13 +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
110f8cc420 refactored code so that balloon selection logic is independent from "annotate" button 2022-10-14 21:02:50 +02:00
4bf1b9245f Added cache system to reduce part highlighting time 2022-10-12 22:40:25 +02:00
ed83fdb0b4 Added code to highlight a part when selecting its balloon (wip) 2022-10-10 18:55:20 +02:00
c5795254bb removed old tools that are not maintained 2022-10-08 19:09:37 +02:00
b4eb9b7207 added code to annotate an object in TechDraw with its name (wip) 2022-10-05 12:12:33 +02:00
5170022144 tests (wip) 2021-12-23 19:09:31 +01:00
7719650a85 Added code to render the 3D view to an image, with shape outlines 2021-12-19 23:53:22 +01:00
e17fdd0078 - added tools to visualize stages (hide parts that are in subsequent stages)
- added animation tool
2021-12-12 23:43:55 +01:00
6e1514f684 added commands to edit stages 2021-12-12 22:24:26 +01:00
2ce4102f88 empty workbench 2021-12-11 18:05:39 +01:00