14 Commits

Author SHA1 Message Date
Filip Sykala - NTB T15p
4bfcbdb019 Put together final_shape and flag final shape is healed.
+ Regenerate final shape on reload from disk
2023-11-02 09:05:15 +01:00
Filip Sykala - NTB T15p
894e88a503 Set svg file data as optional in emboss shape (text do not contain it) 2023-11-01 18:23:28 +01:00
Filip Sykala - NTB T15p
424fc6aa43 Fix crashing of slicer during store into 3mf
... issue with Undo/Redo stack
2023-11-01 11:27:31 +01:00
Filip Sykala - NTB T15p
fa09f03c6a Unify behavior of union for import and add volume
Add cache for final ExPolygons
2023-10-27 08:55:47 +02:00
Filip Sykala - NTB T15p
82182ac8b8 Propagate warnings about unhealed shape to UI. 2023-10-16 11:44:08 +02:00
Filip Sykala - NTB T15p
fc11639679 change char[] to std::string as svg file data storage 2023-09-06 13:46:49 +02:00
Filip Sykala - NTB T15p
480c571499 Store shape as svg into 3mf
Without obfuscation of svg.
2023-08-02 22:34:33 +02:00
Filip Sykala - NTB T15p
5b0ba6662e One color svg preview 2023-07-20 11:33:23 +02:00
Filip Sykala - NTB T15p
d530831e35 Add icons(refresh and burn) to svg emboss
Add NSVG image to shape
2023-07-19 12:02:28 +02:00
Filip Sykala - NTB T15p
b71cb25163 Run able fix after merge(still issue with scale for per glyph transformation) 2023-06-07 11:19:28 +02:00
Filip Sykala - NTB T15p
574df48f85 Reorganize data structures 2023-03-16 18:21:48 +01:00
Filip Sykala - NTB T15p
07181b4f37 Refactor for easier use of emboss shape 2023-03-13 20:03:03 +01:00
Filip Sykala - NTB T15p
c2f348ee19 ReWork DataBase for embossing to prepare for SVG.
Remove dependency on Emboss inside of Object list
Hide variable SHAPE_SCALE to one .cpp file only
2023-03-10 15:22:29 +01:00
Filip Sykala - NTB T15p
ae0f4a7c8b Add emboss SVG configuration to model
add Cereal serialization of Polygons and ExPolygons
2023-03-07 09:20:52 +01:00