• Joined on 2018-06-06
youen merged pull request youen/assembly_handbook#2 2023-01-01 12:50:27 +01:00
Divers fixes mineurs et annotations générées en cercle
youen pushed to master at youen/assembly_handbook 2023-01-01 12:50:27 +01:00
8bea399e48 Merge pull request 'Divers fixes mineurs et annotations générées en cercle' (#2) from AndreasL/assembly_handbook:dev/better-annotations into master
90f3402437 anotation grouping : various fix
1652f32504 annotation arrows are now scaled at 0.5
7214c541f1 Annotation balloon are regrouped and created in circle
aaeea1784f Button are activated only if view is selected
Compare 6 commits »
youen pushed to master at youen/assembly_handbook 2023-01-01 12:47:28 +01:00
078ce07b86 Merge pull request 'Part name used in sub assembly are now properly display' (#1) from AndreasL/assembly_handbook:master into master
959b2fef0a Part name used in sub assembly are now properly display
Compare 2 commits »
youen merged pull request youen/assembly_handbook#1 2023-01-01 12:47:27 +01:00
Part name used in sub assembly are now properly display
youen pushed to master at youen/assembly_handbook 2022-12-31 16:52:44 +01:00
b8f1e40de3 Added code to work arround TechDraw bugs when using the "annotate view" button
youen pushed to master at youen/assembly_handbook 2022-12-31 16:31:31 +01:00
c4a4f09818 fixed alpha bug that caused some lines to be too thick
youen pushed to master at youen/assembly_handbook 2022-12-31 16:22:06 +01:00
580abc0960 Added code to correctly crop image views (otherwise they don't always display entirely)
youen pushed to master at youen/assembly_handbook 2022-12-31 15:36:43 +01:00
1966fb7e13 fixed image cropping bug (that was introducing an offset compared to the TechDraw view)
youen pushed to master at youen/assembly_handbook 2022-12-31 13:05:19 +01:00
3c7bdc2a4c Added button for faster rendering and fixed problem with overlay not recomputing
youen pushed to master at youen/assembly_handbook 2022-12-30 22:54:41 +01:00
d6fb938d96 Added possibility to annotate parts of sub-assemblies
youen pushed to master at youen/assembly_handbook 2022-12-30 12:21:07 +01:00
d7f520805d Added code to render outlines (needed for curved shapes like spheres and cylinders)
youen pushed to master at youen/assembly_handbook 2022-12-29 18:05:56 +01:00
e5c06a5796 Improved performances and fixed bugs
youen pushed to master at youen/assembly_handbook 2022-12-28 11:57:55 +01:00
25c5149e9f Added code to change colors of parts rendered in rasterized views (white with black lines)
youen pushed to master at youen/assembly_handbook 2022-12-28 10:27:12 +01:00
95034aa0bc fixed bug when rasterizing variant links
youen pushed to master at youen/assembly_handbook 2022-12-26 14:08:59 +01:00
f9d58c66fc fixed bugs
youen pushed to master at youen/assembly_handbook 2022-12-26 10:19:34 +01:00
137b73fea1 refactored and improved view rasterization system (wip)
youen pushed to master at youen/assembly_handbook 2022-12-24 16:40:01 +01:00
14e8aee319 rasterized image automatic alignment with TechDraw view (wip)
youen pushed to master at youen/assembly_handbook 2022-12-22 22:36:18 +01:00
107a02ac1c pydevd module compatible with python 3.10 (freecad link branch)
youen pushed to master at youen/assembly_handbook 2022-12-22 22:34:57 +01:00
be9ff003e3 alternative rendering method (rasterization) ; wip
youen pushed to master at youen/assembly_handbook 2022-11-23 20:11:00 +01:00
05e7da16a5 Added fast rendering mode (when CoarseView is set to true)