Commit Graph

15 Commits

Author SHA1 Message Date
1338f7d989 Added button to assign the current 3D view direction to a TechDraw view 2022-10-18 22:35:35 +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
c354bd9671 wip 2022-09-11 22:13:32 +02:00
fbfa1ddfd8 - improved image sizes
- removed 1px gray border from images
- optimized rendering
2022-01-31 16:11:35 +01:00
4d6ee21709 added code to better recognize vhelio references 2022-01-25 21:39:34 +01:00
fa5a7ba0ab Merge branch 'master' of https://gitea.youb.fr/youen/assembly_handbook 2021-12-28 20:30:05 +01:00
006e6413ac fixed bug on windows 2021-12-28 20:29:59 +01:00
eeb2515e2a wip 2021-12-28 18:12:18 +01:00
8812a6cf86 added individual part rendering to images 2021-12-22 18:14:13 +01:00
c59bfba1d1 fixed outline occlusion issue 2021-12-21 19:31:22 +01:00
7a0b2c175d possibility to specify different rendering colors for previous stages and current stage 2021-12-21 14:50:56 +01:00
5ec252777d improved outline rendering 2021-12-21 11:04:48 +01:00
a99adfad7b reimplemented edge detection with pillow native functions for better performances (x30) 2021-12-20 19:10:18 +01:00
6c0301dc30 optimized outline detection (3x faster), added possibility to disable lines per object 2021-12-20 12:21:47 +01:00
7719650a85 Added code to render the 3D view to an image, with shape outlines 2021-12-19 23:53:22 +01:00