• Joined on 2018-06-06
youen pushed to master at youen/sphinx-web 2023-05-18 18:47:23 +02:00
ae45d73210 Added code to configure wether we want to build a PDF or not (for each document, and each version for multiversion documents)
youen pushed to master at youen/sphinx-web 2023-05-18 18:06:26 +02:00
ae592ba1eb Reduced stream poll interval
2bdf86a37d Added possibility to configure a document with file settings.json (no UI yet)
Compare 2 commits »
youen pushed to master at youen/sphinx-web 2023-05-18 17:17:52 +02:00
7be5ec701d Added support for multiversion build (wip)
youen pushed to master at youen/sphinx-web 2023-05-10 22:33:02 +02:00
661cd32f95 Using the document makefile instead of hard-coded commands
19bc4fd228 Added modules for PDF compilation
Compare 2 commits »
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