Filip Sykala
5d7144cf29
Fix
...
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:656:11: warning: unused variable 'icon_width_with_spacing' [-Wunused-variable]
../src/slic3r/GUI/Jobs/CreateFontNameImageJob.hpp:57:10: warning: 'finalize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:1381:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
../src/slic3r/GUI/Jobs/CreateFontNameImageJob.cpp:102:23: warning: unused variable 'border' [-Wunused-variable]
2022-05-18 15:22:37 +02:00
Filip Sykala
abea5c95f3
Font name in selecetion of font
2022-05-17 11:17:37 +02:00
Filip Sykala
664fb8120c
font style combo contain grayed style text
2022-05-13 15:30:22 +02:00
Filip Sykala
1ba66a0e71
Fix delete message for last style
2022-05-13 13:19:22 +02:00
Filip Sykala
872bccb530
Delete button for style delete actual style if it is possible
2022-05-13 13:16:13 +02:00
Filip Sykala
bbbe809cbc
cache wxFont
2022-05-13 09:56:27 +02:00
Filip Sykala
0964c074d9
Fix undo changes for italic and bold
2022-05-13 09:23:03 +02:00
Filip Sykala
378e791b82
Fix of load imgui font without glyph in range(symbolic fonts)
2022-05-13 08:33:31 +02:00
Filip Sykala
48420b33d0
Change GUI of emboss
2022-05-12 15:22:27 +02:00
Filip Sykala
101e57e9ad
initialization is detected set/unset gui_cfg
2022-05-12 09:21:21 +02:00
Filip Sykala
f746925781
Delete volume when close gizmo with empty text
2022-05-11 19:49:46 +02:00
Filip Sykala
73edac761b
Move text object on bed
2022-05-11 19:12:16 +02:00
Filip Sykala
370e84b785
Fix surface after chenge position
...
Fix position when change type and using surface
2022-05-11 17:30:13 +02:00
Filip Sykala
a8b283bcf7
Remove debug buttons
...
move use surface into advance
2022-05-11 16:05:22 +02:00
Filip Sykala
13056973ec
Add limits for inputs
2022-05-09 14:22:53 +02:00
Filip Sykala
51a32db876
Fix after 3mf store for use surface
2022-05-06 12:09:11 +02:00
Filip Sykala
864d1e5830
Cut surface in backend job
...
Store flag about use surface(into 3mf and style)
GUI: Add checkbox to start using model surface
2022-05-04 19:42:39 +02:00
Filip Sykala
51b103885c
Fix of flood fill on edge
2022-05-02 17:29:56 +02:00
Filip Sykala
8f14b5395f
Icons for part type
2022-05-02 10:09:26 +02:00
Filip Sykala
10f07d8810
Cutting shape mesh is over whole object. Infinite projection VRT object dimension
2022-04-29 19:53:02 +02:00
Filip Sykala
f251ac5c7e
Transform cuted surface on model
2022-04-26 22:05:01 +02:00
Filip Sykala
a1d7040902
WIP: cut surface of model
...
update emboss icons to not be soo huge - pixel preccisse
2022-04-26 17:43:38 +02:00
Filip Sykala
628c97e8c4
Fix wheel dragging
2022-04-19 12:11:47 +02:00
Filip Sykala
7c1cf6fa7e
Offseted move with text volume over surface
...
+ use fix of .3mf transformation
2022-04-08 15:16:05 +02:00
Filip Sykala
630b1bb956
say user that Text can’t be empty
2022-04-07 17:06:26 +02:00
Filip Sykala
331d4d4557
Show user warning about unknown symbols by font inside of input text
...
Fix correct selection of collection ascent, descent, ...
Remove boost log from emboss --> not work properly on thread
2022-04-07 16:34:14 +02:00
Filip Sykala
ab10209942
Fix for using of value from optional
...
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:367:85: error: 'value' is unavailable: introduced in macOS 10.14
2022-04-05 16:21:22 +02:00
Filip Sykala
8d2487c721
Create base struct separately and move to data
...
Fix for:
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:163:33: warning: suggest braces around initialization of subobject [-Wmissing-braces]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:692:33: warning: suggest braces around initialization of subobject [-Wmissing-braces]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:788:27: warning: suggest braces around initialization of subobject [-Wmissing-braces]
2022-04-05 16:20:47 +02:00
Filip Sykala
fe697d381a
Try to fix rotation gizmo in emboss
2022-04-05 15:56:20 +02:00
Filip Sykala
d5f2595a25
fix signed/ unsigned comparison
2022-04-05 13:10:33 +02:00
Filip Sykala
a5ae6394a5
Fix warnings
2022-04-05 13:08:01 +02:00
Filip Sykala
447e58254d
Fix 3mf trmat - wrong reload
2022-04-04 09:57:19 +02:00
Filip Sykala
f4029eaca7
Remove unneccessary constructors
2022-03-30 19:51:09 +02:00
Filip Sykala
6610bf2eb1
Fix of long long long new style name
2022-03-30 13:07:28 +02:00
Filip Sykala
6cdba760c9
Say about not loadable font face when select it
2022-03-30 12:56:17 +02:00
Filip Sykala
5de670c1b8
Try to reduce includes in 3mf.cpp on boost
2022-03-30 09:27:55 +02:00
Filip Sykala
394a59d44f
Cancel only text update job
2022-03-29 17:05:24 +02:00
Filip Sykala
feb9eda0c8
Try to solve case of no reachable font style
2022-03-28 17:38:39 +02:00
Filip Sykala
ae4d8af2c1
Fix case when appear bad loading of icons
2022-03-28 11:53:11 +02:00
Filip Sykala
0487113f8b
fix bad shared name
2022-03-24 12:07:50 +01:00
Filip Sykala
3772b3d0b5
Remove unnecessary ctors of data types,
...
no more need to use unique ptr to data
2022-03-22 17:49:45 +01:00
Filip Sykala
ffab47dac7
Update volume identified by ObjectID
...
(NOT VolumePtr which could invalidate by deleting volume)
2022-03-22 16:58:29 +01:00
Filip Sykala
ee78a17ab9
Fix Unix directory delimiters
2022-03-21 13:47:50 +01:00
Filip Sykala
2621d66cb0
Const improve
2022-03-21 12:50:46 +01:00
Vojtech Bubnik
c11948a084
FontItem improvmement: Use default constructors to let the compiler
...
generate move constructor and move assignement.
Also used some move operators to reduce unnecessary memory allocations.
Cherry picked commit: 120a85d4c4b90ffafced442ee5e63e5f794f6945
2022-03-17 12:37:21 +01:00
enricoturri1966
05b65c3a43
Fixed conflicts after merge with branch et_world_coordinates
2022-03-10 13:22:20 +01:00
Filip Sykala
c8e3836177
Fix merge
2022-03-09 12:59:20 +01:00
Filip Sykala
e8cfe35f78
Do not use RaycastManager inside job
...
Separate Jobs for Creation of volume from creation of Object
2022-03-08 19:15:56 +01:00
Filip Sykala
a6834a1a82
WxUtils are using imap
...
Remove unused map utils
2022-03-08 09:22:56 +01:00
Filip Sykala
6fdaee3cfe
Fix data type of collection
...
Fix warnings
../src/libslic3r/Emboss.cpp:135:24: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare]
../src/libslic3r/Emboss.cpp:653:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:2057:12: warning: unused variable 'count_icons' [-Wunused-variable]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:2058:12: warning: unused variable 'count_states' [-Wunused-variable]
2022-03-07 12:16:24 +01:00