zhimin.zeng
b2c457eec6
FIX: Selected shadow position is not correct in assembly view
...
Change-Id: If727e8f70dc85fb256cad6d9de9bb4913cb11896
(cherry picked from commit a3540aa72566a6606ee3533b4770d010d1edd58c)
2023-04-17 15:39:02 +08:00
Joshua Wise
0078c2a22e
slic3r: address sanitizer cleanup in GLVolume
...
Now that GLVolume has a subclass, GLWipeTowerVolume, it needs a virtual
destructor, too. See:
https://stackoverflow.com/questions/41552966/getting-new-delete-type-mismatch-from-asan
2023-02-01 16:24:44 +08:00
liz.li
5fc3694e08
NEW:add hide function in assemble_view menu
...
1.support hide funtion in assemble view
2.fix an issue that switch printable in assemble view will make
model-in-assemble-view turn transparent instead of model-in-view3D
3.fix a crash: right-click on objectlist after entering assemble view
Change-Id: Ia1a7ca492637eeaacd862ba015c440a55a83ca6e
2023-01-10 19:08:26 +08:00
lane.wei
f2aaddebb8
FIX: fix the assemble view display issue when enter firstly
...
Change-Id: Idf432df9d3bb8eef1d57b08b6d345bc1867fe955
2022-12-15 04:38:15 -05:00
lane.wei
5a2b0e845e
ENH: rendering: refine the rendering logic of GLVolume
...
1. set the unprintable volume to black even if it is mmu painted
2. add the bounding check logic when the object is partly inside of current plate
Change-Id: I69ce25eb85a71398ed8fb1d275136c5d943796d6
2022-09-02 12:52:18 +08:00
zhimin.zeng
f745c5fea2
ENH: Optimize and design the time-lapse wiper tower
...
Multiplex existing wipe tower and revert old time-lapse wipe tower code
Change-Id: Ia1cba9808647ea900f691b2c5d5887077be12d89
(cherry picked from commit 61f41df572d11b7cc738c34f2624fd123cd9a6df)
2022-08-26 09:25:59 +08:00
lane.wei
2f849a86b8
refine the black color's rendering behavior
...
let the black color not hard to see at the 3d page
Change-Id: Id739a589c2f28781e646fb59e50ed270eb2f0e91
2022-08-26 09:25:59 +08:00
lane.wei
1555904bef
Add the full source of BambuStudio
...
using version 1.0.10
2022-07-15 23:42:08 +08:00