Bastien Nocera
11570d44ef
slic3r: Fix wxDisplay declaration
...
src/slic3r/GUI/Gizmos/GLGizmoFlatten.cpp: In member function ‘virtual void Slic3r::GUI::GLGizmoFlatten::on_render_input_window(float, float, float)’:
src/slic3r/GUI/Gizmos/GLGizmoFlatten.cpp:45:27: error: ‘wxDisplay’ was not declared in this scope; did you mean ‘wxGetDisplay’?
45 | double screen_scale = wxDisplay(wxGetApp().plater()).GetScaleFactor();
| ^~~~~~~~~
| wxGetDisplay
2024-10-28 08:33:48 +08:00
zhou.xu
6323b1d29b
ENH:enhance logic for "lay on face" function
...
jira: STUDIO-8004
Change-Id: I537f664ea700c60e5d73e95afcf16a6daa9952ea
2024-10-15 15:50:26 +08:00
zhou.xu
6794431302
ENH:translate some text
...
Jira: STUDIO-6233
Change-Id: Idea2d9db3942fadb803251f9e3bd5cc43f23afc9
2024-03-25 15:29:19 +08:00
zhou.xu
3e0d5f7a30
ENH:upgrade tips for gizmo tool
...
Jira: STUDIO-6167
Change-Id: I3890bff060c1a507ea3a3831930d24301ab19dc6
2024-03-25 15:29:19 +08:00
shuai.liu
08c2bf665c
FIX: STUDIO-2246 flatten bug
...
Fix the flatten bug
Change-Id: I448704dc9180cdd3f1142c988d0000f053417c9c
(cherry picked from commit a8e35d1fef183f907e78124a3b73bd0cabb69e9b)
2023-07-07 17:29:08 +08:00
zhou.xu
059ea09353
FIX: improve speed of calculating lay plane
...
The code references PrusaSlicer
Change-Id: Ie39d8ce0dc6d98ef1fc062828b4818825923169f
(cherry picked from commit d17e7d90f885109e14c0b48f92a6366ba0af44c6)
2023-07-07 17:29:08 +08:00
lane.wei
d91fe4e38c
Remove: "ENH: Flatten: refine the flatten logic"
...
This reverts commit b8a4530eccb76dd5673cced468deeb10bdcade01.
Change-Id: I22304b0396f1c17c1cb741751cfa8fb928d3fd99
2022-12-15 04:33:48 -05:00
xiangdong.yang
cd907bbc9a
ENH:Gizmo shortcut key added
...
Change-Id: I4d089ef521b16d3ffedd07ba8b22043b899fe7b2
(cherry picked from commit 2f425b8321b3d24d24928185d0c33d54a3a9126b)
2022-08-05 16:11:42 +08:00
lane.wei
1555904bef
Add the full source of BambuStudio
...
using version 1.0.10
2022-07-15 23:42:08 +08:00