occt: master ff6122e0
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | bugmaster | master | 2021-01-13 18:22:00 | master 607f0459 |
Affected Issues | 0032055: Draw Harness, ViewerTest - add more vmanipulator position adjusting options | |||
Changeset | 0032055: Draw Harness, ViewerTest - add more vmanipulator position adjusting options Draw::ParseOnOffIterator() - added auxiliary wrapper over Draw::ParseOnOff() for more compact syntax. strncasecmp() definition for msvc compilers has been moved to Standard_CString for consistency with strcasecmp(). vmanipulator command has been refactored to use more straightforward parser. vmanipulator now accepts "-adjustPosition {0|center|location|shapeLocation}" options adjusting position to object's AABB center (existed before), object's local transformation or TopoDS_Shape location. |
|||
mod - src/Draw/Draw.cxx | Diff File | |||
mod - src/Draw/Draw.hxx | Diff File | |||
mod - src/RWStl/RWStl_Reader.cxx | Diff File | |||
mod - src/Standard/Standard_CString.hxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx | Diff File | |||
add - tests/v3d/manipulator/shape_location | Diff File |