• Joined on 2018-06-06
youen pushed to master at youen/assembly_handbook 2022-10-18 22:42:41 +02:00
44c6e41fff When creating the first step, use the current 3D view direction if available
youen pushed to master at youen/assembly_handbook 2022-10-18 22:35:57 +02:00
1338f7d989 Added button to assign the current 3D view direction to a TechDraw view
youen pushed to master at youen/assembly_handbook 2022-10-18 00:24:39 +02:00
a5f0115b09 Replaced licence by LGPL2 to be consistent with FreeCAD which is LGPL2 too
youen pushed to master at youen/assembly_handbook 2022-10-18 00:18:39 +02:00
c8374e1ea2 removed old files
youen pushed to master at youen/assembly_handbook 2022-10-18 00:17:11 +02:00
84f22aac6f removed old files
youen pushed to master at youen/assembly_handbook 2022-10-17 20:11:41 +02:00
e57f90d5e5 Simplified render system to draw a single image including all objects
youen pushed to master at youen/assembly_handbook 2022-10-16 19:44:54 +02:00
09fc409cc5 New parts in a given step are now drawn with thicker lines
youen pushed to master at youen/assembly_handbook 2022-10-16 16:31:00 +02:00
85fa12e301 Added code to highlight in red balloons that reference parts not drawn in the view
5f2bfc1f6f Added button to redraw a page
Compare 2 commits »
youen pushed to master at youen/assembly_handbook 2022-10-15 19:37:47 +02:00
477d49e1e8 Added interface to add/remove parts on a view (with selection in tree view and/or 3D view)
youen pushed to master at youen/assembly_handbook 2022-10-15 12:29:27 +02:00
339ebba88e Added button to insert a new step
youen pushed to master at youen/assembly_handbook 2022-10-15 00:45:03 +02:00
4588a3716a Added possibility to move arrow extremity of balloons
110f8cc420 refactored code so that balloon selection logic is independent from "annotate" button
Compare 2 commits »
youen pushed to master at youen/assembly_handbook 2022-10-12 22:40:51 +02:00
4bf1b9245f Added cache system to reduce part highlighting time
youen pushed to master at youen/assembly_handbook 2022-10-10 18:55:41 +02:00
ed83fdb0b4 Added code to highlight a part when selecting its balloon (wip)
youen pushed to master at youen/assembly_handbook 2022-10-08 19:11:10 +02:00
1fe426486e added Eclipse/PyDev project files
10c787ba55 added code to annotate all objects in a TechDraw view
c5795254bb removed old tools that are not maintained
Compare 3 commits »
youen pushed to master at youen/assembly_handbook 2022-10-05 12:12:38 +02:00
b4eb9b7207 added code to annotate an object in TechDraw with its name (wip)
youen pushed to master at youen/assembly_handbook 2022-10-04 22:44:56 +02:00
41097abf6a Added macro to annotate a view (wip)
youen pushed to master at youen/assembly_handbook 2022-09-11 22:14:08 +02:00
youen pushed to master at youen/sphinx-web 2022-09-03 19:49:45 +02:00
c93b6a57d1 improved formatting of API result
youen pushed to master at youen/sphinx-web 2022-09-03 19:48:01 +02:00
9f6ef1b9d6 allowing POST for build api
youen pushed to master at youen/sphinx-web 2022-09-03 19:29:08 +02:00
0d498c1929 Added origin in document path to avoid conflicts for documents with the same name from different origins (such as forked documents)