Anonymous | Login | 2021-01-20 12:54 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Revisions: Issue #24610 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0024610: Visualization, Visual3d_View::MinMaxValues() - skip erased objects while computing bounding box for Fit All operations | ||
Revision | 2014-08-18 12:27 by kgv | ||
Steps To Reproduce | pload ALL box b 10 10 10 vdisplay b vfit box b2 10 10 10 ttranslate b2 50 50 50 vdisplay b2 vfit verase b2 vfit --> BUG: only the first box is visible, however fit all takes into account both of them. vremove b2 vfit --> fit all takes into account only first box |
||
Revision | 2014-02-10 13:10 by apl | ||
Steps To Reproduce | pload ALL box b 10 10 10 vdisplay b vfit box b2 10 10 10 ttranslate b2 50 50 50 vdisplay b2 vfit verase b2 vfit --> BUG: only the first box is visible, however fit all takes into account both of them. vremove b2 vfit --> fit all takes into account only first box |
||
Revision | 2014-02-10 13:09 by apl | ||
Steps To Reproduce | pload ALL box b 10 10 10 vdisplay b vfit box b2 10 10 10 ttranslate b2 50 50 50 vdisplay b2 vfit verase b2 vfit --> BUG: object one object visible, however fit all takes into account both. vremove b2 vfit --> fit all takes into account only first box |
Copyright © 2000 - 2021 MantisBT Team |