Enrico Turri
|
bd1d70d8d3
Fixed crash when slicing from Layers tab
|
6 years ago |
Enrico Turri
|
40b327eb11
Fix of interaction between opengl contexts and main page notebook
|
6 years ago |
Enrico Turri
|
52a7d7ed09
Partial perl code cleanup
|
6 years ago |
Enrico Turri
|
276533e236
3DScene mouse event handler partially moved to c++
|
6 years ago |
YuSanka
|
7047f4365a
Update localization:
|
7 years ago |
bubnikv
|
e8b6d92d4d
Looks like the reworked C++ preferences start to work again.
|
7 years ago |
bubnikv
|
5cae4cc614
Fix of https://github.com/prusa3d/Slic3r/issues/285
|
7 years ago |
bubnikv
|
f408f08850
Disabled the new Slic3r version check until we have a server set up
|
7 years ago |
bubnikv
|
695c92fb00
CLIPPER_OFFSET_SCALE was made a power of two, the scaling functions
|
8 years ago |
bubnikv
|
4c67230436
Documented the purpose of various perl modules.
|
8 years ago |
bubnikv
|
ef0d22be30
2D platter rendering fixed on Windows, and the background color fixed
|
8 years ago |
Alessandro Ranellucci
|
c73378744f
Prevent flickering
|
9 years ago |
Alessandro Ranellucci
|
69ea88473d
Workaround for the Clipper issue causing extra points in grid segments
|
10 years ago |
Alessandro Ranellucci
|
5021c9605b
Revert "Merge pull request #2681 from robstarling/u/robstar/circular-bedshape-drawing-fix2"
|
10 years ago |
Rob Starling
|
6719afadec
Bugfix: correctly draw circular beds in the 2D plater
|
10 years ago |
Alessandro Ranellucci
|
d46d5c955b
One more refactoring in 3DScene (select group/drag group)
|
10 years ago |
Alessandro Ranellucci
|
fcfb3b98bc
3D object positioning
|
10 years ago |
Alessandro Ranellucci
|
d1f58cbed5
Objects can be selected in 3D preview now. Double click and right click work as well
|
10 years ago |
Alessandro Ranellucci
|
049859e5b1
Fixed minor regression in plater 2D canvas
|
10 years ago |
Alessandro Ranellucci
|
875035c09e
Minor improvement to plater: select/drag uppermost object when user clicks on overlapping objects
|
10 years ago |
Alessandro Ranellucci
|
334086d605
Bugfix: skirt and brim were not recalculated when objects where just moved in plater
|
10 years ago |
Alessandro Ranellucci
|
f462af20f9
Visual preview for bed shape dialog
|
10 years ago |
Alessandro Ranellucci
|
7aaf27c0c7
Put skirt outside brim to avoid conflicts. #2157
|
10 years ago |
Alessandro Ranellucci
|
4617188790
Round print center coordinates to integer in 2D plater canvas
|
10 years ago |
Alessandro Ranellucci
|
2ca0d4627a
Refresh 2D plater canvas when window is resized (did not update on GTK)
|
10 years ago |
Alessandro Ranellucci
|
928335f186
Removed print_center option (but left --print-center from CLI)
|
10 years ago |
Alessandro Ranellucci
|
4d8ecccc5e
Add support for circular bed
|
10 years ago |
Alessandro Ranellucci
|
998a4225de
Finished implementation of bed_shape in plater
|
10 years ago |
Alessandro Ranellucci
|
7a20c4d52a
More incomplete work for using bed_shape in plater
|
10 years ago |
Alessandro Ranellucci
|
182c5eb809
Show contextual menu when right-clicking on a plater object
|
10 years ago |
Alessandro Ranellucci
|
defe0a4279
Move 2D canvas to a distinct class for better isolation
|
10 years ago |