• Joined on 2018-06-06
youen pushed to master at youen/assembly_handbook 2023-05-01 16:09:55 +02:00
b63643b153 Added system to export part list in CSV file
youen pushed to master at youen/assembly_handbook 2023-04-30 19:29:35 +02:00
731b203c5e Added possibility to render multiple pages in batch
youen pushed to master at youen/sphinx-web 2023-04-27 18:50:24 +02:00
8880664f7c Renaming output PDF file
youen pushed to master at youen/sphinx-web 2023-04-27 18:38:26 +02:00
66d28b0c86 Added code to generate PDF
youen pushed to master at youen/assembly_handbook 2023-03-13 21:58:35 +01:00
85b680d2f4 Added possibility to remove transparency from rasterized images
youen pushed to master at youen/assembly_handbook 2023-01-18 19:54:36 +01:00
4bb23e5684 Added code to hide points in rasterized images (only lines should be visible)
a7201934be fixed bug related to clipping in fast render mode
Compare 2 commits »
youen commented on issue youen/OneWireArduinoSlave#1 2023-01-15 21:16:02 +01:00
ATTINY85 OneWireArduinoSlave

@rtek1000 I haven't used this library for quite some time, but as far as I remember, I did merge contributions from other people for ATtiny85 support. So, yes, it should be possible to bridge…

youen pushed to master at youen/assembly_handbook 2023-01-15 20:26:22 +01:00
c06af9db24 Added code to handle clipping view
youen pushed to master at youen/assembly_handbook 2023-01-14 18:40:35 +01:00
5e65e68c13 raster rendering optimizations
youen pushed to master at youen/assembly_handbook 2023-01-14 16:10:30 +01:00
ec97d10a51 Added possibility to hide specific objects in the rasterized image
youen pushed to master at youen/assembly_handbook 2023-01-14 13:13:35 +01:00
a8e10a2b99 fixed rasterization issues, and added possibility to render Draft objects (dimensions, lines, etc.)
youen pushed to master at youen/assembly_handbook 2023-01-04 22:49:36 +01:00
ff8b904dc4 Added code to optimize PNG images file size (indexed colors with all-or-nothing alpha)
youen pushed to master at youen/assembly_handbook 2023-01-04 20:40:26 +01:00
8a9c6d8069 Added possibility to manually define a view volume, and fixed some bugs
f180c72f81 New Step button must always be active (to be able to create the first step)
Compare 2 commits »
youen pushed to master at youen/assembly_handbook 2023-01-02 16:55:06 +01:00
20895bbf4b fixed error when a document is being loaded (balloons source object are not available yet)
youen pushed to master at youen/assembly_handbook 2023-01-02 16:43:50 +01:00
13ff11293a Added code to initialize pages when loading a document (fix for balloons visibility and image file path)
youen pushed to master at youen/assembly_handbook 2023-01-01 13:11:18 +01:00
f62ab9eb70 fixed bugs for link branch
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