occt: master 607e5e62
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | bugmaster | master | 2019-07-29 00:21:28 | master e36ee967 |
Affected Issues | 0029837: Visualization, Graphic3d_Camera - Fit All operation works incorrectly on flat object | |||
Changeset | 0029837: Visualization, Graphic3d_Camera - Fit All operation works incorrectly on flat object Graphic3d_Camera has been revised to store camera Direction from Eye explicitly and Distance to Center instead of auxiliary Center point. This allows setting camera Distance to 0 (for flat objects) without side effects like broken FitAll, wobbling on rotating. |
|||
mod - src/AIS/AIS_ViewController.cxx | Diff File | |||
mod - src/AIS/AIS_ViewController.hxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_Camera.cxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_Camera.hxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_TransformPers.hxx | Diff File | |||
mod - src/V3d/V3d_View.cxx | Diff File | |||
mod - src/V3d/V3d_View.hxx | Diff File | |||
add - tests/bugs/vis/bug29837 | Diff File |