Filip Sykala - NTB T15p
|
78f002cee8
|
Limit count of thread generating preview image of font (Limitation of opened files on Linux)
|
2022-09-12 16:57:28 +02:00 |
|
Filip Sykala - NTB T15p
|
9cefc74e3d
|
Fix using of deprecated opengl functions
|
2022-08-31 15:53:13 +02:00 |
|
Filip Sykala - NTB T15p
|
ac6a91debe
|
Fix opengl core using -- remove GL_ALPHA to use texture with GL_RGBA
-- take more memory from GPU but works universaly(independent on opengl version)
|
2022-08-31 15:28:23 +02:00 |
|
Filip Sykala - NTB T15p
|
41aaa13ce7
|
fix switching between styles
|
2022-08-04 15:35:44 +02:00 |
|
Filip Sykala - NTB T15p
|
a6ffbb63f0
|
Remove undo button after style selector
|
2022-08-04 12:52:58 +02:00 |
|
Filip Sykala - NTB T15p
|
a1914f5f94
|
add getter on font atlas into style manager
- get imgui font could return nonValid imgui font to recognize font without loaded symbol
|
2022-08-03 19:28:02 +02:00 |
|
Filip Sykala - NTB T15p
|
003c7fc54f
|
Rename FontItem to EmbossStyle
|
2022-08-03 10:29:05 +02:00 |
|
Filip Sykala - NTB T15p
|
ee03ed6d07
|
Rename file
|
2022-08-03 09:16:39 +02:00 |
|
Filip Sykala - NTB T15p
|
4267af64e5
|
Rename FontManager to EmbossStyleManager
|
2022-08-03 09:11:00 +02:00 |
|
Filip Sykala - NTB T15p
|
26eb8b02ef
|
fix style 'save as' operation + 'rename'
|
2022-08-01 13:56:00 +02:00 |
|
Filip Sykala - NTB T15p
|
569ba0600c
|
Fix rename and save as style text
|
2022-07-29 18:21:40 +02:00 |
|
Filip Sykala - NTB T15p
|
f7eef00abb
|
Separate actual style from styles
(save button will save only actual style no others)
|
2022-07-29 09:06:20 +02:00 |
|
Filip Sykala - NTB T15p
|
e86477f20a
|
Fix blinking when undo change
|
2022-07-26 11:00:38 +02:00 |
|
Filip Sykala - NTB T15p
|
1bdc291dba
|
When create new text object discard style changes
Fix style issue 15
|
2022-07-26 10:24:04 +02:00 |
|
Filip Sykala - NTB T15p
|
13fdde796f
|
Fix update texture with font names after close combobox
|
2022-06-29 17:09:16 +02:00 |
|
Filip Sykala
|
4af976e19c
|
Inform user about unsuccessfull cut surface from job
|
2022-06-02 09:38:47 +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
|
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
|
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
|
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
|
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
|
8f14b5395f
|
Icons for part type
|
2022-05-02 10:09:26 +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
|
7c1cf6fa7e
|
Offseted move with text volume over surface
+ use fix of .3mf transformation
|
2022-04-08 15:16:05 +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
|
fe697d381a
|
Try to fix rotation gizmo in emboss
|
2022-04-05 15:56:20 +02:00 |
|
Filip Sykala
|
6cdba760c9
|
Say about not loadable font face when select it
|
2022-03-30 12:56:17 +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
|
ffab47dac7
|
Update volume identified by ObjectID
(NOT VolumePtr which could invalidate by deleting volume)
|
2022-03-22 16:58:29 +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
|
f3f2dddcd1
|
Fix order of filling stored items
|
2022-02-22 13:13:21 +01:00 |
|
Filip Sykala
|
8f9887acdb
|
Reduce amount of Undo/Redo snapshots
|
2022-02-22 12:43:29 +01:00 |
|
Filip Sykala
|
233ea5e0d8
|
Store activ font style
|
2022-02-21 09:00:03 +01:00 |
|
Filip Sykala
|
a8ef5c35d2
|
Undo changes for input
|
2022-02-18 12:33:39 +01:00 |
|
Filip Sykala
|
84cd85e243
|
Fix advanced alliment + translation for calc offsets
|
2022-02-16 08:41:56 +01:00 |
|
Filip Sykala
|
92a6067dee
|
Try to move with volume
|
2022-02-09 10:08:56 +01:00 |
|
Filip Sykala
|
1078fe55ec
|
Create text on second Part(volume) of object
|
2022-02-01 18:31:27 +01:00 |
|
Filip Sykala
|
936ba6c28c
|
Default font inside of gizmo
|
2022-02-01 08:21:11 +01:00 |
|
Filip Sykala
|
d10fd37b2f
|
Creation by jobs
|
2022-01-28 19:33:57 +01:00 |
|
Filip Sykala
|
53ee0092b0
|
Create emboss object on cursor position
|
2022-01-28 18:00:10 +01:00 |
|
Filip Sykala
|
ed818f9177
|
Transformation of text is now allowed only inside object instance
|
2022-01-27 13:38:52 +01:00 |
|
Filip Sykala
|
137399ef1a
|
Style select with rendered name
Fix negative volume color when dragging
|
2022-01-27 10:47:05 +01:00 |
|