Commit Graph

14 Commits

Author SHA1 Message Date
zhou.xu 5925b220d5 FIX:Maintain good perspective effect
Non user versions can view debugging information through shortcut keys
jira: none

Change-Id: I251a6189e8909f4c52752827e359a7287bd15f7f
2024-10-28 20:51:35 +08:00
zhou.xu 9aebcdbdd0 FIX:ban modify camera distance
jira: none
Change-Id: Ic1750df45dd82acc32ce4ede9572690ad0b8911d
2024-10-15 15:50:26 +08:00
zhou.xu a44b1dc038 FIX:Frustum should update when zoom changed
jira: none
Change-Id: I13bba77c19420c2bb67f4ebeaa94860a8546b44b
(cherry picked from commit 03d9c9a1b9381e9138fc56ab7d437ce0420b5dc3)
2024-10-15 15:50:26 +08:00
zhou.xu a4e636d1a9 FIX:Fixed calculation of camera's tight frustrum around box
jira:none
code is from prusaSlicer , thanks prusaSlicer and enricoturri
commit bf3772d68ab6f15bf9170ba363e5264d8623631c
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Thu Nov 9 09:55:37 2023 +0100

    #11617 - Fixed calculation of camera's tight frustrum around box (SPE-2023)

Change-Id: If61ab54fbeebac7fbe1a771ebd1bd8abc88071c3
2024-10-15 15:50:26 +08:00
zhou.xu 10e41fbd07 FIX:calculate frustum of ortho view
jira: none
Change-Id: Ia0c30ebd9366ae1dfc5cdd555aa9f89a9dd878f1
2024-10-15 15:50:26 +08:00
zhou.xu b7ab08e65b FIX:need to clarify eigen data type in linux
jira: none

Change-Id: Ibb1d0015912641d1ba16355f5842f1693c72f391
2024-10-15 15:50:26 +08:00
zhou.xu 4bf4e1bb91 ENH:enhance render performance
jira: none
Change-Id: I23ba97d0a00752a131b719436bd062cd0b79e9d2
2024-10-15 15:50:26 +08:00
zhou.xu 9eb08038b6 ENH:update the camera's horizontal rotation radian
if the camera is already horizontal

jira: none
Change-Id: I45c88d0c394421e90404c8749192bb4bd7b6543b
2024-10-15 15:50:26 +08:00
lane.wei a2da7e391b ENH: thumbnail: optimize the thumbnail
1. set background to transparent
2. set the view to iso

Change-Id: Ib3371e60bea743ade55430a5d39b58f9b9acf050
2023-07-31 14:29:15 +08:00
zhou.xu 531757366e FIX:Calculation returns auto is optimized in camera class
Change-Id: I753b96702955a320872cb34893de5e201c407551
(cherry picked from commit 1f2c5e8801fc58db8c438a0ae8c5afd62023e5ff)
2023-07-07 17:25:51 +08:00
zhou.xu 28532b990b FIX:m_target of Camera is not updated
m_target of Camera is not updated in these api:  Camera::translate Camera::set_distance

Change-Id: I2a6a878700849e062fca7a65e53baa03d64312c4
(cherry picked from commit 835ee9fdea77259c155ceae4d3abe62385e7a853)
2023-07-07 17:25:51 +08:00
liz.li 3f2ee4062b ENH: zooming at mouse position
https://github.com/bambulab/BambuStudio/issues/1321

Change-Id: Ifa5c2b2931a5d80c3e5e5cc05eda76263a5ac570
2023-04-17 15:39:02 +08:00
Stone Li c7b698f4f1 ENH: modify default view to current plate view
Change-Id: I32cecfe20e01011089928e24058c4ff89aca074a
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-09-02 12:52:18 +08:00
lane.wei 1555904bef Add the full source of BambuStudio
using version 1.0.10
2022-07-15 23:42:08 +08:00