Commit graph

24 commits

Author SHA1 Message Date
Filip Sykala
aabc0bf9b1 add mising include 2022-02-22 13:47:14 +01:00
Filip Sykala
8f9887acdb Reduce amount of Undo/Redo snapshots 2022-02-22 12:43:29 +01:00
Filip Sykala
5ffa19b529 Unify place of transformation 2022-02-21 16:12:38 +01:00
Filip Sykala
7f73a0e73d Fix transformation of new created volume by angle and distance 2022-02-21 13:44:24 +01:00
Filip Sykala
bed5232a22 Using unit per em instead of ascent 2022-02-16 14:57:57 +01:00
Filip Sykala
1078fe55ec Create text on second Part(volume) of object 2022-02-01 18:31:27 +01:00
Filip Sykala
af69a4f2de create emboss text mesh on same place as update
fix:
Un Itelic redraw
../src/slic3r/Utils/WxFontUtils.hpp:49:77: error: non-const lvalue reference to type 'shared_ptr<...>' cannot bind to a temporary of type 'shared_ptr<...>'
../src/slic3r/Utils/WxFontUtils.hpp:55:75: error: non-const lvalue reference to type 'shared_ptr<...>' cannot bind to a temporary of type 'shared_ptr<...>'
2022-01-31 13:17:24 +01:00
Filip Sykala
d10fd37b2f Creation by jobs 2022-01-28 19:33:57 +01:00
Filip Sykala
ef6860d4ee Move font property inside of font item to store together with font 2022-01-07 18:50:57 +01:00
Filip Sykala
b22fcdc174 Fix GTK is not thread safe. 2021-12-15 09:23:47 +01:00
Filip Sykala
27bae18aab start using jobs 2021-12-14 19:13:33 +01:00
Filip Sykala
b143c543c7 Move call after close in code (I hope in change way of modify volume) 2021-11-26 13:48:22 +01:00
Filip Sykala
a0983276b4 check of stop thread without lambda 2021-11-25 16:34:49 +01:00
Filip Sykala
7b9129787e actualize name in list 2021-11-25 16:21:17 +01:00
Filip Sykala
1e719bab26 Separate create volume from edit 2021-11-25 15:26:45 +01:00
Filip Sykala
456952325f Clean StopableJob and use inheritance instead of set lambda 2021-11-24 14:04:00 +01:00
Filip Sykala
bba9dab8c8 Create Stopable job 2021-11-24 10:20:37 +01:00
Filip Sykala
205f8cf86d create stopable job which could be repeatedly run 2021-11-24 09:41:34 +01:00
Filip Sykala
43d200a7fb Using of Re run Job 2021-11-23 22:21:14 +01:00
Filip Sykala
2e41c8aafe remove thread 2021-11-23 13:13:12 +01:00
Filip Sykala
d624940b7a Fix finish job
Fix initial position
2021-11-23 10:34:04 +01:00
Filip Sykala
93131ab69c clean emboss from add volume 2021-11-15 15:38:06 +01:00
Filip Sykala
eaaa59be86 Fix Creation of the new text object 2021-11-15 09:22:08 +01:00
Filip Sykala
f16648bd3a Emboss on thread - partialy - test for linux 2021-11-12 13:38:19 +01:00