enricoturri1966
d44ca0aa2a
Merge branch 'fs_emboss' of https://github.com/Prusa-Development/PrusaSlicerPrivate into fs_emboss
2022-12-01 09:46:18 +01:00
enricoturri1966
a4af4bb0b3
Sychronize imgui keys state into ImGuiWrapper::new_frame() to prevent misalignment when the key up event happens after the application loses focus
2022-12-01 09:45:49 +01:00
Filip Sykala - NTB T15p
3435b96f76
Merge branch 'master' into fs_emboss
2022-11-30 15:46:41 +01:00
Filip Sykala - NTB T15p
36f6c8bf65
temporary add scope guard test for MacOs
2022-11-30 15:46:27 +01:00
rtyr
3157d44641
RatRig - sync with PrusaSlicer-settings
2022-11-30 15:36:10 +01:00
rtyr
4461735dd3
Geeetech bundle
...
https://github.com/prusa3d/PrusaSlicer/pull/9221
2022-11-30 14:36:18 +01:00
enricoturri1966
a78dfa2522
Fixed rendering of transparent objects on MAC
2022-11-30 13:23:26 +01:00
Filip Sykala - NTB T15p
8d54798231
Extend Hot fix by description
2022-11-30 12:07:46 +01:00
Filip Sykala - NTB T15p
1309dab7e7
Do not inform user about disable cut surface functionality
2022-11-30 11:35:48 +01:00
Filip Sykala - NTB T15p
9a40e63a11
Disable background fadeout animation for modal imgui windows
2022-11-30 10:49:53 +01:00
Filip Sykala - NTB T15p
d521df7486
Merge branch 'master' into fs_emboss
2022-11-29 18:42:23 +01:00
Filip Sykala - NTB T15p
d9cc6ecad9
Show imgui demo window
2022-11-29 18:42:11 +01:00
YuSanka
9fe4595ae7
CutGizmo: Cut plane wasn't respect to the depth
...
+ ShapesGallery: added "universal wall mount hole"
2022-11-29 16:21:45 +01:00
Filip Sykala - NTB T15p
d5fedd928c
Merge branch 'master' into fs_emboss
...
# Conflicts:
# src/libslic3r/Point.hpp
2022-11-29 15:11:53 +01:00
Filip Sykala - NTB T15p
b8503ed904
Remove comment iritating @vojta
2022-11-29 14:33:47 +01:00
Filip Sykala - NTB T15p
b71b42b9f3
add Note why escape white character in XML
2022-11-29 14:26:10 +01:00
Filip Sykala - NTB T15p
1fa532c624
change stable_sort to sort(in this place it is better)
2022-11-29 13:58:41 +01:00
Filip Sykala - NTB T15p
fe736291c7
rename function which change m_volume value to set_volume()
2022-11-29 13:54:38 +01:00
Filip Sykala - NTB T15p
b1f9d50aad
Rename function: collect_duplications -> collect_duplicates
...
more english correct name
2022-11-29 13:52:47 +01:00
Filip Sykala - NTB T15p
d330bbc54b
comment source of idea
2022-11-29 13:39:28 +01:00
YuSanka
9323e347f0
ObjectList: Delete last volume from the object even if this volume is text
2022-11-29 12:59:05 +01:00
Filip Sykala - NTB T15p
676a77fbf9
Remove ambigous function
2022-11-29 11:16:50 +01:00
Filip Sykala - NTB T15p
f022402963
Revert ModelVolumeType separation
2022-11-29 08:42:29 +01:00
Vojtech Bubnik
9a682a10cb
Merge remote-tracking branch 'remotes/origin/fs_emboss'
2022-11-28 17:46:12 +01:00
Filip Sykala - NTB T15p
7bb80a84ab
Fix UTF8 coding for filename
2022-11-28 17:16:25 +01:00
Filip Sykala - NTB T15p
df5312d3b2
Fix to valid file name
2022-11-28 17:06:32 +01:00
Pavel Mikuš
3fa1615518
Refactoring FDM support spots generator to use Z-Graph ( #11 )
...
* import updates from curling avoidance branch
* fix compilation issues
* Refactoring FDM support spots generator to use the new Z-graph built during slicing
* fix local issues bugs
* fix bugs, add new filter for too short extrusions
* fix bugs with nonexistent weakest area
* Use links of Z graph after fix, format the code
* remove unnecesary includes
2022-11-28 10:47:04 +01:00
Vojtech Bubnik
25da414f5c
Merge remote-tracking branch 'remotes/origin/master' into vb_treesupports
2022-11-28 10:07:39 +01:00
Vojtech Bubnik
e6d10fc747
Fixed crash on reslicing after infill invalidation.
...
The crash was introduced with sorting the extrusions into islands.
2022-11-28 10:07:22 +01:00
Filip Sykala - NTB T15p
e28f9daf1e
Merge branch 'master' into fs_emboss
...
# Conflicts:
# src/libslic3r/Point.hpp
# src/slic3r/GUI/GLCanvas3D.cpp
# src/slic3r/GUI/Gizmos/GLGizmoBase.cpp
# src/slic3r/GUI/Selection.cpp
2022-11-25 11:03:50 +01:00
Filip Sykala - NTB T15p
9e19d9ca06
Create text by menu in right panel
...
Issue 54 (right panel -Sidebar)
Fix creating text volume inside deleted object.
2022-11-24 20:51:58 +01:00
enricoturri1966
569db9689f
Removal of calls to Geometry::assemble_transform()
2022-11-24 14:58:20 +01:00
Filip Sykala - NTB T15p
fc886e3f8d
Fix for adding object with ortho camera
2022-11-24 11:40:38 +01:00
enricoturri1966
af509a7f74
Fixed build when tech ENABLE_WORLD_COORDINATE is disabled
2022-11-24 09:38:51 +01:00
Filip Sykala - NTB T15p
c25ef9d3ad
Fix ortho camera position for create object on bed
2022-11-23 16:41:45 +01:00
Filip Sykala - NTB T15p
22a17e92e7
weird crash on mac due to pop style
2022-11-23 15:24:51 +01:00
Filip Sykala - NTB T15p
52460f0c89
Fix truncation text by imgui width
2022-11-23 13:35:59 +01:00
Filip Sykala - NTB T15p
f3724c8dac
Truncate font name on demand
2022-11-23 13:01:11 +01:00
Filip Sykala - NTB T15p
48d4da5872
Merge branch 'master' into fs_emboss
...
# Conflicts:
# src/slic3r/GUI/GLCanvas3D.cpp
2022-11-23 12:58:45 +01:00
YuSanka
d20131de49
PreferencesDialog: Fix for rescale.
...
+ Fixed CheckBox::msw_rescale
2022-11-23 12:20:04 +01:00
Filip Sykala - NTB T15p
4b23cbaffd
Comment can load process - try for MAC
2022-11-23 10:22:11 +01:00
Filip Sykala - NTB T15p
f662000414
Fix for issue #77
2022-11-22 19:24:35 +01:00
Filip Sykala - NTB T15p
9b7e6db906
Fix:
...
../src/slic3r/Utils/WxFontUtils.cpp💯 27: error: 'error' was not declared in this scope; did you mean 'perror'?
../src/slic3r/Utils/WxFontUtils.cpp💯 9: error: 'BOOST_LOG_TRIVIAL' was not declared in this scope
../src/slic3r/Utils/WxFontUtils.cpp:146:5: error: 'wxSystemFont' was not declared in this scope; did you mean 'wxSystem'?
../src/slic3r/Utils/WxFontUtils.cpp:147:32: error: 'wxSystemSettings' has not been declared
../src/slic3r/Utils/WxFontUtils.cpp:147:58: error: 'system_font' was not declared in this scope
2022-11-22 15:56:17 +01:00
enricoturri1966
dbd5e4d999
Fixed rectangle selection while using orthographic camera
2022-11-22 13:59:53 +01:00
Filip Sykala - NTB T15p
ed4c68dfb2
fix:
...
../src/slic3r/Utils/EmbossStyleManager.hpp:164:21: error: field 'bounding_box' has incomplete type 'Slic3r::BoundingBox'
2022-11-22 13:27:39 +01:00
Filip Sykala - NTB T15p
f4d0e3d940
fix:
...
../src/slic3r/GUI/Jobs/CreateFontNameImageJob.hpp:30:5: error: 'Vec2i' does not name a type
../src/slic3r/GUI/Jobs/CreateFontNameImageJob.hpp:55:5: error: 'Point' does not name a type
2022-11-22 12:22:03 +01:00
Filip Sykala - NTB T15p
dee9f9b731
Add definition of wxFont to header.
...
Fix:
../src/slic3r/Utils/EmbossStyleManager.hpp:219:42: required from here
/opt/rh/devtoolset-10/root/usr/include/c++/10/type_traits:1239:4: error: invalid use of incomplete type 'class wxFont'
2022-11-22 11:32:20 +01:00
Vojtech Bubnik
af6b022878
Optimization of Cooling buffer by replacing atof() and atoi()
...
with std::from_chars() and fast_float::from_chars()
2022-11-22 09:28:08 +01:00
Vojtech Bubnik
423503a6c5
Follow-up to 3713f09a8e
...
30fbdd1235
Fixed duplication of infills.
2022-11-22 09:27:11 +01:00
Filip Sykala - NTB T15p
788059f3eb
Fix:
...
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:2405:73: error: conversion from 'wxFont' to non-scalar type 'std::optional<wxFont>' requested
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:3019:12: warning: unused variable 'wx_font_opt' [-Wunused-variable]
2022-11-21 21:48:52 +01:00